Commit Graph

4828 Commits (83e613b45a31b62c13f42c9b25a0be81c2c5c6c8)

Author SHA1 Message Date
Björn Schießle 89ef06cd79 rename app to 'deleted files' 14 years ago
Jenkins for ownCloud dcd93a53e4 [tx-robot] updated from transifex 14 years ago
Björn Schießle c1847aaf51 change for loop to make it hopefully work with IE 14 years ago
Bernhard Posselt 3b9d9eea09 replaced for in loops with normal enumerating loops to fix #1803 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
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 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
Victor Dubiniuk e2f87e456f Calculate size for existing directories only 14 years ago
Björn Schießle 37352bba96 close file handler after readdir() 14 years ago
Qingping Hou c0ac98066e check filename and timestamp in Trashbin's file_exists method 14 years ago
Björn Schießle 4a3374ecf8 fix redirect, use the new routing 14 years ago
VicDeo fde0a8b520 Add Ability to the app to detect more details on the file 14 years ago
Björn Schießle efa024cc62 fix getUidAndFilename() function 14 years ago
Lukas Reschke 79284b8e57 Sanitize HTML 14 years ago
Jenkins for ownCloud 3b9796bfcc [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud c8e7b14ab3 [tx-robot] updated from transifex 14 years ago
Qingping Hou 4b4b1f8692 Properly delete empty directories in Trashbin 14 years ago
Qingping Hou 50759607e4 add file_exists method to files_trashbin app 14 years ago
Lukas Reschke 4708d4549d Add missing requesttoken 14 years ago
Jörn Friedrich Dreyer cad65915a7 look where you are typing ... 14 years ago
Jörn Friedrich Dreyer e1700c28fa pretty print json 14 years ago
Robin Appelman d96146a017 Give storage backends the option to define having no known free space 14 years ago
Arthur Schiwon a28df74ee5 LDAP: check array with isset first to avoid warnings about undefined index 14 years ago
Arthur Schiwon bef48bad8b LDAP: announce that OC_USER_BACKEND_GET_DISPLAYNAME is implemented, fixes #1727 14 years ago
Robin Appelman 6da2c6c83e Create new mountconfig files in json 14 years ago
Robin Appelman 46626915ef Use a parser to read custom mount configuration instead of including the php files 14 years ago
Jenkins for ownCloud 83f0c8ce61 [tx-robot] updated from transifex 14 years ago
Bart Visscher 6c197227d0 Join split translated strings 14 years ago
Bart Visscher 5616690506 Style cleanup files_external 14 years ago
Bart Visscher 925de78cec Join split translated strings 14 years ago
Bart Visscher 92a36ca8b8 Join short comment lines 14 years ago
Björn Schießle 08b68aac6c check if glob() returns any results, fix for stable45 was already approved by pull request #1695 14 years ago
Jenkins for ownCloud b169073169 [tx-robot] updated from transifex 14 years ago
Bart Visscher 1ef2ecd6e8 Style cleanup user_ldap 14 years ago
Jan-Christoph Borchardt d1dcb282cb fix multiselect bar offset on shared page, close #1339 finally 14 years ago
Thomas Mueller 6a250c877f fixing javascript errors IE8 in personal settings 14 years ago
Björn Schießle b05f05ec4a make store function static 14 years ago
Björn Schießle ae172ce7de improved description of the trash bin app 14 years ago
Björn Schießle bd22e948ca call 'Trash bin' 'Deleted files' 14 years ago