skjnldsv
71e6fbed6e
fix(files): close submenu on main actions state change
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-01-22 08:23:33 +00:00
Nextcloud bot
031aebed3b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-22 00:21:52 +00:00
Kate
ad96892cce
Merge pull request #50297 from nextcloud/chore/deps/nextcloud-upload-1.8.0-stable30
2025-01-21 17:44:33 +01:00
Ferdinand Thiessen
218f146cd6
Merge pull request #50296 from nextcloud/backport/50233/stable30
...
[stable30] fix(updatenotification): Parse pre-release version of apps
2025-01-21 17:42:57 +01:00
provokateurin
a2b2da16b7
chore(deps): Update @nextcloud/upload to 1.8.0
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-01-21 17:27:58 +01:00
Ferdinand Thiessen
f9c63d1f94
fix(updatenotification): Parse pre-release version of apps
...
The notitication is correctly created, but the changelog is not show.
We need to make sure the version passed to the manager is in the allowed
format (major.minor.patch).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-21 16:18:31 +00:00
Maksim Sukharev
3b63c072cc
Merge pull request #50197 from nextcloud/backport/50177/stable30
2025-01-21 12:39:44 +01:00
Nextcloud bot
01e9329dc9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-21 00:21:13 +00:00
max-nextcloud
b5a7f91ca5
Merge pull request #50278 from nextcloud/backport/50265/stable30
...
[stable30] fix(encryption): handle empty encryptionModules fine
2025-01-20 18:15:07 +01:00
Kate
3d0e11770b
Merge pull request #50106 from nextcloud/backport/50070/stable30
2025-01-20 17:57:45 +01:00
Kate
1c99b367be
Merge pull request #49991 from nextcloud/backport/49887/stable30
2025-01-20 17:28:02 +01:00
Git'Fellow
57c0b06ebc
Merge pull request #50276 from nextcloud/backport/50271/stable30
...
[stable30] fix(TemplateManager): Remove warning message
2025-01-20 17:16:49 +01:00
Ferdinand Thiessen
a0748f1f66
Merge pull request #50268 from nextcloud/backport/49717/stable30
...
[stable30] chore(i18n): Improved grammar
2025-01-20 16:44:14 +01:00
nextcloud-command
2b432085e9
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-20 15:38:48 +00:00
Max
d48ce5bb67
fix(encryption): handle empty encryptionModules fine
...
`[].find(...)` will return `undefined`.
`undefined[0]` throws an exception.
Handle this case more gracefully.
Signed-off-by: Max <max@nextcloud.com>
2025-01-20 14:34:30 +00:00
Robin Appelman
a2bcf725a6
chore: psalm fixes
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-01-20 15:31:05 +01:00
Robin Appelman
910d25ed5e
chore: update baseline
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-01-20 14:49:37 +01:00
Git'Fellow
1efa72d91a
fix(TemplateManager): Remove warning message
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2025-01-20 13:41:38 +00:00
Robin Appelman
2f9b54ab38
fix: don't skip scanner users filesystem if they have a mountpoint at /<user>/files/
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-01-20 14:27:24 +01:00
rakekniven
ab44e76b40
chore(i18n): Improved grammar
...
Reported at Transifex
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-20 13:12:36 +01:00
Nextcloud bot
f67a5550c7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-20 00:21:10 +00:00
dependabot[bot]
e99ce27384
Merge pull request #50139 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/calendar-availability-vue-2.2.6
2025-01-19 11:38:23 +00:00
nextcloud-command
3a71791969
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-19 11:23:39 +00:00
dependabot[bot]
e3418eb272
build(deps): bump @nextcloud/calendar-availability-vue
...
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue ) from 2.2.4 to 2.2.6.
- [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.4...v2.2.6 )
---
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>
2025-01-19 11:11:01 +00:00
Nextcloud bot
2dbf02c2a6
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-19 00:21:19 +00:00
Konstantin Myakshin
b5fbd71bfb
Merge pull request #50122 from nextcloud/backport/50076/stable30
...
[stable30] fix: Apply enforce theme config for anonymous users as well
2025-01-18 21:17:31 +02:00
Kostiantyn Miakshyn
77e8a55405
fix: Apply enforce theme config for anonymous users as well
...
Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com>
2025-01-18 21:00:33 +02:00
dependabot[bot]
d42da42b60
Merge pull request #50247 from nextcloud/dependabot/npm_and_yarn/stable30/dockerode-4.0.4
2025-01-18 17:30:36 +00:00
dependabot[bot]
6d4faad626
Merge pull request #50248 from nextcloud/dependabot/npm_and_yarn/stable30/ts-loader-9.5.2
2025-01-18 17:19:54 +00:00
dependabot[bot]
3c0eb3449a
Merge pull request #50249 from nextcloud/dependabot/npm_and_yarn/stable30/libphonenumber-js-1.11.18
2025-01-18 16:26:05 +00:00
Maksim Sukharev
8f5fa49bca
Merge pull request #50253 from nextcloud/backport/50241/stable30
...
[stable30] fix(UnifiedSearch): request data only when opening modal
2025-01-18 17:23:32 +01:00
dependabot[bot]
30c6fc306c
build(deps): bump libphonenumber-js from 1.11.16 to 1.11.18
...
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js ) from 1.11.16 to 1.11.18.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.11.16...v1.11.18 )
---
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>
2025-01-18 16:10:44 +00:00
nextcloud-command
ef7faf718e
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-18 15:35:46 +00:00
Maksim Sukharev
0f41c35c17
fix(UnifiedSearch): request data only when opening modal
...
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-01-18 15:16:46 +01:00
dependabot[bot]
7c1866362e
Merge pull request #50250 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/password-confirmation-5.3.1
2025-01-18 13:01:16 +00:00
dependabot[bot]
a1ee91ddf3
build(deps): bump @nextcloud/password-confirmation from 5.3.0 to 5.3.1
...
Bumps [@nextcloud/password-confirmation](https://github.com/nextcloud-libraries/nextcloud-password-confirmation ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/compare/v5.3.0...v.5.3.1 )
---
updated-dependencies:
- dependency-name: "@nextcloud/password-confirmation"
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>
2025-01-18 12:13:49 +00:00
dependabot[bot]
a615faff9c
build(deps-dev): bump ts-loader from 9.5.1 to 9.5.2
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.5.1 to 9.5.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.5.1...v9.5.2 )
---
updated-dependencies:
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-18 02:20:39 +00:00
dependabot[bot]
18e6b221a4
build(deps-dev): bump dockerode from 4.0.2 to 4.0.4
...
Bumps [dockerode](https://github.com/apocas/dockerode ) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/apocas/dockerode/releases )
- [Commits](https://github.com/apocas/dockerode/compare/v4.0.2...v4.0.4 )
---
updated-dependencies:
- dependency-name: dockerode
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-18 02:19:18 +00:00
Nextcloud bot
f4a5ad7b6b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-18 00:21:18 +00:00
John Molakvoæ
5a99771354
Merge pull request #50237 from nextcloud/fix/legacy-file-drop
2025-01-17 19:00:15 +01:00
Ferdinand Thiessen
4e55694fb5
fix(files): Add empty alt text to purely decorative icons
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-17 15:42:15 +01:00
nextcloud-command
6cef3643c2
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-17 14:00:35 +00:00
Maksim Sukharev
21f0e61477
test(e2e): hide move dialog action if destination has no CREATE permission
...
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
(cherry picked from commit 868517f6d2 )
2025-01-17 14:55:15 +01:00
Maksim Sukharev
03200b9679
fix(files): hide move dialog action if destination has no CREATE permission
...
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-01-17 14:53:08 +01:00
F. E Noel Nfebe
d90b918170
Merge pull request #50154 from nextcloud/backport/50128/stable30
...
[stable30] feat: Adapt providers `disabled` property to match user applied filters
2025-01-17 11:45:25 +01:00
nextcloud-command
b582de5e1e
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-17 11:31:18 +01:00
nfebe
d2ea5d2a61
feat: Adapt providers disabled property to match user applied filters
...
Some filters are only available for certain providers, the UI should give the user
a hint to what providers such filters are available in.
Currently, if a filter (date or person) is not support by an a provider, the provider is
blurred out in the places dropdown.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-01-17 11:31:18 +01:00
Ferdinand Thiessen
8bdaf80ead
Merge pull request #49777 from nextcloud/dependabot/npm_and_yarn/stable30/moment-timezone-0.5.46
...
chore(deps): bump moment-timezone from 0.5.45 to 0.5.46
2025-01-17 09:12:15 +01:00
dependabot[bot]
99b5024efd
chore(deps): bump moment-timezone from 0.5.45 to 0.5.46
...
Bumps [moment-timezone](https://github.com/moment/moment-timezone ) from 0.5.45 to 0.5.46.
- [Release notes](https://github.com/moment/moment-timezone/releases )
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md )
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.45...0.5.46 )
---
updated-dependencies:
- dependency-name: moment-timezone
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>
2025-01-17 07:26:57 +00:00
Nextcloud bot
f44ca12cb3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-17 00:21:36 +00:00