- Jun 03, 2014
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
- Jun 02, 2014
-
-
Morris Jobke authored
add share index
-
Morris Jobke authored
cleanup encryption code, improved return codes
-
Morris Jobke authored
Improve aligment of file size
-
Frank Karlitschek authored
fully translatable user_webdav
-
Morris Jobke authored
* added parameters for humanFileSize to trigger that behaviour * add unit tests for that
-
Morris Jobke authored
make reshare settings foldable
-
Björn Schießle authored
-
Arthur Schiwon authored
LDAP: set filter mode to raw, so filters will not be changed and broken after upgrade from oc5, when visiting the LDAP settings and opening filter tabs get the correct version number for compare -.- bump version and don't overwrite values on next update if not necessary simpler and better readable assignment
-
Vincent Petry authored
add share icons for folders shared by the current user
-
Vincent Petry authored
Add CSRF check on login and logout
-
Vincent Petry authored
add another index to the filecache to reduce the number of queries witho...
-
Morris Jobke authored
Also encode > and '
-
Jenkins for ownCloud authored
-
- Jun 01, 2014
-
-
Bernhard Posselt authored
Fix PHPDoc
-
Lukas Reschke authored
- Remove not anymore existing parameters - Fix typo
-
Jenkins for ownCloud authored
-
- May 31, 2014
-
-
Lukas Reschke authored
-
Vincent Petry authored
Fix undefined JS on login/setup page
-
Frank Karlitschek authored
-
Frank Karlitschek authored
-
Jenkins for ownCloud authored
-
- May 30, 2014
-
-
Thomas Müller authored
Database code cleanup
-
Thomas Müller authored
- kill replaceDB() - this function is unused and it's implementation obviously wrong - add method annotation OC_DB_StatementWrapper::fetchAll - remove duplicate code in Test_DBSchema and reuse OC_DB::tableExists - remove unused variables
-
Thomas Müller authored
Cleanup code of files_sharing/ajax/ a little bit
-
Thomas Müller authored
Check if ReflectionMethod::getDocComment is working
-
Vincent Petry authored
-
Owen Winkler authored
Allow apps to control via a hook skipping add/remove a file during filescan
-
Lukas Reschke authored
Fixed undefined object error that appears after a delay
-
Vincent Petry authored
select webdav address on click
-
Volkan Gezer authored
prevent pageload if pressed enter on name email change. fixes #6179
-
Owen Winkler authored
-
Lukas Reschke authored
Fixed drag and drop from external files, added tests
-
Thomas Müller authored
Add a warning to the configuration file
-
Thomas Müller authored
Add LargeFileHelper / Add CURL filesize workaround / Fix some 32-bit filesize issues
-
Volkan Gezer authored
-
Owen Winkler authored
* Use "filesystem_cache_readonly" config setting, update comment in config.sample * Use $this->cacheActive to cache config setting * Add public Scanner::setCacheActive() to set $cacheActive programmatically
-
Volkan Gezer authored
-