Robin Appelman
79e9cdc467
Merge pull request #44279 from nextcloud/sort-submount-view
...
fix: ensure nested mount points are handled in the correct order
2024-03-18 18:58:50 +07:00
Ferdinand Thiessen
116b176950
Merge pull request #44280 from nextcloud/fix/app-discover-animation
...
fix(settings): App Store Discover carousel animations are inverted
2024-03-18 18:58:11 +07:00
Robin Appelman
afb589a69b
fix: ensure nested mount points are handled in the correct order
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-18 18:13:31 +07:00
Ferdinand Thiessen
54c775251a
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-18 18:07:51 +07:00
Ferdinand Thiessen
7c0a7de4df
fix(settings): App Store Discover carousel animations are inverted
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-18 18:06:26 +07:00
Ferdinand Thiessen
133a17aa96
Merge pull request #44259 from nextcloud/feat/app-discover-app-links
...
feat(settings): Allow app discover section links to open app routes or the appstore page
2024-03-18 18:00:59 +07:00
Ferdinand Thiessen
3717dd85b7
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-18 15:46:40 +07:00
Ferdinand Thiessen
c6e75be83d
fix(settings): Open app details also on app discover section when requested
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-18 14:13:42 +07:00
Ferdinand Thiessen
7b1d1b329e
feat(settings): Allow app discover links to open app routes or the appstore page
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-18 14:13:42 +07:00
Ferdinand Thiessen
44e0223ef9
fix(settings): Adjust appstore types as `releases` are not always set
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-18 14:13:42 +07:00
Ferdinand Thiessen
92df4af12b
Merge pull request #44254 from nextcloud/fix/drop-service-chrome
...
fix(files): Adjust dropservice to work with Blink engine
2024-03-18 13:49:09 +07:00
Ferdinand Thiessen
eeb6649f9d
Merge pull request #44255 from nextcloud/fix/apps-search
...
fix: Correctly add search event listener to make searching the app list work again
2024-03-18 13:48:51 +07:00
Ferdinand Thiessen
4de045ae16
Merge pull request #44264 from nextcloud/fix/remove-old-unsupported-tooltip-dispose
...
fix(files_external): Remove invalid jQuery Tooltip usage
2024-03-18 13:45:53 +07:00
Ferdinand Thiessen
f99c58008e
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-18 13:23:15 +07:00
Ferdinand Thiessen
3f3955e04b
fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge)
...
The datatransfer items list is cleared on Blink after the first access to an inner prop due to async handling and GC.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-18 13:05:08 +07:00
Joas Schilling
3af954fcc8
Merge pull request #44262 from nextcloud/fix/log-on-invalid-loglevel
...
fix(Logger): Warn on invalid `loglevel` configuration option
2024-03-18 10:59:28 +07:00
Ferdinand Thiessen
278f9799d1
fix(files_external): Remove invalid jQuery Tooltip usage
...
This caused the UI to throw an error causing it to be unusable.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-18 01:23:40 +07:00
Nextcloud bot
ce864b4277
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-18 00:19:55 +07:00
Ferdinand Thiessen
65cb1fc886
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-18 01:09:04 +07:00
Ferdinand Thiessen
8d750cfd15
fix(settings): Add event search listener on mounted to guarantee function exists
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-18 01:03:33 +07:00
Ferdinand Thiessen
e838aa9514
fix(Logger): Warn on invalid `loglevel` configuration option
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-17 20:20:43 +07:00
dependabot[bot]
7bab308c68
Merge pull request #44243 from nextcloud/dependabot/npm_and_yarn/vueuse/integrations-10.9.0
2024-03-17 19:18:40 +07:00
dependabot[bot]
5d70d96a29
chore(deps): Bump @vueuse/integrations from 10.8.0 to 10.9.0
...
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations ) from 10.8.0 to 10.9.0.
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v10.9.0/packages/integrations )
---
updated-dependencies:
- dependency-name: "@vueuse/integrations"
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>
2024-03-17 19:59:37 +07:00
Ferdinand Thiessen
575fb8d7a6
Merge pull request #44258 from nextcloud/fix/log_level
...
fix: getLogLevel return type
2024-03-17 19:58:48 +07:00
skjnldsv
a47a70790c
fix: getLogLevel return type
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-03-17 14:09:13 +07:00
Nextcloud bot
8b4864fcad
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-17 00:19:38 +07:00
John Molakvoæ
2954d52ac8
Merge pull request #44189 from nextcloud/artonge/fix/do_not_throw_exception_if_etag_is_not_set
2024-03-16 14:09:57 +07:00
John Molakvoæ
1ecf3b3840
Merge pull request #44004 from nextcloud/share-resolve-group-perf
2024-03-16 14:05:36 +07:00
John Molakvoæ
8d845c4f7a
Merge pull request #44237 from nextcloud/dependabot/npm_and_yarn/davclient.js-0.2.2
2024-03-16 14:03:58 +07:00
dependabot[bot]
8d4764d816
chore(deps): Bump davclient.js from 0.2.1 to 0.2.2
...
Bumps [davclient.js](https://github.com/owncloud/davclient.js ) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/owncloud/davclient.js/releases )
- [Commits](1ab200d099...de93b734bd )
---
updated-dependencies:
- dependency-name: davclient.js
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 13:54:57 +07:00
John Molakvoæ
c66d95322d
Merge pull request #44241 from nextcloud/dependabot/npm_and_yarn/cypress-13.7.0
2024-03-16 13:50:26 +07:00
John Molakvoæ
ce6b57a310
Merge pull request #44245 from nextcloud/dependabot/npm_and_yarn/puppeteer-22.5.0
2024-03-16 13:29:34 +07:00
John Molakvoæ
bb67eac6bf
Merge pull request #44238 from nextcloud/dependabot/npm_and_yarn/karma-6.4.3
2024-03-16 13:29:08 +07:00
John Molakvoæ
2ff172004a
Merge pull request #43613 from nextcloud/version-owner-fallback
2024-03-16 13:23:06 +07:00
John Molakvoæ
e2f08d9748
Merge pull request #43534 from nextcloud/enh/noid/log-mnor-syntax-update
2024-03-16 13:21:47 +07:00
John Molakvoæ
836c882b8c
Merge pull request #43446 from jithin-space/add-patch-request-to-http-client-interface
2024-03-16 13:21:13 +07:00
Robin Appelman
0e7497296f
perf: improve performance of resolving group shares
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-03-16 13:20:08 +07:00
John Molakvoæ
2c29d0e3ed
Merge pull request #40161 from nextcloud/Jerome-Herbinet-better-devices-wipe-action-wording
2024-03-16 13:19:40 +07:00
Jérôme Herbinet
c97d63540a
fix: more comprehensive wording for devices wipe action
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-03-16 13:18:08 +07:00
John Molakvoæ
1d7423eea6
Merge pull request #44217 from nextcloud/fix-quick-share-options-subline
2024-03-16 13:10:51 +07:00
dependabot[bot]
fb4bcb98de
chore(deps-dev): Bump cypress from 13.6.6 to 13.7.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.6.6 to 13.7.0.
- [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.6.6...v13.7.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 07:36:53 +07:00
dependabot[bot]
aef66da82b
Merge pull request #44244 from nextcloud/dependabot/npm_and_yarn/cypress/vue2-2.1.0
2024-03-16 07:35:27 +07:00
Maksim Sukharev
90e09a2de5
Merge pull request #44226 from nextcloud/fix/noid/widget-ondestroy-callback
...
fix(files): provide onDestroy callback for interactive widgets
2024-03-16 07:38:47 +07:00
Maksim Sukharev
0af93c8f79
fix(files): provide onDestroy callback for interactive widgets
...
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-03-16 06:18:44 +07:00
dependabot[bot]
de63cd1569
Merge pull request #44240 from nextcloud/dependabot/npm_and_yarn/vue-multiselect-2.1.9
2024-03-16 05:00:21 +07:00
dependabot[bot]
1906244403
Merge pull request #44239 from nextcloud/dependabot/npm_and_yarn/typescript-5.4.2
2024-03-16 04:59:52 +07:00
dependabot[bot]
8c12f7dc94
chore(deps-dev): Bump puppeteer from 21.11.0 to 22.5.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 21.11.0 to 22.5.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v21.11.0...puppeteer-v22.5.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 02:33:55 +07:00
dependabot[bot]
1a64d540ed
chore(deps-dev): Bump @cypress/vue2 from 2.0.1 to 2.1.0
...
Bumps [@cypress/vue2](https://github.com/cypress-io/cypress ) from 2.0.1 to 2.1.0.
- [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.0.1...@cypress/vue2-v2.1.0 )
---
updated-dependencies:
- dependency-name: "@cypress/vue2"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 02:33:31 +07:00
dependabot[bot]
38d501b8b9
chore(deps): Bump vue-multiselect from 2.1.8 to 2.1.9
...
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect ) from 2.1.8 to 2.1.9.
- [Release notes](https://github.com/shentao/vue-multiselect/releases )
- [Commits](https://github.com/shentao/vue-multiselect/compare/v2.1.8...v2.1.9 )
---
updated-dependencies:
- dependency-name: vue-multiselect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 02:31:37 +07:00
dependabot[bot]
a5984c8b10
chore(deps-dev): Bump typescript from 5.3.3 to 5.4.2
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.3.3 to 5.4.2.
- [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.3.3...v5.4.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 02:31:12 +07:00