provokateurin
dfa9fce4e3
chore(assets): Recompile assets
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-09-25 13:12:03 +02:00
provokateurin
bfb4fe8f86
fix(core): Stop abusing the cache for avatar upload
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-09-25 13:08:14 +02:00
Daniel
fab035e3c0
Merge pull request #55277 from SUNET/master
...
chore: Remove duplicate entry in Authors file
2025-09-25 11:35:23 +02:00
Louis
ab4592b02b
Merge pull request #55259 from nextcloud/artonge/feat/unified_search_add_min_length_setting
2025-09-25 10:43:55 +02:00
Micke Nordin
71243728a8
chore: Remove duplicate entry in Authors file
...
Signed-off-by: Micke Nordin <kano@sunet.se>
2025-09-25 09:15:39 +02:00
Andy Scherzinger
edcae5b4a0
Merge pull request #55290 from nextcloud/fix/noid/exit-expire-trash-backgroundjob
...
fix: Stop infinite loop in ExpireTrash
2025-09-25 09:15:04 +02:00
Nextcloud bot
3481470d93
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-25 00:13:20 +00:00
Richard Steinmetz
d04b02715a
Merge pull request #55282 from nextcloud/fix/create-room-resource-calendar-sync
...
fix: create room/resource calendar synchronously
2025-09-24 22:41:00 +02:00
Marcel Müller
58440bfc67
fix: Stop infinite loop in ExpireTrash
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-09-24 21:41:10 +02:00
Ferdinand Thiessen
c56343bdab
Merge pull request #55273 from nextcloud/refactor/a11y-util
...
refactor(core): use a11y activation util from `@nextcloud/vue`
2025-09-24 18:09:59 +02:00
Edward Ly
77d660e566
Merge pull request #55275 from nextcloud/fix/comment-is-limbo
...
fix(comments): explicitly return limbo status of comment
2025-09-24 08:46:33 -07:00
Louis Chemineau
c8370f31ef
chore: Compile assets
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-09-24 17:29:25 +02:00
Louis Chemineau
fccb13e8ac
feat(unified-search): Use existing min search length config
...
This setting existed already for the legacy unified search.
This commit expose that setting to the new front-end, and
also ignore non valid requests in the backend.
We also take the opportunity to register the config in the lexicon.
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-09-24 17:29:09 +02:00
Louis Chemineau
65d5bf20ee
fix(unified-search): Add missing id prop to NcHeaderButton
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-09-24 17:13:03 +02:00
Richard Steinmetz
01ef94a08a
fix: create room/resource calendar synchronously
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-09-24 16:59:32 +02:00
Daniel
4e57136dbd
Merge pull request #55247 from nextcloud/fix/issue-55169-delete-recent-contact
...
feat: delete recent contact
2025-09-24 15:05:54 +02:00
SebastianKrupinski
bb7813095f
feat: delete recent contact
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-09-24 07:22:29 -04:00
Ferdinand Thiessen
47ced2b6a7
Merge pull request #55177 from nextcloud/fix/systemtags-admin-initial-state
...
fix(systemtags): Provide initial state for admin restriction setting
2025-09-24 12:34:29 +02:00
nextcloud-command
750a3d97ea
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-24 10:32:11 +00:00
Ferdinand Thiessen
6543ee22a6
refactor(core): use a11y activation util from @nextcloud/vue
...
* resolves https://github.com/nextcloud-libraries/nextcloud-vue/issues/2844
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-24 12:19:38 +02:00
nextcloud-command
6f7b3b3901
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-24 06:29:12 +00:00
Edward Ly
8858ba12cd
fix(comments): explicitly return limbo status of comment
...
Otherwise, the `checkForId` function returns `undefined` regardless of
whether the comment is in limbo or not.
Signed-off-by: Edward Ly <contact@edward.ly>
2025-09-23 23:06:45 -07:00
Nextcloud bot
e6d9974b2d
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-24 00:13:31 +00:00
Nextcloud bot
2cfca5f37d
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-23 13:31:23 +00:00
Nextcloud bot
70a109287d
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-23 12:50:35 +00:00
Andy Scherzinger
80b602896c
Merge pull request #55128 from nextcloud/rakekniven-patch-1
...
chore(i18n): Fixed grammar
2025-09-23 14:34:52 +02:00
Nextcloud bot
00ff3be43c
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-23 00:13:31 +00:00
Benjamin Gaussorgues
52acc5ef15
Merge pull request #55170 from nextcloud/feat/pgsql-ssl
2025-09-22 14:29:13 +02:00
Joas Schilling
00f589e765
Merge pull request #55140 from nextcloud/carl/cleanup-workflowengine-app
...
refactor(psalm): Fix most issues with the workflowengine
2025-09-22 11:51:13 +02:00
Benjamin Gaussorgues
5883914422
feat(db): add SSL/TLS support for PostgreSQL
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-09-22 11:51:04 +02:00
Ferdinand Thiessen
9c0e39061c
Merge pull request #55236 from nextcloud/fix/encryption-lockdown
...
fix(encryption): do not setup filesystem without permissions
2025-09-22 11:44:13 +02:00
Thomas Citharel
ded505a440
Merge pull request #55241 from nextcloud/fix-request-protocol-empty-on-occ
2025-09-22 10:33:38 +02:00
Andy Scherzinger
72e9608468
Merge pull request #55172 from nextcloud/fix/add-bluesky-logo
...
fix: added bluesky link
2025-09-22 09:18:00 +02:00
Nextcloud bot
2199f50121
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-22 00:13:25 +00:00
Andy Scherzinger
233a754e07
Merge pull request #55237 from nextcloud/fix/pr-checklist
...
fix(github): add labels and milestone to PR checklist
2025-09-21 21:54:39 +02:00
Andy Scherzinger
20a1be4832
Merge pull request #55179 from nextcloud/fix/click-expand-comment
...
fix(comments): expand long comment on click
2025-09-21 18:28:57 +02:00
Thomas Citharel
7bf8e9699c
fix(http): handle getHttpProtocol being unset in $_SERVER['SERVER_PROTOCOL'] if called from occ
...
Due to the profiler app loading HttpDataCollector when running occ.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2025-09-21 18:06:33 +02:00
nextcloud-command
0e79e6f101
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-21 16:02:49 +00:00
Edward Ly
1b067aab42
fix(comments): expand long comment on click
...
This is a temporary fix that only applies while the server is still using
Vue 2.x (or `@nextcloud/vue` 8.x). Once migrated to Vue 3.x, this fix
may be reverted.
Signed-off-by: Edward Ly <contact@edward.ly>
2025-09-21 17:54:04 +02:00
Andy Scherzinger
edd8112dda
Merge pull request #55196 from nextcloud/fix/55182/ocm-invite-accept-dialog
...
fix(ocm-invites): add route to invite accept dialog
2025-09-21 14:04:24 +02:00
Nextcloud bot
9cfc197fd9
fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-09-21 00:13:15 +00:00
Andy Scherzinger
5a89745bed
Merge pull request #54885 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-8.30.0
...
build(deps): bump @nextcloud/vue from 8.29.2 to 8.31.0
2025-09-21 01:16:16 +02:00
nextcloud-command
10e1a098f6
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-21 00:57:11 +02:00
Ferdinand Thiessen
8dcb771541
test: update snapshots
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-21 00:46:24 +02:00
dependabot[bot]
618f181d3d
build(deps): bump @nextcloud/vue from 8.29.2 to 8.31.0
...
Dependabot couldn't find the original pull request head commit, c54f653a113e2fb2be897e7006e02703294dcea6.
2025-09-21 00:14:52 +02:00
Ferdinand Thiessen
8e2ffe9bc8
Merge pull request #55233 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-6.3.2
...
build(deps): bump @nextcloud/dialogs from 6.3.1 to 6.3.2
2025-09-21 00:14:39 +02:00
nextcloud-command
8075cfe83a
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-20 21:52:23 +00:00
dependabot[bot]
6d4ccfa93e
build(deps): bump @nextcloud/dialogs from 6.3.1 to 6.3.2
...
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs ) from 6.3.1 to 6.3.2.
- [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.3.1...v6.3.2 )
---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
dependency-version: 6.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-20 23:42:34 +02:00
Ferdinand Thiessen
bd16db6c02
Merge pull request #54698 from nextcloud/dependabot/npm_and_yarn/multi-46c778355a
...
build(deps): bump postcss and vue-loader
2025-09-20 23:42:20 +02:00
dependabot[bot]
0808663474
Merge pull request #55235 from nextcloud/dependabot/npm_and_yarn/query-string-9.3.1
2025-09-20 21:37:48 +00:00