Commit Graph

1004 Commits (9b84831c8d0c1d715cd42fa3e4e01ac8a59fa369)

Author SHA1 Message Date
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
Richard Steinmetz 53ef6c5f71
feat(dav): update a principal's schedule-default-calendar-URL 2 years ago
Hamid Dehnavi 7bf31df0bc Refactors "substr" calls to improve code readability 2 years ago
Christoph Wurst dc7f2baf26 fix(dav): Rate limit calendar/subscription creation 2 years ago
Louis Chemineau 8e95d0f3ae
Check share attributes when downloading versions 2 years ago
Anna Larch dce69154ba enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 2 years ago
Côme Chilliet 303e2febc7
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2 years ago
Louis Chemineau 898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server" 2 years ago
Côme Chilliet 166773879b fix!: Migrate jobs away from deprecated interfaces 2 years ago
Joas Schilling d086b6c81d
fix(tests): Make PHP 8.1.2 with Datetime Diff Bug pass the notifier test 2 years ago
Joas Schilling e981619c01
fix(dav): Fix user status "Undefined array key 0 at StatusService.php#98" 2 years ago
John Molakvoæ 18399fc1cf
fix: improve typing and use \OCP\Server::get 2 years ago
John Molakvoæ 82b5a19a35
fix: public dav and files_sharing testing fixes 2 years ago
John Molakvoæ 11096e2060
fix(dav): undeclared `$cache` property 2 years ago
Anna Larch 4c6eff975f fix(userstatus): set user status to 'In a meeting' if calendar is busy 2 years ago
Anna Larch fc4ef6133b fix(ooo): add new ooo status with new emoji 2 years ago
Joas Schilling 6056928dc6
feat(comments): Add a meta data column for comments 2 years ago
Christoph Wurst 9abfcad3e3
fix(dav): Prevent out-of-office event time drifts 2 years ago
Joas Schilling e4460e3bff fix(dav): Improve handling and logging of bulk upload failures 2 years ago
Christoph Wurst 8b38d49437
fix(dav): Prioritize timezone from core/login 2 years ago