Commit Graph

1219 Commits (34cd91cc86a89d623aa811f11316640db12ea91c)

Author SHA1 Message Date
provokateurin 6a12fbc4f3
refactor: Run rector 4 months ago
Côme Chilliet 88fc8c94ce
fix(dav): Fix PHP warnings triggered by tests in dav application 4 months ago
Côme Chilliet cba4f1b616
fix(tests): Fix PHP warnings in tests 4 months ago
SebastianKrupinski cab9a5deea fix: automatically disable sab 4 months ago
Carl Schwan 8555f98e32 refactor: Port External\Manager to the query builder 4 months ago
Louis Chemineau 634e8d2587
fix: Dispatch favorite event with an actual path 4 months ago
Côme Chilliet bc5e29f9f2
fix(tests): Fix type issues and other problems with encryption tests 4 months ago
Carl Schwan b303185126 refactor(CustomPropertiesBackend): Modernize class 4 months ago
Christoph Wurst 8e1a070bd5
fix(dav): clean up user's addressbook shares on deletion 4 months ago
SebastianKrupinski 7e92b157e3 fix: aliases and capitalization of emails 4 months ago
Richard Steinmetz 5b254ea39a
perf: prevent fetching a principal's user account if the data is not needed 5 months ago
Richard Steinmetz e8986db7a4
perf(caldav): preload publish statuses for a whole calendar home at once 5 months ago
Richard Steinmetz b7dc720848
feat: calendar federation 5 months ago
SebastianKrupinski 46e624a089 feat: Calendar Import 5 months ago
Richard Steinmetz caf664ea43
fix(carddav): IAddressBook::getKey() should return a string 5 months ago
Salvatore Martire 5d028cfaf8 fix: propfind query monitor breaking removeListener and removeAllListeners 5 months ago
Carl Schwan 94e2af0302 perf(comments): Also cache the comments count 5 months ago
Arusekk b3c5707a0c
fix(caldav): show confidential event if writable 5 months ago
Richard Steinmetz fa80a6199d
fix(caldav): encode calendar URLs properly when formatting search results 5 months ago
Salvatore Martire bdcd583045 feat: make use of `preloadCollection` in core apps 5 months ago
Salvatore Martire 9bbebd6034 feat: emit `preloadCollection` event in DAV 5 months ago
Carl Schwan 46f0c6ebb5 perf(caldav): Cache calendars in CustomPropertiesBackend 5 months ago
Salvatore Martire ec176a933a feat(dav): report inefficient DAV plugins in logs 5 months ago
Christoph Wurst 0c4bb5e8c5
fix(dav): calculate permissions based on addressbook principal 5 months ago
Daniel Kesselberg 13f25c9316 fix(carddav): return correct sync token for non-truncated requests 5 months ago
Hamza Mahjoubi 36d9fcbb4d feat(cardav): support result truncation for addressbook federation 5 months ago
SebastianKrupinski 49d8e29a18 fix: do not ignore move command object target uri 5 months ago
John Molakvoæ 2b50d9b2c5
Revert "perf(base): Stop setting up the FS for every basic auth request" 6 months ago
Côme Chilliet 956924bdc9
chore: Remove calls to OC_App in bootstrap.php files for tests 6 months ago
provokateurin 689a853dc6
fix(dav): Initialize the FS for the user right after authenticating 6 months ago
Daniel Kesselberg 4dee17868f
test(imip): ensure charset is set for the text/calendar attachment 6 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Salvatore Martire 289b7ab684 test: check that UserStatusAutomation is cleaned up 6 months ago
Julius Knorr 82e299401e perf(dav): Preload dav search with tags/favorites 7 months ago
Salvatore Martire 8167b07118 feat(files): automatically create directories on upload 7 months ago
skjnldsv 9806a9830c feat(files_sharing): allow viewing files with download disabled 7 months ago
Richard Steinmetz 960b3ec0eb refactor(dav): move shared logic to a dedicated example contact service 7 months ago
Richard Steinmetz 4a6909ffef
feat: create example event when a user logs in for the first time 7 months ago
Daniel Kesselberg 1ac85a3298 fix: use correct format for getlastmodified webdav property 7 months ago
skjnldsv e41e8de0e2 fix(dav): file drop nickname 7 months ago
Richard Steinmetz 696d76f976 fix(caldav): use direct.edit route in event activities 7 months ago
Ferdinand Thiessen 9f8f7759a9
test(dav): adjust test cases for PHPUnit 10 8 months ago
Joas Schilling 76e6ab1dff
test: Migrate remaining DAV tests to PHPUnit 10 8 months ago
Joas Schilling 96a1dd322b
test: Migrate DAV Systemtags tests to PHPUnit 10 8 months ago
Joas Schilling 6cccdf98f4
test: Migrate CardDAV tests to PHPUnit10 8 months ago
Joas Schilling 154d390c02
test: Migrate CalDAV tests to PHPUnit10 8 months ago
Louis Chemineau 009d0c550c
fix: Move CSRF check from base to PublicAuth for public.php 8 months ago
Richard Steinmetz 9a74d9a1a5
fix(caldav): don't send invitations to circles 8 months ago
Ferdinand Thiessen e693a5d4a5
fix(dav): correctly handle uploading folders with same name as a file 8 months ago