summaryrefslogtreecommitdiffstats
path: root/apps/files/js/navigation.js
Commit message (Expand)AuthorAgeFilesLines
* Add drop zone for favorites quick access in navigationfnuesse2019-02-011-0/+41
* Fix drop zone shadowfnuesse2019-02-011-0/+2
* Unify handling of dropping one file or several files on the trash binDaniel Calviño Sánchez2019-02-011-8/+7
* Use full names instead of abbreviations in variable namesDaniel Calviño Sánchez2019-01-311-8/+8
* Make code format more consistent with the rest of the fileDaniel Calviño Sánchez2019-01-311-12/+11
* Replace double quotes with single quotesDaniel Calviño Sánchez2019-01-311-7/+7
* Add missing trailing ";"Daniel Calviño Sánchez2019-01-311-3/+3
* Remove hack to prefetch the starred trash iconDaniel Calviño Sánchez2019-01-311-3/+0
* Replace ChildNode.before with custom before helperJulius Härtl2018-12-211-2/+5
* Do not switch to root folder if filelist is already shownJulius Härtl2018-11-221-1/+6
* Refactored Variablename to trashElementFelix Nüsse2018-10-021-7/+7
* Fixed highlightdelay on first dragFelix Nüsse2018-10-021-1/+3
* Added Dropzone-Highlighting to TrashFelix Nüsse2018-10-021-1/+17
* Added Trash-Dropzone to easily dispose of files and foldersFelix Nüsse2018-10-021-0/+17
* Fix quickaccess active indicator for folders with spacesJulius Härtl2018-08-091-2/+2
* js fixJohn Molakvoæ (skjnldsv)2018-08-081-3/+6
* Cleanup of leftover-sorting-code from quickaccess-feature #9714 #9720fnuesse2018-08-081-90/+2
* Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)2018-07-131-19/+7
* Fixed testsJohn Molakvoæ (skjnldsv)2018-07-121-71/+1
* Fixed favorite folder view displayJohn Molakvoæ (skjnldsv)2018-07-121-5/+12
* Added drop-animation to sortable-listfnuesse2018-07-121-22/+47
* Fix collapsible-Button when list was emptied (or got first element)fnuesse2018-07-121-6/+19
* Removed old codefnuesse2018-07-121-131/+172
* Changed togglefnuesse2018-07-121-10/+2
* Fixed css-flashingfnuesse2018-07-121-4/+14
* Added responsive folderaddingfnuesse2018-07-121-3/+13
* Added toggleable QuickAccessfnuesse2018-07-121-1/+194
* Only set the active item when there is one (not the case for quota)Joas Schilling2017-06-131-1/+3
* Closes "New" dropdown when switching categoryMorris Jobke2015-05-191-1/+1
* Improved Javascript docs for JSDocVincent Petry2014-10-311-0/+11
* Use active instead of hover for active sidebar optionJoas Schilling2014-06-031-2/+2
* Fixed many issues, clean upVincent Petry2014-05-151-3/+18
* Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-151-6/+32
* Files app navigation can now switchVincent Petry2014-05-151-0/+81