summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18783 from nextcloud/fix/sidebar/do-not-wait-domcontentlo...Roeland Jago Douma2020-01-102-2/+2
|\
| * Init OCA.Files.Sidebar right awayJohn Molakvoæ (skjnldsv)2020-01-092-2/+2
* | Add more padding in transfer ownershipGary Kim2020-01-092-3/+3
|/
* Combine exact and other matches for transfer ownershipChristoph Wurst2020-01-082-3/+3
* Merge pull request #18753 from nextcloud/bugfix/noid/select-menu-hideRoeland Jago Douma2020-01-081-1/+0
|\
| * Do not rerender the selection menu on showJulius Härtl2020-01-081-1/+0
* | Make the transfer ownership input a bit widerChristoph Wurst2020-01-082-3/+3
* | Use @nextcloud/paths for file sidebarGary Kim2020-01-084-20/+20
|/
* Encode URI for file sidebarGary Kim2020-01-082-4/+4
* Bump css-loader from 3.4.0 to 3.4.1dependabot-preview[bot]2020-01-054-4/+4
* Bump @nextcloud/logger from 0.1.0 to 1.0.0dependabot-preview[bot]2020-01-024-12/+12
* Bump @nextcloud/dialogs from 0.1.1 to 1.0.0dependabot-preview[bot]2020-01-024-13/+13
* Bump css-loader from 3.3.2 to 3.4.0dependabot-preview[bot]2019-12-304-4/+4
* Bump @babel/preset-env from 7.7.6 to 7.7.7dependabot-preview[bot]2019-12-304-10/+9
* Bump nextcloud-vue from 0.12.7 to 0.12.8dependabot-preview[bot]2019-12-234-30/+30
* Bump @nextcloud/event-bus from 0.2.1 to 1.0.0dependabot-preview[bot]2019-12-234-23/+23
* Bump @nextcloud/axios from 0.5.0 to 1.1.0dependabot-preview[bot]2019-12-234-9/+9
* Bump @nextcloud/auth from 0.3.1 to 1.1.0dependabot-preview[bot]2019-12-224-16/+16
* Bump vue and vue-template-compilerdependabot-preview[bot]2019-12-224-6/+6
* Bump @nextcloud/router from 0.1.0 to 1.0.0dependabot-preview[bot]2019-12-224-15/+15
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-194-7/+7
* Fix Sidebar enabled checkJohn Molakvoæ (skjnldsv)2019-12-193-7/+8
* Clean up publishingGary Kim2019-12-174-19/+19
* Show path and uid on transfer buttonGary Kim2019-12-172-2/+2
* Bump serialize-javascript to v2.1.2Christoph Wurst2019-12-164-4/+4
* Merge pull request #18417 from nextcloud/fix/transfer-ownership-ui-emailRoeland Jago Douma2019-12-162-2/+2
|\
| * Make it possible to find transfer user by emailChristoph Wurst2019-12-162-2/+2
* | Bump css-loader from 3.2.1 to 3.3.2dependabot-preview[bot]2019-12-162-2/+2
|/
* Add autocompletion to the ownership transfer UIChristoph Wurst2019-12-104-13/+168
* Allow to unfavorite all filesJoas Schilling2019-12-051-2/+1
* Merge pull request #18222 from nextcloud/fix/files/reload-on-share-acceptRoeland Jago Douma2019-12-041-0/+7
|\
| * Properly reload file list on share acceptJohn Molakvoæ (skjnldsv)2019-12-041-0/+7
* | Properly query filesJohn Molakvoæ (skjnldsv)2019-12-041-1/+1
* | Use own getIconUrl methodJohn Molakvoæ (skjnldsv)2019-12-042-4/+4
* | Fix files app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-12-043-6/+5
|/
* Also allow transfer ownership of filesChristoph Wurst2019-12-024-11/+11
* Add a transfer ownership background jobRoeland Jago Douma2019-12-024-17/+54
* fix summary elements alignmentGreta Doci2019-11-261-2/+2
* Bump handlebars from 4.5.2 to 4.5.3dependabot-preview[bot]2019-11-251-88/+88
* Merge pull request #17654 from burgha/feature/3866/uploaddetailsRoeland Jago Douma2019-11-171-3/+4
|\
| * update tooltip content dynamicallyHannes Burger2019-10-231-2/+3
| * fix uploadprogressbar tooltipHannes Burger2019-10-221-1/+1
* | Use function to open a sidebar fileJohn Molakvoæ (skjnldsv)2019-11-134-9/+9
* | Compile handlebarsJulius Härtl2019-11-111-72/+72
* | Bump @babel/preset-env from 7.6.3 to 7.7.1dependabot-preview[bot]2019-11-102-6/+7
* | Also set X-OC-Mtime header for files that are smaller than 10MBJulius Härtl2019-11-071-0/+4
* | Compile assetsnpmbuildbot[bot]2019-10-292-0/+287
* | Add LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-10-291-2/+7
* | Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-293-65/+57
* | Allow registering header sections in the file listsJulius Härtl2019-10-231-0/+60
|/