summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Show usage percenteage in the tooltipDaniel Calviño Sánchez2022-08-171-1/+1
* Use total available space rather than quota when updating the displayDaniel Calviño Sánchez2022-08-171-2/+3
* Bump moment from 2.29.3 to 2.29.4dependabot[bot]2022-08-112-3/+3
* Bump @nextcloud/momemt to 1.2.1Carl Schwan2022-08-036-41/+313
* Fix quota text not updated after copying or moving a fileDaniel Calviño Sánchez2022-07-061-2/+8
* Fix quota text shown escapedDaniel Calviño Sánchez2022-07-061-2/+2
* Merge pull request #33120 from nextcloud/backport/33109/stable23blizzz2022-07-061-1/+1
|\
| * Fix translation of home breadcrumbChristopher Ng2022-07-051-1/+1
* | add missing GET param to getstoragestats urlJulien Veyssier2022-07-051-1/+1
* | Fix 404 when using index.php in the urlCarl Schwan2022-07-051-2/+4
* | Remove .php from urlCarl Schwan2022-07-051-2/+2
|/
* Fix default toast message for failed uploads with HTTP/2Daniel Calviño Sánchez2022-06-211-1/+1
* Explicitly close div elementLouis Chemineau2022-05-163-5/+5
* 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