Commit Graph

1834 Commits (ad00a149ea2bb262e62fbecf11051fd035f90ec4)

Author SHA1 Message Date
Richard Steinmetz bbda231e18
fix(dav): check if principal has email address before accessing it 3 years ago
Joas Schilling 1aba0e22ba
Fix WHERE condition when selecting user's availability for the status automation 3 years ago
Christoph Wurst afd1ddb0ea
chore(dav): Make json_encode and json_decode throw on error 3 years ago
Christoph Wurst 3c9ceffa7c
chore(dav): Remove useless var tag 3 years ago
Anna Larch a9264b007f fix(dav): catch MaxInstancesExceedeException for recurring events without end date 3 years ago
Vincent Petry ecf6b7667b Extend ViewOnly DAV plugin to versions endpoint 3 years ago
Christopher Ng e6f4705920 Revert "Fix sync errors for duplicate cards with the same UID for different backends" 3 years ago
Anna Larch ddcee3dbab Fix sync errors for duplicate cards with the same UID for different backends 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
Bennet Becker 5a1cc8de9b
update usages of AutoSubmittedValue to AutoSubmitted::VALUE_ 3 years ago
Côme Chilliet a372564850
Fix psalm spotted errors with new requirements 3 years ago
Julius Härtl b8046e2ba4
Align checksum dav property with desktop client parsing 3 years ago
Côme Chilliet 9430899f16
Fix psalm issues related to signature changes from PHP 8.0 3 years ago
Bennet Becker 7a9f4fbbbe
Setting Auto-Submitted header for calendar events and new user mail 3 years ago
Anna Larch e6f23f50df Remove comment and guests option from Invitations UI 3 years ago
Côme Chilliet 1bc51a059b
Fix parameter type for EntityCollection::setReadMarker in comments app 3 years ago
Côme Chilliet cb0450b5c4
Improve typing on new methods 3 years ago
Maxence Lange cc639a8877 compare cached filesize on download 3 years ago
Côme Chilliet d9151ff35c Get rid of all useless calls to setParsedSubject now that setRichSubject is able to do it 3 years ago
Carl Schwan 6828a3b28d Cleanup contactsinteraction 3 years ago
Matthieu Gallien c63ff42410
minimum desktop client that is supported is 2.3.0 3 years ago
Louis Chemineau 90bce5d58e Do not check quota for non Node 3 years ago
Carl Schwan 48ea9e1c23 Use public IAppManager instead of OC_App 3 years ago
Côme Chilliet feafa63afb Apply the same fix as on beforeCopy on beforeMove 3 years ago
Robin Appelman 9150082eb7 fix dirname usage 3 years ago
Côme Chilliet 81d3a76d5d Fix psalm issues 3 years ago
Côme Chilliet 5ed840ed23 Check quota on file copy 3 years ago
Côme Chilliet c79a6b3f62
Fix errors from PHP 8.2 testing 3 years ago
Côme Chilliet 9ba9f9a7dc
Make sure to not pass null to DateTime::createFromFormat 3 years ago
Julius Härtl 908b7aa70a
Attempt to fix CalendarImpl tests 3 years ago
Richard Steinmetz 304b71647f
Fix duplicate event email notifications 4 years ago
Anna Larch 9dd51601c6 Switch to DisplayNameCache for CardDAV 4 years ago
Anna Larch e5c290bb7f Switch to DisplayNameCache for CalDAV 4 years ago
Anna Larch aebcc3126a Move iMIP to it's own interface 4 years ago
Pawel Boguslawski b1716b0ef0 Added parameter to disallow calendar subscription via link 4 years ago
Thomas Citharel 6f15873321 Add a background job to prune outdated sync tokens 4 years ago
Carl Schwan 5f6997f6fe Add an hint about reasons why files can't be accessed 4 years ago
Christoph Wurst 0799b8988b
Rename personal Groupware settings section to "Availability" 4 years ago
Daniel Kesselberg 934e75384c
Fix TooManyArguments for FakeLockerPlugin 4 years ago
Dariusz Olszewski 2b4a11598d WebDAV - use file/folder name for dav:displayname 4 years ago
Dariusz Olszewski c0bd7484c6 Review comment - remove redundant empty() call 4 years ago
Dariusz Olszewski 255d1dd686 Read notes from share already loaded into memory 4 years ago
Christoph Wurst e6d8da4cdc Fix causal reads in CalDAV backend 4 years ago
Thomas Citharel d084e7656b
Add isDeleted property to OCP\Calendar\ICalendar 4 years ago
Christoph Wurst 19b7dad3dc Wrap address book creation write-read in a transaction 4 years ago
Thomas Citharel 98030e97d3
Add typings to OCP\Calendar\ICalendar and implementation 4 years ago
Sylvain 5b8d8271a2 fix: define exclusion key as constant 4 years ago
Sylvain e3d50f99c9 feat(contacts): exclude contact from birthday calendar 4 years ago
Anna Larch 3a8c7b6bf3 Remove the loop of calendars when only one is needed 4 years ago