Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifexv19.0.11 | Nextcloud bot | 2021-05-07 | 20 | -0/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-06 | 64 | -64/+0 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-02 | 2 | -2/+2 |
| | |||||
* | Bump composer | Roeland Jago Douma | 2021-04-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-12 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-05 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-03 | 2 | -2/+54 |
| | |||||
* | Delete old birthday calendar object when moving contact to another address book | Christian Weiske | 2021-03-26 | 1 | -3/+17 |
| | | | | | | | | | | | | | When an contact is moved to another address book, the contact is copied to the second address book. During copying, the birthday event is created - but it gets the same UID as the contact's birthday event in the first address book. To prevent the "Calendar object with uid already exists" error that followed, we need to delete the old entry before the new one is created. Resolves: https://github.com/nextcloud/server/issues/20492 Signed-off-by: Christian Weiske <cweiske@cweiske.de> | ||||
* | Merge pull request #26296 from nextcloud/backport/26287/stable19 | John Molakvoæ | 2021-03-26 | 1 | -1/+1 |
|\ | | | | | [stable19] Fix l10n | ||||
| * | Fix l10n | Valdnet | 2021-03-25 | 1 | -1/+1 |
| | | | | | | Issue: #26286 | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-26 | 60 | -60/+60 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-24 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-23 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-15 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-06 | 4 | -0/+232 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-28 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-23 | 2 | -58/+156 |
| | |||||
* | Merge pull request #25449 from nextcloud/backport/25393/stable19 | Roeland Jago Douma | 2021-02-17 | 1 | -0/+1 |
|\ | | | | | [stable19] add repair job for unencoded group share uris | ||||
| * | take into account that UNIQUE index might not work as expected | Arthur Schiwon | 2021-02-02 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #25593 from nextcloud/backport/25582/stable19 | Roeland Jago Douma | 2021-02-17 | 2 | -0/+19 |
|\ \ | | | | | | | [stable19] Do not send imip email to invalid recipients | ||||
| * | | Do not send imip email to invalid recipients | Christoph Wurst | 2021-02-17 | 2 | -0/+19 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #25385 from nextcloud/backport/25218/stable19 | Roeland Jago Douma | 2021-02-17 | 1 | -2/+18 |
|\ \ \ | | | | | | | | | [stable19] do not remove valid group shares | ||||
| * | | | do not remove valid group shares | Arthur Schiwon | 2021-01-29 | 1 | -2/+18 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | [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 |
| |/ / |/| | | |||||
* | | | [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-26 | 2 | -68/+123 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | 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 #24591 from nextcloud/backport/24358/stable19 | Morris Jobke | 2021-01-07 | 1 | -2/+24 |
|\ | | | | | [stable19] 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> | ||||
* | | 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> | ||||
* | | Merge pull request #24762 from nextcloud/backport/24515/stable19 | Roeland Jago Douma | 2021-01-05 | 4 | -7/+2 |
|\ \ | | | | | | | [stable19] fixes sharing to group ids with characters that are being url encoded | ||||
| * | | fixes sharing to group ids /w chars that are being url encoded, carddav | Arthur Schiwon | 2020-12-18 | 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 | 2020-12-18 | 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 | 2020-12-18 | 2 | -3/+1 |
| | | | | | | | | | | | | 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 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-20 | 2 | -6/+6 |
|/ / | |||||
* | | [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 #24447 from nextcloud/backport/23652/stable19 | Morris Jobke | 2020-11-30 | 1 | -6/+1 |
|\ | | | | | [stable19] 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> |