summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #30572 from nextcloud/fix/lint_warningsLouis2022-01-1236-64/+65
|\ | | | | Fix lint warnings
| * Replace license information to SPDX expressionLouis Chemineau2022-01-1128-29/+29
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * Add generic type and description when its missingLouis Chemineau2022-01-112-5/+5
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * Typing correctionsLouis Chemineau2022-01-119-31/+32
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Trigger "changeDirectory" even on URL changeVincent Petry2022-01-112-9/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When using the browser back button or clicking on sections on the left sidebar (like favorites), the "changeDirectory" jQuery event did not get called, so apps like recommendations would not notice the directory change. This fixes the issue by also setting changeUrl to true when the file list's directory got changed as a result from a URL change. Added optional changedThroughUrl argument to make sure the event recipient knows if the change was done through a URL change and make it possible prevent a loop in the onDirectoryChange handler that actually changes the URL when the origin was already from a URL change. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Merge pull request #30570 from nextcloud/rakekniven-branch3Joas Schilling2022-01-1124-454/+0
|\ \ | |/ |/| Removed obselete language files - Pt. II
| * Removed obselete language files - Pt. IIrakekniven2022-01-1024-454/+0
| | | | | | | | | | | | | | | | | | | | For these files there are no associated languages setup at Transifex. Fix for #30501 Related to nextcloud/docker-ci#341 Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | Merge pull request #30567 from nextcloud/bugfix/noid/npm-ci-for-karmaVincent Petry2022-01-102-2/+7
|\ \ | |/ |/| Use npm ci when running JS tests
| * Fix JS tests after test lib updatesVincent Petry2022-01-102-2/+7
| | | | | | | | | | | | | | Prevent XHR during load by checking window.TESTING. Adjust some expected values. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Merge pull request #30561 from nextcloud/rakekniven-branch2John Molakvoæ2022-01-1020-2380/+0
|\ \ | |/ |/|
| * Removed obselete language filesrakekniven2022-01-0920-2380/+0
| | | | | | | | | | | | | | | | Those files are remnants of old languages after renaming, mapping or deleting. Fix for #30501 Related to https://github.com/nextcloud/docker-ci/issues/341
* | Fix dynamic loadingJohn Molakvoæ (skjnldsv)2022-01-081-26/+0
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Split common vendor chunkJohn Molakvoæ (skjnldsv)2022-01-082-4/+5
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Eslint fixJohn Molakvoæ (skjnldsv)2022-01-089-32/+53
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Delete outdated bundlesJohn Molakvoæ (skjnldsv)2022-01-087-1110/+2
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-084-6/+5
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Remove old configsJohn Molakvoæ (skjnldsv)2022-01-081-39/+0
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #30423 from nextcloud/fix/grid-drop-textJohn Molakvoæ2022-01-041-9/+25
|\
| * Fix uploading text positionJohn Molakvoæ2021-12-281-9/+25
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Bump core-js from 3.20.0 to 3.20.1dependabot[bot]2022-01-016-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.0 to 3.20.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.20.0...v3.20.1) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | fix template picker for file actions using the fileInfoModelJulien Veyssier2021-12-303-5/+8
|/ | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2021-12-252-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Bump core-js from 3.19.3 to 3.20.0dependabot[bot]2021-12-186-16/+16
| | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.3 to 3.20.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.19.3...v3.20.0) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Bump core-js from 3.19.2 to 3.19.3dependabot[bot]2021-12-126-9/+9
| | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.2 to 3.19.3. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.19.2...v3.19.3) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Bump @nextcloud/vue from 4.2.0 to 4.3.0dependabot[bot]2021-12-116-23/+23
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Limit more contact searchesJoas Schilling2021-12-081-1/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #30141 from nextcloud/fix/filelist-reloadJulius Härtl2021-12-081-1/+3
|\
| * Reload page on 401 since there is an authentification problemCarl Schwan2021-12-071-5/+3
| | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
| * Stop reloading file list when getting 401 error on root dirCarl Schwan2021-12-071-0/+4
| | | | | | | | | | | | | | | | When reaching the root dir, instead of reloading the file list we reload the page completely. This trigger a redirection to the login page automatically with the correct ?redirect_url= in thr url. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | [tx-robot] updated from transifexNextcloud bot2021-12-082-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | do not trigger events when setting active view in gotopluginJulien Veyssier2021-12-071-1/+1
|/ | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* Bump core-js from 3.19.1 to 3.19.2dependabot[bot]2021-12-056-16/+16
| | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.1 to 3.19.2. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.19.1...v3.19.2) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #30024 from ↵Joas Schilling2021-12-022-3/+2
|\ | | | | | | | | nextcloud/techdebt/noid/list-php-are-only-invokable-via-controllers list.php files are only invoked via ViewController and APIController
| * list.php files are only invoked via ViewController and APIControllerJoas Schilling2021-12-012-3/+2
| | | | | | | | | | | | | | | | Both of them actually check that the user is logged in before and also the list.php files themselves would break with getUserSession()->getUser()->getUID() which they contain. Signed-off-by: Joas Schilling <coding@schilljs.com>
* | fix testsRobin Appelman2021-12-022-7/+3
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | stop background scan early if a users still has unscanned files after ↵Robin Appelman2021-12-021-1/+7
| | | | | | | | | | | | background scan Signed-off-by: Robin Appelman <robin@icewind.nl>
* | find users for background scan one by oneRobin Appelman2021-12-021-22/+20
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-3012-85/+59
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump @nextcloud/axios from 1.7.0 to 1.8.0dependabot[bot]2021-11-276-26/+26
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: "@nextcloud/axios" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Bump jquery from 3.5.1 to 3.6.0dependabot[bot]2021-11-272-8/+8
| | | | | | | | | | | | | | | | Bumps [jquery](https://github.com/jquery/jquery) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.5.1...3.6.0) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix errors from files applications tests on PHP 8.1Côme Chilliet2021-11-231-1/+3
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-212-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-202-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #29605 from nextcloud/bugfix/29603/fix-scanner-nfd-existenzVincent Petry2021-11-192-30/+4
|\ | | | | Normalize file name before existence check in scanner
| * Move storage encoding compatibility warning logicVincent Petry2021-11-172-30/+4
| | | | | | | | | | | | | | | | | | | | | | The encoding check for file names is now happening the Scanner, and an event will be emitted only if the storage doesn't contain the encoding compatibility wrapper. The event is listened to by the occ scan command to be able to display a warning in case of file name mismatches when they have NFD encoding. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Fix mainfileinfodetailsview appendingVincent Petry2021-11-194-11/+11
| | | | | | | | | | | | | | | | | | Since the jquery update to 3.5.0, it seems Handlebars doesn't correctly render self-closed elements. This fixes mainfileinfodetailsview template to not use self-closed elements and fixes the JS unit tests. Signed-off-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix action share icon markupVincent Petry2021-11-182-2/+2
| | | | | | | | | | | | | | Expanded the empty span tag to resolve issue with wrong appending done by either handlebars or jquery. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2021-11-184-6/+6
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-172-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-11-142-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>