- Jun 06, 2014
-
-
Björn Schießle authored
don't allow to share single files with delete permissions, user should only be possible to unshare a single file but never to delete it
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Thomas Müller authored
Verify that we have a valid storage in View->getPath
-
Thomas Müller authored
-
Jan-Christoph Borchardt authored
Add Turkish to common languages
-
Jenkins for ownCloud authored
-
- Jun 05, 2014
-
-
Volkan Gezer authored
-
Thomas Müller authored
[encryption] use oc preferences
-
Vincent Petry authored
Improve share settings
-
Thomas Müller authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Thomas Müller authored
Add method to get users by their preference
-
Thomas Müller authored
fix typo in var name
-
Arthur Schiwon authored
-
jbtbnl authored
fix size and unbold empty content message
-
Robin Appelman authored
-
Björn Schießle authored
-
Björn Schießle authored
Revert "make reshare settings foldable" This reverts commit c01f196f. Conflicts: settings/templates/admin.php
-
Björn Schießle authored
-
Jörn Friedrich Dreyer authored
fix files multiselect bar now that the app list is gone
-
Thomas Müller authored
Remove legacy routing code
-
Joas Schilling authored
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
Don't update the mtime if the storage mtime hasn't changed
-
Vincent Petry authored
Fixed quota wrapper to return the value from flock()
-
Thomas Müller authored
Dont overwrite OCA.Sharing
-
Thomas Müller authored
table files_trashsizes was still used in some locations -> removed
-
Robin Appelman authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Lukas Reschke authored
-
Lukas Reschke authored
The getfile routing code was absolutely legacy and not needed anymore. Additionally \OC::$REQUESTEDAPP was never set to the actually accessed application. This commit removes the legacy routing code and ensures that $REQUESTEDAPP is always set so that other applications (e.g. the firewall or a two-factor authentication) can intercept the currently accessed app. Testplan: [x] Installation works [x] Login with DB works [x] Logout works [x] Login with alternate backend works (tested with user_webdavauth) [x] Other apps are accessible [x] Redirect on login works (e.g. index.php?redirect_url=%2Fcore%2Findex.php%2Fsettings%2Fapps%3Finstalled) [x] Personal settings are accessible [x] Admin settings are accessible [x] Sharing files works [x] DAV works [x] OC::$REQUESTEDAPP contains the requested application and can be intercepted by other applications
-
Thomas Müller authored
Use the permissions exposed by ownCloud for webdav external storages
-
Jan-Christoph Borchardt authored
use slide toggle for files app
-