summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Bump @nextcloud/vue to v2.6.9John Molakvoæ (skjnldsv)2020-10-074-4/+4
* Upgrade lifecycle and vue parent contextJohn Molakvoæ (skjnldsv)2020-10-077-8/+14
* Move Files Sidebar to proper javascript standardJohn Molakvoæ (skjnldsv)2020-10-071-1/+10
* add mount point to quota warning messageRobin Appelman2020-10-041-7/+11
* Bump @nextcloud/vue to v2.6.8John Molakvoæ (skjnldsv)2020-10-024-4/+4
* Update @nextcloud/vue to 2.6.7Joas Schilling2020-10-024-4/+4
* Bump @nextcloud/vue to 2.6.6Joas Schilling2020-09-304-4/+4
* Bump @nextcloud/vue from 2.6.4 to 2.6.5dependabot-preview[bot]2020-09-144-4/+4
* Bump @nextcloud/l10n from 1.4.0 to 1.4.1dependabot-preview[bot]2020-09-104-4/+4
* Compile assetsnpmbuildbot[bot]2020-09-104-4/+4
* Add 'Reasons to use Nextcloud in your organization' call to action in settingsJan C. Borchardt2020-09-074-4/+4
* Better error message when blocked by access controlJoas Schilling2020-09-041-0/+2
* Bump @nextcloud/vue to v2.6.3John Molakvoæ (skjnldsv)2020-09-036-6/+6
* Bump @nextcloud/dialogs from 1.4.0 to 2.0.1dependabot-preview[bot]2020-08-316-6/+6
* Removing the added parenthesesValdnet2020-08-271-4/+4
* Add the missing parenthesisValdnet2020-08-271-4/+4
* l10n: Add a period at the end of the sentenceValdnet2020-08-271-4/+4
* Merge pull request #22421 from nextcloud/group-folder-quota-warningRoeland Jago Douma2020-08-261-14/+36
|\
| * show better quota warning for group folders and external storageRobin Appelman2020-08-251-14/+36
* | Expose currently active file list though OCA.Files.AppJulius Härtl2020-08-252-0/+28
* | Bump vue and vue-template-compilerdependabot-preview[bot]2020-08-256-6/+6
|/
* 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
|\