- Nov 24, 2015
-
-
Jenkins for ownCloud authored
-
- Nov 23, 2015
-
-
Thomas Müller authored
DB scheme for Comments table, resolves #20265
-
Thomas Müller authored
webdav docker tests - wait at least 5 seconds after the full startup
-
Morris Jobke authored
-
Thomas Müller authored
Requested sharing API test cases.
-
Thomas Müller authored
Do not authenticate over ajax Webdav
-
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
-
Vincent Petry authored
This makes sure that whenever a Webdav call is done through Ajax, if the session has expired, it will not send back a challenge but a simple 401 response. Without this fix, the default code would send back a challenge and trigger the browser's basic auth dialog.
-
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
-