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
Andy Scherzinger f88ca935e6
Merge pull request #60603 from nextcloud/backport/60211/stable33
1 week ago
..
AppInfo fix: delete CalDav and CardDav shares upon group deletion 4 months ago
Avatars chore: apply new CSFixer rules 11 months ago
BackgroundJob fix(gc): Implement cache_chunk_gc_ttl 5 months ago
BulkUpload fix: properly expose rename permissions over dav 1 week ago
CalDAV fix: add proper ACLs for trashbin proxys 1 week ago
CardDAV fix: fix initial addressbook sync skipping items due to ordering 4 weeks ago
Command Calendar: Fix typos in import/export 4 months ago
Comments fix(comments): Put a limit to the limit 4 months ago
Connector fix: properly expose rename permissions over dav 1 week ago
Controller chore: Run rector with new rules for fetch 6 months ago
DAV fix: Increase limit for share/unshare requests per hour 1 week ago
Db fix(caldav): avoid selecting every custom properties from table if we have no calendars to filter 8 months ago
Direct chore(dav): Fix typo in property name 10 months ago
Events
ExampleContentFiles
Exception chore: apply new CSFixer rules 11 months ago
Files fix(file-search): use default limit to search query if not provided on request body 2 months ago
Listener fix: delete CalDav and CardDav shares upon group deletion 4 months ago
Migration fix(dav): Skip removal of classified activity only once 1 week ago
Model
Paginate fix(pagination): render multistatus to XML before caching 7 months ago
Profiler
Provisioning/Apple fix(dav): unify content disposition header escaping 1 month ago
Search fix(caldav): encoding inconsistencies in event search provider 8 months ago
Service fix:(dav): add note to example contact 3 months ago
Settings refactor: Run rector 6 months ago
SetupChecks chore: Register `system_addressbook_exposed` in lexicon 8 months ago
Storage
SystemTag fix(systemtags): catch empty nodes 8 months ago
Traits chore: apply new CSFixer rules 11 months ago
Upload fix(dav): do not list intermediate upload folders 1 month ago
UserMigration feat: improve calendar migrator 3 months ago
Capabilities.php feat(recent-files): add nc:last_activity property to allow sorting by max between upload_time and mtime 2 months ago
ConfigLexicon.php chore: Register `system_addressbook_exposed` in lexicon 8 months ago
ResponseDefinitions.php
RootCollection.php perf(caldav): preload publish statuses for a whole calendar home at once 9 months ago
Server.php fix(dav): Limit share requests 1 month ago
ServerFactory.php