aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Clarify wording to 'Leave this share', fix #18622Jan C. Borchardt2020-08-231-1/+1
* Remove outdated legacy search scriptsJohn Molakvoæ (skjnldsv)2020-08-043-191/+1
* Add @nextcloud/event-bus to babel transpileJohn Molakvoæ (skjnldsv)2020-07-312-2/+2
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-316-6/+6
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-316-6/+6
* Bump @nextcloud/vue from 2.2.1 to 2.3.0Georg Ehrke2020-07-234-4/+4
* Recompile JS assetsGeorg Ehrke2020-07-226-6/+6
* Bump @nextcloud/axios from 1.3.2 to 1.3.3dependabot-preview[bot]2020-07-206-6/+6
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-206-7/+7
* provide feedback about minimum length needed to trigger searchRobin Appelman2020-07-151-1/+6
* Bump @babel/plugin-proposal-class-properties from 7.10.1 to 7.10.4dependabot-preview[bot]2020-07-154-4/+4
* Compile assetsnpmbuildbot[bot]2020-07-146-6/+9
* lower minimum search length to 2 charactersRobin Appelman2020-07-091-1/+1
* Bump bundlesJulius Härtl2020-07-073-558/+3
* Bump @nextcloud/router from 1.0.2 to 1.1.0dependabot-preview[bot]2020-07-036-31/+31
* Bump @nextcloud/auth from 1.2.3 to 1.3.0dependabot-preview[bot]2020-06-074-4/+4
* Move humanFileSize and OC.getCanonicalLocale to npm packagesChristoph Wurst2020-06-055-19/+19
* Bump @nextcloud/dialogs from 1.3.0 to 1.3.1dependabot-preview[bot]2020-05-312-3/+3
* Bump jQuery to v2.2Christoph Wurst2020-05-142-9/+9
* Bump @nextcloud/dialogs from 1.2.2 to 1.3.0dependabot-preview[bot]2020-05-116-28/+28
* Bump vue-loader from 15.9.1 to 15.9.2dependabot-preview[bot]2020-05-116-6/+6
* Bump webpack from 4.42.1 to 4.43.0dependabot-preview[bot]2020-04-292-2/+2
* Fix workflow UIJoas Schilling2020-04-232-4/+4
* Merge pull request #20595 from nextcloud/fix/ie11-fallback-uploadJohn Molakvoæ2020-04-221-2/+26
|\
| * Fix IE11 upload fallback methodsJohn Molakvoæ (skjnldsv)2020-04-221-2/+26
* | Set fileInfo correctly for LegacyTabsChristoph Seitz2020-04-192-2/+2
|/
* Bump @nextcloud/paths from 1.1.1 to 1.1.2dependabot-preview[bot]2020-04-136-31/+31
* Bump css-loader from 3.4.1 to 3.5.2dependabot-preview[bot]2020-04-134-4/+4
* Merge pull request #20185 from azul/open-new_tabJohn Molakvoæ2020-04-113-20/+55
|\
| * Allow opening files for editing in new tabsAzul2020-04-092-9/+38
| * refactor: fileActions.getCurrentDefaultFileAction()Azul2020-04-083-12/+18
* | Bump core-js from 1.4.1 to 1.5.0John Molakvoæ (skjnldsv)2020-04-106-37/+35
|/
* 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
|\