dependabot[bot]
a1f3ce43fe
build(deps): bump jquery-ui-dist from 1.13.2 to 1.13.3
...
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>
2024-09-05 10:59:09 +00:00
nextcloud-command
f350bbd6fb
fix(deps): Fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2024-09-01 03:01:42 +00:00
Ferdinand Thiessen
df2baa4c15
fix(files): Correctly validate new node name
...
* Resolves https://github.com/nextcloud/server/issues/45409
This includes two fixes:
1. The name in the "new node" dialog is correctly selected (e.g. `file.txt` only `file` is selected by default), to allow quick naming
2. `@nextcloud/files` functions for filename validation are used, this allows to use new Nextcloud 30 capabilities (e.g. reserved names)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-27 12:33:26 +02:00
nextcloud-command
d28f989b04
fix(deps): Fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2024-08-27 05:11:22 +00:00
Joas Schilling
6dbe4e73d2
fix(sharing): Pin @nextcloud/dialogs to a version that doesn't use Nextcloud 29 APIs
...
[skip-ci]
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-23 11:33:38 +02:00
nextcloud-command
4727e2533e
fix(deps): Fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2024-08-21 12:23:26 +00:00
Ferdinand Thiessen
64d2bc5966
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-21 01:05:57 +02:00
dependabot[bot]
0ee9815295
build(deps-dev): bump @cypress/webpack-preprocessor from 6.0.1 to 6.0.2
...
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>
2024-08-10 03:02:34 +00:00
Jonas
006f68c858
fix(deps): Bump @nextcloud/vue from 8.14.0 to 8.16.0
...
Fixes : nextcloud/richdocuments#3795
Signed-off-by: Jonas <jonas@freesources.org>
2024-08-06 12:43:55 +02:00
dependabot[bot]
479cf8e8ee
build(deps): bump throttle-debounce from 5.0.0 to 5.0.2
...
Bumps [throttle-debounce](https://github.com/niksy/throttle-debounce ) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/niksy/throttle-debounce/releases )
- [Changelog](https://github.com/niksy/throttle-debounce/blob/master/CHANGELOG.md )
- [Commits](https://github.com/niksy/throttle-debounce/compare/v5.0.0...v5.0.2 )
---
updated-dependencies:
- dependency-name: throttle-debounce
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>
2024-08-04 07:54:07 +00:00
dependabot[bot]
072b4c41cf
Merge pull request #47004 from nextcloud/dependabot/npm_and_yarn/stable28/nextcloud/cypress-1.0.0-beta.8
2024-08-03 10:45:35 +00:00
John Molakvoæ
607ae6b5eb
Merge pull request #46484 from nextcloud/dependabot/npm_and_yarn/stable28/jquery-ui-1.13.3
2024-08-03 08:37:52 +02:00
dependabot[bot]
a2f93e7cee
build(deps): bump jquery-ui from 1.13.2 to 1.13.3
...
Bumps [jquery-ui](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
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>
2024-08-03 06:25:17 +00:00
dependabot[bot]
9b87a232b5
build(deps-dev): bump @nextcloud/cypress
...
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>
2024-08-03 01:21:01 +00:00
skjnldsv
cefcf07206
chore(cypress): adjust files-sidebar.cy.ts
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-08-02 14:12:14 +02:00
dependabot[bot]
b2396edd44
build(deps-dev): bump tslib from 2.6.2 to 2.6.3
...
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>
2024-08-02 09:39:05 +00:00
dependabot[bot]
cb56d2cc08
build(deps-dev): bump typescript from 5.4.3 to 5.4.5
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.3 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 08:07:32 +00:00
Ferdinand Thiessen
ea513656f5
fix: Ensure displayname is a string
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-02 10:05:58 +02:00
dependabot[bot]
890fbe5873
build(deps-dev): bump eslint-plugin-cypress from 2.15.1 to 2.15.2
...
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>
2024-08-01 08:00:32 +00:00
nextcloud-command
0954cba6a6
fix(deps): Fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2024-07-25 18:41:55 +00:00
Andy Scherzinger
52718fe2f5
Merge pull request #46422 from nextcloud/backport/46374/stable28
...
[stable28] fix: Update Nextcloud libraries
2024-07-11 14:25:19 +02:00
Ferdinand Thiessen
7e05d37bfc
chore(deps): Update debounce to 2.1.0
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-10 23:50:21 +02:00
Ferdinand Thiessen
16b9e67eb1
refactor(files): Update @nextcloud/files to v3.5.1
...
* Removed now duplicated code
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-10 23:50:20 +02:00
nextcloud-command
dc97fcd229
fix(deps): Fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2024-07-10 23:38:04 +02:00
dependabot[bot]
6062b3432c
build(deps): Bump @nextcloud/calendar-availability-vue
...
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue ) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/nextcloud/calendar-availability-vue/releases )
- [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v2.2.0...v2.2.2 )
---
updated-dependencies:
- dependency-name: "@nextcloud/calendar-availability-vue"
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>
2024-07-09 19:34:23 +02:00
dependabot[bot]
5a8d766cd7
chore(deps): bump dompurify from 3.1.4 to 3.1.6
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.1.4 to 3.1.6.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.4...3.1.6 )
---
updated-dependencies:
- dependency-name: dompurify
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>
2024-07-06 12:33:11 +02:00
John Molakvoæ
afae77a643
Merge pull request #46337 from nextcloud/dependabot/npm_and_yarn/stable28/mime-4.0.4
...
chore(deps-dev): bump mime from 4.0.1 to 4.0.4
2024-07-06 05:49:35 +02:00
dependabot[bot]
b96eb79181
Merge pull request #46338 from nextcloud/dependabot/npm_and_yarn/stable28/ts-jest-29.1.5
2024-07-06 02:38:38 +00:00
dependabot[bot]
2f02103831
chore(deps-dev): bump mime from 4.0.1 to 4.0.4
...
Bumps [mime](https://github.com/broofa/mime ) from 4.0.1 to 4.0.4.
- [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md )
- [Commits](https://github.com/broofa/mime/compare/v4.0.1...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>
2024-07-06 02:37:30 +00:00
dependabot[bot]
b4c13ef311
chore(deps-dev): bump ts-jest from 29.1.2 to 29.1.5
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.1.2 to 29.1.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.1.5 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 01:34:18 +00:00
dependabot[bot]
126dcdebee
chore(deps-dev): bump jsdoc from 4.0.2 to 4.0.3
...
Bumps [jsdoc](https://github.com/jsdoc/jsdoc ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/jsdoc/jsdoc/releases )
- [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.3/CHANGES.md )
- [Commits](https://github.com/jsdoc/jsdoc/compare/4.0.2...4.0.3 )
---
updated-dependencies:
- dependency-name: jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 01:33:31 +00:00
dependabot[bot]
8cbdcfeff6
build(deps): Bump @nextcloud/vue from 8.11.2 to 8.14.0
...
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue ) from 8.11.2 to 8.11.3.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.11.2...v8.11.3 )
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-07-04 17:22:51 +02:00
skjnldsv
4df7bae601
fix: downgrade @nextcloud/files to 3.4.1
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-07-03 10:05:17 +02:00
skjnldsv
b1cec44fc8
chore: upgrade @nextcloud/sharing
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-07-03 10:05:17 +02:00
skjnldsv
16aad8d2e8
chore: upgrade @nextcloud/files
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-07-03 10:05:17 +02:00
John Molakvoæ
b15af13f13
Merge pull request #46245 from nextcloud/dependabot/npm_and_yarn/stable28/cypress-13.7.3
2024-07-02 14:14:20 +02:00
John Molakvoæ
b85d4b1099
Merge pull request #46243 from nextcloud/dependabot/npm_and_yarn/stable28/types/dockerode-3.3.29
2024-07-02 14:14:09 +02:00
dependabot[bot]
eddb7407e0
build(deps-dev): Bump cypress from 13.7.2 to 13.7.3
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.7.2 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.2...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>
2024-07-02 10:29:47 +00:00
dependabot[bot]
1602193e4e
build(deps-dev): Bump @types/dockerode from 3.3.28 to 3.3.29
...
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode ) from 3.3.28 to 3.3.29.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode )
---
updated-dependencies:
- dependency-name: "@types/dockerode"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 10:29:28 +00:00
dependabot[bot]
e9a53063db
build(deps-dev): Bump karma-coverage from 2.2.0 to 2.2.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>
2024-07-02 10:29:04 +00:00
Ferdinand Thiessen
dc1ca39f0f
fix(deps): Update @nextcloud/event-bus to version 3.3.1
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-31 15:38:45 -07:00
Christopher Ng
0f90cc97ca
fix: Refresh file picker on folder creation
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-05-31 15:38:45 -07:00
Ferdinand Thiessen
7de1cc786b
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-28 14:11:56 +02:00
nextcloud-command
57469e85e9
chore(deps): fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2024-05-05 02:49:05 +00:00
Christopher Ng
ebb4a34f20
chore(deps): Bump @nextcloud/vue to v8.11.2
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 45e2220e24 )
2024-04-15 16:45:40 -07:00
Ferdinand Thiessen
d45564558d
chore: Update @nextcloud/upload to 1.1.1 to fix uploading large files
...
* Backport of #44835
* Server part of #43627
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-15 18:28:55 +02:00
nextcloud-command
33dccde4f8
chore(deps): fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2024-04-15 08:35:30 -05:00
skjnldsv
7b326c1d4e
chore: compile assets
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-04-04 17:04:31 +02:00
skjnldsv
b2737451b1
fix(files): breadcrumbs native drop event
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-04-04 17:04:30 +02:00
skjnldsv
2a6185e32a
chore: add drag and drop recursion and FilesystemAPI testing
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-04-04 17:04:30 +02:00