aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/templates/appnavigation.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-10/+12
* Fix "Use this address..." Stringszaimen2020-03-261-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Add OCA.Files.Settings for Files SettingsGary Kim2020-03-221-0/+4
* Fix webdav urlJohn Molakvoæ (skjnldsv)2020-01-101-1/+1
* Don't show absolute number in tooltipDaniel Kesselberg2019-06-241-1/+1
* Show used space in mb instead of %Daniel Kesselberg2019-06-241-2/+2
* Hide quota bar if unlimitedDaniel Kesselberg2019-06-231-20/+17
* Implemented short quota-design v2Felix Nüsse2019-01-031-2/+3
* Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-091-1/+1
* Not all sidebar entries have the "classes" attributeMorris Jobke2018-07-261-1/+1
* Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)2018-07-131-8/+13
* Fixed testsJohn Molakvoæ (skjnldsv)2018-07-121-1/+1
* Fixed favorite folder view displayJohn Molakvoæ (skjnldsv)2018-07-121-1/+1
* Fixed invalid uidJohn Molakvoæ (skjnldsv)2018-07-121-1/+1
* Default state to collapsed and fixed code stylingJohn Molakvoæ (skjnldsv)2018-07-121-1/+1
* Added drop-animation to sortable-listfnuesse2018-07-121-2/+2
* Fix collapsible-Button when list was emptied (or got first element)fnuesse2018-07-121-7/+7
* Removed old codefnuesse2018-07-121-71/+94
* Changed togglefnuesse2018-07-121-9/+9
* Fixed css-flashingfnuesse2018-07-121-2/+3
* Added responsive folderaddingfnuesse2018-07-121-8/+12
* Fixed complete app-breakdown if no favorites are setfnuesse2018-07-121-2/+4
* Added toggleable QuickAccessfnuesse2018-07-121-9/+47
* Added FavoritesQuickaccess-Sidebarfnuesse2018-07-121-10/+18
* Move quota icon to coreJulius Härtl2018-05-031-1/+1
* Show the new dav url in the web UIRoeland Jago Douma2018-04-051-1/+1
* Fixed pinned state of quota if no apps registered an app nav itemJohn Molakvoæ (skjnldsv)2017-12-141-1/+1
* Merge pull request #6788 from staabm/masterLukas Reschke2017-11-081-1/+1
|\
| * Prevent XSS in links which open a new browser windowMarkus Staab2017-10-191-1/+1
* | Correct class to quotaJohn Molakvoæ (skjnldsv)2017-10-121-1/+1
|/
* 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
* 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
* filter hidden files on the web interfaceChristoph Wurst2016-04-191-3/+7
* Consistently use rel=noreferrerLukas Reschke2016-03-201-1/+1
* standardize sizes for headingsJan-Christoph Borchardt2015-11-161-3/+1
* remove unneeded span around Settings text, fixes cursorJan-Christoph Borchardt2015-06-171-1/+1
* Allow files app nav entries to have a different icon classMorris Jobke2015-04-141-1/+1
* fix for IE8Morris Jobke2015-04-081-1/+1
* add icons to files sidebar, fix shade, fix position of settings icon and textJan-Christoph Borchardt2015-04-081-2/+7
* Fixing issue #15322 - showing Settings button next to gear iconJames Anslow2015-04-081-1/+1
* Move core apps from private to public functionsRoeland Jago Douma2015-04-011-1/+1
* fix accessibility for deleted filesJan-Christoph Borchardt2014-12-181-2/+4
* use method to only visually hide elements, show only for screen readerJan-Christoph Borchardt2014-12-171-1/+1