nextcloud-server/apps/dav/lib
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-27 23:02:18 +07:00
..
AppInfo fix: automatically disable sab 2025-09-18 11:00:59 +07:00
Avatars chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
BackgroundJob refactor: Port away from IQueryBuilder::execute in apps/ 2025-09-16 11:35:01 +07:00
BulkUpload chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
CalDAV fix(dav): Fix PHP warnings triggered by tests in dav application 2025-09-27 13:05:33 +07:00
CardDAV fix: automatically disable sab 2025-09-18 11:00:59 +07:00
Command perf(caldav): preload publish statuses for a whole calendar home at once 2025-08-28 14:00:18 +07:00
Comments refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
Connector fix: Dispatch favorite event with an actual path 2025-09-15 15:04:00 +07:00
Controller chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
DAV refactor(CustomPropertiesBackend): Modernize class 2025-09-03 14:28:26 +07:00
Db perf(caldav): Only prefetch published properties 2025-08-15 09:57:58 +07:00
Direct chore(dav): Fix typo in property name 2025-08-16 07:56:54 +07:00
Events refactor: Apply rector refactorings 2025-05-14 15:29:02 +07:00
ExampleContentFiles feat: add example contact on first login 2025-03-26 10:57:39 +07:00
Exception chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Files chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Listener fix(dav): clean up user's addressbook shares on deletion 2025-09-01 10:37:08 +07:00
Migration fix: automatically disable sab 2025-09-18 11:00:59 +07:00
Model feat: create example event when a user logs in for the first time 2025-06-16 11:49:20 +07:00
Paginate chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Profiler refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Provisioning/Apple chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Search fix(caldav): encode calendar URLs properly when formatting search results 2025-08-15 14:53:49 +07:00
Service fix: make sure default contact exists by default 2025-09-17 10:57:36 +07:00
Settings chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SetupChecks fix: automatically disable sab 2025-09-18 11:00:59 +07:00
Storage refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +07:00
SystemTag feat: make use of `preloadCollection` in core apps 2025-08-15 10:46:43 +07:00
Traits chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Upload refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Capabilities.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00
RootCollection.php perf(caldav): preload publish statuses for a whole calendar home at once 2025-08-28 14:00:18 +07:00
Server.php Merge pull request #54402 from nextcloud/fix/streamer-mtime-zip 2025-08-18 14:39:37 +07:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +07:00