- 06 Feb, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 05 Feb, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 04 Feb, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 03 Feb, 2015 2 commits
-
-
Arthur Schiwon authored
-
Jenkins for ownCloud authored
-
- 02 Feb, 2015 3 commits
-
-
Lukas Reschke authored
Without CSRF check this file might be tricked into requesting itself which would result in an endless loop and thus potentially ending in a Denial of Service.
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- 01 Feb, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 31 Jan, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 30 Jan, 2015 3 commits
-
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
get correct user for paths to the trash bin, needed for remote shares if the size of of trash gets calculated
-
Jenkins for ownCloud authored
-
- 29 Jan, 2015 10 commits
-
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- 28 Jan, 2015 2 commits
-
-
Robin Appelman authored
-
Jenkins for ownCloud authored
-
- 27 Jan, 2015 3 commits
-
-
Vincent Petry authored
This is needed for Dropbox and others that need a token.
-
Vincent Petry authored
Because setStorageId now instantiates storages, they might throw exceptions if arguments are missing. This fixes the unit test to not throw exceptions and have their default config arguments set.
-
Jenkins for ownCloud authored
-
- 26 Jan, 2015 11 commits
-
-
Vincent Petry authored
When accepting a remote share, an ajax request is sent to the server. Only once this request returns should the file list be reloaded.
-
Vincent Petry authored
-
Vincent Petry authored
This removes the logic that registers the share action and modifies the rows. Share actions aren't needed in the public file list.
-
Bjoern Schiessle authored
certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
use uid provided by setupfs hook to mount server2server shares, otherwise mount will fail for public link shares
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
Whenever an exception occurs during scan of a remote share, the share is checked for availability. If the storage is gone, it will be removed automatically. Also, getDirectoryContent() will now skip unavailable storages.
-
Vincent Petry authored
Cross-storage rename would cause copy + unlink. That unlink operation must not trigger the trashbin.
-
Joas Schilling authored
-
- 25 Jan, 2015 1 commit
-
-
Jenkins for ownCloud authored
-