aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot4 days4-8/+24
* Merge pull request #51195 from nextcloud/feat/photo-cache-avifKate6 days1-0/+1
|\
| * feat: Allow AVIF content type in PhotoCachefeat/photo-cache-avifMiguel Sánchez de León Peque2025-03-031-0/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot6 days2-2/+2
* | Merge pull request #51457 from nextcloud/fix/dav-csrfFerdinand Thiessen7 days1-2/+3
|\ \
| * | fix(dav): do not require CSRF for safe and indempotent HTTP methodsfix/dav-csrfFerdinand Thiessen11 days1-2/+3
* | | fix(cardav): only show useres from enabled addressBooks in contacts menufix/noid/contactsmenu-ab-enabledHamza Mahjoubi7 days5-16/+70
* | | Merge pull request #51389 from nextcloud/bug/noid/skip-quote-cache-for-remote...Côme Chilliet7 days1-0/+2
|\ \ \
| * | | fix: skip caching lastSeenQuotaUsage for remote sharesbug/noid/skip-quote-cache-for-remote-sharesDaniel Kesselberg10 days1-0/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot7 days4-0/+12
* | | | Fix(l10n): Update translations from TransifexNextcloud bot8 days4-0/+12
* | | | Fix(l10n): Update translations from TransifexNextcloud bot9 days2-0/+6
|/ / /
* | | Merge pull request #51441 from nextcloud/fix/alter-invite-attachment-filename...Daniel11 days1-2/+2
|\ \ \ | |/ / |/| |
| * | fix(CalDav): alter invitation attachment filename and typefix/alter-invite-attachment-filename-and-typeSebastianKrupinski12 days1-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot11 days18-2/+50
|/ /
* | Merge pull request #51136 from nextcloud/feat/noid/occ-list-delete-calendar-s...Daniel13 days6-3/+202
|\ \
| * | feat: command to list and delete calendar subscriptionsfeat/noid/occ-list-delete-calendar-subscriptionDaniel Kesselberg2025-03-096-3/+202
* | | Merge pull request #51365 from nextcloud/fix/dav/publicremote-share-token-pat...Kate13 days1-1/+1
|\ \ \
| * | | fix(dav): Fix share token pattern for base uri extractionfix/dav/publicremote-share-token-patternprovokateurin14 days1-1/+1
| |/ /
* | | Merge pull request #50933 from nextcloud/fix/issue-50104-system-address-book-...Sebastian Krupinski13 days5-0/+122
|\ \ \
| * | | feat: add system address book settings in uifix/issue-50104-system-address-book-ui-settingsSebastianKrupinski2025-03-075-0/+122
* | | | Merge pull request #51029 from nextcloud/fix/deprecate-oc-template-and-cleanupCôme Chilliet14 days1-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | fix: Replace all usage of OC_Template by the new APICôme Chilliet2025-03-061-2/+3
* | | | feat(dav)!: migrate OCA calendar object events to OCPEdward Ly2025-03-0715-495/+27
* | | | feat(dav): add webhook compatibility for calendar object eventsEdward Ly2025-03-071-0/+26
| |/ / |/| |
* | | fix(dav): Create SAB at installationfix/dav/create-sab-installChristoph Wurst2025-03-066-4/+89
|/ /
* | fix(systemtags): prevent tag edition if restrictedskjnldsv2025-03-061-2/+7
* | fix(dav): Use IUser::getDisplayName directlyfix/dav/use-iuser-displaynameChristoph Wurst2025-03-053-11/+3
* | fix(dav): Handle long absence status earlierfix/dav/absence-status-too-longChristoph Wurst2025-03-052-4/+9
* | feat: Support deleting metadata from WebDAVartonge/feat/allow_deleting_metadataLouis Chemineau2025-03-041-0/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-044-30/+200
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-012-0/+18
* Merge pull request #50881 from nextcloud/fix/dav-harden-stream-handlingJohn Molakvoæ2025-02-281-16/+11
|\
| * fix(dav): Handle end of stream in `File::put`fix/dav-harden-stream-handlingFerdinand Thiessen2025-02-181-16/+11
* | Merge pull request #50999 from nextcloud/fix/move-away-from-oc-appCôme Chilliet2025-02-271-2/+1
|\ \
| * | fix: Replace OC_App calls by IAppManagerCôme Chilliet2025-02-241-2/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-2780-672/+672
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-262-2/+6
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-244-4/+4
|/ /
* | refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-204-11/+11
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-192-2/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-186-138/+138
* fix(activity): Fix activity parameter typesbugfix/noid/fix-activity-parameter-typesJoas Schilling2025-02-171-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-172-0/+162
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-162-0/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-152-4/+182
* fix: Fix regression in calendar invitation sendingfix/issue-50054-resource-invite-regressionSebastianKrupinski2025-02-131-1/+1
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-1342-284/+402
* chore: re-apply current rector configuration to apps folderCôme Chilliet2025-02-133-3/+6
* Merge pull request #49648 from nextcloud/fix/clarify-app-manager-methodsCôme Chilliet2025-02-133-3/+3
|\