Commit Graph

301 Commits (bf7514f76abef4bcbb533e4c6c33e00a4e1fdfb5)

Author SHA1 Message Date
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
Björn Schießle dbf2bfc8cd delete table row if file was deleted instead of just hide it 14 years ago
Jörn Friedrich Dreyer 664e7a3fc2 use distance option to delay dragging in sane browsers 14 years ago
Bart Visscher bb75dfc021 Whitespace fixes 14 years ago
Jörn Friedrich Dreyer 0dd7fd0599 IE8 does not support window.onclick 14 years ago
Bernhard Posselt 3b9d9eea09 replaced for in loops with normal enumerating loops to fix #1803 14 years ago
VicDeo fde0a8b520 Add Ability to the app to detect more details on the file 14 years ago
Thomas Mueller a03d70209f fixing undefined originalEvent 14 years ago
Robin Appelman 37ea784294 Files: always show share action at the right 14 years ago
Jörn Friedrich Dreyer bf4a073dca count divs in actions instead of action div itself (is set to 100%) 14 years ago
Jörn Friedrich Dreyer 676f89bbdb extract common code 14 years ago
Jörn Friedrich Dreyer 855c9480b7 only encodeURIComponent once 14 years ago
Michael Gapczynski e928a342c4 Check if extra / is necessary for the folder URL 14 years ago
Georg Ehrke 2137bbe330 remove code properly 14 years ago
Georg Ehrke 8961e675c7 remove (comment out) old code to fix replacing of files 14 years ago