Commit Graph

1027 Commits (d92bf388b1c553ecd6bfb2a7400b990dcafe9c54)

Author SHA1 Message Date
Ferdinand Thiessen 0d41c49918 fix(dav): Pre-check if node can be copied or moved in DAV files plugin 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Anna Larch 5bbc23a261 fix(caldav): allow renaming of birthday calendars 1 year ago
Christoph Wurst 370a9d77ea
feat(dav): Add an API for upcoming events 1 year ago
Richard Steinmetz 82615ce868
fix(caldav): allow VJOURNAL if no supported component set is specified 1 year ago
Anna Larch fb94db1cd9 feat(webcal): only update modified and deleted events from webcal calendars 1 year ago
hamza221 67957e98b9 fix: handle-duplicate-reminder 1 year ago
Ferdinand Thiessen 4bbcbc5206
feat: Make `ISharedStorage` public API and reuse where possible 1 year ago
SebastianKrupinski 19ec5985b5 fix(caldav): test for null and blank value 1 year ago
SebastianKrupinski 0df30363a4 fix(caldav): Add sharee to address list when calendar is shared 1 year ago
Robin Appelman 192d1769e0 test: don't reuse the query builder for multiple tables in CardDavBackendTest 1 year ago
SebastianKrupinski a56d0dbf4b fix(caldav): fixed initial sync and double processing 1 year ago
SebastianKrupinski fc0b694d37 feat: mail provider backend 1 year ago
Richard Steinmetz cbea787233
fix(caldav): stricter default calendar checks 1 year ago
skjnldsv f28d933acc feat(files_sharing): add public name prompt for files requests 1 year ago
SebastianKrupinski 43ee948890 feat: Improve recurrence invitations messages 1 year ago
Ferdinand Thiessen 322b3946d9
fix(dav): Verify target path in `setName` instead of source path 1 year ago
Ferdinand Thiessen 69341e4306
refactor: Migrate filename validation logic from `Storage` to `FilenameValidator` 1 year ago
Richard Steinmetz e42bceac9f
feat: hide caldav server settings if no app uses the caldav backend 1 year ago
SebastianKrupinski 247fbb5538 fix(caldav): limit vevent size 2 years ago
SebastianKrupinski cb6c091e08 fix(carddav): limit vcard size 2 years ago
SebastianKrupinski d7eb509b26 fix(caldav): when message is a reply compare the message sender not the recipient 2 years ago
Daniel Kesselberg 1fa37ed2dc refactor(dav): migrate to new http client 2 years ago
Joas Schilling 8130968a35
feat(notifications): Migrate server INotifiers to new exceptions 2 years ago
Joas Schilling 2c977d2b6e
fix(userstatus): Fix user status automation in real-life scenario 2 years ago
Richard Steinmetz df28c04a8f
fix(caldav): encode calendar URIs with umlauts for activities 2 years ago
Robin Appelman 957a00b9de chore: remove chunking-v1 2 years ago
Ferdinand Thiessen 67a0e01382
fix(dav): Try basic auth for ajax WebDAV requests 2 years ago
skjnldsv 4a77fe3530 fix(dav): also return shared-with-me shares data 2 years ago
Richard Steinmetz 3a975d0a89
fix(caldav): event links in shared calendar notifications 2 years ago
Jake Nabasny f863290572
feat(ldap): sync additional properties to profile and SAB 2 years ago
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 2 years ago
Daniel Kesselberg b769dc4304 feat(caldav): order the calendar objects by start date for search 2 years ago
Daniel Kesselberg 4718a7e4e0 fix(caldav): event search with limit and timerange 2 years ago
Andy Scherzinger 56d4f3aa2d
chore: Add SPDX header 2 years ago
Richard Steinmetz 69e0158030
feat: implement public OCP api to update resources and rooms 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
Ferdinand Thiessen f82c5f0146
fix(tests): Replace deprecated methods in `FileTest` 2 years ago
SebastianKrupinski 2088b492bf fix(caldav): Fixed phpUnit to use userSession instead of userId and userManager 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Côme Chilliet 01f59be55a chore(dav): Fix tests for length headers on upload 2 years ago
Daniel Kesselberg 4bdb473aae
perf(dav): skip non-calendar requests in webcal caching plugin 2 years ago
Robert C. Schaller fa6e6131ee fix(dav): wrong comparison method between two events 2 years ago
Christoph Wurst 3dea99f42b
fix(dav): Add retention time to sync token cleanup 2 years ago
Christoph Wurst b6e1685683
fix(dav): ACLs for shared addressbooks 2 years ago
Côme Chilliet fa8efd5df8
fix(systemtags): Forbid tagging of readonly files 2 years ago
Christoph Wurst f40f962c2e
fix(dav): Add occ command to fix missing caldav sync tokens 2 years ago
Christoph Wurst 1e8238b9e4
test(dav): Add unit test for no calendars/subscription limit 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago