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 3 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 4 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` 4 months ago
Command fix(dav): dav:remove-invalid-shares removing federated calendar shares 4 months ago
Comments
Connector fix(dav): allow multiple link shares token in session 4 months ago
Controller chore: apply new CSFixer rules 8 months ago
DAV fix(dav): Allow array of array of scalars, and fix error message 4 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 refactor: Apply rector refactorings 9 months ago
ExampleContentFiles feat: add example contact on first login 11 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 4 months ago
Migration feat(migration-attributes): missing attributes 5 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 8 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 chore: apply new CSFixer rules 8 months ago
SetupChecks
Storage
SystemTag fix(systemtags): catch empty nodes 4 months ago
Traits chore: apply new CSFixer rules 8 months ago
Upload feat(files): automatically create directories on upload 8 months ago
UserMigration
Capabilities.php fix: temporarily disable public shares chunking capability 4 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 6 months ago
ServerFactory.php