nextcloud/apps/dav/lib
Thomas Citharel 326e5696c9
feat: wIP
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-09-17 11:58:10 +02:00
..
AppInfo feat!: Migrate AccountManager event to typed event 2023-07-28 14:11:19 +02:00
Avatars Update php licenses 2021-06-04 22:02:41 +02:00
BackgroundJob fix(caldav): Cast calendar objects id to int when building index 2023-06-06 09:45:39 +02:00
BulkUpload when reading an empty file getting EOF is not an error 2023-07-20 13:41:47 +02:00
CalDAV feat: wIP 2023-09-17 11:58:10 +02:00
CardDAV Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_app 2023-09-17 10:14:20 +02:00
Command fix(CardDAV): only run upgrade sync if 1000 users or less 2023-08-26 17:21:50 +02:00
Comments Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_app 2023-09-17 10:14:20 +02:00
Connector Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_app 2023-09-17 10:14:20 +02:00
Controller fix: close cursor after reading the invitation 2023-08-10 21:45:57 +02:00
DAV Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_app 2023-09-17 10:14:20 +02:00
Db feat: wIP 2023-09-17 11:58:10 +02:00
Direct techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +02:00
Events feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin 2023-07-17 16:06:15 +02:00
Exception Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done 2022-06-10 00:36:52 +02:00
Files Make sure to not pass null to DateTime::createFromFormat 2022-11-14 16:23:50 +01:00
Listener feat: wIP 2023-09-17 11:58:10 +02:00
Migration feat: wIP 2023-09-17 11:58:10 +02:00
Profiler Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
Provisioning/Apple Fix psalm spotted errors with new requirements 2023-01-02 15:02:28 +01:00
Push feat: wIP 2023-09-17 11:58:10 +02:00
Search Move DateTime::ATOM to DateTimeInterface::ATOM 2021-06-23 15:28:07 +02:00
Settings Enable caldav push notifications by default 2023-09-12 13:58:40 +02:00
Storage Update php licenses 2021-06-04 22:02:41 +02:00
SystemTag fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2023-07-25 11:19:26 +02:00
Traits Update php licenses 2021-06-04 22:02:41 +02:00
Upload fix(dav): use quota of destination in s3 chunk upload 2023-08-02 10:09:13 +02:00
UserMigration feat(UserMigration)!: 32-bit support 2023-05-05 17:59:57 -07:00
Capabilities.php dav: Add OpenAPI spec 2023-07-11 16:37:40 +02:00
HookManager.php fix: Cleanup unused imports and some type deprecations 2023-07-06 10:37:40 +02:00
RootCollection.php fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2023-07-25 11:19:26 +02:00
Server.php feat: wIP 2023-09-17 11:58:10 +02:00