Commit Graph

215 Commits (535bc7b6641eb56eae7ec8a5fd20ad092ed05f44)

Author SHA1 Message Date
Jörn Friedrich Dreyer 45e6d96702 prevent user from creating or renaming sth. to an existing filename 12 years ago
Vincent Petry 3bb7cf939e Fixed ugly white space while loading file thumbnail 12 years ago
Bjoern Schiessle 1c611a3dfb give getSelectedFilesTrash() a unique name for the trash.js to avoid confusions with the same function in files.js 12 years ago
Vincent Petry fab4102c51 Disabled ajax mode for public files view 12 years ago
Jörn Friedrich Dreyer 4ccbace68d remove double uri encoding 12 years ago
Vincent Petry 6a4563f203 Fix breadcrumb to reinit dnd after ajax nav #5064 12 years ago
Vincent Petry 0736bfb43a Do not call changeDirectory() when no dir set on breadcrumb 12 years ago
Vincent Petry 9d2595a7c5 Shortened notification message that was too long 12 years ago
Georg Ehrke 8a1618bce5 implement previews for public upload 12 years ago
Jörn Friedrich Dreyer 98ff847830 fix race condition in lazy preview loading 12 years ago
Thomas Müller c30c153ea5 fixing typos and l10n 12 years ago
Jörn Friedrich Dreyer 0d81a53e12 use 96x96 as 64x64 thumbnails in conflicts dialog, 64x64 looks very blocky ... maybe something is wrong there 12 years ago
Jörn Friedrich Dreyer b40925ae17 initial scrollto implementation: 12 years ago
Vincent Petry 611075bf20 Fixed JS error in trashbin app 12 years ago
Vincent Petry 3cf0820d35 Changed breadcrumb event handling to not use delegate 12 years ago
Thomas Müller 4e751cbb47 fixing breadcrumbs on ajax loading of files 12 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 12 years ago
Bjoern Schiessle fb462e83cc no longer enforce log out, but provide useful errors/warnings instead 12 years ago
Jörn Friedrich Dreyer bbf8acb383 separate uploading code from progress code, add progress capability detection 12 years ago
Georg Ehrke 46cbd7cd3b fix preview issue when uploading a file with parentheses 12 years ago
Georg Ehrke 13e34649bf move path generation for previews to dedicated function 12 years ago
Thomas Müller 101cfa2359 remove duplicate code 12 years ago
Jörn Friedrich Dreyer bf04daff82 architecture too complex 12 years ago
Georg Ehrke 164502477d use jQuery.get instead of jQuery.ajax 12 years ago
Jörn Friedrich Dreyer f94e603698 progress fixes 12 years ago
Thomas Müller 57f7ff2dbd communicate size of newly created file back and update UI 12 years ago
Bjoern Schiessle 7adfc27caf remove whitespaces and some leftover code from testing 12 years ago
Georg Ehrke 4f525c864d lazy load preview icons 12 years ago
Georg Ehrke 3cbbe395eb don't use hardcoded size for preview 12 years ago
Bjoern Schiessle 53bb89824d check if some encrypted files are left after the app was disabled and warn the user 12 years ago
kondou 9549bd3e68 Use plural translations 12 years ago
Georg Ehrke ac6a3133ec style fixes 12 years ago
Bjoern Schiessle 4a9f5f64da remove whitespaces 12 years ago
Björn Schießle a00cff7c05 disable "deleted files" button if trash bin is empty 12 years ago
Jan-Christoph Borchardt 48948ccf5f finally remove the file size obfuscation as it had more disadvantages. I was wrong, sorry. 12 years ago
Georg Ehrke cf449d42e8 properly encode path 12 years ago
Georg Ehrke d332b1d4a2 implement preview loading after upload 12 years ago
Roman Geber ddb0ff346d Public upload feature 12 years ago
Robin Appelman 6778a45d45 use json to encode user list 12 years ago
Robin Appelman 85585ede02 allow scanning files for multiple users 12 years ago
davidak 56006ea852 small typo fix: added 2 whitespaces 12 years ago
Robin Appelman 3de40f7cfb Files: set the proper mimetype when creating a new text file 12 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 12 years ago
Lukas Reschke 3a6e39b990 It's a class 12 years ago
Lukas Reschke 6cf6103ed2 Move onclick handler 12 years ago
Robin Appelman 1507d1ef26 Files: Fix XSS when creating dropshadow 12 years ago
kondou de2e546617 Translate 'Error' in core 12 years ago
root 74b02db337 Fixed things in alert-messages 12 years ago
Jörn Friedrich Dreyer 7ecbaef16c use css browser switch instead of deprecated jquery browser detection 12 years ago
Jörn Friedrich Dreyer dac875eb9c '#upload' is actually '#uploadprogresswrapper', fix css and js to show cancel button correctly 12 years ago