Anna Larch
685115710b
fix(assets): rebuild dist with correct stable31 dependencies
...
The dist files merged in #60621 were built using master's node_modules,
which had @nextcloud/dialogs@7.3.0. That version bundles a Vue 3-compiled
floating-vue/vue-resize that imports withScopeId, openBlock, createBlock
from 'vue'. Vue 2.7.16 (used in stable31) does not export these APIs,
causing a TypeError on page load that crashed all Cypress tests.
Rebuilt using stable31's package-lock.json (@nextcloud/dialogs@6.4.2)
with Node 20 as required by the project's engine constraint.
AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Anna Larch <anna@nextcloud.com>
2026-05-28 10:15:34 +02:00
Anna Larch
07c068b042
fix(comments): dismiss mention notifications and clear unread badge when viewed in activity sidebar
...
Backport of #60617 for stable31.
When comments are loaded via the Activity sidebar integration, call
markCommentsAsRead() so the file-row unread comment bubble clears after
viewing. Also add a DELETE /notifications/{id} endpoint and call it for
each comment that mentions the current user so the notification bell
clears without navigating via the notification link.
Fixes : nextcloud/activity#2531
AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Anna Larch <anna@nextcloud.com>
2026-05-25 15:41:37 +02:00
nextcloud-command
51be3bf993
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-02-05 03:36:50 +00:00
nextcloud-command
f7c1903441
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-02-05 02:56:09 +00:00
nextcloud-command
7d32dcc8f4
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-01-24 23:35:13 +00:00
Ferdinand Thiessen
c986203518
chore: compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-17 13:19:56 +01:00
nextcloud-command
a9217e3e04
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-12-22 08:27:09 +00:00
nextcloud-command
bfde3738d5
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-12-22 06:46:32 +00:00
nextcloud-command
4aa03afd0f
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-12-21 16:29:42 +00:00
nextcloud-command
1fed837843
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-26 01:03:13 +01:00
nextcloud-command
628cfde5d5
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-23 13:40:02 +00:00
nextcloud-command
8c82e454e1
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-12 00:05:32 +00:00
nextcloud-command
7d32d2510c
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-11 20:03:35 +00:00
nextcloud-command
3ab521e04e
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-04 10:32:18 +00:00
nextcloud-command
1d335ec9d4
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-10-22 16:27:19 +00:00
skjnldsv
4cf8562ca0
chore: compile assets
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-10-17 13:41:19 +02:00
nextcloud-command
3d9497f39e
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-20 13:09:04 +00:00
nextcloud-command
515d4a03f9
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-31 14:39:04 +00:00
nextcloud-command
5f40ed3c2c
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-08-14 22:02:02 +02:00
nextcloud-command
b76a5bcbbc
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-07-15 09:11:26 +00:00
nextcloud-command
d1f0b363bd
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-06-24 19:04:35 +00:00
dependabot[bot]
6155ee4fae
build(deps): bump @nextcloud/dialogs from 6.1.1 to 6.2.0
...
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs ) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v6.1.1...v6.2.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
dependency-version: 6.2.0
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>
2025-05-31 21:40:53 +00:00
nextcloud-command
c6804119d0
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-31 22:25:21 +02:00
dependabot[bot]
b82605c836
build(deps): bump moment-timezone from 0.5.48 to 0.6.0
...
Bumps [moment-timezone](https://github.com/moment/moment-timezone ) from 0.5.48 to 0.6.0.
- [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.48...0.6.0 )
---
updated-dependencies:
- dependency-name: moment-timezone
dependency-version: 0.6.0
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>
2025-05-31 15:29:17 +00:00
nextcloud-command
56670babab
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-05-20 08:55:21 +00:00
Arthur Schiwon
f964cfb2a6
build: compile assets
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-05-05 17:46:22 +02:00
Arthur Schiwon
d2bd6327d4
build: compile assets
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-04-30 13:12:30 +02:00
nextcloud-command
f2597b413d
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-04-26 20:44:59 +00:00
dependabot[bot]
8bc13d38a4
build(deps): bump @vueuse/components from 11.1.0 to 11.3.0
...
Bumps [@vueuse/components](https://github.com/vueuse/vueuse/tree/HEAD/packages/components ) from 11.1.0 to 11.3.0.
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v11.3.0/packages/components )
---
updated-dependencies:
- dependency-name: "@vueuse/components"
dependency-version: 11.3.0
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>
2025-04-23 21:31:27 +00:00
dependabot[bot]
15670d621b
build(deps-dev): bump webpack from 5.94.0 to 5.99.6
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.94.0 to 5.99.6.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.99.6 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.99.6
dependency-type: direct:development
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>
2025-04-23 19:32:28 +00:00
Ferdinand Thiessen
6c4dce9020
chore: compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-22 12:37:03 +02:00
Arthur Schiwon
647b26562c
build(workflowengine): compile assets
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-04-03 14:01:21 +02:00
nextcloud-command
88ccbb2637
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-03-29 10:59:42 +00:00
skjnldsv
063bf4ae6a
chore(deps): update @nextcloud/vue to 8.23.1
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-05 16:45:41 +01:00
dependabot[bot]
1e241fddf2
chore(deps): bump @nextcloud/files from 3.10.1 to 3.10.2
...
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files ) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.10.1...v3.10.2 )
---
updated-dependencies:
- dependency-name: "@nextcloud/files"
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-03-01 12:53:11 +00:00
nextcloud-command
f8de5a73a7
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-25 18:44:50 +00:00
nextcloud-command
eb92120768
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-22 16:31:24 +00:00
nextcloud-command
7e5f5f3635
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-20 17:33:00 +00:00
Richard Steinmetz
ce1c0eb493
chore(deps): bump @nextcloud/vue from ^8.20.0 to ^8.22.0
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-01-08 10:43:03 +01:00
nextcloud-command
c45b9ec4f1
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-01-07 15:44:30 +00:00
Christopher Ng
415f082de0
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-12-12 11:43:36 -08:00
nextcloud-command
b9661ac44b
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-12-07 09:47:19 +00:00
Louis Chemineau
006ae57a13
chore: Compile assets
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-11-28 11:05:10 +01:00
Ferdinand Thiessen
2cb2abf1a9
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-19 09:42:13 +01:00
nextcloud-command
475c691cfd
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-18 13:24:33 +00:00
Ferdinand Thiessen
6469dbe9c5
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-15 17:20:46 +01:00
nextcloud-command
ed796d5ea1
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-13 23:38:55 +00:00
skjnldsv
92432181c7
chore: update @nextcloud/upload to 1.7.0
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-13 11:53:56 +01:00
Ferdinand Thiessen
c40212c13e
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-05 10:32:35 +01:00
nextcloud-command
2178f0b365
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-10-29 20:54:22 +02:00