- Nov 23, 2015
-
-
Thomas Müller authored
p() supports string as argument
-
Thomas Müller authored
lastInsertId() is properly working with Oracle if the table name is p…
-
Thomas Müller authored
Move hook and delete children logic to share manager
-
Thomas Müller authored
Use a DateTime object instead of a timestamp
-
Roeland Jago Douma authored
To make sure hooks are always fired and child entries are always cleaned. This logic is moved to the share manager. * Updated unit tests
-
Morris Jobke authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Joas Schilling authored
-
Thomas Müller authored
federated sharing auto-complete, first step
-
Thomas Müller authored
Add cmdline key to show shipped/non-shipped apps only
-
Thomas Müller authored
Web UI uses Webdav instead of ajax/* calls
-
Victor Dubiniuk authored
-
Thomas Müller authored
assume pgsql >=9 if checking the version fails
-
Thomas Müller authored
Unset `path` for shared with me
-
Thomas Müller authored
[Settings] Moved changedisplayname to usercontroller
-
Thomas Müller authored
Scrutinizer Auto-Fixes
-
Thomas Müller authored
[3rdparty] Bump for symfony/console-2.7.4
-
Jenkins for ownCloud authored
-
Roeland Jago Douma authored
-
- 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
-