summaryrefslogtreecommitdiffstats
path: root/apps/files/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a transfer ownership background jobRoeland Jago Douma2019-12-021-0/+29
* Allow registering header sections in the file listsJulius Härtl2019-10-231-0/+2
* 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
* Remove the upload and memory settingJoas Schilling2019-03-041-20/+0
* Merge branch 'master' into operation_progress_improvements3Tomasz Grobelny2019-01-291-2/+3
|\
| * Implemented short quota-design v2Felix Nüsse2019-01-031-2/+3
* | Move progress bar to separate componentTomasz Grobelny2018-11-241-6/+0
|/
* Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)2018-11-064-10/+10
* Disable grid for ieJohn Molakvoæ (skjnldsv)2018-11-051-0/+3
* Allow focus on input with keyboardJohn Molakvoæ (skjnldsv)2018-10-231-2/+3
* Fix tabbability to view-toggle, action on Enter to be fixedJan-Christoph Borchardt2018-10-181-1/+1
* TooltipJohn Molakvoæ (skjnldsv)2018-10-181-1/+1
* Remember toggle and events handlerJohn Molakvoæ (skjnldsv)2018-10-181-2/+4
* Use grid view in other file views tooJan-Christoph Borchardt2018-10-182-2/+2
* Show view toggle in controls barJan-Christoph Borchardt2018-10-181-1/+2
* Fetch high resolution thumbnails for grid viewJan-Christoph Borchardt2018-10-181-1/+1
* Grid initJohn Molakvoæ (skjnldsv)2018-10-181-1/+1
* 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
* Added a new action menu in files and trash list.Abijeet2018-06-182-10/+13
* Adds an action dropdown that is shown on file selection.Abijeet2018-06-181-18/+10
* 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
* Split move and copy operationsRoland Tapken2018-02-151-1/+1
* Remove deprecated template functions from OCP directlyRoeland Jago Douma2018-01-141-1/+1
* Merge pull request #7634 from Abijeet/bug-7539Roeland Jago Douma2018-01-031-0/+4
|\
| * Fixes the delete icon not appearing on certain resolutions.Abijeet2018-01-021-0/+4
* | 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