nextcloud-server/apps/dav/lib
fenn-cs 2e31d35134 fix(Federation): Show some icon for federated users on shares
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-10-30 15:16:00 +07:00
..
AppInfo
Avatars
BackgroundJob
BulkUpload
CalDAV Merge pull request #48529 from nextcloud/backport/48519/stable30 2024-10-02 18:29:13 +07:00
CardDAV fix: make federation address book sync work with allow_local_remote_servers = false 2024-10-01 21:37:18 +07:00
Command
Comments
Connector fix(Federation): Show some icon for federated users on shares 2024-10-30 15:16:00 +07:00
Controller feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00
DAV fix(dav): Cleanup view-only check 2024-10-28 09:26:03 +07:00
Db
Direct
Events
Exception
Files fix: Drop unnecessary exit 2024-09-19 13:59:08 +07:00
Listener
Migration fix(metadata): revert wrongly renamed column 2024-08-02 18:37:37 +07:00
Profiler
Provisioning/Apple fix(dav): cast parameters to string 2024-09-16 09:11:00 +07:00
Search fix: https://github.com/nextcloud/calendar/issues/6079 and https://github.com/nextcloud/contacts/issues/3997 2024-07-25 15:42:09 +07:00
Service
Settings feat: hide caldav server settings if no app uses the caldav backend 2024-07-16 09:18:33 +07:00
SetupChecks
Storage feat: Make `ISharedStorage` public API and reuse where possible 2024-08-12 11:42:10 +07:00
SystemTag
Traits
Upload
UserMigration
Capabilities.php
HookManager.php
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00
RootCollection.php fix(caldav): allow listing of room and resource principals 2024-07-31 15:47:02 +07:00
Server.php fix(dav): Always respond custom error page on exceptions 2024-09-05 18:17:10 +07:00
ServerFactory.php