Commit Graph

353 Commits (f8563ec5831713b341db1b2cd480328912818607)

Author SHA1 Message Date
Vincent Petry 307b673b79 Fixed public upload error that prevents upload 13 years ago
Alessandro Cosentino b10a646bc8 rename emptyfolder to emptycontent 13 years ago
kondou 6bd0f3cba7 Reimplement filesummary in JS 13 years ago
Thomas Müller 3eed060ec9 backport of #4357 to master 13 years ago
Georg Ehrke b16a018da9 use random string as id for checkbox 13 years ago
Georg Ehrke d538a566ac fix background size in filelist.js 13 years ago
Georg Ehrke 46cbd7cd3b fix preview issue when uploading a file with parentheses 13 years ago
Georg Ehrke 13e34649bf move path generation for previews to dedicated function 13 years ago
Thomas Müller 101cfa2359 remove duplicate code 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Jan-Christoph Borchardt 7e4dcd268f vertically center rename input box 13 years ago
Georg Ehrke 164502477d use jQuery.get instead of jQuery.ajax 13 years ago
Thomas Müller 57f7ff2dbd communicate size of newly created file back and update UI 13 years ago
Bjoern Schiessle 7adfc27caf remove whitespaces and some leftover code from testing 13 years ago
Jan-Christoph Borchardt 2fd5178a00 adjust New file dialog for new styles 13 years ago
Jan-Christoph Borchardt cba0f69622 increase row height to 50px, properly position everything, checkboxes, actions etc 13 years ago
Georg Ehrke 4f525c864d lazy load preview icons 13 years ago
Georg Ehrke 3cbbe395eb don't use hardcoded size for preview 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
kondou 1348330c7d Fix a syntax error & have if-conds in an own line 13 years ago
kondou aaf0fec9f5 Fix some JSLint warnings 13 years ago
Georg Ehrke ac6a3133ec style fixes 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
Georg Ehrke cf449d42e8 properly encode path 13 years ago
Georg Ehrke d332b1d4a2 implement preview loading after upload 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