Commit Graph

889 Commits (c9c49bfef8ff39eb052d9bddb796882290467c98)

Author SHA1 Message Date
John Molakvoæ 20df0019f1
fix(psalm): systemtags 3 years ago
Robin Appelman 74ced3d2eb
expose system tags as dav property for files 3 years ago
Ferdinand Thiessen 62c4ae78df Feature: Provide access to app generated calendars through CalDAV 3 years ago
Julius Härtl d9c81f56ad tests: Adapt node related unit tests mocks to required root view 3 years ago
Julius Härtl 160bd75d0a fix: Use proper path when creating node instances 3 years ago
Côme Chilliet 8f26a5d766
Fix dav application tests 3 years ago
Côme Chilliet 966a3e6963
Tidy up typing in OC\Files\View 3 years ago
Joas Schilling c7400fa4d5
fix(CI): Add unit test for nextcloud/server#37167 3 years ago
Joas Schilling c3c3dcbcd9
fix(user_status): Fix the user status automation on the day availability rules are adjusted 3 years ago
Michiel de Jong c0e84cb512 Add SHARE_TYPE_SCIENCEMESH 3 years ago
Julius Härtl d515da502f fix: Use proper path for quota fetching 3 years ago
Joas Schilling 98ed72b3ed
Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
Jonas Heinrich 944efa388a Invitation mail: Change subject if event got updated 3 years ago
Anna Larch 5d4efb4d5f
Do not set up filesystem on every call 3 years ago
Christoph Wurst b5f7afd0fb
fix(caldav): Fix reminder timezone drift for all-day events 3 years ago
Thomas Citharel 4fd58aa45c
fix(caldav): Correctly handle calendar recreation for invitations when the current calendar is in the trashbin 3 years ago
Julius Härtl 7b413a41eb
perf(dav): Do not call general setupFS on ever dav auth 3 years ago
Côme Chilliet 476d5dceb2
Skip tests that cannot succeed on 32bits 3 years ago
Côme Chilliet 1994554b44
Fix Sabre connector test 3 years ago
Côme Chilliet d315bce300
Improve behavior with dates on 32bits and fix tests or skip them 3 years ago
Côme Chilliet cd885b5705
Type sizes as int|float throughout the code base 3 years ago
Mattia Narducci b55c62c6c2 dav: fix birthday calendar event generation for leap days 3 years ago
Anna Larch 38e9cb6a05 Use recurrence instance to build iMip email 3 years ago
Joas Schilling ab96942d92
Fix double where in CustomProperiesBackendTest 3 years ago
Christoph Wurst 898d2923cc
chore(dav): Add void return type to test methods 3 years ago
Christoph Wurst 3c9ceffa7c
chore(dav): Remove useless var tag 3 years ago
Vincent Petry ecf6b7667b Extend ViewOnly DAV plugin to versions endpoint 3 years ago
Côme Chilliet 574c6770d1
Get rid of deprecated at matcher in dav application tests 3 years ago
Anna Larch d58ecdcfad Hook into sabre event lifecycle for iMip Messages 3 years ago
Anna Larch 05f2dc68fc [WIP] Add logging to Scheduling Plugin 3 years ago
Anna Larch e6f23f50df Remove comment and guests option from Invitations UI 3 years ago
Côme Chilliet e553cd1bb9
Fix comments and dav tests with Notifications and Activity changes 3 years ago
Julius Härtl 1746344481 Use display name cache on getStorageInfo 3 years ago
Côme Chilliet 8ec7e4301d
Use the correct Server class in apps/dav/tests/unit/CalDAV/CalendarImplTest.php 3 years ago
Côme Chilliet ee06261b82
Fix codestyle in modified files 3 years ago
Côme Chilliet cb0450b5c4
Improve typing on new methods 3 years ago
Joas Schilling 13957032cf
More fixing 3 years ago
Côme Chilliet c79a6b3f62
Fix errors from PHP 8.2 testing 4 years ago
Julius Härtl e29720f9b2
Next attemp on imip tests 4 years ago
Julius Härtl 908b7aa70a
Attempt to fix CalendarImpl tests 4 years ago
Julius Härtl 2a684f6741
Fix some phpunit test warnings 4 years ago
Richard Steinmetz 304b71647f
Fix duplicate event email notifications 4 years ago
Anna Larch e5c290bb7f Switch to DisplayNameCache for CalDAV 4 years ago
Thomas Citharel 6f15873321 Add a background job to prune outdated sync tokens 4 years ago
Sylvain bfc8f64237 feat: add tests cases 4 years ago
Anna Larch 3a8c7b6bf3 Remove the loop of calendars when only one is needed 4 years ago
Robin Appelman 1de0b10751 add test for trying to fopen a file which no longer exists on disk 4 years ago
Robin Appelman 3236a8e2af
add test for search operator limit 4 years ago
luz paz 9d26671f05 Fix typos in apps/ subdirectory 4 years ago
Côme Chilliet 9874557e43
Fix Capabilities tests for dav application 4 years ago