aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* fix: Fix new psalm errors from updateCôme Chilliet2024-04-081-1/+1
* Merge pull request #44511 from nextcloud/perf/noid/skip-tree-lookup-for-non-c...Daniel2024-04-031-0/+4
|\
| * perf(dav): skip non-calendar requests in webcal caching pluginDaniel Kesselberg2024-03-271-0/+4
* | Merge pull request #44332 from nextcloud/fix/fix-chunkupload-quota-checkCôme Chilliet2024-04-021-4/+6
|\ \
| * | fix(dav): Fix quota check for chunk uploadCôme Chilliet2024-04-021-4/+6
| |/
* | chore: Improve phpdoc typing to silence psalm errorsCôme Chilliet2024-04-024-1/+12
* | fix: Apply new coding standard to all filesCôme Chilliet2024-04-0224-30/+30
|/
* fix(dav): wrong comparison method between two eventsRobert C. Schaller2024-03-251-1/+1
* fix(dav): Add retention time to sync token cleanupChristoph Wurst2024-03-214-6/+99
* Merge pull request #44360 from nextcloud/fix/add-exdate-exrule-to-confidentia...Anna2024-03-211-0/+4
|\
| * fix(caldav): add EXDATE and EXRULE to confidential objectAnna Larch2024-03-211-0/+4
* | Merge pull request #44376 from nextcloud/fix/dav/acls-shared-addressbookHamza2024-03-212-2/+7
|\ \
| * | fix(dav): ACLs for shared addressbooksChristoph Wurst2024-03-212-2/+7
| |/
* | chore: Break closure call on two lines to make it readableCôme Chilliet2024-03-192-2/+4
* | fix(systemtags): Forbid tagging of readonly filesCôme Chilliet2024-03-194-160/+48
|/
* fix: Migrate WebDAV endpoint check to SetupCheck APICôme Chilliet2024-03-142-0/+95
* fix(dav): Add occ command to fix missing caldav sync tokensChristoph Wurst2024-03-122-16/+145
* Merge pull request #42707 from nextcloud/enh/noid/store-file-etag-at-metadata...Maxence Lange2024-03-111-6/+2
|\
| * feat(metadata): get deprecated status using file etagMaxence Lange2024-03-071-6/+2
* | fix: Use proper path when trying to check if a file needs to get copiedJulius Härtl2024-03-081-1/+1
|/
* Merge pull request #43903 from nextcloud/fix/dav/dirty-address-book-updateJohn Molakvoæ2024-03-051-20/+22
|\
| * fix(dav): Fix atomic addressbook updateChristoph Wurst2024-02-291-20/+22
* | Merge pull request #43904 from nextcloud/fix/dav/dirty-caldav-updatesRichard Steinmetz2024-03-051-40/+43
|\ \
| * | fix(dav): Fix atomic calendar/subscription updatesChristoph Wurst2024-02-291-40/+43
* | | perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-046-14/+24
|/ /
* / feat(dav): update a principal's schedule-default-calendar-URLRichard Steinmetz2024-02-285-4/+145
|/
* fix(dav): Init ViewOnlyPlugin after authLouis Chemineau2024-02-271-5/+5
* Merge pull request #39553 from zero0cool0/fix/caldavbackend_getChangesForCale...John Molakvoæ2024-02-231-2/+4
|\
| * Bug fix: Select the correct table based on CALENDAR_TYPE_CALENDARPatrick Fischer2024-02-231-2/+4
* | 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
| |/
* | Merge pull request #39214 from shdehnavi/replace_substr_calls_in_dav_appJohn Molakvoæ2024-02-236-6/+6
|\ \
| * | Refactors "substr" calls to improve code readabilityHamid Dehnavi2024-02-236-6/+6
| |/
* | 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
| * | Skip instead of throwing on invalid calendar migrationChristopher Ng2024-02-231-4/+10
| |/
* | 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
* | Merge pull request #43732 from nextcloud/fix/dav/rate-limit-create-calendarChristoph Wurst2024-02-233-0/+135
|\ \
| * | fix(dav): Rate limit calendar/subscription creationChristoph Wurst2024-02-233-0/+135
* | | Merge pull request #43340 from nextcloud/fix/43118/remove-redundant-indexRichard Steinmetz2024-02-232-1/+56
|\ \ \ | |/ / |/| |
| * | fix(db): remove redundant index in cardsJohannes Merkel2024-02-182-1/+56
* | | Check share attributes when downloading versionsLouis Chemineau2024-02-213-6/+18
* | | perf: skip request without read permissionRichard Steinmetz2024-02-191-4/+9
|/ /
* / enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and c...Anna Larch2024-02-1513-210/+503
|/
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-131-1/+1
* Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-083-112/+49
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-083-49/+112
* fix!: Migrate jobs away from deprecated interfacesCôme Chilliet2024-02-083-112/+49
* fix(files): add mount root property and adjust delete wordingJohn Molakvoæ2024-02-061-0/+11