nextcloud/apps/dav/lib
Louis 05d327c8d0
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Waiting to run
Psalm static code analysis / static-code-analysis-security (push) Waiting to run
Psalm static code analysis / static-code-analysis-ocp (push) Waiting to run
Psalm static code analysis / static-code-analysis-ncu (push) Waiting to run
Merge pull request #61541 from nextcloud/backport/61509/stable33
[stable33] perf: block more properties from using the custom properties backend
2026-07-01 18:40:52 +02:00
..
AppInfo fix: delete CalDav and CardDav shares upon group deletion 2026-02-10 16:50:13 +00:00
Avatars chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
BackgroundJob fix(gc): Implement cache_chunk_gc_ttl 2026-01-13 09:00:32 +01:00
BulkUpload fix: properly expose rename permissions over dav 2026-05-20 20:01:58 +00:00
CalDAV fix(dav): Avoid fatal error for events without an organizer 2026-06-17 23:33:52 +02:00
CardDAV Merge pull request #60722 from nextcloud/backport/60649/stable33 2026-06-17 19:03:42 +02:00
Command Calendar: Fix typos in import/export 2026-01-27 09:39:09 +00:00
Comments fix(comments): Put a limit to the limit 2026-02-04 07:45:52 +00:00
Connector fix(dav): properly handle files metadata 2026-06-08 16:06:15 +00:00
Controller chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
DAV perf: block more properties from using the custom properties backend 2026-06-23 14:41:16 +00:00
Db fix(caldav): avoid selecting every custom properties from table if we have no calendars to filter 2025-10-10 18:50:31 +02:00
Direct chore(dav): Fix typo in property name 2025-08-16 07:56:54 -04:00
Events refactor: Apply rector refactorings 2025-05-14 15:29:02 +02:00
ExampleContentFiles feat: add example contact on first login 2025-03-26 10:57:39 +01:00
Exception chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Files feat(file-search): add property to SearchQuery and check select fields to decide wheter to join extended cache 2026-06-10 17:02:33 +02:00
Listener fix: delete CalDav and CardDav shares upon group deletion 2026-02-10 16:50:13 +00:00
Migration fix(dav): Skip removal of classified activity only once 2026-05-20 10:39:37 +00:00
Model feat: create example event when a user logs in for the first time 2025-06-16 11:49:20 +02:00
Paginate fix(pagination): render multistatus to XML before caching 2025-11-04 09:20:30 +01:00
Profiler refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Provisioning/Apple fix(http): avoid iconv for header ascii fallback 2026-05-26 07:23:06 +00:00
Search fix(caldav): encoding inconsistencies in event search provider 2025-10-08 12:14:00 +02:00
Service fix(dav): Handle GenericFileException when reading default contact file 2026-06-26 12:51:03 +02:00
Settings refactor: Run rector 2025-11-18 17:45:54 +01:00
SetupChecks chore: Register system_addressbook_exposed in lexicon 2025-10-10 19:02:41 +02:00
Storage refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
SystemTag fix(systemtags): catch empty nodes 2025-10-08 20:38:20 +02:00
Traits chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Upload fix(dav): do not list intermediate upload folders 2026-04-22 15:48:59 +00:00
UserMigration feat: improve calendar migrator 2026-03-15 05:28:03 -04:00
Capabilities.php feat(recent-files): add nc:last_activity property to allow sorting by max between upload_time and mtime 2026-03-26 08:06:33 +00:00
ConfigLexicon.php chore: Register system_addressbook_exposed in lexicon 2025-10-10 19:02:41 +02:00
ResponseDefinitions.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +02:00
RootCollection.php perf(caldav): preload publish statuses for a whole calendar home at once 2025-08-28 14:00:18 +02:00
Server.php fix(dav): Load ProfilerPlugin only when profiler is enabled 2026-06-29 08:50:13 +00:00
ServerFactory.php feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +01:00