nextcloud-server/apps/dav/lib
John Molakvoæ 365a040dc3 fix: temporarily disable public shares chunking capability
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-10-21 09:00:48 +07:00
..
AppInfo chore: Register `system_addressbook_exposed` in lexicon 2025-10-10 19:02:41 +07:00
Avatars chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
BackgroundJob fix(ooo): don't catch general DB exceptions 2025-10-06 17:44:33 +07:00
BulkUpload chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
CalDAV refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 2025-10-04 21:54:22 +07:00
CardDAV chore: Register `system_addressbook_exposed` in lexicon 2025-10-10 19:02:41 +07:00
Command fix(dav): dav:remove-invalid-shares removing federated calendar shares 2025-10-17 12:10:42 +07:00
Comments refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
Connector Merge pull request #55382 from nextcloud/bugfix/noid/files-live-photo-permission 2025-10-07 20:55:53 +07:00
Controller chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
DAV fix(dav): Allow array of array of scalars, and fix error message 2025-10-16 15:49:07 +07:00
Db fix(caldav): avoid selecting every custom properties from table if we have no calendars to filter 2025-10-10 18:50:31 +07:00
Direct chore(dav): Fix typo in property name 2025-08-16 07:56:54 +07:00
Events refactor: Apply rector refactorings 2025-05-14 15:29:02 +07:00
ExampleContentFiles feat: add example contact on first login 2025-03-26 10:57:39 +07:00
Exception chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Files fix(FilesDropPlugin): Fix request method and nickname header checks 2025-10-16 08:47:28 +07:00
Listener chore: Register `system_addressbook_exposed` in lexicon 2025-10-10 19:02:41 +07:00
Migration chore: Register `system_addressbook_exposed` in lexicon 2025-10-10 19:02:41 +07:00
Model feat: create example event when a user logs in for the first time 2025-06-16 11:49:20 +07:00
Paginate chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Profiler
Provisioning/Apple chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Search fix(caldav): encoding inconsistencies in event search provider 2025-10-08 12:14:00 +07:00
Service fix: make sure default contact exists by default 2025-09-17 10:57:36 +07:00
Settings chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SetupChecks chore: Register `system_addressbook_exposed` in lexicon 2025-10-10 19:02:41 +07:00
Storage
SystemTag fix(systemtags): catch empty nodes 2025-10-08 20:38:20 +07:00
Traits chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Upload refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
UserMigration
Capabilities.php fix: temporarily disable public shares chunking capability 2025-10-21 09:00:48 +07:00
ConfigLexicon.php chore: Register `system_addressbook_exposed` in lexicon 2025-10-10 19:02:41 +07:00
ResponseDefinitions.php
RootCollection.php perf(caldav): preload publish statuses for a whole calendar home at once 2025-08-28 14:00:18 +07:00
Server.php refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 2025-10-04 21:54:22 +07:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +07:00