Commit Graph

34 Commits (311531ecce497663960877fc536ba94deff27bc0)

Author SHA1 Message Date
Vincent Petry 7e701504be
Remove upload_limit in files app as it is not needed with PUT upload (#26069) 10 years ago
Vincent Petry 59c5be1cc5
Use Webdav PUT for uploads in the web browser 10 years ago
Vincent Petry b634f1e2c7 Make more action icons themable + style fixes 10 years ago
Morris Jobke 75e6734ef4 Remove OC_Helper::imagePath and use the proper public interface 10 years ago
Morris Jobke 61c104dcde Remove unneeded markup for scan process - ref #20545 10 years ago
Vincent Petry f20232d4bd Make public link share page work with Webdav and add operations 11 years ago
Morris Jobke 1051a3c6f5 Change small thumbnails to 32 px 11 years ago
Hendrik Leppelsack 28d3c1cc0b fix filelist checkboxes 11 years ago
Vincent Petry 59273a8863 Combine upload action into the "New" menu 11 years ago
Vincent Petry 53a23364ef Added empty content message for empty read-only folders 11 years ago
Jan-Christoph Borchardt e09fd331eb adjust emptycontent messages for files and files_external 11 years ago
Joas Schilling f2be172ae8 Do not duplicate the empty content css 11 years ago
Lukas Reschke acabd81f42 Remove "Download from URL" feature 11 years ago
Jörn Friedrich Dreyer 357fbd88be use class for no results div instead of id. the elements are not unique. 11 years ago
Jörn Friedrich Dreyer 152c8b3969 text and icon fixes 11 years ago
Jörn Friedrich Dreyer 0cca9e26c4 show no files found message 11 years ago
Jan-Christoph Borchardt 96ae18db59 get rid of unnecessary alt and title attributes 12 years ago
Jan-Christoph Borchardt 0e78415cb1 fix accessibility of file upload 12 years ago
Jan-Christoph Borchardt 59dec3834f wording fix for Files app empty state 12 years ago
Jan-Christoph Borchardt ab2ae91b11 improve empty state of 'All files' 12 years ago
Jan-Christoph Borchardt 6f4ed59883 use method to only visually hide elements, show only for screen reader 12 years ago
Jan-Christoph Borchardt 9f9aa44b57 add alt text to 'Cancel upload' button 12 years ago
Jan-Christoph Borchardt e5875fda38 properly name form labels for the file selection 12 years ago
luckydonald 159747117f Added remaining time displaying, moved Information to tooltip, removed now unneeded speed div 12 years ago
luckydonald 7fc574cc53 Updated and optimized Mobile Layout as well. 12 years ago
luckydonald 19efa259e9 Fixed translations, indentation and renamed the .percents class to .speed class. 12 years ago
luckydonald 03a34235e0 Upload progress bar now displays informations about uploades size (12kB of 3MB) and the current speed. 12 years ago
Jan-Christoph Borchardt 24277f0dd6 change 'Cancel upload' text to x icon for more space in breadcrumbs bar 12 years ago
Morris Jobke 57ef089aac drop allowZIPdownload and maxZIPSize as options 12 years ago
Volkan Gezer 426f492f57 fix typo 12 years ago
Vincent Petry 6fd084243b Fixed many issues, clean up 12 years ago
Vincent Petry 9d38e3602b Namespacing for FileList, FileActions and trashbin app 12 years ago
Vincent Petry fb10bf4048 Files app navigation can now switch 12 years ago
Vincent Petry 88ebb15f1d Added navigation manager in files app for the sidebar 12 years ago
Vincent Petry 9ccb3279dd Added app navigation for files app 12 years ago
Thomas Müller 535302b25e typos, indentation and remove of unused code 12 years ago
Vincent Petry 688f6162da Add sorting to files list, trashbin and public files 12 years ago
Vincent Petry 9f62059efa Fix file summary to use the whole file list 12 years ago
Volkan Gezer 1aa7774178 make max. text translatable 12 years ago
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 12 years ago
Jan-Christoph Borchardt 832d3c954e enable SVG->PNG fallback for 'New' menu 12 years ago
Jan-Christoph Borchardt 55c630ea7d remove unneeded icon class 12 years ago
Francesco Piraneo G. 3f4a0778c8 Update index.php 12 years ago
Jan-Christoph Borchardt 877cfb963a use SVG icons from icons.css for New file menu 12 years ago
Jan-Christoph Borchardt 809fb8482d remove %webroot% from files app 12 years ago
Morris Jobke f0a5007e9a fix input element closing tag 12 years ago
Thomas Müller ce231c406d no new menu on public upload 12 years ago
Thomas Müller 807b885a0e reuse file upload as used within files app - remove public upload button 12 years ago
Pellaeon Lin 4b081be956 #max_upload is needed after all 13 years ago
Pellaeon Lin 64bf0fa47f Display different messages for uploadLimit and freeSpace 13 years ago