Commit Graph

4651 Commits (b9089fe8d966b48e4c8dc3f06fd365fc506a0199)

Author SHA1 Message Date
Thomas Müller 7f58e27495 cleanup - more to come after 12 years ago
Jörn Friedrich Dreyer 676f89bbdb extract common code 12 years ago
Georg Ehrke 2137bbe330 remove code properly 12 years ago
Björn Schießle 6e9f434bda rename trash to trash bin 12 years ago
Georg Ehrke 8961e675c7 remove (comment out) old code to fix replacing of files 12 years ago
Jenkins for ownCloud e5c05e9674 [tx-robot] updated from transifex 12 years ago
Bart Visscher ed1dc3e064 Fix files router download links 12 years ago
Thomas Müller ce8fc20e0b remove unused code 12 years ago
Thomas Müller 1d3c1328fa remove undefined function FileList.finishDelete 12 years ago
Robin Appelman 9bdc43e1fc Files: explicitly define 12 years ago
Jenkins for ownCloud 59249ebc0c [tx-robot] updated from transifex 12 years ago
Robin Appelman 5ef9d96d10 Files: rename 'space' to 'storage' in upload.php 12 years ago
Robin Appelman b67251b0ff Files: add translation support back to move/rename 12 years ago
Thomas Mueller e0212c1174 l10n support enhanced in files_versions 12 years ago
Thomas Mueller 18a288a3c3 l10n support enhanced in files_trashbin 12 years ago
Thomas Mueller 488ab0dba2 l10n support enhanced in files_version 12 years ago
Arthur Schiwon 15e383fd01 Typo 12 years ago
Björn Schießle ce293b8efc remove debug output 12 years ago
Björn Schießle 7e874af2c8 rename OCA_Trash to OCA\Files_Trashbin 12 years ago
Björn Schießle c81d7b0b90 OCA_Versions is now known as OCA\Files_Versions 12 years ago
Björn Schießle c72537cd85 don't call the delete button unshare, unshare operation no longer available 12 years ago
Björn Schießle 17384994d6 add class hascontrols to trash bin file table 12 years ago
Jenkins for ownCloud 35bd7a400d [tx-robot] updated from transifex 12 years ago
Myles McNamara ddd47978e1 Remove left float from actions div class 12 years ago
Sam Tuke 954a627483 Added comment 12 years ago
Sam Tuke 2b07afc8ab Removed debugging code 12 years ago
Björn Schießle fd171a4f34 copy&paste bug, no fetchAll() needed here 12 years ago
Björn Schießle 8cc7bab0e5 delete debug code 12 years ago
Björn Schießle e2516a2b65 allow to delete single files from the trash bin permanently 12 years ago
Sam Tuke 6870add18f Development snapshot 12 years ago
Sam Tuke 16a5ace434 Fixed bug causing encrypted files to be doubly encrypted at login 12 years ago
Arthur Schiwon 781d247b39 LDAP: better detect timeouts. do not try to reconnect. do not try to bind when connection failed. makes ownCloud more responsive, esp. with multiple server connections configured 12 years ago
Arthur Schiwon e122fdbcb6 LDAP: when ldaps and tls are configured, disable the latter one - they do not work together. ldaps already creates a secure connection. 12 years ago
Arthur Schiwon 33ec26f6d6 LDAP: info string improved 12 years ago
Bart Visscher 0e548283fc Replace OC_FileCache usage in files_versions 12 years ago
Jenkins for ownCloud 335b6cd060 [tx-robot] updated from transifex 12 years ago
Sam Tuke 20b1d12cbf Fixed comment typo, wrapped return value conditional on var assignment in session{} 12 years ago
Sam Tuke 4ba0ab7f65 Added missing translation wrapping 12 years ago
Sam Tuke b84e83261e Added notice to personal settings indicating what filetypes are not encrypted 12 years ago
Bart Visscher 3e7ca373ec Only calculate md5 of local file once 12 years ago
Bart Visscher 148e4facfa Change files_versions namespace to OCA\Files_Versions 12 years ago
Sam Tuke 680c5b3dad Removed debugging output 12 years ago
Sam Tuke 221b69dd0e Fixed bug relating to Filesystem{} that prevented webdav logins with files_encryption 12 years ago
Sam Tuke a1f200c1e5 Cleaned up path formatting with new method stripUserFilesPath() 12 years ago
Sam Tuke 53248a9b60 Recryption of legacy encrypted files now working on login 12 years ago
Sam Tuke 927d4c98a1 Fixed todos: undefined vars and unreachable code 12 years ago
Michael Gapczynski 65bd7af8df Remove undefined crumb variable from home breadcrumb 12 years ago
Jenkins for ownCloud 98f37f4bed [tx-robot] updated from transifex 12 years ago
Thomas Tanghus b06ac67e07 Add 'hascontrols' class for content with fixed topbar. 12 years ago
Lukas Reschke 8add89ced1 OCP\JSON instead of OCP\User 12 years ago