aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/templates
Commit message (Expand)AuthorAgeFilesLines
* Correct class to quotaJohn Molakvoæ (skjnldsv)2017-10-121-1/+1
* Remove redundant alternative textJan-Christoph Borchardt2017-09-291-1/+1
* Add proper labels to various form elements and buttonsJan-Christoph Borchardt2017-09-291-1/+3
* Fixed quota on homepage (files)John Molakvoæ (skjnldsv)2017-09-271-4/+3
* create special class forst first pinned class occurrenceJohn Molakvoæ (skjnldsv)2017-09-211-2/+5
* Fix quota orderJohn Molakvoæ (skjnldsv)2017-09-211-8/+8
* Allow custom classes on nav entriesJohn Molakvoæ (skjnldsv)2017-09-211-2/+2
* Change move copy order and debug leftoverThomas Citharel2017-09-151-1/+1
* [WIP] Added copy and move buttonsThomas Citharel2017-09-151-2/+2
* Move multiple filesThomas Citharel2017-08-271-0/+4
* Replace ... with …Morris Jobke2017-08-231-1/+1
* Add an event so apps can add hidden fields to the files pageJoas Schilling2017-06-131-0/+4
* Content will come from the external appJoas Schilling2017-06-131-1/+0
* Remove useless translation and make it better on unlimitedJoas Schilling2017-06-131-5/+8
* Style quota entry in files viewJan-Christoph Borchardt2017-06-131-13/+16
* Add quota to the files viewJoas Schilling2017-06-131-0/+13
* Wording detail fix for favorite emptycontent viewJan-Christoph Borchardt2017-04-211-2/+1
* Merge pull request #1978 from nextcloud/remove-send-mail-optionMorris Jobke2016-11-021-2/+0
|\
| * remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle2016-11-021-2/+0
* | Remove upload_limit in files app as it is not needed with PUT upload (#26069)Vincent Petry2016-11-021-2/+0
|/
* Move away from OC_L10NRoeland Jago Douma2016-10-282-2/+2
* Fix malformed attribute in files appVincent Petry2016-10-251-1/+1
* Use Webdav PUT for uploads in the web browserVincent Petry2016-10-241-2/+1
* Remove PNG fallbacks from files app (#26308)Vincent Petry2016-10-101-0/+0
* use correct case for addScript (#26214)Jörn Friedrich Dreyer2016-09-261-1/+1
* put file handling into a section againArthur Schiwon2016-08-221-16/+18
* Do not error on maxUploadChangeRoeland Jago Douma2016-08-221-16/+16
* Add recent file listingRobin Appelman2016-07-221-0/+42
* Improve the UX for "not found" perma linksJoas Schilling2016-06-071-0/+1
* Merge branch 'Superduper-Progressbar-branch-thingie' of https://github.com/lu...Vincent Petry2016-05-121-6/+4
|\
| * Added remaining time displaying, moved Information to tooltip, removed now un...luckydonald2014-08-121-1/+0
| * Updated and optimized Mobile Layout as well.luckydonald2014-08-111-1/+1
| * Fixed translations, indentation and renamed the .percents class to .speed class.luckydonald2014-08-101-3/+3
| * Upload progress bar now displays informations about uploades size (12kB of 3M...luckydonald2014-08-101-3/+5
* | filter hidden files on the web interfaceChristoph Wurst2016-04-192-3/+8
* | persist file sorting changesChristoph Wurst2016-04-131-0/+1
* | load file sorting mode from the dbChristoph Wurst2016-04-131-0/+1
* | Consistently use rel=noreferrerLukas Reschke2016-03-201-1/+1
* | Make more action icons themable + style fixesVincent Petry2016-02-251-6/+4
* | Remove OC_Helper::imagePath and use the proper public interfaceMorris Jobke2016-01-241-2/+2
* | Remove unneeded markup for scan process - ref #20545Morris Jobke2016-01-201-8/+0
* | Make public link share page work with Webdav and add operationsVincent Petry2015-11-221-11/+0
* | standardize sizes for headingsJan-Christoph Borchardt2015-11-161-3/+1
* | fix layout and wording for file handling admin settingJan-Christoph Borchardt2015-11-111-4/+2
* | Remove controls for file lists that don't need itVincent Petry2015-10-131-3/+0
* | Change small thumbnails to 32 pxMorris Jobke2015-09-301-1/+1
* | fix filecomparatorHendrik Leppelsack2015-09-251-2/+2
* | fix filelist checkboxesHendrik Leppelsack2015-09-252-3/+3
* | fix missing checkboxes in file comparatorHendrik Leppelsack2015-09-211-4/+8
* | Combine upload action into the "New" menuVincent Petry2015-08-281-30/+22