aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-064-13/+13
* Use external Toast implementation and deprecate the OCP APIChristoph Wurst2020-04-066-25/+25
* Bump @nextcloud/l10n from 1.1.1 to 1.2.2dependabot-preview[bot]2020-04-065-13/+13
* Bump regenerator-runtime from 0.13.3 to 0.13.5dependabot-preview[bot]2020-04-032-2/+2
* Bump webpack from 4.42.0 to 4.42.1dependabot-preview[bot]2020-03-304-7/+7
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-252-2/+2
* Bump @nextcloud/paths from 1.1.0 to 1.1.1dependabot-preview[bot]2020-03-236-27/+27
* Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to 1...dependabot-preview[bot]2020-03-236-29/+29
* Add OCA.Files.Settings for Files SettingsGary Kim2020-03-226-19/+95
* Bump marked from 0.7.0 to 0.8.1John Molakvoæ (skjnldsv)2020-03-214-52/+36
* Only do regular polling of storage statistics if session_keepalive is enabledJulius Härtl2020-03-161-1/+1
* Bump @nextcloud/vue from 1.3.1 to 1.4.0dependabot-preview[bot]2020-03-104-31/+31
* Fix default action for deleted sharesGretaD2020-03-091-1/+20
* Remove deprecated global variablesChristoph Wurst2020-03-092-7/+7
* l10n: Fixed typorakekniven2020-03-092-3/+3
* Bump clipboard from 2.0.4 to 2.0.6dependabot-preview[bot]2020-03-082-4/+4
* Bump webpack from 4.41.6 to 4.42.0dependabot-preview[bot]2020-03-084-10/+10
* Merge pull request #19764 from nextcloud/fix/transfer-ownerhip-owner-checkRoeland Jago Douma2020-03-032-3/+3
|\
| * Do not allow transfer ownership when the user isn't the ownerChristoph Wurst2020-03-032-3/+3
* | Fetch translate for Tags from files appDaniel Kesselberg2020-03-032-4/+4
|/
* Bump @babel/preset-env from 7.8.3 to 7.8.6dependabot-preview[bot]2020-02-294-8/+8
* Copy isFileNameValid function, so the filepicker works without the files appJoas Schilling2020-02-251-0/+2
* Bump vue-loader from 15.8.3 to 15.9.0dependabot-preview[bot]2020-02-232-2/+2
* Update webpack bundlesChristoph Wurst2020-02-224-14/+14
* Show proper file name when fetching details failsJulius Härtl2020-02-121-2/+2
* Bump @nextcloud/vue from 1.3.0 to 1.3.1dependabot-preview[bot]2020-02-094-23/+23
* Removed nested call to beforeunloadJoas Schilling2020-02-061-3/+0
* 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