- Feb 07, 2014
-
-
Joas Schilling authored
Fix issue #5794
-
Vincent Petry authored
replace 'size' with 'unencrypted_size' if encryption is enabled
-
Thomas Müller authored
change order of issubdirectory() calls to avoid error messages for non-apps
-
Björn Schießle authored
-
- Feb 06, 2014
-
-
Thomas Müller authored
-
Thomas Müller authored
-
Vincent Petry authored
New user agent added for the Freebox.
-
Vincent Petry authored
fix issue with logging non utf8 chars
-
Thomas Müller authored
fixing autoconfig handling
-
Vincent Petry authored
Fixed searchByMime in shared cache
-
Morris Jobke authored
Fix #7098
-
Pellaeon Lin authored
-
Pellaeon Lin authored
-
- Feb 05, 2014
-
-
Thomas Müller authored
-
Thomas Müller authored
Catch setup errors during autotest
-
Jan-Christoph Borchardt authored
do not show 'Add app' and 'More apps' for themed ownCloud
-
Jan-Christoph Borchardt authored
Scroll to the top after switching dir
-
Vincent Petry authored
-
Björn Schießle authored
Encryption replace delete proxy with pre/post hooks and add tests
-
Vincent Petry authored
- searchByMime now correctly returns files recursively search through all the dirs - added unit test for searchByMime
-
Vincent Petry authored
Core sessionheartbeatconfig
-
- Feb 04, 2014
-
-
Thomas Müller authored
Fixed unit test scripts + coverage
-
Thomas Müller authored
Added .jshintrc
-
Thomas Müller authored
-
Vincent Petry authored
Fixes #7061
-
Jan-Christoph Borchardt authored
Change misleading message when file size exceeds upload limit
-
Vincent Petry authored
Allow getting info or renaming part files through WebDAV
-
Morris Jobke authored
Move core setup code to controller class
-
Robin Appelman authored
Add Memcache to the public api
-
Vincent Petry authored
add test for the password remove method
-
Vincent Petry authored
-
Vincent Petry authored
When session_keepalive is true (default) the heartbeat will be send as often as the half of the session timeout value.
-
Björn Schießle authored
-
- Feb 03, 2014
-
-
Jan-Christoph Borchardt authored
better picture icon, fix https://github.com/owncloud/apps/issues/1401
-
Jan-Christoph Borchardt authored
ellipsize long modified dates to make room for showing delete button
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Björn Schießle authored
remove needless element tag from the ocs share api
-
Björn Schießle authored
wrap stat() call in a try/catch block
-