summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Move fileactions to compiled handlebarsRoeland Jago Douma2018-10-043-16/+58
* Move tagsplugin to compiled handlebarsRoeland Jago Douma2018-10-043-11/+19
* Move detailsview to compiled handlebarsRoeland Jago Douma2018-10-043-22/+36
* Move filelist to compiled handlebarsRoeland Jago Douma2018-10-043-9/+14
* 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-022-0/+25
* Refine wording from 'Target folder' to 'Choose target folder'Jan-Christoph Borchardt2018-10-012-2/+2
* Move the filemultiselectmenu over to compiled handlebarsRoeland Jago Douma2018-10-013-17/+45
* Move to 1 template file for filesRoeland Jago Douma2018-10-015-31/+3
* Bump templates to handlebars 4.0.12Roeland Jago Douma2018-09-281-1/+1
* Compile filesummary handlebarsRoeland Jago Douma2018-09-274-13/+24
* Do not hide the progress bar while the chunked upload is being assembledDaniel Calviño Sánchez2018-09-071-1/+48
* Stores the sorting only if there is an userMichael Weimann2018-08-171-1/+1
* Object.values polyfillJohn Molakvoæ (skjnldsv)2018-08-161-0/+14
* Do not show action menu if no actions are availableJohn Molakvoæ (skjnldsv)2018-08-151-1/+7
* 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
* Always call render to replace the app-sidebar if the detail view is updatedJulius Härtl2018-08-032-3/+6
* Fix return value of change directoryJulius Härtl2018-08-031-1/+1
* Merge pull request #10310 from nextcloud/accessibility-headerMorris Jobke2018-07-252-2/+9
|\
| * Trigger upload actions only for Enter & Space keysKevin Ndung'u2018-07-241-2/+4
| * Trigger upload action also with keyboard navigation on enterJan-Christoph Borchardt2018-07-241-0/+5
| * Fix ability to open file or folder via keyboard, fix #10008Jan-Christoph Borchardt2018-07-241-1/+1
| * Make Upload entry in +Menu focusableJan-Christoph Borchardt2018-07-201-1/+1
* | Fixed scrolling containerJohn Molakvoæ (skjnldsv)2018-07-243-3/+0
* | Jsunit fixesJohn Molakvoæ (skjnldsv)2018-07-201-1/+2
* | Jsunit fixes 1John Molakvoæ (skjnldsv)2018-07-201-2/+5
* | Sidebar fixJohn Molakvoæ (skjnldsv)2018-07-202-1/+4
* | Merge pull request #10230 from nextcloud/feature/shareoverviewMorris Jobke2018-07-172-39/+20
|\ \ | |/ |/|
| * Fix fav quickaccess ressource additionJohn Molakvoæ (skjnldsv)2018-07-131-20/+13
| * Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)2018-07-131-19/+7
* | Merge pull request #10110 from nextcloud/feature/100500/whats-new-info-usersMorris Jobke2018-07-131-0/+2
|\ \ | |/ |/|
| * Backend work to provide NC whats New info to usersArthur Schiwon2018-07-051-0/+2
* | Fixed testsJohn Molakvoæ (skjnldsv)2018-07-123-72/+8
* | Fixed favorite folder view displayJohn Molakvoæ (skjnldsv)2018-07-122-7/+14
* | Added drop-animation to sortable-listfnuesse2018-07-122-36/+77
* | Fix collapsible-Button when list was emptied (or got first element)fnuesse2018-07-122-11/+24
* | Removed old codefnuesse2018-07-122-206/+238
* | Changed togglefnuesse2018-07-121-10/+2
* | Fixed css-flashingfnuesse2018-07-122-4/+24
* | Added responsive folderaddingfnuesse2018-07-122-3/+78
* | Added toggleable QuickAccessfnuesse2018-07-122-39/+196
* | Added FavoritesQuickaccess-Sidebarfnuesse2018-07-121-1/+39
|/
* Add focus indicator for file details view tabsKevin Ndung'u2018-06-251-4/+10
* Remove debugJohn Molakvoæ (skjnldsv)2018-06-211-1/+0
* Fix folder selectionJohn Molakvoæ (skjnldsv)2018-06-201-2/+3
* Properly parse deselection and improved detectionJohn Molakvoæ (skjnldsv)2018-06-201-9/+28