summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* IE11 compatibilityJohn Molakvoæ (skjnldsv)2018-06-201-1/+1
* Select only searched filesJohn Molakvoæ (skjnldsv)2018-06-201-4/+13
* Added new search standardJohn Molakvoæ (skjnldsv)2018-06-191-1/+1
* Adds a test case for the loading symbol in deleted files.Abijeet2018-06-181-2/+1
* Fixes issue with action being displayed incorrectly.Abijeet2018-06-181-1/+1
* Fixes issues found during running of test cases.Abijeet2018-06-183-26/+30
* Added a new action menu in files and trash list.Abijeet2018-06-185-94/+110
* Adds an action dropdown that is shown on file selection.Abijeet2018-06-183-10/+144
* Do not show an error message when draging and dropping textDaniel Calviño Sánchez2018-06-081-0/+10
* Remove no longer needed special handling for FirefoxDaniel Calviño Sánchez2018-06-081-15/+8
* Use "dropnofiles" callback to disable the drop state in the UIDaniel Calviño Sánchez2018-06-081-0/+10
* Add callback to clean up after misbehaved drag and drop eventsDaniel Calviño Sánchez2018-06-081-0/+12
* Remove duplicated codeDaniel Calviño Sánchez2018-06-081-6/+1
* Fix race condition when preparing upload folderDaniel Calviño Sánchez2018-04-221-1/+17
* Ensure proper color contrast according to WCAG AAJan-Christoph Borchardt2018-04-181-4/+8
* Merge pull request #8452 from sagorika1996/folderMorris Jobke2018-04-111-0/+2
|\
| * updated jsSagorika Das2018-03-011-5/+1
| * New folder creation flowSagorika Das2018-03-011-0/+6
* | Fix progress bar hidden before the upload endsDaniel Calviño Sánchez2018-04-051-7/+1
* | Fixed files copy/move when in favorites or recent sectionJohn Molakvoæ (skjnldsv)2018-03-222-6/+9
* | Fixed event propagation on safariJohn Molakvoæ (skjnldsv)2018-03-071-1/+3
* | Fixed ext share style and use varable for popover heightJohn Molakvoæ (skjnldsv)2018-03-071-1/+0