nextcloud/apps/dav/lib
Richard Steinmetz 0a79bc44df
perf(caldav): also cache empty share arrays
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-08-28 13:50:54 +02:00
..
AppInfo fix: Replace OC_App::loadApp calls by IAppManager 2025-07-10 11:40:27 +02:00
Avatars chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
BackgroundJob fix: adjust setTimeout value for ClearOldStatusesBackgroundJob 2025-07-01 15:15:53 +02:00
BulkUpload chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
CalDAV Merge pull request #54666 from nextcloud/carl/apply-rector 2025-08-27 16:29:58 +02:00
CardDAV fix(carddav): IAddressBook::getKey() should return a string 2025-08-26 13:31:04 +02:00
Command feat: Calendar Import 2025-08-27 08:30:33 -04:00
Comments refactor: Use Http framework where possible 2024-12-14 11:23:29 +01:00
Connector perf(comments): Also cache the comments count 2025-08-21 11:30:56 +02:00
Controller chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
DAV perf(caldav): also cache empty share arrays 2025-08-28 13:50:54 +02:00
Db perf(caldav): Only prefetch published properties 2025-08-15 09:57:58 +02:00
Direct chore(dav): Fix typo in property name 2025-08-16 07:56:54 -04:00
Events refactor: Apply rector refactorings 2025-05-14 15:29:02 +02:00
ExampleContentFiles feat: add example contact on first login 2025-03-26 10:57:39 +01:00
Exception chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Files chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Listener Merge pull request #53418 from nextcloud/fix/timedjob-execution-time 2025-07-03 14:16:56 +02:00
Migration perf: delete commonly used custom properties instead of setting the default value 2025-08-13 20:07:43 +02:00
Model feat: create example event when a user logs in for the first time 2025-06-16 11:49:20 +02:00
Paginate chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Profiler refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Provisioning/Apple chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Search fix(caldav): encode calendar URLs properly when formatting search results 2025-08-15 14:53:49 +02:00
Service refactor(dav): move shared logic to a dedicated example contact service 2025-06-19 23:46:00 +02:00
Settings chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
SetupChecks feat: Make CheckServerResponseTrait public and provide as OCP\SetupCheck\CheckServerResponseTrait 2024-09-16 14:58:21 +02:00
Storage refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
SystemTag feat: make use of preloadCollection in core apps 2025-08-15 10:46:43 +02:00
Traits chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Upload feat(files): automatically create directories on upload 2025-06-26 15:08:11 +02:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Capabilities.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +02:00
RootCollection.php feat(cardav): support result truncation for addressbook federation 2025-08-06 14:04:55 +02:00
Server.php Merge pull request #54402 from nextcloud/fix/streamer-mtime-zip 2025-08-18 14:39:37 +02:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +01:00