aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* feat(dav): increase default calendar subscription refresh rate to one daydav-webcal-default-refresh-rateThomas Citharel2024-11-202-3/+3
| | | | | | | | With the performance benefits from #43541 it makes sense Reference https://github.com/nextcloud/server/issues/46171#issuecomment-2487910923 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-202-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49332 from wolandtel/masterJohn Molakvoæ2024-11-191-1/+5
|\
| * fix(job): Check if carddata is resource and read it to stringMikhail Kotelnikov2024-11-191-1/+5
| | | | | | | | | | | | | | Fixes nextcloud/server#46100 Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com> Signed-off-by: Mikhail Kotelnikov <fox@woland.me>
* | refactor(styles): Adjust code style in SCSS sources to match our stylelint ↵Ferdinand Thiessen2024-11-193-1/+12
| | | | | | | | | | | | config Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-184-2/+30
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-162-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* build(deps): bump @nextcloud/vue from 8.17.1 to 8.20.0dependabot[bot]2024-11-151-35/+35
| | | | | | | | | | | | | | | | Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.17.1 to 8.20.0. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.17.1...v8.20.0) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #48833 from ↵Richard Steinmetz2024-11-154-48/+496
|\ | | | | | | | | nextcloud/fix/issue-48732-exdate-rdate-property-instances fix: RDATE and EXDATE property instances
| * fix: RDATE and EXDATE property instancesfix/issue-48732-exdate-rdate-property-instancesSebastianKrupinski2024-10-214-48/+496
| | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | fix: use invokePrivate for testfix/use-invokeprivate-for-testSebastianKrupinski2024-11-141-21/+16
| | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | chore(profile): move profile app from core to appsskjnldsv2024-11-141-1/+1
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-142-0/+32
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #48134 from nextcloud/feat/mail-provider-settingsDaniel2024-11-133-20/+130
|\ \ | | | | | | feat: mail provider settings
| * | feat: mail provider settingsfeat/mail-provider-settingsSebastianKrupinski2024-11-123-20/+130
| | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-132-2/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | fix(dav): file request guest nickname encodingskjnldsv2024-11-121-1/+1
|/ / | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | feat: Add X-NC-Disable-Scheduling property to allow skipping schedulingSebastianKrupinski2024-11-112-2/+29
| | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | fix(Federation): Show some icon for federated users on sharesfenn-cs2024-11-091-0/+7
| | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-092-4/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | ci: Skip currently PHP 8.4 incompatible testci/noid/php-8.4Joas Schilling2024-11-081-0/+4
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | feat: add iMip Request HandlingSebastianKrupinski2024-11-072-2/+30
| | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | fix: smuggle storage id to metadata insert queriesRobin Appelman2024-11-071-0/+3
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | fix(carddav): Handle race for SAB creation betterChristoph Wurst2024-11-062-7/+27
| | | | | | | | | | | | | | * Accept non repeatable read and INSERT conflict by another read * Handle replication edge case Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #49015 from nextcloud/fix/openapi/array-syntaxJohn Molakvoæ2024-11-061-3/+3
|\ \
| * | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-3/+3
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Merge branch 'master' into feat/issue-3786-allow-shared-calendarsfeat/issue-3786-allow-shared-calendarsSebastian Krupinski2024-11-0423-241/+1118
|\ \ \
| * \ \ Merge pull request #48737 from nextcloud/fix/broken-event-notificationsJoas Schilling2024-11-041-3/+3
| |\ \ \ | | | | | | | | | | fix(caldav): broken activity rich objects
| | * | | fix(caldav): broken activity rich objectsfix/broken-event-notificationsAnna Larch2024-10-161-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
| * | | | Merge pull request #48723 from nextcloud/fix/caldav/event-reader-durationRichard Steinmetz2024-11-041-6/+9
| |\ \ \ \ | | | | | | | | | | | | fix(caldav): duration handling in the event reader class
| | * | | | fix(caldav): duration handling in the event reader classfix/caldav/event-reader-durationRichard Steinmetz2024-10-161-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
| * | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-044-6/+574
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-032-0/+30
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-304-206/+210
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | | | feat(systemtags): add cypress tests and fix a few logic issuesskjnldsv2024-10-291-4/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | feat(systemtags): add etag support and handle proppatchskjnldsv2024-10-297-15/+127
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | feat(dav): add systemtag object IDs listingskjnldsv2024-10-2911-18/+179
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | feat: Allow shared calendars as appointment conflict calendarsSebastianKrupinski2024-10-281-9/+7
|/ / / / | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | feat: Allow WebP content type in PhotoCachefeat/photo-cache-webpMiguel Sánchez de León Peque2024-10-281-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Miguel Sánchez de León Peque <peque@ieco.io> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | Merge pull request #48614 from nextcloud/refactor/storage/constructorsKate2024-10-282-8/+8
|\ \ \ \
| * | | | refactor(Storage): Align all Storage constructorsrefactor/storage/constructorsprovokateurin2024-10-232-8/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | | fix(dav): Cleanup view-only checkfix/dav/view-only-checkprovokateurin2024-10-281-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-272-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-244-2/+6
|/ / / / | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-222-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #48790 from ↵Kate2024-10-22204-2513/+1016
|\ \ \ \ | | | | | | | | | | | | | | | nextcloud/refactor/apps/constructor-property-promotion
| * | | | fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotionprovokateurin2024-10-213-11/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * | | | refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-21204-2503/+1014
| | |_|/ | |/| | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* / | | fix: override iTip Broker to fix several issuesfix/overide-itip-brokerSebastianKrupinski2024-10-215-1/+381
|/ / / | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-10-214-8/+20
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>