0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-05 17:10:17 +00:00
nextcloud_server/apps/dav/lib
SebastianKrupinski e93ac80386 fix(CalDav): Spelling
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-01-27 19:15:22 -05:00
..
AppInfo fix(dav): default calendar and address book not created on first login 2025-01-23 22:02:52 +01:00
Avatars fix(psalm): Fix some newly detected issues 2024-10-21 12:37:59 +02:00
BackgroundJob feat(dav): increase default calendar subscription refresh rate to one day 2024-11-20 10:07:29 +01:00
BulkUpload refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CalDAV fix(CalDav): Spelling 2025-01-27 19:15:22 -05:00
CardDAV refactor: Use Http framework where possible 2024-12-14 11:23:29 +01:00
Command fix: use self failure for consistency 2025-01-16 21:49:30 +01:00
Comments refactor: Use Http framework where possible 2024-12-14 11:23:29 +01:00
Connector fix: block moving files to it's own parent with dav 2025-01-03 15:30:20 +01:00
Controller fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
DAV Merge pull request #49867 from nextcloud/useHttpFramework 2024-12-16 10:36:17 +01:00
Db Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 2024-10-18 19:05:08 +02:00
Direct refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Events refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Exception chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Files Revert "fix(dav): Always respond custom error page on exceptions" 2024-11-22 11:55:25 +01:00
Listener refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Migration fix: Use the new countUsersTotal method where it makes sense 2025-01-14 12:38:02 +01:00
Paginate feat(dav): introduce paginate with custom headers 2024-12-20 09:16:18 +01:00
Profiler refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Provisioning/Apple refactor: Use Http framework where possible 2024-12-14 11:23:29 +01:00
Search fix: adjust url for task links 2025-01-24 22:35:20 +01:00
Service Fix: Make out of office replacement nullable 2024-07-03 12:31:53 +02:00
Settings refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +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 feat(systemtags): add setting to block non admin to create system tags 2025-01-22 20:07:24 +01:00
Traits chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Upload refactor: Use Http framework where possible 2024-12-14 11:23:29 +01:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Capabilities.php chore(absence): Add capability for absence replacement support 2024-12-01 23:15:32 +01:00
HookManager.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +02:00
RootCollection.php feat(dav): add systemtag object IDs listing 2024-10-29 09:08:30 +01:00
Server.php feat(dav): introduce paginate with custom headers 2024-12-20 09:16:18 +01:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +01:00