Ferdinand Thiessen
c56343bdab
Merge pull request #55273 from nextcloud/refactor/a11y-util
refactor(core): use a11y activation util from `@nextcloud/vue`
2 weeks ago
Edward Ly
77d660e566
Merge pull request #55275 from nextcloud/fix/comment-is-limbo
fix(comments): explicitly return limbo status of comment
2 weeks ago
Josh
f5039750b3
chore: fix formatting
Signed-off-by: Josh <josh.t.richards@gmail.com>
2 weeks ago
Louis Chemineau
c8370f31ef
chore: Compile assets
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 weeks ago
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>
2 weeks ago
Josh
5131897997
fix(workflowenigne): stricter length headler handling
Fixes #55276 and tidies things up a bit more for future maintenance.
Signed-off-by: Josh <josh.t.richards@gmail.com>
2 weeks ago
Louis Chemineau
65d5bf20ee
fix(unified-search): Add missing `id` prop to `NcHeaderButton`
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 weeks ago
Richard Steinmetz
01ef94a08a
fix: create room/resource calendar synchronously
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2 weeks ago
Daniel
4e57136dbd
Merge pull request #55247 from nextcloud/fix/issue-55169-delete-recent-contact
feat: delete recent contact
2 weeks ago
SebastianKrupinski
bb7813095f
feat: delete recent contact
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2 weeks ago
Ferdinand Thiessen
47ced2b6a7
Merge pull request #55177 from nextcloud/fix/systemtags-admin-initial-state
fix(systemtags): Provide initial state for admin restriction setting
2 weeks ago
nextcloud-command
750a3d97ea
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks ago
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>
2 weeks ago
nextcloud-command
6f7b3b3901
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks ago
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>
2 weeks ago
Nextcloud bot
e6d9974b2d
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks ago
Nextcloud bot
2cfca5f37d
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks ago
Nextcloud bot
70a109287d
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks ago
Andy Scherzinger
80b602896c
Merge pull request #55128 from nextcloud/rakekniven-patch-1
chore(i18n): Fixed grammar
2 weeks ago
yemkareems
59609024e8
fix: added 3 new light images for fb, bluesky and mastodon, included them in REUSE.toml
Signed-off-by: yemkareems <yemkareems@gmail.com>
2 weeks ago
Misha M.-Kupriyanov
c04398c2bd
feat(admin-delegation): add JSON output support with validation
- Add --output option supporting plain, json, and json_pretty formats
- Add validateOutputFormat() method for input validation
- Implement proper error handling for invalid output formats
- Support empty state handling for both plain and JSON outputs
- Use Base class writeArrayInOutputFormat() for consistent JSON output
- Maintain backward compatibility with plain format as default
Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
2 weeks ago
Misha M.-Kupriyanov
898d5a5fcc
refactor(admin-delegation): extract data collection logic to separate methods
- Extract collectDelegationData() method to eliminate code duplication
- Add formatSettingsData() method for consistent data formatting
- Add outputPlainFormat() method to separate concerns
- Add proper empty state handling with user-friendly message
Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
2 weeks ago
Misha M.-Kupriyanov
613a643fc5
refactor(admin-delegation): extract plain output to new function
prepare to add json output
Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
2 weeks ago
Misha M.-Kupriyanov
7fe45314b3
chore(admin-delegation): remove unused settings variable
Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
2 weeks ago
Nextcloud bot
00ff3be43c
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks ago
Benjamin Gaussorgues
52acc5ef15
Merge pull request #55170 from nextcloud/feat/pgsql-ssl
2 weeks ago
Joas Schilling
00f589e765
Merge pull request #55140 from nextcloud/carl/cleanup-workflowengine-app
refactor(psalm): Fix most issues with the workflowengine
2 weeks ago
Benjamin Gaussorgues
5883914422
feat(db): add SSL/TLS support for PostgreSQL
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
3 weeks ago
Ferdinand Thiessen
9c0e39061c
Merge pull request #55236 from nextcloud/fix/encryption-lockdown
fix(encryption): do not setup filesystem without permissions
2 weeks ago
Thomas Citharel
ded505a440
Merge pull request #55241 from nextcloud/fix-request-protocol-empty-on-occ
2 weeks ago
Andy Scherzinger
72e9608468
Merge pull request #55172 from nextcloud/fix/add-bluesky-logo
fix: added bluesky link
2 weeks ago
Nextcloud bot
2199f50121
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks ago
Andy Scherzinger
233a754e07
Merge pull request #55237 from nextcloud/fix/pr-checklist
fix(github): add labels and milestone to PR checklist
2 weeks ago
Andy Scherzinger
20a1be4832
Merge pull request #55179 from nextcloud/fix/click-expand-comment
fix(comments): expand long comment on click
2 weeks ago
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>
2 weeks ago
nextcloud-command
0e79e6f101
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks ago
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>
2 weeks ago
Andy Scherzinger
edd8112dda
Merge pull request #55196 from nextcloud/fix/55182/ocm-invite-accept-dialog
fix(ocm-invites): add route to invite accept dialog
2 weeks ago
Nextcloud bot
9cfc197fd9
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks ago
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
2 weeks ago
nextcloud-command
10e1a098f6
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks ago
Ferdinand Thiessen
8dcb771541
test: update snapshots
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks ago
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, c54f653a11
.
2 weeks ago
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
2 weeks ago
nextcloud-command
8075cfe83a
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks ago
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>
2 weeks ago
Ferdinand Thiessen
bd16db6c02
Merge pull request #54698 from nextcloud/dependabot/npm_and_yarn/multi-46c778355a
build(deps): bump postcss and vue-loader
2 weeks ago
dependabot[bot]
0808663474
Merge pull request #55235 from nextcloud/dependabot/npm_and_yarn/query-string-9.3.1
2 weeks ago
Kate
7370cfbd54
Merge pull request #54894 from nextcloud/dependabot/github_actions/github-actions-b8d64b7f00
2 weeks ago
nextcloud-command
61d9db05cb
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 weeks ago