Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-16 | 2 | -2/+28 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-15 | 2 | -0/+14 | |
| | ||||||
* | Do not send imip email to invalid recipients | Christoph Wurst | 2021-02-11 | 2 | -0/+19 | |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-07 | 2 | -38/+46 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-05 | 2 | -2/+2 | |
| | ||||||
* | Properly handle SMB ACL blocking scanning a directory | Julius Härtl | 2021-02-01 | 1 | -0/+3 | |
| | | | | | | | | This makes sure that a possible ForbiddenException is properly passed through the storage as a ForbiddenException and can be catched when trying to fetch the quota info of a parent folder Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-29 | 4 | -0/+182 | |
| | ||||||
* | [CalDAV] Validate notified emails | Thomas Citharel | 2021-01-25 | 2 | -64/+116 | |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||||
* | Catch NotFoundException when querying quota | Vincent Petry | 2021-01-25 | 1 | -0/+2 | |
| | | | | | | | | Fixes parent folder that becomes inaccessible when it contains a non-existing / broken entry because the quota check made the PROPFIND on parent fail altogether. Signed-off-by: Vincent Petry <vincent@nextcloud.com> | |||||
* | also use storage copy when dav copying directories | Robin Appelman | 2021-01-21 | 1 | -1/+1 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-17 | 2 | -0/+16 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-10 | 2 | -0/+10 | |
| | ||||||
* | Merge pull request #24590 from nextcloud/backport/24358/stable20 | Morris Jobke | 2021-01-07 | 1 | -2/+24 | |
|\ | | | | | [stable20] use storage copy implementation when doing dav copy | |||||
| * | use storage copy implementation when doing dav copy | Robin Appelman | 2020-12-07 | 1 | -2/+24 | |
| | | | | | | | | | | | | | | | | instead of using the sabredav fallback (which does a read+write stream copy) this greatly speeds up dav copies Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Merge pull request #24972 from nextcloud/backport/24964/stable20 | Roeland Jago Douma | 2021-01-07 | 1 | -1/+6 | |
|\ \ | | | | | | | [stable20] Don't throw a 500 when importing a broken ics reminder file | |||||
| * | | Don't throw a 500 when importing a broken ics reminder file | Joas Schilling | 2021-01-05 | 1 | -1/+6 | |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | | fixes sharing to group ids /w chars that are being url encoded, carddav | Arthur Schiwon | 2021-01-05 | 1 | -3/+0 | |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | | fix finding of groups with decodable chars in their id via DAV | Arthur Schiwon | 2021-01-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | | fixes sharing to group ids with characters that are being url encoded | Arthur Schiwon | 2021-01-05 | 2 | -4/+2 | |
|/ / | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-05 | 2 | -2/+2 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-31 | 2 | -22/+22 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-27 | 2 | -0/+2 | |
| | | ||||||
* | | Allow to force rename a conflicting calendar | John Molakvoæ (skjnldsv) | 2020-12-22 | 2 | -17/+71 | |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-20 | 2 | -6/+6 | |
| | | ||||||
* | | Add tel, note, org and title search | John Molakvoæ (skjnldsv) | 2020-12-14 | 2 | -1/+15 | |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
* | | Bump dav app version | Julius Härtl | 2020-12-14 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | | Adjust further columns | Vincent Petry | 2020-12-14 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | - calendarsubscriptions.lastmodified -> not null - external_config.value -> allow null Signed-off-by: Vincent Petry <vincent@nextcloud.com> | |||||
* | | Adjust calendars.components to 64 chars | Vincent Petry | 2020-12-14 | 1 | -0/+6 | |
| | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-13 | 2 | -0/+2 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-10 | 2 | -0/+12 | |
|/ | ||||||
* | Merge pull request #24446 from nextcloud/backport/23652/stable20 | Morris Jobke | 2020-11-30 | 1 | -6/+1 | |
|\ | | | | | [stable20] Fix public calendars shared to circles | |||||
| * | A valid user session is required for circles. | Daniel Kesselberg | 2020-11-30 | 1 | -1/+3 | |
| | | | | | | | | | | | | The circles app depends on a valid userId. A public shared calender might be viewed by guests without a user session. For such requests the principal is null. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | |||||
| * | Update phpdoc for circleToPrincipal | Daniel Kesselberg | 2020-11-30 | 1 | -8/+1 | |
| | | | | | | | | | | | | as the QueryException is already catched inside circleToPrincipal. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | |||||
* | | Make sure we add new line between vcf groups exports | John Molakvoæ (skjnldsv) | 2020-11-30 | 1 | -1/+1 | |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-25 | 2 | -0/+2 | |
| | ||||||
* | Use correct year for generated birthdays events | Sven Strickroth | 2020-11-20 | 1 | -1/+6 | |
| | | | | | | | | 'X-APPLE-OMIT-YEAR' is not always present, at least iOS 12.4 uses the hard coded date of 1604 (the start of the gregorian calendar) when the year is unknown. cf. https://forums.bitfire.at/topic/2050/bday-without-year-for-vcard-3-0-if-server-drops-property-x-apple-omit-year and https://gitlab.com/CardBook/CardBook/-/issues/586 Signed-off-by: Sven Strickroth <email@cs-ware.de> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-16 | 2 | -0/+12 | |
| | ||||||
* | Fix CS | Joas Schilling | 2020-11-12 | 1 | -0/+1 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Fix public calendars as they are stored with null on oracle | Joas Schilling | 2020-11-12 | 1 | -12/+34 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Make sure columns with an empty default are nullable for Oracle | Joas Schilling | 2020-11-12 | 6 | -3/+65 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Fix "Invalid fetch style: 12" on Oracle | Joas Schilling | 2020-11-12 | 1 | -2/+5 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Merge pull request #24058 from nextcloud/backport/24054/stable20 | Roeland Jago Douma | 2020-11-11 | 1 | -0/+32 | |
|\ | | | | | [stable20] Manually iterate over calendardata when oracle is used | |||||
| * | Manually iterate over calendardata when oracle is used | Julius Härtl | 2020-11-11 | 1 | -0/+32 | |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | | Use png icons in caldav reminder emails | Richard Steinmetz | 2020-11-11 | 2 | -8/+8 | |
|/ | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | |||||
* | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-10 | 6 | -9/+42 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-03 | 2 | -2/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-02 | 4 | -4/+4 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-01 | 6 | -6/+8 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-10-31 | 6 | -12/+30 | |
| | ||||||
* | Don't overwrite the event if we use it later | Roeland Jago Douma | 2020-10-28 | 1 | -2/+2 | |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |