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 8614ca43b2
Merge pull request #63112 from nextcloud/feat/add-federated-calendars-invitation
2 weeks ago
..
AppInfo feat(federation): Add accept/decline mechanism for federated calendars 2 weeks ago
Avatars chore: Apply new coding standard to all files 3 months ago
BackgroundJob feat(federation): Add accept/decline mechanism for federated calendars 2 weeks ago
BulkUpload chore: Apply new coding standard to all files 3 months ago
CalDAV Merge pull request #63112 from nextcloud/feat/add-federated-calendars-invitation 2 weeks ago
CardDAV fix(dav): return RFC 4791 no-uid-conflict on duplicate calendar UID 1 month ago
Command chore: Apply new coding standard to all files 3 months ago
Comments chore: Apply new coding standard to all files 3 months ago
Connector fix(sharing): properly handle verification of copy/move actions 2 weeks ago
Controller feat(federation): Add accept/decline mechanism for federated calendars 2 weeks ago
DAV fix(ViewOnlyPlugin): Allow COPY and MOVE operations within the same storage 1 month ago
Db chore: Apply new coding standard to all files 3 months ago
Direct chore: Apply new coding standard to all files 3 months ago
Events chore: Apply new coding standard to all files 3 months ago
ExampleContentFiles
Exception fix(dav): return RFC 4791 no-uid-conflict on duplicate calendar UID 1 month ago
Files Merge pull request #60844 from nextcloud/fix/noid/files-join-ext-cache-select-fields 2 months ago
Listener refactor: Apply rector changes 1 month ago
Migration feat(federation): Add accept/decline mechanism for federated calendars 2 weeks ago
Model
Paginate fix: only store dav pagination if there are more items than requested 1 month ago
Profiler chore: add missing `Override` attribute to app code 4 months ago
Provisioning/Apple chore: Apply new coding standard to all files 3 months ago
Search fix(caldav): Expand recurring events for principal calendar search 3 weeks ago
Service fix(dav): Handle GenericFileException when reading default contact file 2 months ago
Settings fix(dav): Always show example content section 2 months ago
SetupChecks chore: add missing `Override` attribute to app code 4 months ago
Storage chore: Apply new coding standard to all files 3 months ago
SystemTag fix: require admin permissions for all systemtag updates 2 weeks ago
Traits chore: Apply new coding standard to all files 3 months ago
Upload fix(dav): properly finalize with MOVE only 3 weeks ago
UserMigration chore: add missing `Override` attribute to app code 4 months ago
Capabilities.php chore: Apply new coding standard to all files 3 months ago
ConfigLexicon.php chore: add missing `Override` attribute to app code 4 months ago
ResponseDefinitions.php feat(federation): Add accept/decline mechanism for federated calendars 2 weeks ago
RootCollection.php fix(CalDAV): Check for user status before serving public calendars 2 weeks ago
Server.php fix(sharing): properly handle verification of copy/move actions 2 weeks ago
ServerFactory.php