aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* chore: Update `@nextcloud/files` and `@nextcloud/update` librarieschore/update-nc-libs-stable29Ferdinand Thiessen2024-11-131-2/+2
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(deps): Update `@nextcloud/dialogs` to v5.3.8Ferdinand Thiessen2024-11-051-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(deps-dev): Bump jsdoc from 4.0.2 to 4.0.4dependabot/npm_and_yarn/stable29/jsdoc-4.0.4dependabot[bot]2024-10-261-1/+1
| | | | | | | | | | | | | | | Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/jsdoc/jsdoc/releases) - [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.4/CHANGES.md) - [Commits](https://github.com/jsdoc/jsdoc/compare/4.0.2...4.0.4) --- updated-dependencies: - dependency-name: jsdoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* chore: Update `@nextcloud/vue` to v8.17.0Ferdinand Thiessen2024-08-291-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(deps): Update `@nextcloud/upload`Ferdinand Thiessen2024-08-211-2/+2
| | | | | | * Resolves https://github.com/nextcloud/server/issues/44723#issuecomment-2299624174 for stable29 Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(files): Provide file actions from list entry to make it reactiveFerdinand Thiessen2024-08-081-3/+4
| | | | | | | | This fixes non reactive default action text of the name component. Also use download action as default action so that only one place is needed to define how to download a file. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(deps): Bump @nextcloud/vue from 8.14.0 to 8.16.0Jonas2024-08-061-1/+1
| | | | | | Fixes: nextcloud/richdocuments#3795 Signed-off-by: Jonas <jonas@freesources.org>
* Merge pull request #46496 from ↵dependabot[bot]2024-08-041-1/+1
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/stable29/nextcloud/cypress-1.0.0-beta.8
| * build(deps-dev): bump @nextcloud/cypressdependabot[bot]2024-08-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.7 to 1.0.0-beta.8. - [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases) - [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.7...v1.0.0-beta.8) --- updated-dependencies: - dependency-name: "@nextcloud/cypress" dependency-type: direct:development 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>
* | build(deps-dev): bump karma-coverage from 2.2.0 to 2.2.1dependabot[bot]2024-08-041-1/+1
|/ | | | | | | | | | | | | | | Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/karma-runner/karma-coverage/releases) - [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: karma-coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump @nextcloud/sharing from 0.2.2 to 0.2.3dependabot[bot]2024-08-031-1/+1
| | | | | | | | | | | | | | Bumps @nextcloud/sharing from 0.2.2 to 0.2.3. --- updated-dependencies: - dependency-name: "@nextcloud/sharing" 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 #46500 from ↵John Molakvoæ2024-08-031-1/+1
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/stable29/mime-4.0.4
| * build(deps-dev): bump mime from 4.0.3 to 4.0.4dependabot[bot]2024-07-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [mime](https://github.com/broofa/mime) from 4.0.3 to 4.0.4. - [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md) - [Commits](https://github.com/broofa/mime/compare/v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: mime dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps-dev): bump karma from 6.4.3 to 6.4.4dependabot[bot]2024-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [karma](https://github.com/karma-runner/karma) from 6.4.3 to 6.4.4. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v6.4.3...v6.4.4) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | chore(cypress): adjust files-sidebar.cy.tsskjnldsv2024-08-021-1/+2
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #46791 from ↵John Molakvoæ2024-07-271-1/+1
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable29/cypress/vue2-2.1.1
| * | build(deps-dev): bump @cypress/vue2 from 2.1.0 to 2.1.1dependabot[bot]2024-07-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@cypress/vue2](https://github.com/cypress-io/cypress) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vue2-v2.1.0...@cypress/vue2-v2.1.1) --- updated-dependencies: - dependency-name: "@cypress/vue2" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | build(deps): bump browserslist-useragent-regexp from 4.1.1 to 4.1.3dependabot[bot]2024-07-271-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [browserslist-useragent-regexp](https://github.com/browserslist/browserslist-useragent-regexp) from 4.1.1 to 4.1.3. - [Release notes](https://github.com/browserslist/browserslist-useragent-regexp/releases) - [Changelog](https://github.com/browserslist/browserslist-useragent-regexp/blob/master/CHANGELOG.md) - [Commits](https://github.com/browserslist/browserslist-useragent-regexp/compare/v4.1.1...v4.1.3) --- updated-dependencies: - dependency-name: browserslist-useragent-regexp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | test: Adjust Jest config to properly transform all ESM packagesFerdinand Thiessen2024-07-261-0/+1
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | chore(deps): Update `@nextcloud/files` to v3.7.0Ferdinand Thiessen2024-07-261-4/+4
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | build(deps): bump @nextcloud/calendar-availability-vue from 2.2.0 to 2.2.2dependabot[bot]2024-07-251-1/+1
| | | | | | Dependabot couldn't find the original pull request head commit, 1aa174b5c1653679dd5740c0658ab2259e58305e.
* | build(deps): bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1dependabot[bot]2024-07-131-1/+1
|/ | | | | | | | | | | | | | Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/nextcloud/browserslist-config/releases) - [Commits](https://github.com/nextcloud/browserslist-config/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: "@nextcloud/browserslist-config" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): Update `debounce` to 2.1.0Ferdinand Thiessen2024-07-101-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* refactor(files): Update `@nextcloud/files` to v3.5.0Ferdinand Thiessen2024-07-101-1/+1
| | | | | | * Removed now duplicated code Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Update Nextcloud librariesFerdinand Thiessen2024-07-101-7/+7
| | | | | | | | | | | * Update `@nextcloud/dialogs` to 5.3.5 * Update `@nextcloud/capabilities` to 1.2.0 * Update `@nextcloud/sharing` to 0.2.0 `@vueuse/*` is updated to reduce duplicated dependencies as the newer libraries need newer vueuse versions, but it is compatible so nothing breaking. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #46334 from ↵dependabot[bot]2024-07-061-1/+1
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/stable29/eslint-plugin-cypress-2.15.2
| * chore(deps-dev): bump eslint-plugin-cypress from 2.15.1 to 2.15.2dependabot[bot]2024-07-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.15.1 to 2.15.2. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.15.1...v2.15.2) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | chore(deps-dev): bump cypress-if from 1.12.0 to 1.12.3dependabot[bot]2024-07-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cypress-if](https://github.com/bahmutov/cypress-if) from 1.12.0 to 1.12.3. - [Release notes](https://github.com/bahmutov/cypress-if/releases) - [Commits](https://github.com/bahmutov/cypress-if/compare/v1.12.0...v1.12.3) --- updated-dependencies: - dependency-name: cypress-if dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #46333 from ↵dependabot[bot]2024-07-061-1/+1
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable29/cypress-13.7.3
| * | chore(deps-dev): bump cypress from 13.7.1 to 13.7.3dependabot[bot]2024-07-061-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.1 to 13.7.3. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.7.1...v13.7.3) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #46330 from ↵dependabot[bot]2024-07-061-1/+1
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable29/jquery-ui-dist-1.13.3
| * | chore(deps): bump jquery-ui-dist from 1.13.2 to 1.13.3dependabot[bot]2024-07-061-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jquery-ui-dist](https://github.com/jquery/jquery-ui) from 1.13.2 to 1.13.3. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](https://github.com/jquery/jquery-ui/compare/1.13.2...1.13.3) --- updated-dependencies: - dependency-name: jquery-ui-dist 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>
* / chore(deps-dev): bump tslib from 2.6.2 to 2.6.3dependabot[bot]2024-07-061-1/+1
|/ | | | | | | | | | | | | | Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.2 to 2.6.3. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.6.2...v2.6.3) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): Bump @nextcloud/vue from 8.11.2 to 8.14.0dependabot[bot]2024-07-041-1/+1
| | | | Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): Bump libphonenumber-js from 1.10.58 to 1.10.64dependabot[bot]2024-07-031-1/+1
| | | | | | | | | | | | | | | | Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.58 to 1.10.64. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.58...v1.10.64) --- updated-dependencies: - dependency-name: libphonenumber-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>
* build(deps-dev): Bump mime from 4.0.1 to 4.0.3dependabot[bot]2024-07-031-1/+1
| | | | | | | | | | | | | | | | Bumps [mime](https://github.com/broofa/mime) from 4.0.1 to 4.0.3. - [Changelog](https://github.com/broofa/mime/blob/v4.0.3/CHANGELOG.md) - [Commits](https://github.com/broofa/mime/compare/v4.0.1...v4.0.3) --- updated-dependencies: - dependency-name: mime dependency-type: direct:development 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 #46246 from ↵dependabot[bot]2024-07-021-1/+1
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/stable29/cypress/webpack-preprocessor-6.0.2
| * build(deps-dev): Bump @cypress/webpack-preprocessor from 6.0.1 to 6.0.2dependabot[bot]2024-07-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v6.0.1...@cypress/webpack-preprocessor-v6.0.2) --- updated-dependencies: - dependency-name: "@cypress/webpack-preprocessor" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps-dev): Bump cypress-split from 1.21.0 to 1.21.2dependabot[bot]2024-07-021-1/+1
|/ | | | | | | | | | | | | | Bumps [cypress-split](https://github.com/bahmutov/cypress-split) from 1.21.0 to 1.21.2. - [Release notes](https://github.com/bahmutov/cypress-split/releases) - [Commits](https://github.com/bahmutov/cypress-split/compare/v1.21.0...v1.21.2) --- updated-dependencies: - dependency-name: cypress-split dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* chore: update `@nextcloud/files` to 3.4.1skjnldsv2024-06-071-1/+1
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(deps): Update `@nextcloud/event-bus` to version 3.3.1Ferdinand Thiessen2024-06-071-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Update `@nextcloud/files` to 3.4.0 to fix public link sharesFerdinand Thiessen2024-06-071-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(files): Implement `SortingService` to fix sorting of filesFerdinand Thiessen2024-05-271-1/+0
| | | | | | | The previously used library was parsing strings to try to detect dates, but for filenames it makes no sense to parse them as dates. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(deps): Bump @nextcloud/vue to v8.11.2Christopher Ng2024-04-181-1/+1
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 45e2220e24a914b57cad12bbc0405cb2af6458be)
* chore: Update @nextcloud/upload to 1.1.1 to fix uploading large filesFerdinand Thiessen2024-04-151-1/+1
| | | | | | Backport of #44835 Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: add drag and drop recursion and FilesystemAPI testingskjnldsv2024-04-041-1/+2
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* build(deps): bump @nextcloud/router from 2.2.1 to 3.0.0dependabot[bot]2024-03-231-1/+1
| | | | | | | | | | | | | | | | Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 2.2.1 to 3.0.0. - [Release notes](https://github.com/nextcloud/nextcloud-router/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-router/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-router/compare/v2.2.1...v3.0.0) --- updated-dependencies: - dependency-name: "@nextcloud/router" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #44424 from nextcloud/dependabot/npm_and_yarn/webpack-5.91.0dependabot[bot]2024-03-231-1/+1
|\
| * build(deps-dev): bump webpack from 5.90.3 to 5.91.0dependabot[bot]2024-03-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.91.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.91.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps-dev): bump tar from 6.2.0 to 6.2.1dependabot[bot]2024-03-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>