nextcloud-server/apps/dav/lib
Carl Schwan 7b723813ce
Multiple fixes
- Fix tests
- Use non deprecated event stuff
- Add a bit of type hinting to the new stuff
- More safe handling of instanceOfStorage (share might not be the first
  wrapper)
- Fix resharing

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-31 19:37:59 +02:00
..
AppInfo User status automation background job 2022-07-01 12:32:07 +02:00
Avatars
BackgroundJob Merge pull request #32956 from nextcloud/fix/upload-folder-wrong-content 2022-07-27 17:06:39 +02:00
BulkUpload
CalDAV Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 -04:00
CardDAV Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 -04:00
Command Add typing to Sharing Backend 2022-06-22 10:25:17 +02:00
Comments Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +02:00
Connector Multiple fixes 2022-07-31 19:37:59 +02:00
Controller Multiple fixes 2022-07-31 19:37:59 +02:00
DAV Multiple fixes 2022-07-31 19:37:59 +02:00
Db
Direct Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 -04:00
Events Add typing to Sharing Backend 2022-06-22 10:25:17 +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 Fix an issue with the search backend update 2022-04-14 12:11:02 +02:00
Listener User status automation background job 2022-07-01 12:32:07 +02:00
Migration Allow DAV Object properties 2022-05-16 15:02:00 +02:00
Profiler Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
Provisioning/Apple
Search
Settings Inject userId directly 2022-07-01 14:07:52 +02:00
Storage
SystemTag
Traits
Upload
UserMigration Fix empty address books being exported 2022-07-05 17:00:27 +00:00
Capabilities.php Also comment out in test 2022-03-28 17:17:29 +02:00
HookManager.php Minor optimizations for saving user personal information 2022-05-12 21:02:52 +02:00
RootCollection.php Merge pull request #31029 from nextcloud/expose-extra-emails-in-dav 2022-06-10 16:56:37 +02:00
Server.php Fix view-only code after code review comments 2022-07-28 16:53:24 +02:00