Commit Graph

4649 Commits (d17d838eccb4e8752fc59c2a6812d69a8a5b707e)

Author SHA1 Message Date
Sam Tuke d17d838ecc Updated specfile 14 years ago
Sam Tuke 92f06243be Implementing sharing support 14 years ago
Sam Tuke b3e59ca1e3 Work on post_share hook for files_encryption 14 years ago
Sam Tuke 1aba986d9f Fixed bug causing nested file read over webdav to fail 14 years ago
Björn Schießle 6e9f434bda rename trash to trash bin 14 years ago
Georg Ehrke 8961e675c7 remove (comment out) old code to fix replacing of files 14 years ago
Jenkins for ownCloud e5c05e9674 [tx-robot] updated from transifex 14 years ago
Bart Visscher ed1dc3e064 Fix files router download links 14 years ago
Thomas Müller ce8fc20e0b remove unused code 14 years ago
Thomas Müller 1d3c1328fa remove undefined function FileList.finishDelete 14 years ago
Robin Appelman 9bdc43e1fc Files: explicitly define 14 years ago
Jenkins for ownCloud 59249ebc0c [tx-robot] updated from transifex 14 years ago
Robin Appelman 5ef9d96d10 Files: rename 'space' to 'storage' in upload.php 14 years ago
Robin Appelman b67251b0ff Files: add translation support back to move/rename 14 years ago
Thomas Mueller e0212c1174 l10n support enhanced in files_versions 14 years ago
Thomas Mueller 18a288a3c3 l10n support enhanced in files_trashbin 14 years ago
Thomas Mueller 488ab0dba2 l10n support enhanced in files_version 14 years ago
Arthur Schiwon 15e383fd01 Typo 14 years ago
Björn Schießle ce293b8efc remove debug output 14 years ago
Björn Schießle 7e874af2c8 rename OCA_Trash to OCA\Files_Trashbin 14 years ago
Björn Schießle c81d7b0b90 OCA_Versions is now known as OCA\Files_Versions 14 years ago
Björn Schießle c72537cd85 don't call the delete button unshare, unshare operation no longer available 14 years ago
Björn Schießle 17384994d6 add class hascontrols to trash bin file table 14 years ago
Jenkins for ownCloud 35bd7a400d [tx-robot] updated from transifex 14 years ago
Myles McNamara ddd47978e1 Remove left float from actions div class 14 years ago
Sam Tuke 954a627483 Added comment 14 years ago
Sam Tuke 2b07afc8ab Removed debugging code 14 years ago
Björn Schießle fd171a4f34 copy&paste bug, no fetchAll() needed here 14 years ago
Björn Schießle 8cc7bab0e5 delete debug code 14 years ago
Björn Schießle e2516a2b65 allow to delete single files from the trash bin permanently 14 years ago
Sam Tuke 6870add18f Development snapshot 14 years ago
Sam Tuke 16a5ace434 Fixed bug causing encrypted files to be doubly encrypted at login 14 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 14 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. 14 years ago
Arthur Schiwon 33ec26f6d6 LDAP: info string improved 14 years ago
Bart Visscher 0e548283fc Replace OC_FileCache usage in files_versions 14 years ago
Jenkins for ownCloud 335b6cd060 [tx-robot] updated from transifex 14 years ago
Sam Tuke 20b1d12cbf Fixed comment typo, wrapped return value conditional on var assignment in session{} 14 years ago
Sam Tuke 4ba0ab7f65 Added missing translation wrapping 14 years ago
Sam Tuke b84e83261e Added notice to personal settings indicating what filetypes are not encrypted 14 years ago
Bart Visscher 3e7ca373ec Only calculate md5 of local file once 14 years ago
Bart Visscher 148e4facfa Change files_versions namespace to OCA\Files_Versions 14 years ago
Sam Tuke 680c5b3dad Removed debugging output 14 years ago
Sam Tuke 221b69dd0e Fixed bug relating to Filesystem{} that prevented webdav logins with files_encryption 14 years ago
Sam Tuke a1f200c1e5 Cleaned up path formatting with new method stripUserFilesPath() 14 years ago
Sam Tuke 53248a9b60 Recryption of legacy encrypted files now working on login 14 years ago
Sam Tuke 927d4c98a1 Fixed todos: undefined vars and unreachable code 14 years ago
Michael Gapczynski 65bd7af8df Remove undefined crumb variable from home breadcrumb 14 years ago
Jenkins for ownCloud 98f37f4bed [tx-robot] updated from transifex 14 years ago
Thomas Tanghus b06ac67e07 Add 'hascontrols' class for content with fixed topbar. 14 years ago