server/apps/dav/lib
Markus Goetz 075a606514
Chunking NG: Assemble in natural sort order of files
For https://github.com/owncloud/client/pull/5476

Before this, the assembly could be bogusly in the order 0,1,10,11,2,3 etc.

As per the spec "The name of every chunk should be its chunk number."
https://github.com/cernbox/smashbox/blob/master/protocol/chunking.md

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-17 00:06:31 -06:00
..
AppInfo Move event and todo parsing to new API 2016-11-29 16:27:12 +01:00
CalDAV Make sure shares use read-write when available 2017-03-02 12:28:57 +01:00
CardDAV Make sure shares use read-write when available 2017-03-02 12:28:57 +01:00
Command Use the event dispatcher 2016-11-03 12:07:59 +01:00
Comments resolve displayname via manager and registerable resolvers 2016-10-19 00:34:00 +02:00
Connector Don't set the HTTP status twice 2017-03-16 13:35:41 +01:00
DAV Properly handle groups with a / 2017-02-27 17:07:18 +01:00
Files safer casting of datetime 2017-03-14 14:12:40 +01:00
Migration Add DAV repair step to fix calendar data 2016-11-24 20:31:01 +01:00
SystemTag Only allow admins to delete tags 2016-12-06 16:30:21 +01:00
Upload Chunking NG: Assemble in natural sort order of files 2017-03-17 00:06:31 -06:00
Capabilities.php Adding capability about new chunking - refs #25682 (#26368) 2016-10-21 16:33:37 +02:00
HookManager.php getUsersOwnAddressBooks 2017-02-14 09:21:33 +01:00
RootCollection.php Use the event dispatcher 2016-11-03 12:07:59 +01:00
Server.php Merge pull request #3360 from nextcloud/dav-search 2017-03-08 13:09:19 +01:00