Commit Graph

274 Commits (7a11911aead74e07ba2917be27e343ff93ca931f)

Author SHA1 Message Date
Jenkins for ownCloud 308c85090e [tx-robot] updated from transifex 12 years ago
Björn Schießle ba9f5f5885 add dirlisting var to file list 12 years ago
Björn Schießle dda4c6bf4b no dir parameter needed 12 years ago
Björn Schießle 7188303651 let the home icon link to the files view in the trash bin 12 years ago
Björn Schießle d23702d324 make trashbin work with different user homes 12 years ago
Björn Schießle 21bad1fcc0 fix type in var name 12 years ago
Björn Schießle 94dab96dba fix quota calculation for trash and versions 12 years ago
Björn Schießle ccc4102cd9 fix p() call 12 years ago
Jenkins for ownCloud b738aaba2a [tx-robot] updated from transifex 12 years ago
Thomas Mueller a118906f26 fixes #2089 12 years ago
raghunayyar d9c11a93c6 Corrects Files Layout in Trashbin 12 years ago
j-ed 4c03c3a31d Update app.php 12 years ago
Björn Schießle df2a9a3c60 add additional parameter to signal 12 years ago
Björn Schießle 7c360c2491 add post_moveToTrash and post_restore signals to the trash bin 12 years ago
Robin Appelman 12fd47af39 Trash: fix opening folders 12 years ago
Lukas Reschke 3ba8881bac [files_trashbin] From echo to p 12 years ago
Robin Appelman 923c51773a Trash: disable text editor from trash for now 12 years ago
Robin Appelman f497970e30 Trash: fix download.php 12 years ago
Robin Appelman d2fe600789 Trash: fix trash when default quota is used 12 years ago
Jenkins for ownCloud 63d9feb8c0 [tx-robot] updated from transifex 12 years ago
Björn Schießle b917646516 fix quota calculation 12 years ago
Björn Schießle 272f854ce6 fix getVersion call 12 years ago
Björn Schießle e30b3f64e0 fix line endings 12 years ago
Björn Schießle 7da97550df some final code clean-up 12 years ago
Björn Schießle 7ebbecd81f always use "===" 12 years ago
Jenkins for ownCloud 21f3291eee [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 6aa0ecc9b8 [tx-robot] updated from transifex 12 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Björn Schießle df76e0d1c3 use the same string lengths like the file cache 12 years ago
Jenkins for ownCloud 734a463297 [tx-robot] updated from transifex 12 years ago
Bart Visscher fb7de77474 Style cleanup files_trashbin 12 years ago
Björn Schießle 629097bee7 increase db fileds for usernames 12 years ago
Björn Schießle 89ef06cd79 rename app to 'deleted files' 12 years ago
Björn Schießle 2436d01985 calculate trashbin size per user 12 years ago
Jenkins for ownCloud dcd93a53e4 [tx-robot] updated from transifex 12 years ago
Björn Schießle fc1fba2304 don't show empty trash bin message for sub folders 12 years ago
Björn Schießle c1847aaf51 change for loop to make it hopefully work with IE 12 years ago
Björn Schießle 2d6efae257 update path to deleted files 12 years ago
Björn Schießle b685aa8bcb some fixes for the keyfile handling 12 years ago
Bernhard Posselt 3b9d9eea09 replaced for in loops with normal enumerating loops to fix #1803 12 years ago
Björn Schießle 5329c9ea31 update script which copies all trash bin related files to user/files_trashbin 12 years ago
Björn Schießle 5ce6d1fb57 reuse delete() function in expire() 12 years ago
Björn Schießle 4b5a662e09 delete keyfiles if file in trash bin gets deleted permanently 12 years ago
Björn Schießle 273e1a146b switch to json encoded file list 12 years ago
Björn Schießle 3a364639b7 use "|" as delimiter instead of ";", since "|" is not allowed in file/folder names 12 years ago
Björn Schießle c49e73d43c restore filekeys from trash bin 12 years ago
Björn Schießle 4d0df9614b put all trash bin content in user/files_trashbin 12 years ago
Jenkins for ownCloud 99758dce2b [tx-robot] updated from transifex 12 years ago
Björn Schießle 686254ac11 move2trash() handles keyfiles 12 years ago
Björn Schießle 211e651d72 add timestamp to function call; fix trash.js to handle multiple delete operation at once 12 years ago