Josh
a9b17a1a16
chore: Add OCP\Util import
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-26 13:42:47 -04:00
Josh
5f5bb77bf3
fix: Update QuotaPlugin to handle 32-bit numeric lengths correctly
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-26 13:40:59 -04:00
Josh
fbe5238d7f
fix: review input
...
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-26 13:17:47 -04:00
Josh
cc96a16df5
fix: Apply suggestions from code review
...
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-26 13:11:51 -04:00
Josh
04f30cad62
chore: drop buildFileViewMock cast and give it a docblock
...
Updated the buildFileViewMock method to accept int, float, or false as quota type.
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-24 20:53:57 -04:00
Josh
23546013e1
fix(dav): test hint time in buildFileViewMock method wrong
...
Doesn't match current interface.
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-24 20:46:39 -04:00
Josh
45eb87ba6e
chore: Change methods back to public for tests
...
Tagged with \@internal instead for now.
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-24 18:32:54 -04:00
Josh
01e0ca7298
chore: lint compliance :)
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-24 18:21:49 -04:00
Josh
3bb5ed502a
refactor(dav): Clean up QuotaPlugin and add new hints
...
Add new hints and improve documentation for the QuotaPlugin. This commit also removes unused code and tidies up some code, which improves readability and simplifies maintenance, without introducing breaking changes.
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-24 18:13:48 -04: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
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
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
Kate
7370cfbd54
Merge pull request #54894 from nextcloud/dependabot/github_actions/github-actions-b8d64b7f00
2025-09-20 23:24:50 +02:00
nextcloud-command
61d9db05cb
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-09-20 21:21:20 +00:00
dependabot[bot]
2958748335
build(deps): bump query-string from 9.3.0 to 9.3.1
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 9.3.0 to 9.3.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v9.3.0...v9.3.1 )
---
updated-dependencies:
- dependency-name: query-string
dependency-version: 9.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-20 23:14:17 +02:00
dependabot[bot]
3bbbdccada
Merge pull request #55231 from nextcloud/dependabot/npm_and_yarn/simplewebauthn/browser-13.2.0
2025-09-20 21:07:21 +00:00
dependabot[bot]
7c0f90febd
build(deps): bump the github-actions group with 2 updates
...
Bumps the github-actions group with 2 updates: [actions/setup-node](https://github.com/actions/setup-node ) and [actions/stale](https://github.com/actions/stale ).
Updates `actions/setup-node` from 4.4.0 to 5.0.0
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](49933ea528...a0853c2454 )
Updates `actions/stale` from 9.1.0 to 10.0.0
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](5bef64f19d...3a9db7e6a4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/stale
dependency-version: 10.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-20 23:02:59 +02:00
Ferdinand Thiessen
ed0431fd61
chore(deps): update sass and postcss
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-20 23:02:09 +02:00
dependabot[bot]
3ad6f5dadd
Merge pull request #55234 from nextcloud/dependabot/npm_and_yarn/types/dockerode-3.3.44
2025-09-20 20:53:28 +00:00