- Nov 22, 2015
-
-
Vincent Petry authored
This will make sure the cached JS gets properly updated. Also, since this is a bigger change it also qualifies for a version increase :-)
-
Robin Appelman authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
This used to be done in the ajax download code. Now that single file downloads are going through Webdav, the token handling needs to be done here too.
-
Vincent Petry authored
-
Vincent Petry authored
This prevents double slashes that can mess up path comparisons in some cases.
-
Vincent Petry authored
This makes it possible to also store custom properties passed through the data object like tags or shareOwner.
-
Thomas Müller authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
The public page now uses the public.php/webdav endpoint. Also enabled more file operations like rename, move, delete and create folder from the public page, which are now all possible thanks to the public.php/webdav endpoint.
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
- Add davclient.js lib - Add es6-promise required by that lib - Wrote IE8 workaround lib/shim for davclient.js
-
Jenkins for ownCloud authored
-
- Nov 21, 2015
-
-
Jenkins for ownCloud authored
-
- Nov 20, 2015
-
-
Thomas Müller authored
dont die if the external storage backend doesn't exist
-
Robin Appelman authored
-
Thomas Müller authored
Use mocks when testing isSharingDisabledForUser
-
Thomas Müller authored
-
Thomas Müller authored
[files_external] swift tests
-
Thomas Müller authored
Bump 3rdparty. No longer ship 3rdparty tests dirs
-
Roeland Jago Douma authored
-
Jenkins for ownCloud authored
-
- Nov 19, 2015
-
-
Thomas Müller authored
Bump 3rdparty for icewind/streams-0.3.0
-
Thomas Müller authored
Adjust the method name to reflect it's behaviour
-
Thomas Müller authored
Remove "Text file" entry in the "+" menu
-
Thomas Müller authored
Add carddav sharing
-
Thomas Müller authored
Make the JobList test more robust by sorting the result of getAll bef…
-
Thomas Müller authored
-
Joas Schilling authored
-
Thomas Müller authored
Core interfaces for system tags and its manager
-
Vincent Petry authored
The text editor app will register this instead. Also made "fileList" a non-private attribute to make it possible for plugins to access the attached file list object.
-
Thomas Müller authored
-
Roeland Jago Douma authored
-