aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-252-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2480-154/+198
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #39553 from ↵John Molakvoæ2024-02-231-2/+4
|\ | | | | | | zero0cool0/fix/caldavbackend_getChangesForCalendar
| * Bug fix: Select the correct table based on CALENDAR_TYPE_CALENDARPatrick Fischer2024-02-231-2/+4
| | | | | | | | Signed-off-by: Patrick Fischer <mail@patrickfischer.ch>
* | Merge pull request #39750 from nextcloud/Jerome-Herbinet-to-dos-wording-changeJohn Molakvoæ2024-02-231-1/+1
|\ \
| * | "Taks" to fit calendar wordingJérôme Herbinet2024-02-231-1/+1
| |/ | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* | Merge pull request #39214 from shdehnavi/replace_substr_calls_in_dav_appJohn Molakvoæ2024-02-237-7/+7
|\ \
| * | Refactors "substr" calls to improve code readabilityHamid Dehnavi2024-02-237-7/+7
| |/ | | | | | | Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
* | Merge pull request #32466 from nextcloud/fix/skip-dav-migratorJohn Molakvoæ2024-02-232-17/+33
|\ \
| * | Skip instead of throwing on invalid address book migrationChristopher Ng2024-02-231-13/+23
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | Skip instead of throwing on invalid calendar migrationChristopher Ng2024-02-231-4/+10
| |/ | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #42459 from nextcloud/fix/dav/fallback-realmJohn Molakvoæ2024-02-233-3/+3
|\ \ | |/ |/|
| * fix(dav): fallback realm for HTTP authenticationMichaIng2024-02-143-3/+3
| | | | | | | | | | | | | | | | | | | | By default, the name of the Nextcloud instance is an empty string, until changed by the admin. This leads to an empty realm sent with the WWW-Authenticate header, while the realm is mandatory for Basic HTTP authentication. Some clients have issues with an empty realm, e.g. Thunderbird cannot store passwords in this case. This commit applies "Nextcloud" as fallback for the realm, in case the name of the Nextcloud instance is not set. Solves: https://help.nextcloud.com/t/thunderbird-dont-save-caldav-password-because-of-missing-httprealm-or-formsubmiturl/93233 Signed-off-by: MichaIng <micha@dietpi.com>
* | Merge pull request #43732 from nextcloud/fix/dav/rate-limit-create-calendarChristoph Wurst2024-02-237-0/+305
|\ \ | | | | | | fix(dav): Rate limit calendar/subscription creation
| * | fix(dav): Rate limit calendar/subscription creationChristoph Wurst2024-02-237-0/+305
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #43340 from nextcloud/fix/43118/remove-redundant-indexRichard Steinmetz2024-02-234-1/+58
|\ \ \ | |/ / |/| | fix(db): remove redundant index in cards
| * | fix(db): remove redundant index in cardsJohannes Merkel2024-02-184-1/+58
| | | | | | | | | | | | Signed-off-by: Johannes Merkel <mail@johannesgge.de>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2314-0/+16
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | feat: added l10n translation prop to calendar componentEduardo Morales2024-02-211-0/+1
| | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* | | Merge pull request #43727 from nextcloud/artonge/fix/prevent_download_of_sharesLouis2024-02-215-8/+45
|\ \ \ | | | | | | | | Check share status when touching versions
| * | | Check share attributes when downloading versionsLouis Chemineau2024-02-215-8/+45
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | chore(deps): Update openapi-extractorprovokateurin2024-02-211-0/+1
|/ / / | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge pull request #43664 from nextcloud/perf/early-exit-reportJohn Molakvoæ2024-02-201-4/+9
|\ \ \
| * | | perf: skip request without read permissionRichard Steinmetz2024-02-191-4/+9
| | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-202-2/+2
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* / / Fix(l10n): Update translations from TransifexNextcloud bot2024-02-194-0/+4
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-182-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1610-20/+58
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and ↵Anna Larch2024-02-1525-262/+1217
| | | | | | | | | | | | calendars) Signed-off-by: Anna Larch <anna@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1510-0/+54
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1474-148/+148
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-131-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix: openapiJohn Molakvoæ2024-02-131-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat: rename users to account or personVincent Petry2024-02-131-1/+1
| | | | | | Replace translated text in most locations Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-084-117/+53
|
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-084-53/+117
| | | | | This reverts commit d9d60238c7aaab9c61bf2d50c15aa59bc88c8975, reversing changes made to ba3fdb0cdcfbb84f0080a2146a4ba2f01569915d.
* fix!: Migrate jobs away from deprecated interfacesCôme Chilliet2024-02-084-117/+53
| | | | | | BREAKING CHANGE: Removed ILogFactory::getCustomLogger deprecated method Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* fix(files): add mount root property and adjust delete wordingJohn Molakvoæ2024-02-061-0/+11
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-042-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-032-6/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(caldav): only call getTimestamp() on actual DateTime dataThomas Citharel2024-02-021-2/+1
| | | | | | | | For some reason the value of $component['DTSTART'][0] may not be a DateTimeImmutable Closes #42464 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-012-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: Update `@nextcloud/vue` to 8.5.1Ferdinand Thiessen2024-01-301-35/+35
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-3013-1/+13
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-272-0/+34
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(tests): Make PHP 8.1.2 with Datetime Diff Bug pass the notifier testJoas Schilling2024-01-261-3/+11
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(userstatus): Also set the user status when the user has no status at allJoas Schilling2024-01-251-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(userstatus): CALL status should overwrite MEETING statusAnna Larch2024-01-241-16/+19
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* chore: Update dav snapshotChristopher Ng2024-01-231-83/+94
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-232-12/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>