- 07 Sep, 2016 2 commits
-
-
Thomas Müller authored
Use true random string as uri for public calendars - as a result we can no longer return the pre-publish-url
-
Vincent Petry authored
Pass web requests to occ controller if upgrade is needed
-
- 06 Sep, 2016 11 commits
-
-
Victor Dubiniuk authored
-
Vincent Petry authored
Allow increasing permissions for share owner
-
Vincent Petry authored
The CSRF check in the FilesPlugin is being done to early - fixed
-
Thomas Müller authored
-
Piotr M authored
-
Vincent Petry authored
Fix fed share test call to return proper result
-
Vincent Petry authored
Faster Makefile dist build, less crud
-
Vincent Petry authored
-
Vincent Petry authored
Fixes an issue where retrying a previously failed federated share would not properly reset the availability flag because the return value was undefined instead of "true".
-
Vincent Petry authored
Use Webdav PUT for uploads
-
Jörn Friedrich Dreyer authored
-
- 05 Sep, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 03 Sep, 2016 7 commits
-
-
Jenkins for ownCloud authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
Hacked around Blueimp's jquery.fileupload to make it work with our new chunking API.
-
Vincent Petry authored
Not needed any more in IE >= 11
-
Vincent Petry authored
- uses PUT method with jquery.fileupload for regular and public file lists - for IE and browsers that don't support it, use POST with iframe transport - implemented Sabre plugin to handle iframe transport and redirect the embedded PUT request to the proper handler - added RFC5995 POST to file collection with "add-member" property to make it possible to auto-rename conflicting file names - remove obsolete ajax/upload.php and obsolete ajax routes
-
Vincent Petry authored
-
- 02 Sep, 2016 2 commits
-
-
Jenkins for ownCloud authored
-
Vincent Petry authored
Exclude Directories
-
- 01 Sep, 2016 5 commits
-
-
Thomas Müller authored
-
Vincent Petry authored
When building with "make dist", use a shortcut and only install bower as we're not going to run any unit tests or so. Removed more unneeded release files from composer and co.
-
Klaas Freitag authored
-
Vincent Petry authored
-
Vincent Petry authored
In some cases, the owner of the share is also recipient through a group share. The owner must still be able to increase permissions in that situation.
-
- 31 Aug, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 30 Aug, 2016 11 commits
-
-
Jenkins for ownCloud authored
-
Vincent Petry authored
Integration test on a local storage
-
Vincent Petry authored
Make dist
-
Sergio Bertolín authored
-
Vincent Petry authored
Makefile will rebuild if deps list changed
-
Vincent Petry authored
Prevent error with orphaned shares when updating user mount cache
-
Thomas Müller authored
-
Vincent Petry authored
Prepares a dist folder of owncloud core for release. This updates version.php and removes all non-release files.
-
Vincent Petry authored
Allow space for federated share id search
-
Vincent Petry authored
-
Vincent Petry authored
Deps list being composer.json, etc. Useful when switching branches and rerunning make.
-