Commit Graph

186 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Anna Larch 1f00cef13a feat(caldav): create subscriptions via occ 1 year ago
Louis Chemineau 9992e7d439
fix(dav): Always respond custom error page on exceptions 1 year ago
Christoph Wurst 370a9d77ea
feat(dav): Add an API for upcoming events 1 year ago
Anna Larch fb94db1cd9 feat(webcal): only update modified and deleted events from webcal calendars 1 year ago
Ferdinand Thiessen cb1b366baf
fix(dav): Ensure share properties are also set on public remote endpoint 1 year ago
Richard Steinmetz cbea787233
fix(caldav): stricter default calendar checks 1 year ago
SebastianKrupinski 43ee948890 feat: Improve recurrence invitations messages 1 year ago
SebastianKrupinski 247fbb5538 fix(caldav): limit vevent size 2 years ago
SebastianKrupinski cb6c091e08 fix(carddav): limit vcard size 2 years ago
Hamza Mahjoubi a9774741e8 Feat: Allow users to select another user as their out-of-office replacement 2 years ago
SebastianKrupinski ff7e2c1837 fix(dav): add missing database index for dav_shares resourceid, type and access 2 years ago
Côme Chilliet 19bc3ed1e3 chore(webhooks): Rename webhooks application to webhook_listeners 2 years ago
Anna Larch ad78f7e48e fix(caldav): automatically delete outdated scheduling objects 2 years ago
Hamza Mahjoubi fe780945e2 fix(dav): Rate limit address book creation 2 years ago
Daniel Kesselberg e210043ee9
feat(caldav): expose calendar subscriptions 2 years ago
Christoph Wurst 3dea99f42b
fix(dav): Add retention time to sync token cleanup 2 years ago
Côme Chilliet 443b26761d
fix: Migrate WebDAV endpoint check to SetupCheck API 2 years ago
Christoph Wurst f40f962c2e
fix(dav): Add occ command to fix missing caldav sync tokens 2 years ago
Christoph Wurst dc7f2baf26 fix(dav): Rate limit calendar/subscription creation 2 years ago
Johannes Merkel 631f2b48ea
fix(db): remove redundant index in cards 2 years ago
Anna Larch dce69154ba enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 2 years ago
John Molakvoæ 7b6a650b6e
feat: public dav endpoint v2 2 years ago
Anna Larch 4c6eff975f fix(userstatus): set user status to 'In a meeting' if calendar is busy 2 years ago
Joas Schilling 2ff3a3c4fb
fix(out-of-office)!: Remove non OCS endpoint 2 years ago
Richard Steinmetz 8191295f66
feat(dav): dispatch out-of-office started and ended events 2 years ago
Christoph Wurst 5b7a5474b9
feat(caldav): Create personal event for out-of-office messages 2 years ago
Anna Larch f14a4f8fd7 feat(user status): automate user status for events 2 years ago
Christoph Wurst ab1a1d688d
feat: Add out-of-office message API 2 years ago
Richard Steinmetz 425e770c04
feat(dav): implement personal absence settings 2 years ago
Akhil 439de119c7
add index for classification 2 years ago
Richard Steinmetz 45ed9b10d5
feat(dav): implement personal absence settings backend 2 years ago
Côme Chilliet 6aa6f26427
Move NeedsSystemAddressBookSync to dav application where it’s registered 2 years ago
Joas Schilling 72667a667d
feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin 3 years ago
Joas Schilling 05aa39d777
Fix event names of 2FA related typed events 3 years ago
Thomas Citharel 13a3ebd4cc
feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook 3 years ago
Arthur Schiwon 6bff6a5667
PoC: SystemTags endpoint to return tags used by a user with meta data 3 years ago
Anna Larch bd80a1b2dd
feat(dav): store scopes for properties and filter locally scoped properties for federated address book sync 3 years ago
Joas Schilling b91957e3df
fix(dav): Abort requests with 429 instead of waiting 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
Joas Schilling cca3b9495c
chore(autoloader): Update autoloaders with composer 2.5.5 3 years ago
Julius Härtl e23aa8883e
feat(s3): Use multipart upload for chunked uploading 3 years ago
Claus-Justus Heine 64e9dcc9c3
apps/dav: add some OSX specific quirks. 3 years ago
Anna Larch 38e9cb6a05 Use recurrence instance to build iMip email 3 years ago
Christoph Wurst aee9941fed
chore(autoloaders): Update autoloader files for Composer 2.5.1 3 years ago
Bennet Becker 04c3c87946
Revert "ran build/autoloaderchecker.sh after adding AutoSubmittedValue class" 3 years ago
Bennet Becker 77569bae45
ran build/autoloaderchecker.sh after adding AutoSubmittedValue class 3 years ago
Julien Veyssier 73f2876d64
rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/autoloaderchecker.sh 3 years ago
Carl Schwan f244406ebd Update composer autoloader 3 years ago
Thomas Citharel 6f15873321 Add a background job to prune outdated sync tokens 3 years ago