Commit Graph

4872 Commits (dbf2bfc8cd3bf399b4964f7979b5442f2e2f4d64)

Author SHA1 Message Date
Björn Schießle dbf2bfc8cd delete table row if file was deleted instead of just hide it 14 years ago
Björn Schießle e30b3f64e0 fix line endings 14 years ago
Björn Schießle 7da97550df some final code clean-up 14 years ago
Björn Schießle 7ebbecd81f always use "===" 14 years ago
Jenkins for ownCloud 21f3291eee [tx-robot] updated from transifex 14 years ago
Robin Appelman 4e826b1673 Set required owncloud version to 4.93 14 years ago
Jenkins for ownCloud 6aa0ecc9b8 [tx-robot] updated from transifex 14 years ago
Bart Visscher bb75dfc021 Whitespace fixes 14 years ago
Björn Schießle d8137fdf66 return both, count and result if the operation succeeded or failed. Maybe in some cases it is useful to know how much bytes where copied 14 years ago
Björn Schießle 9edec542c5 mount users home before write/read file to it, necessary to deal with external homes 14 years ago
Björn Schießle df76e0d1c3 use the same string lengths like the file cache 14 years ago
Bart Visscher 59582e0f3f Fix review issues 14 years ago
Jenkins for ownCloud 734a463297 [tx-robot] updated from transifex 14 years ago
Bart Visscher 19c5213b53 Join split translated strings 14 years ago
Bart Visscher db8dbb9847 Style cleanup files_versions 14 years ago
Bart Visscher fb7de77474 Style cleanup files_trashbin 14 years ago
Bart Visscher 59a3238d1a Style cleanup files_sharing 14 years ago
Björn Schießle 629097bee7 increase db fileds for usernames 14 years ago
Jörn Friedrich Dreyer 0dd7fd0599 IE8 does not support window.onclick 14 years ago
Jörn Friedrich Dreyer 859caee66a use :hover pseudo class to set opacity 14 years ago
Björn Schießle 89ef06cd79 rename app to 'deleted files' 14 years ago
Björn Schießle 0a5457c550 fix getVersions(), we need to get the correct user and filename 14 years ago
Björn Schießle 2436d01985 calculate trashbin size per user 14 years ago
Björn Schießle c24ec867f9 calculate versions size per user 14 years ago
Jenkins for ownCloud dcd93a53e4 [tx-robot] updated from transifex 14 years ago
Björn Schießle fc1fba2304 don't show empty trash bin message for sub folders 14 years ago
Björn Schießle c1847aaf51 change for loop to make it hopefully work with IE 14 years ago
Björn Schießle 2d6efae257 update path to deleted files 14 years ago
Björn Schießle b685aa8bcb some fixes for the keyfile handling 14 years ago
Bernhard Posselt 3b9d9eea09 replaced for in loops with normal enumerating loops to fix #1803 14 years ago
Björn Schießle 5329c9ea31 update script which copies all trash bin related files to user/files_trashbin 14 years ago
Björn Schießle 5ce6d1fb57 reuse delete() function in expire() 14 years ago
Björn Schießle 4b5a662e09 delete keyfiles if file in trash bin gets deleted permanently 14 years ago
Björn Schießle 273e1a146b switch to json encoded file list 14 years ago
Björn Schießle 3a364639b7 use "|" as delimiter instead of ";", since "|" is not allowed in file/folder names 14 years ago
Björn Schießle c49e73d43c restore filekeys from trash bin 14 years ago
Björn Schießle 4d0df9614b put all trash bin content in user/files_trashbin 14 years ago
maelzx 94e5de8fd0 Update apps/files_versions/js/versions.js 14 years ago
Jenkins for ownCloud 99758dce2b [tx-robot] updated from transifex 14 years ago
Björn Schießle 686254ac11 move2trash() handles keyfiles 14 years ago
Björn Schießle 211e651d72 add timestamp to function call; fix trash.js to handle multiple delete operation at once 14 years ago
Björn Schießle 7bfbfe6562 initialize $result 14 years ago
Björn Schießle e6c39fc3e7 change $_REQUEST to $_POST; fix check if file was successfully deleted 14 years ago
Björn Schießle ac1b2a74ef add missing paramenter to post request 14 years ago
Björn Schießle 815e964362 use instead of 14 years ago
Björn Schießle 51cef9d8f0 allow user to delete selected files from the trash bin permanently 14 years ago
Björn Schießle 9a93db9642 remove obsolete variables 14 years ago
Thomas Mueller 0e9b9f4f5f no pretty print 14 years ago
Jenkins for ownCloud 76c4dc6296 [tx-robot] updated from transifex 14 years ago
Thomas Mueller f343d9d247 files_versions no longer contains a personal settings page -> remove the call 14 years ago