nextcloud-server/apps/dav/lib
Robin Appelman 8966f7fbf2
reuse l10n and request in dav folder listing
instead of having to query those once for every node

Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-09-04 14:06:54 +07:00
..
AppInfo feat!: Migrate AccountManager event to typed event 2023-07-28 14:11:19 +07:00
Avatars
BackgroundJob fix(caldav): Cast calendar objects id to int when building index 2023-06-06 09:45:39 +07:00
BulkUpload when reading an empty file getting EOF is not an error 2023-07-20 13:41:47 +07:00
CalDAV Merge pull request #39568 from nextcloud/caldav-share-preload 2023-08-14 10:27:35 +07:00
CardDAV fix(CardDAV): allow disabling of the system address book via config option 2023-09-01 17:38:20 +07:00
Command fix(CardDAV): only run upgrade sync if 1000 users or less 2023-08-26 17:21:50 +07:00
Comments fix(comments): Emit CommentsEntityEvent as typed event 2023-07-18 16:19:01 +07:00
Connector reuse l10n and request in dav folder listing 2023-09-04 14:06:54 +07:00
Controller fix: close cursor after reading the invitation 2023-08-10 21:45:57 +07:00
DAV preload shares for calendars when listing calendars 2023-07-26 14:36:37 +07:00
Db
Direct techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +07:00
Events feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin 2023-07-17 16:06:15 +07:00
Exception
Files
Listener
Migration fix(CardDAV): only run upgrade sync if 1000 users or less 2023-08-26 17:21:50 +07:00
Profiler
Provisioning/Apple
Search
Settings
Storage
SystemTag fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2023-07-25 11:19:26 +07:00
Traits
Upload fix(dav): use quota of destination in s3 chunk upload 2023-08-02 10:09:13 +07:00
UserMigration
Capabilities.php dav: Add OpenAPI spec 2023-07-11 16:37:40 +07:00
HookManager.php fix: Cleanup unused imports and some type deprecations 2023-07-06 10:37:40 +07:00
RootCollection.php fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2023-07-25 11:19:26 +07:00
Server.php feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin 2023-07-17 16:06:15 +07:00