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
Salvatore Martire 7ba0cb4e2c fix(pagination): render multistatus to XML before caching 4 months ago
..
AppInfo feat: calendar federation 6 months ago
Avatars chore: apply new CSFixer rules 8 months ago
BackgroundJob fix(ooo): don't catch general DB exceptions 5 months ago
BulkUpload chore: apply new CSFixer rules 8 months ago
CalDAV fix: use old event information if new is missing 4 months ago
CardDAV fix(contacts): Do not expose SAB in `/contactsmenu` 5 months ago
Command fix(dav): dav:remove-invalid-shares removing federated calendar shares 5 months ago
Comments
Connector fix(dav): allow multiple link shares token in session 5 months ago
Controller chore: apply new CSFixer rules 8 months ago
DAV fix(dav): Allow array of array of scalars, and fix error message 5 months ago
Db fix(caldav): avoid selecting every custom properties from table if we have no calendars to filter 5 months ago
Direct chore(dav): Fix typo in property name 7 months ago
Events refactor: Apply rector refactorings 10 months ago
ExampleContentFiles feat: add example contact on first login 12 months ago
Exception chore: apply new CSFixer rules 8 months ago
Files chore: apply new CSFixer rules 8 months ago
Listener fix(caldav): disable remote access when calendar federation is off 5 months ago
Migration feat(migration-attributes): missing attributes 6 months ago
Model feat: create example event when a user logs in for the first time 9 months ago
Paginate fix(pagination): render multistatus to XML before caching 4 months ago
Profiler
Provisioning/Apple chore: apply new CSFixer rules 8 months ago
Search fix(caldav): encoding inconsistencies in event search provider 5 months ago
Service fix: make sure default contact exists by default 6 months ago
Settings chore: apply new CSFixer rules 8 months ago
SetupChecks
Storage
SystemTag fix(systemtags): catch empty nodes 5 months ago
Traits chore: apply new CSFixer rules 8 months ago
Upload feat(files): automatically create directories on upload 9 months ago
UserMigration
Capabilities.php fix: temporarily disable public shares chunking capability 5 months ago
ResponseDefinitions.php
RootCollection.php perf(caldav): preload publish statuses for a whole calendar home at once 6 months ago
Server.php Merge pull request #54402 from nextcloud/fix/streamer-mtime-zip 7 months ago
ServerFactory.php