summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #31050 from nextcloud/backport/30995/stable23Vincent Petry2022-02-181-0/+6
|\
| * Fix bugs with incorrect currentFileList in the favorite and share by youCarl Schwan2022-02-071-0/+6
* | try to fix broken tooltipszaimen2022-02-151-1/+0
|/
* Properly hide progress bar after errorVincent Petry2022-01-131-5/+16
* Properly abort uploadsVincent Petry2022-01-131-9/+36
* Trigger "changeDirectory" even on URL changeVincent Petry2022-01-122-9/+14
* Recompile JSVincent Petry2022-01-104-11/+11
* fix template picker for file actions using the fileInfoModelJulien Veyssier2021-12-302-3/+3
* Bump core-js from 3.19.2 to 3.19.3dependabot[bot]2021-12-116-9/+9
* Reload page on 401 since there is an authentification problemCarl Schwan2021-12-081-5/+3
* Stop reloading file list when getting 401 error on root dirCarl Schwan2021-12-081-0/+4
* do not trigger events when setting active view in gotopluginJulien Veyssier2021-12-071-1/+1
* Bump core-js from 3.19.1 to 3.19.2dependabot[bot]2021-12-046-23/+23
* Merge pull request #29574 from nextcloud/dependabot/npm_and_yarn/core-js-3.19.1dependabot[bot]2021-11-086-11/+11
|\
| * Merge pull request #29572 from nextcloud/dependabot/npm_and_yarn/nextcloud/ev...John Molakvoæ2021-11-086-11/+11
* | refs #11864 handle empty dir drop in Files UIJulien Veyssier2021-11-082-3/+19
|/
* Bump @nextcloud/initial-state from 1.2.0 to 1.2.1dependabot[bot]2021-11-064-4/+4
* Bump core-js from 3.18.3 to 3.19.0dependabot[bot]2021-10-306-40/+40
* Move to combined files entrypointJulius Härtl2021-10-2510-414/+427
* Bump core-js from 3.18.2 to 3.18.3dependabot[bot]2021-10-176-6/+6
* Merge pull request #28250 from pjft/patch-3Louis2021-10-141-1/+6
|\
| * Fix bug introduced on drag and drop external filespjft2021-08-131-1/+6
* | Merge pull request #29101 from nextcloud/enh/noid/fileaction-in-single-filenamePytal2021-10-124-16/+39
|\ \
| * | adding action.filename to FileActionsMaxence Lange2021-10-084-16/+39
* | | Bump core-js from 3.18.1 to 3.18.2dependabot[bot]2021-10-108-37/+37
|/ /
* | Fix container element for newFileMenu tooltipLouis Chemineau2021-10-061-1/+1
* | Bump @nextcloud/vue from 4.1.1 to 4.2.0dependabot[bot]2021-10-038-55/+55
* | Bump core-js from 3.18.0 to 3.18.1dependabot[bot]2021-10-036-6/+6
* | Bump @nextcloud/paths from 2.0.0 to 2.1.0dependabot[bot]2021-10-028-37/+37
* | Bump @nextcloud/axios from 1.6.0 to 1.7.0dependabot[bot]2021-10-026-6/+6
* | Merge pull request #28816 from nextcloud/fix/deprecated-toolip-methodsCarl Schwan2021-09-303-5/+5
|\ \
| * | Migrate deprecated toolip methodsMichaIng2021-09-263-5/+5
* | | Fix OCS URL typo in TransferOwnershipDialogue.vueMichaIng2021-09-262-3/+3
|/ /
* | Bump core-js from 3.17.3 to 3.18.0dependabot[bot]2021-09-268-44/+44
* | Bump sass from 1.39.2 to 1.41.1dependabot[bot]2021-09-182-2/+2
* | Merge pull request #28871 from nextcloud/fix/template-create-without-extensionPytal2021-09-178-33/+32
|\ \
| * | Fix file creation from template without extJohn Molakvoæ2021-09-178-33/+32
* | | Fix files view change and undefined currentFileListJohn Molakvoæ2021-09-171-1/+1
|/ /
* | Bump @nextcloud/vueJohn Molakvoæ2021-09-168-47/+47
* | Bump core-js from 3.17.2 to 3.17.3dependabot[bot]2021-09-118-32/+32
* | Bump core-js from 3.16.4 to 3.17.2dependabot[bot]2021-09-046-6/+6
* | Bump @nextcloud/vue from 4.0.3 to 4.1.0dependabot[bot]2021-08-307-169/+132
* | Bump core-js from 3.16.2 to 3.16.4dependabot[bot]2021-08-306-6/+6
* | Bump core-js from 3.16.1 to 3.16.2dependabot[bot]2021-08-237-21/+21
* | Bump core-js from 3.16.0 to 3.16.1dependabot[bot]2021-08-156-6/+6
* | Change the concurrent upload limit to less than 10szaimen2021-08-081-1/+1
* | Bump core-js from 3.15.2 to 3.16.0dependabot[bot]2021-07-318-38/+38
|/
* add missing order attribute to tag multiselect actionJulien Veyssier2021-07-291-1/+2
* Bump @nextcloud/vue from 3.10.1 to 4.0.3dependabot[bot]2021-07-288-94/+214
* refs #21263 round numbers when checking if breadcrumbs should be hiddenJulien Veyssier2021-07-281-2/+2