You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/dav/lib
Benjamin Gaussorgues 128f56c8c8
Merge pull request #57820 from nextcloud/carl/fix-return-type-systemtagobjectmapper
5 days ago
..
AppInfo refactor(QueryException): Remove most usage of QueryException 2 weeks ago
Avatars chore: apply new CSFixer rules 7 months ago
BackgroundJob fix(gc): Implement cache_chunk_gc_ttl 3 weeks ago
BulkUpload chore: apply new CSFixer rules 7 months ago
CalDAV fix(caldav): Enhance UID check for base component 1 week ago
CardDAV refactor(QueryException): Remove most usage of QueryException 2 weeks ago
Command Calendar: Fix typos in import/export 1 week ago
Comments fix(comments): Check comment object 2 months ago
Connector Merge pull request #57591 from nextcloud/carl/query-exception 2 weeks ago
Controller chore: Run rector with new rules for fetch 2 months ago
DAV chore: Run rector with new rules for fetch 2 months ago
Db fix(caldav): avoid selecting every custom properties from table if we have no calendars to filter 4 months ago
Direct chore(dav): Fix typo in property name 6 months ago
Events
ExampleContentFiles
Exception chore: apply new CSFixer rules 7 months ago
Files fix(FilesDropPlugin): Ensure all request for file request have a nickname 3 months ago
Listener chore: Register `system_addressbook_exposed` in lexicon 4 months ago
Migration feat(CalDAV): Increase Calendar Object UID field size 2 months ago
Model feat: create example event when a user logs in for the first time 8 months ago
Paginate fix(pagination): render multistatus to XML before caching 3 months ago
Profiler
Provisioning/Apple chore: apply new CSFixer rules 7 months ago
Search fix(caldav): encoding inconsistencies in event search provider 4 months ago
Service fix: make sure default contact exists by default 5 months ago
Settings refactor: Run rector 2 months ago
SetupChecks chore: Register `system_addressbook_exposed` in lexicon 4 months ago
Storage
SystemTag fix(systemtags): Correct the return type of system tag object mapper 6 days ago
Traits chore: apply new CSFixer rules 7 months ago
Upload fix(dav): catch NotFound exception in UploadHome::childExists() 2 months ago
UserMigration
Capabilities.php Revert "fix: temporarily disable public shares chunking capability" 3 months ago
ConfigLexicon.php chore: Register `system_addressbook_exposed` in lexicon 4 months ago
ResponseDefinitions.php
RootCollection.php perf(caldav): preload publish statuses for a whole calendar home at once 5 months ago
Server.php refactor(dav): Remove dead property 3 weeks ago
ServerFactory.php