nextcloud/apps/dav/lib
Cristian Scheid 3490fb2ec8 fix(file-search): use default limit to search query if not provided on request body
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
2026-04-02 18:13:49 +00:00
..
AppInfo fix: delete CalDav and CardDav shares upon group deletion 2026-02-10 11:53:51 -05:00
Avatars chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
BackgroundJob fix(ooo): don't catch general DB exceptions 2025-10-07 11:37:18 +00:00
BulkUpload chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
CalDAV Merge pull request #58199 from nextcloud/backport/58197/stable32 2026-03-20 15:57:04 +01:00
CardDAV fix(contacts): Do not expose SAB in /contactsmenu 2025-10-11 11:12:51 +00:00
Command Calendar: Fix typos in import/export 2026-01-27 09:39:19 +00:00
Comments fix(comments): Put a limit to the limit 2026-02-04 07:45:55 +00:00
Connector feat(file-info): encapsulate logic to get last activity in getLastActivity function 2026-03-26 08:06:16 +00:00
Controller chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
DAV fix(dav): Use an exhaustive list for allowed serialized classes 2026-02-23 12:34:50 +00:00
Db fix(caldav): avoid selecting every custom properties from table if we have no calendars to filter 2025-10-10 17:25:04 +00: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 fix(file-search): use default limit to search query if not provided on request body 2026-04-02 18:13:49 +00:00
Listener fix: delete CalDav and CardDav shares upon group deletion 2026-02-10 11:53:51 -05:00
Migration feat(migration-attributes): missing attributes 2025-09-04 09:02:00 +00:00
Model feat: create example event when a user logs in for the first time 2025-06-16 11:49:20 +02:00
Paginate fix(pagination): render multistatus to XML before caching 2025-11-04 09:53:18 +00: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): encoding inconsistencies in event search provider 2025-10-08 10:56:35 +00:00
Service fix:(dav): add note to example contact 2026-03-11 11:20:06 +00: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 fix(systemtags): catch empty nodes 2025-10-08 19:06:39 +00:00
Traits chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Upload fix(dav): catch NotFound exception in UploadHome::childExists() 2025-12-15 19:16:27 +00:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Capabilities.php feat(recent-files): add nc:last_activity property to allow sorting by max between upload_time and mtime 2026-03-26 08:06:16 +00:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +02:00
RootCollection.php perf(caldav): preload publish statuses for a whole calendar home at once 2025-08-28 14:00:18 +02:00
Server.php feat: also send x-user-id for dav responses 2026-01-18 17:36:28 +01:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +01:00