summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(dav): expand recurrences when searchingRichard Steinmetz2023-09-261-0/+69
* fix(caldav): add webroot to objectid for activitiesDaniel Kesselberg2023-09-131-0/+2
* fix(CalDAV): check birthday calendar ownerAnna Larch2023-09-071-2/+60
* fix(CardDAV): set owner-principal, displayname properties for SABAnna Larch2023-08-241-1/+0
* Merge pull request #39904 from nextcloud/backport/38397/stable27John Molakvoæ2023-08-161-4/+25
|\
| * enh(contacts): show/hide addressbooks for allJohannes Merkel2023-08-161-4/+25
* | fix: close cursor after reading the invitationDaniel Kesselberg2023-08-111-1/+3
|/
* Fix creating events with old (< unix time) lastoccurenceThomas Citharel2023-08-021-1/+11
* fix share roots always being marked as writableRobin Appelman2023-07-281-22/+54
* Merge pull request #38919 from nextcloud/backport/38639/stable27Arthur Schiwon2023-07-122-2/+113
|\
| * Issue #36644: Test casesChristof Arnosti2023-06-212-2/+113
* | fix(caldav): Ignore invalid events for reminder generationChristoph Wurst2023-07-101-0/+42
* | refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-071-0/+2
* | fix: cominbation of small fixesArthur Schiwon2023-07-061-3/+20
* | fix: include invisible tags for adminsArthur Schiwon2023-07-061-45/+59
* | fix: search with more than one search tagsArthur Schiwon2023-07-061-108/+302
|/
* fix(carddav): Don't show system address book cards to guestsChristoph Wurst2023-05-251-0/+78
* fix(carddav): Check enumeration settings for all SAB methodsChristoph Wurst2023-05-251-2/+240
* feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBookThomas Citharel2023-05-161-26/+55
* Merge pull request #37965 from nextcloud/fix/transactional-system-addressbook...Simon L2023-05-161-4/+8
|\
| * fix(dav): Run system address book create-if-not-exists in transactionChristoph Wurst2023-05-121-4/+8
* | feat(users): Store and load a user's managerChristoph Wurst2023-05-121-2/+32
* | fix(carddav): expose system address bookAnna Larch2023-05-111-0/+5
* | feat(dav): store scopes for properties and filter locally scoped properties f...Anna Larch2023-05-092-10/+131
|/
* Rename setting 'sendEventRemindersToSharedGroupMembers' to 'sendEventReminder...Daniel Teichmann2023-05-041-2/+2
* fix(psalm): systemtagsJohn Molakvoæ2023-04-281-2/+6
* expose system tags as dav property for filesRobin Appelman2023-04-281-5/+10
* Feature: Provide access to app generated calendars through CalDAVFerdinand Thiessen2023-04-254-12/+304
* tests: Adapt node related unit tests mocks to required root viewJulius Härtl2023-04-172-5/+7
* fix: Use proper path when creating node instancesJulius Härtl2023-04-171-2/+18
* Fix dav application testsCôme Chilliet2023-04-031-2/+1
* Tidy up typing in OC\Files\ViewCôme Chilliet2023-04-031-2/+1
* Merge pull request #36661 from onny/event-update-mail-subjectSimon L2023-03-161-5/+5
|\
| * Invitation mail: Change subject if event got updatedJonas Heinrich2023-02-201-5/+5
* | fix(CI): Add unit test for nextcloud/server#37167Joas Schilling2023-03-131-1/+46
* | fix(user_status): Fix the user status automation on the day availability rule...Joas Schilling2023-03-131-0/+159
* | Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-081-0/+1
* | fix: Use proper path for quota fetchingJulius Härtl2023-03-061-0/+12
* | Merge pull request #36594 from nextcloud/fix-handling-of-invitationsblizzz2023-03-021-10/+19
|\ \
| * | fix(caldav): Correctly handle calendar recreation for invitations when the cu...Thomas Citharel2023-02-091-10/+19
* | | Revert "fix(performance): Do not set up filesystem on every call"Joas Schilling2023-02-215-14/+470
| |/ |/|
* | Do not set up filesystem on every callAnna Larch2023-02-175-470/+14
* | fix(caldav): Fix reminder timezone drift for all-day eventsChristoph Wurst2023-02-091-12/+186
* | perf(dav): Do not call general setupFS on ever dav authJulius Härtl2023-02-091-6/+6
|/
* Merge pull request #29010 from mattian/fix/19218/birthday-leap-dayChristoph Wurst2023-02-081-31/+33
|\
| * dav: fix birthday calendar event generation for leap daysMattia Narducci2023-02-061-31/+33
* | Skip tests that cannot succeed on 32bitsCôme Chilliet2023-02-071-2/+9
* | Fix Sabre connector testCôme Chilliet2023-02-071-2/+2
* | Improve behavior with dates on 32bits and fix tests or skip themCôme Chilliet2023-02-071-3/+7
* | Type sizes as int|float throughout the code baseCôme Chilliet2023-02-071-0/+2
|/