- 30 Jul, 2015 2 commits
-
-
Morris Jobke authored
add colon to translated string use placeholder in t() Adding a size limitation for avatar upload Unit test for file size Fix typo & display server side error message
-
Jenkins for ownCloud authored
-
- 29 Jul, 2015 23 commits
-
-
Robin McCorkell authored
update moment.js to 2.10.3
-
Thomas Müller authored
Remove remainings of mssql
-
Robin McCorkell authored
[admin settings] only retrieve log file size if file exists
-
Morris Jobke authored
* fixes #17467
-
Morris Jobke authored
-
Morris Jobke authored
add theme-color for better Android browser integration
-
Morris Jobke authored
use inline confirm button style for password-protected links, ref #15176
-
Thomas Müller authored
-
Jan-Christoph Borchardt authored
-
Robin McCorkell authored
Disable filesystem_check_changes by default
-
Jan-Christoph Borchardt authored
-
blizzz authored
Remove Log info when no group filter is set, fixes #17921
-
Vincent Petry authored
-
Morris Jobke authored
update underscore to 1.8.3
-
Morris Jobke authored
Trigger "apprendered" event in users page
-
Robin McCorkell authored
Add use of docker instance for MariaDB
-
blizzz authored
fix uncaught exception on not permitted file types when setting avatar, fixes #17232
-
blizzz authored
-
Vincent Petry authored
This will prevent detecting remote changes done in the data folder / root storage by default. In the rare cases where the data folder is shared with other apps/users outside ownCloud and change detection is needed, the admin will have to set the option explicitly from now on. Note that this doesn't affect external storages which have their own setting in the mount options.
-
Vincent Petry authored
This will properly update the controls bar width and display the search box initially.
-
Roeland Jago Douma authored
-
Morris Jobke authored
Fix parsing of sharetime as string
-
Jenkins for ownCloud authored
-
- 28 Jul, 2015 14 commits
-
-
Robin McCorkell authored
Detect old NSS and OpenSSL versions
-
Robin McCorkell authored
Double slash for SMB storage id for compatibility
-
Vincent Petry authored
set logger in constructor
-
Lukas Reschke authored
-
Bjoern Schiessle authored
-
Lukas Reschke authored
This will detect old NSS and OpenSSL versions and show appropriate errors in the admin interface. Fixes https://github.com/owncloud/core/issues/17901
-
Morris Jobke authored
-
Morris Jobke authored
Mimetypedetector
-
Roeland Douma authored
Remote shares should be uique
-
Vincent Petry authored
-
blizzz authored
The log message is superfluous and too noisy. If an admin decides not to use groups, he does not need to be reminded about it on almost every request.
-
Morris Jobke authored
In some cases the ajax/share.php will return the share time as string. If this is the case it would get parsed completely wrong and cause the share dropdown to not work anymore. This change will properly cast the string to an interger and also fallback if this is not possible.
-
Morris Jobke authored
Fix tooltip for modification time
-
Jenkins for ownCloud authored
-
- 27 Jul, 2015 1 commit
-
-
Arthur Schiwon authored
-