aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Expand)AuthorAgeFilesLines
* refactor: Migrate filename validation logic from `Storage` to `FilenameValida...Ferdinand Thiessen2024-07-161-3/+4
* fix(caldav): limit vevent sizeSebastianKrupinski2024-07-041-0/+73
* fix(carddav): limit vcard sizeSebastianKrupinski2024-07-041-0/+73
* fix(caldav): when message is a reply compare the message sender not the recip...SebastianKrupinski2024-06-252-1/+72
* Merge pull request #46002 from nextcloud/debt/noid/use-new-http-clientDaniel2024-06-251-59/+314
|\
| * refactor(dav): migrate to new http clientDaniel Kesselberg2024-06-251-59/+314
* | Merge pull request #45532 from nextcloud/feat/publish-resources-room-updateRichard Steinmetz2024-06-251-388/+5
|\ \
| * | feat: implement public OCP api to update resources and roomsRichard Steinmetz2024-05-271-388/+5
* | | Merge pull request #46095 from nextcloud/techdebt/44770/migrate-server-notifi...Joas Schilling2024-06-251-2/+3
|\ \ \ | |_|/ |/| |
| * | feat(notifications): Migrate server INotifiers to new exceptionsJoas Schilling2024-06-251-2/+3
* | | fix(userstatus): Fix user status automation in real-life scenarioJoas Schilling2024-06-251-6/+0
|/ /
* | Merge pull request #45973 from nextcloud/remove-chunking-v1Julius Härtl2024-06-244-442/+1
|\ \
| * | chore: remove chunking-v1Robin Appelman2024-06-194-442/+1
* | | Merge pull request #45999 from nextcloud/fix/caldav/shared-calendars-activity...Richard Steinmetz2024-06-201-6/+47
|\ \ \
| * | | fix(caldav): encode calendar URIs with umlauts for activitiesRichard Steinmetz2024-06-201-6/+47
| |/ /
* / / fix(dav): Try basic auth for ajax WebDAV requestsFerdinand Thiessen2024-06-181-26/+67
|/ /
* | fix(dav): also return shared-with-me shares dataskjnldsv2024-06-121-1/+21
* | fix(caldav): event links in shared calendar notificationsRichard Steinmetz2024-06-111-2/+37
* | feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-301-3/+8
* | Merge pull request #45222 from nextcloud/bug/noid/caldav-search-limit-and-tim...Daniel2024-05-299-0/+327
|\ \
| * | feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-05-283-0/+66
| * | fix(caldav): event search with limit and timerangeDaniel Kesselberg2024-05-287-0/+261
* | | chore: Add SPDX headerAndy Scherzinger2024-05-291-1/+1
|/ /
* | Merge pull request #45549 from nextcloud/chore/noid/spdx-batch7Andy Scherzinger2024-05-28213-3839/+667
|\ \
| * | chore: Add SPDX headerAndy Scherzinger2024-05-28213-3839/+667
| |/
* / fix(dav): Rate limit address book creationHamza Mahjoubi2024-05-271-0/+146
|/
* feat(caldav): expose calendar subscriptionsDaniel Kesselberg2024-05-076-7/+362
* Merge pull request #45098 from nextcloud/fix/issue-45081Sebastian Krupinski2024-05-041-17/+67
|\
| * fix(caldav): Fixed phpUnit to use userSession instead of userId and userManagerSebastianKrupinski2024-05-021-17/+67
* | fix(tests): Replace deprecated methods in `FileTest`Ferdinand Thiessen2024-05-021-16/+30
|/
* Merge pull request #44511 from nextcloud/perf/noid/skip-tree-lookup-for-non-c...Daniel2024-04-031-0/+58
|\
| * perf(dav): skip non-calendar requests in webcal caching pluginDaniel Kesselberg2024-03-271-0/+58
* | Merge pull request #44332 from nextcloud/fix/fix-chunkupload-quota-checkCôme Chilliet2024-04-021-3/+2
|\ \
| * | chore(dav): Fix tests for length headers on uploadCôme Chilliet2024-04-021-3/+2
| |/
* / fix: Apply new coding standard to all filesCôme Chilliet2024-04-024-28/+28
|/
* fix(dav): wrong comparison method between two eventsRobert C. Schaller2024-03-251-0/+67
* fix(dav): Add retention time to sync token cleanupChristoph Wurst2024-03-213-14/+38
* Merge pull request #44376 from nextcloud/fix/dav/acls-shared-addressbookHamza2024-03-211-1/+1
|\
| * fix(dav): ACLs for shared addressbooksChristoph Wurst2024-03-211-1/+1
* | fix(systemtags): Forbid tagging of readonly filesCôme Chilliet2024-03-193-47/+76
|/
* Merge pull request #44130 from nextcloud/fix/dav/occ-fix-caldav-sync-tokensChristoph Wurst2024-03-142-3/+94
|\
| * fix(dav): Add occ command to fix missing caldav sync tokensChristoph Wurst2024-03-122-3/+94
* | test(dav): Add unit test for no calendars/subscription limitChristoph Wurst2024-03-121-0/+38
|/
* perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-044-28/+28
* feat(dav): update a principal's schedule-default-calendar-URLRichard Steinmetz2024-02-282-5/+196
* Refactors "substr" calls to improve code readabilityHamid Dehnavi2024-02-231-1/+1
* fix(dav): Rate limit calendar/subscription creationChristoph Wurst2024-02-231-0/+166
* Check share attributes when downloading versionsLouis Chemineau2024-02-212-2/+27
* enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and c...Anna Larch2024-02-158-50/+694
* Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-081-5/+4