- May 15, 2015
-
-
Lukas Reschke authored
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/16296
-
Lukas Reschke authored
Ref http://www.shellcheck.net/about.html
-
Joas Schilling authored
Added rmdir to trashbin storage wrapper
-
Thomas Müller authored
some encryption fixes
-
Lukas Reschke authored
fix preview hooks, enable_previews default is true
-
Jenkins for ownCloud authored
-
- May 14, 2015
-
-
Jenkins for ownCloud authored
-
- May 13, 2015
-
-
Georg Ehrke authored
-
Björn Schießle authored
delete all file keys doesn't need the encryption module as parameter; implement rmdir; getFileKeyDir should also work for part files and complete directories
-
Robin Appelman authored
fix webdav quota check for the root of the dav endpoint
-
Vincent Petry authored
-
Lukas Reschke authored
dont go trough the view when renaming/copying on shared storages
-
Lukas Reschke authored
Add info message for upgrade of an 3rdparty app
-
Jenkins for ownCloud authored
-
- May 12, 2015
-
-
Lukas Reschke authored
Add NoAdminRequired annotation
-
Morris Jobke authored
Check if cURL supports the desired features
-
Lukas Reschke authored
-
Morris Jobke authored
-
Lukas Reschke authored
Stupid mistake in master, fixes https://github.com/owncloud/core/issues/16288
-
Robin Appelman authored
-
Morris Jobke authored
fix user mgmt search box position, fix #15928
-
Morris Jobke authored
ellipsize first item in multiselect, fix #16174
-
Jan-Christoph Borchardt authored
Resize filepicker on window size change
-
Morris Jobke authored
remove superflous button. fixes #15971
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
Enable file icons & previews in "Shared ..." categories
-
Arthur Schiwon authored
-
Robin Appelman authored
-
Jan-Christoph Borchardt authored
Use active instead of non existing pressed
-
Björn Schießle authored
use hooks to update encryption keys
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/16083
-
Lukas Reschke authored
Older versions of cURL that are unfortunately still bundled by distributors don't support these features which will result in errors and other possibly unpredictable behaviour. Fixes https://github.com/owncloud/core/issues/16179 for master – stable8 requires another patch.
-
Vincent Petry authored
This makes sure that folders are moved to trash when deleted with rmdir() instead of unlink(). This happens for example when deleting a folder over WebDAV. The web UI uses unlink() so it wasn't affected.
-
Morris Jobke authored
fix check if a file is excluded from encryption
-
Jenkins for ownCloud authored
-
- May 11, 2015
-
-
Vincent Petry authored
Fix version rename with files and folders
-
Morris Jobke authored
Issue 16206 fix app config parallel insert
-
Morris Jobke authored
Update etag of direct parent on unshare
-