summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Bump bundlesJulius Härtl2020-02-032-3/+3
* Fix legacy tabsJohn Molakvoæ (skjnldsv)2020-01-293-9/+8
* Bump @nextcloud/vueJulius Härtl2020-01-294-26/+26
* Merge multiple dependabots updatesJohn Molakvoæ (skjnldsv)2020-01-274-26/+26
* Bump @nextcloud/vue from 1.2.5 to 1.2.7dependabot-preview[bot]2020-01-264-28/+28
* Adjust filelist color handling to new dark theme valueJulius Härtl2020-01-241-6/+5
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-224-135/+109
* Close handlingJohn Molakvoæ (skjnldsv)2020-01-222-10/+10
* Compile templatesJohn Molakvoæ (skjnldsv)2020-01-211-102/+247
* Bump @nextcloud/paths from 1.0.0 to 1.1.0dependabot-preview[bot]2020-01-204-17/+17
* Prevent duplicate entries in file sidebarGary Kim2020-01-172-2/+2
* Close after clickJohn Molakvoæ (skjnldsv)2020-01-154-30/+87
* Only show tag selector if tags are setJulius Härtl2020-01-152-10/+17
* Do not show sidebar on rename (fixes #18613)Julius Härtl2020-01-151-2/+4
* Properly set current file info when switching the details viewJulius Härtl2020-01-151-0/+8
* Proper text previewsRoeland Jago Douma2020-01-142-4/+4
* Bump @nextcloud/axios from 1.1.0 to 1.3.1dependabot-preview[bot]2020-01-144-35/+21
* 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