- 13 May, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 12 May, 2015 18 commits
-
-
Lukas Reschke authored
Add NoAdminRequired annotation
-
Morris Jobke authored
Check if cURL supports the desired features
-
Lukas Reschke authored
-
Lukas Reschke authored
Stupid mistake in master, fixes https://github.com/owncloud/core/issues/16288
-
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
-
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.
-
Morris Jobke authored
fix check if a file is excluded from encryption
-
Jenkins for ownCloud authored
-
- 11 May, 2015 11 commits
-
-
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
-
Bjoern Schiessle authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Bjoern Schiessle authored
use hooks to update encryption keys instead of the storage wrapper if a file gets renamed/restored, as long as we are in the storage wrapper the file cache isn't up-to-date
-
Thomas Müller authored
Some locales need to be converted to be compliant with CLDR
-
Morris Jobke authored
Grammar, removal of line break
-
Jenkins for ownCloud authored
-
- 10 May, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 09 May, 2015 2 commits
-
-
Christian Hoffmann authored
* Corrected "… if the user forgets their password." to "… if the user forgets his or her password" in line 17. * Removed line break from line 17 to line 18.
-
Jenkins for ownCloud authored
-
- 08 May, 2015 7 commits
-
-
Thomas Müller authored
Add warning to OCC as well in case another PHP version is used there
-
Thomas Müller authored
-
Lukas Reschke authored
In regard to a recent rant on social media where users complained about us to have broken the command line tool. Guess reading the documentation is hard…
-
Lukas Reschke authored
Fix the share mail notification when the item is in a folder
-
Björn Schießle authored
improved admin settings
-
Lukas Reschke authored
Avoid the log entry with the ModuleAlreadyExists exception when enabl…
-
Bjoern Schiessle authored
-