Commit Graph

319 Commits (d544a371bfb84f36a3b789d19d44d6694de21c48)

Author SHA1 Message Date
Bjoern Schiessle 7adfc27caf remove whitespaces and some leftover code from testing 13 years ago
kondou 4002491947 Reword a phrase 13 years ago
Bjoern Schiessle 53bb89824d check if some encrypted files are left after the app was disabled and warn the user 13 years ago
kondou 9549bd3e68 Use plural translations 13 years ago
Jörn Friedrich Dreyer ff67f115d4 fix #2711 using a custom event, also use css selectors over filterAttr 13 years ago
Jan-Christoph Borchardt 1a1c100719 fix loading.gif size for both upload and deletion, force visiblity 13 years ago
Victor Dubiniuk 33fe24dc3d Replace delete icon with spinner 13 years ago
Bjoern Schiessle 4a9f5f64da remove whitespaces 13 years ago
Björn Schießle a00cff7c05 disable "deleted files" button if trash bin is empty 13 years ago
Jan-Christoph Borchardt 48948ccf5f finally remove the file size obfuscation as it had more disadvantages. I was wrong, sorry. 13 years ago
Jan-Christoph Borchardt 4bfd61fb7f use new delete icon for deleted files as well 13 years ago
Jan-Christoph Borchardt 8a25d1ad06 remove unnecessary tipsy for Files delete 13 years ago
Jan-Christoph Borchardt 197c979d26 use background image instead of img for Files delete icon 13 years ago
Björn Schießle cb81ceb31d add new file above summary if it is the first file in the list 13 years ago
Robin Appelman 492c0571a0 fix detection of public upload in filelist.js 13 years ago
Bart Visscher 89dc8be9f5 update to !== 13 years ago
Roman Geber da0caadf4e Added file-upload to GIT repo 13 years ago
Roman Geber ddb0ff346d Public upload feature 13 years ago
Robin Appelman 6778a45d45 use json to encode user list 13 years ago
Robin Appelman 85585ede02 allow scanning files for multiple users 13 years ago
Morris Jobke e0547a25ab if rename of file fails, the rename is undone in the view - #fix 2820 13 years ago
Jan-Christoph Borchardt 0872f641dd darker low threshold color for file size and age fading, better contrast 13 years ago
davidak 56006ea852 small typo fix: added 2 whitespaces 13 years ago
Jörn Friedrich Dreyer 591b383f2d peselect filename without extension on rename 13 years ago
Robin Appelman 3de40f7cfb Files: set the proper mimetype when creating a new text file 13 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 13 years ago
Lukas Reschke 3a6e39b990 It's a class 13 years ago
Lukas Reschke 6cf6103ed2 Move onclick handler 13 years ago
Morris Jobke 637dd685db fix wrong shared icon description 14 years ago
Robin Appelman ab7fcebeb3 Files: fix the order fileactions are computed for a file 14 years ago
Robin Appelman 1507d1ef26 Files: Fix XSS when creating dropshadow 14 years ago
Bart Visscher 802a5a331b Fix displaying spinner on delete 14 years ago
kondou de2e546617 Translate 'Error' in core 14 years ago
root 74b02db337 Fixed things in alert-messages 14 years ago
Jörn Friedrich Dreyer 7ecbaef16c use css browser switch instead of deprecated jquery browser detection 14 years ago
Jörn Friedrich Dreyer dac875eb9c '#upload' is actually '#uploadprogresswrapper', fix css and js to show cancel button correctly 14 years ago
Jörn Friedrich Dreyer e31d74037a use local variable to walk DOM only once 14 years ago
Jörn Friedrich Dreyer 868d7b956d use === to compare empty string '' 14 years ago
Jörn Friedrich Dreyer 831b7ca803 don't update progress bar in ie < 10 14 years ago
Jörn Friedrich Dreyer c1a944a655 return created table row, use as context in fileupload events 14 years ago
Jörn Friedrich Dreyer 4dd4167f80 refactor files.js, make proper use of fileupload events 14 years ago
Thomas Mueller 586a47b186 fixes #1463 - file size is now displayed correctly in IE8 14 years ago
Thomas Mueller cf50e67e1b prevent to fire delete ajax a second time. 14 years ago
Thomas Mueller e0e5cb73bf fixes #1461 14 years ago
Björn Schießle e5f40ddaae only prevent shared action for the Shared folder in the root dir 14 years ago
Björn Schießle f971ce0b66 let public link download handle json encoded file lists 14 years ago
Björn Schießle b2da2f769a don't add share action to the Shared folder 14 years ago
Björn Schießle 4a4f705adc json encode list of files 14 years ago
Georg Ehrke ff9476b3e3 fix oc#47 14 years ago
Bernhard Posselt 1d83d76b45 fixed bug that prevented a newly created file to be opened with registered files actions 14 years ago