- Nov 15, 2013
-
-
Björn Schießle authored
-
- Nov 14, 2013
-
-
Björn Schießle authored
instead of writing etmp files we write the dummy file to data/user/cache to avoid that etmp files show up in the users files list
-
- Nov 13, 2013
-
-
Vincent Petry authored
No data corruption duriing parallel upload
-
- Nov 12, 2013
-
-
Björn Schießle authored
rename fixPartialFilePath() to stripPartialFileExtension(), this name describes better what the method actually does
-
Morris Jobke authored
Implement delete hooks for trashbin and filesversions apps.
-
Georg Ehrke authored
-
Georg Ehrke authored
-
Georg Ehrke authored
-
Georg Ehrke authored
-
Morris Jobke authored
Disabled textareas should look like they are disabled
-
Morris Jobke authored
-
Björn Schießle authored
-
Thomas Müller authored
Update config.sample.php
-
Björn Schießle authored
-
- Nov 11, 2013
-
-
Wikinaut authored
/* Enable maintenance mode to disable ownCloud If you want to prevent users to login to ownCloud before you start doing some maintenance work, you need to set the value of the maintenance parameter to true. Please keep in mind that users who are already logged-in are kicked out of ownCloud instantly. */
-
Arthur Schiwon authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Morris Jobke authored
Selection summary is now displayed properly
-
Vincent Petry authored
Fixes #5775
-
Morris Jobke authored
Fixed filesize issue in watchr test
-
Morris Jobke authored
Added JS event for when the user changes the directory
-
Morris Jobke authored
Fixed watcher to also update the owner's folder sizes
-
Jenkins for ownCloud authored
-
- Nov 10, 2013
-
-
Thomas Müller authored
display the exception instead of meaningless message
-
Thomas Müller authored
adding proper htaccess commands for Apache 2.4
-
- Nov 09, 2013
-
-
Jenkins for ownCloud authored
-
- Nov 08, 2013
-
-
Thomas Müller authored
the filesystem has to be initialized once we know the user
-
Thomas Müller authored
-
Jan-Christoph Borchardt authored
Increased upload error delay to 10 seconds
-
Vincent Petry authored
This enables apps to detect directory changes which might be caused by the user using the browser back button.
-
Thomas Müller authored
-
Vincent Petry authored
Fixes #5662 Also made it use OC.Notification instead of directly access the notification HTML element.
-
Thomas Müller authored
-
- Nov 07, 2013
-
-
Morris Jobke authored
Add post hooks for filesystem scanner
-
Vincent Petry authored
Cookies from 5.0.12 seemed to have an extra slash in the path. Firefox doesn't allow to remove them if the trailing slash isn't there, thus making it impossible to logout correctly. This fix adds extra code to delete such stray cookies. Ported from stable5 branch 99e5c6f7eb58404be2cc5448ec380f29c9a71225
-
Robin Appelman authored
-
Morris Jobke authored
Fixed totalDirs JS error
-
Arthur Schiwon authored
LDAP: make buttons on Expert page work again, fixes #5585
-
Vincent Petry authored
-