Commit Graph

259 Commits (affeea8c72db3f82bd0cee82c8a08d016bd3d72f)

Author SHA1 Message Date
Joas Schilling 539c0aeb04 Add an option to disallow sending sharing emails to non-owncloud users 12 years ago
Volker E. 98d0d48b54 fix HTML structure by rmv. obsolete input end tag 12 years ago
Jan-Christoph Borchardt 24277f0dd6 change 'Cancel upload' text to x icon for more space in breadcrumbs bar 12 years ago
Bernhard Posselt 844c6c3328 use slide toggle for files app 12 years ago
Morris Jobke 7ad7f59162 fix empty file handling option 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 d6e1643a0e Fix dropping files below the table 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
Jörn Friedrich Dreyer c90b0ac00b Fix copy conflict dialog translation 13 years ago
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 13 years ago
Morris Jobke 6a8e93ffa6 fix breadcrumbs for IE8 13 years ago
Jan-Christoph Borchardt 6de572c6e6 replace personalblock fieldset with section class in files apps 13 years ago
Jan-Christoph Borchardt 832d3c954e enable SVG->PNG fallback for 'New' menu 13 years ago
Thomas Müller 6b9ae27b90 drop file cache migration OC5 -> OC6 13 years ago
Jan-Christoph Borchardt 55c630ea7d remove unneeded icon class 13 years ago
Francesco Piraneo G. 3f4a0778c8 Update index.php 13 years ago
Jan-Christoph Borchardt 877cfb963a use SVG icons from icons.css for New file menu 13 years ago
Thomas Müller d6e89a9a28 store the share owner in a data-attribute instead of a separate span 13 years ago
Thomas Müller 7c68025010 adding share owner information to the file list 13 years ago
Vincent Petry 4734146580 Fixed max upload size input field style 13 years ago
Jan-Christoph Borchardt 809fb8482d remove %webroot% from files app 13 years ago
Morris Jobke f0a5007e9a fix input element closing tag 13 years ago
Vincent Petry f4c198b907 Fixed isPreviewAvailable warnings in log 13 years ago
Thomas Müller ce231c406d no new menu on public upload 13 years ago
Thomas Müller 807b885a0e reuse file upload as used within files app - remove public upload button 13 years ago
Robin Appelman d279ddd9a2 Show the name of the shared folder in the breadcrumb when viewing a publicly shared folder 13 years ago
Bjoern Schiessle 3e17fbe30d always show home breadcrumb in files view 13 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
Bjoern Schiessle e447d978d3 it is not possible to unshare files 13 years ago
Vincent Petry 69a3327f47 Moved new file extension out of the translated string 13 years ago
Vincent Petry 24a08c686d New file box now has default file name + extension 13 years ago
Bjoern Schiessle 9d16353e09 disable trahs in files_sharing/public.php 13 years ago
Bjoern Schiessle c9646ddc4c fix undefined index errors if public share view 13 years ago
Vincent Petry e62ca4ea4f Append file etag to preview URLs 13 years ago
Vincent Petry d1c27e08e5 Fixed empty content logic 13 years ago
kondou 732e7db319 Fix mind-boggling emptycontent logic 13 years ago
Vincent Petry f8717bc260 Fixed share with link checkbox missing as regular user 13 years ago
Jan-Christoph Borchardt cbb42aae11 improve wording of permission notice 13 years ago
Jan-Christoph Borchardt dbcfb1b830 beautify 'you dont have write permissions' notice, fix #2770 13 years ago
kondou f828b51ede Hide files list header, when theres no files to see 13 years ago