skjnldsv
|
bf3ce79abd
|
feat(files_sharing): show Account menu on public pages
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2025-06-11 16:43:53 +02:00 |
|
skjnldsv
|
506afad862
|
fix(core): bring back Account menu loading indicator
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2025-06-11 16:43:53 +02:00 |
|
Nextcloud bot
|
c4f071a577
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-06-11 00:23:30 +00:00 |
|
Daniel
|
e1fcd6ccfb
|
Merge pull request #53000 from nextcloud/fix/noid/stuck-ffmpeg
fix: unblock ffmpeg on some broken videos
|
2025-06-10 22:22:04 +02:00 |
|
Daniel
|
eb9a6214a1
|
Merge pull request #53254 from nextcloud/chore/noid/disable-codecove-locally
Codecov: disable telemetry
|
2025-06-10 15:11:59 +02:00 |
|
Ferdinand Thiessen
|
6d8b2634f2
|
Merge pull request #53378 from nextcloud/fix/files-external-workflow
test: run all files_external tests for S3
|
2025-06-10 14:59:17 +02:00 |
|
Kate
|
1474fa3407
|
Merge pull request #52743 from nextcloud/bug/noid/expires-date-format
|
2025-06-10 14:25:05 +02:00 |
|
Ferdinand Thiessen
|
5f200c7765
|
test: reenable localstack tests (bug fixed) but disable MinIO versioned copy test
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-06-10 14:23:07 +02:00 |
|
Ferdinand Thiessen
|
22b9d912b1
|
test: only skip tests failing on localstack for localstack
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-06-10 14:23:07 +02:00 |
|
Ferdinand Thiessen
|
de338d9d9f
|
test: fix s3 external storage tests to run all storages on ci
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-06-10 14:23:07 +02:00 |
|
Kate
|
9faf386303
|
Merge pull request #52913 from nextcloud/debt/noid/use-logical-operator
|
2025-06-10 14:17:46 +02:00 |
|
Kate
|
3943f08fe9
|
Merge pull request #53212 from nextcloud/feat/core/install-without-admin-user
feat(core): Add option to disable creating an admin user when installing
|
2025-06-10 13:58:57 +02:00 |
|
Daniel Kesselberg
|
df9a275c89
|
test: addd test for hideFromCollaboration
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2025-06-10 13:55:53 +02:00 |
|
Daniel Kesselberg
|
55bca1e5db
|
fix: use logical operator instead of bitwise
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2025-06-10 13:55:53 +02:00 |
|
Daniel Kesselberg
|
1ac85a3298
|
fix: use correct format for getlastmodified webdav property
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2025-06-10 13:15:31 +02:00 |
|
Daniel Kesselberg
|
be587def0e
|
fix: use correct format for expires, last-modified, and if-modified-since headers
Before: Sat, 10 May 2025 18:17:41 +0000
After: Sat, 10 May 2025 18:17:41 GMT
RFC: https://httpwg.org/specs/rfc9110.html#http.date
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2025-06-10 13:15:31 +02:00 |
|
provokateurin
|
d11d5b765f
|
feat(core): Add option to disable creating an admin user when installing
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2025-06-10 11:16:28 +02:00 |
|
provokateurin
|
9a121269f3
|
refactor(Setup): When creating a DB user don't use the admin username
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2025-06-10 11:16:28 +02:00 |
|
John Molakvoæ
|
ebdb12f929
|
Merge pull request #53075 from IONOS-Productivity/tests/file_sharing-load_additional_listener
|
2025-06-10 10:49:41 +02:00 |
|
Côme Chilliet
|
231916d403
|
Merge pull request #52538 from nextcloud/feat/use-php84-lazy-objects
Use PHP 8.4 lazy ghosts for Dependency injection
|
2025-06-10 10:45:12 +02:00 |
|
John Molakvoæ
|
86b027debe
|
Merge pull request #53363 from nextcloud/fix/users-gid
|
2025-06-10 10:28:41 +02:00 |
|
Misha M.-Kupriyanov
|
4f3de46c08
|
test: files_sharing add test for LoadAdditionalListener
Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
|
2025-06-10 10:01:18 +02:00 |
|
nextcloud-command
|
5d69596edb
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2025-06-10 08:00:31 +00:00 |
|
John Molakvoæ
|
f0858bae79
|
fix(settings): adjust group return code styling
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
|
2025-06-10 07:58:27 +00:00 |
|
skjnldsv
|
725c381260
|
fix(settings): show group label instead of gid in accounts management
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2025-06-10 07:58:27 +00:00 |
|
Andy Scherzinger
|
fadda8cba2
|
Merge pull request #53402 from nextcloud/jtr-fix-403-design
fix(403): Make design consistent with 404 + add default hint
|
2025-06-10 09:52:20 +02:00 |
|
Nextcloud bot
|
9cc2b01d5f
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-06-10 00:22:39 +00:00 |
|
Kate
|
d8a5d31b22
|
Merge pull request #53393 from nextcloud/dependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.8.0
|
2025-06-09 20:04:49 +02:00 |
|
Ferdinand Thiessen
|
96d423c8d3
|
chore: update openAPI files
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-06-09 19:24:26 +02:00 |
|
Ferdinand Thiessen
|
495c364268
|
chore: use consistent casing for header names (required by openAPI)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-06-09 19:24:26 +02:00 |
|
dependabot[bot]
|
e2f6b4ab83
|
build(deps): bump nextcloud/openapi-extractor
Bumps [nextcloud/openapi-extractor](https://github.com/nextcloud-releases/openapi-extractor) from 1.7.0 to 1.8.0.
- [Changelog](https://github.com/nextcloud-releases/openapi-extractor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-releases/openapi-extractor/compare/v1.7.0...v1.8.0)
---
updated-dependencies:
- dependency-name: nextcloud/openapi-extractor
dependency-version: 1.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-09 19:24:26 +02:00 |
|
dependabot[bot]
|
0678095cd6
|
Merge pull request #53387 from nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-3.3.0
|
2025-06-09 15:29:51 +00:00 |
|
Ferdinand Thiessen
|
7d2a929a12
|
test: remove legacy tests covered by library unit tests
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-06-09 16:52:26 +02:00 |
|
John Molakvoæ
|
180549da7b
|
Merge pull request #53398 from nextcloud/skjnldsv-patch-1
|
2025-06-09 16:37:23 +02:00 |
|
dependabot[bot]
|
4ced265c0d
|
build(deps): bump @nextcloud/l10n from 3.2.0 to 3.3.0
Bumps [@nextcloud/l10n](https://github.com/nextcloud-libraries/nextcloud-l10n) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-l10n/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-l10n/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-l10n/compare/v3.2.0...v3.3.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/l10n"
dependency-version: 3.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-06-09 16:00:28 +02:00 |
|
Nextcloud bot
|
1f298806be
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-06-09 00:22:20 +00:00 |
|
Josh
|
c49b3b27ff
|
fix(403): Make design consistent with 404 + add default hint
Fixes #39584
Signed-off-by: Josh <josh.t.richards@gmail.com>
|
2025-06-08 14:25:32 -04:00 |
|
dependabot[bot]
|
d76a940ff8
|
Merge pull request #53382 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.12.9
|
2025-06-08 09:51:21 +00:00 |
|
nextcloud-command
|
b93451dfab
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2025-06-08 08:41:13 +00:00 |
|
dependabot[bot]
|
cab8d78b40
|
build(deps): bump libphonenumber-js from 1.12.8 to 1.12.9
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.8 to 1.12.9.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/commits/master)
---
updated-dependencies:
- dependency-name: libphonenumber-js
dependency-version: 1.12.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-08 08:23:19 +00:00 |
|
dependabot[bot]
|
7d78e8d5c8
|
Merge pull request #53384 from nextcloud/dependabot/npm_and_yarn/marked-15.0.12
|
2025-06-08 08:20:36 +00:00 |
|
nextcloud-command
|
d6d2b2fff5
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2025-06-08 07:30:30 +00:00 |
|
dependabot[bot]
|
369404b3c5
|
build(deps): bump marked from 15.0.11 to 15.0.12
Bumps [marked](https://github.com/markedjs/marked) from 15.0.11 to 15.0.12.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v15.0.11...v15.0.12)
---
updated-dependencies:
- dependency-name: marked
dependency-version: 15.0.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-08 09:26:12 +02:00 |
|
Nextcloud bot
|
b7d5ea71ab
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-06-08 00:22:29 +00:00 |
|
dependabot[bot]
|
fc3738f864
|
Merge pull request #53383 from nextcloud/dependabot/npm_and_yarn/vitest/coverage-v8-3.2.2
|
2025-06-07 16:03:20 +00:00 |
|
dependabot[bot]
|
a1952c79b9
|
build(deps-dev): bump @vitest/coverage-v8 from 3.1.4 to 3.2.2
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 3.1.4 to 3.2.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.2/packages/coverage-v8)
---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
dependency-version: 3.2.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-07 15:50:30 +00:00 |
|
dependabot[bot]
|
15035dc91a
|
Merge pull request #53386 from nextcloud/dependabot/npm_and_yarn/zip.js/zip.js-2.7.62
|
2025-06-07 15:48:48 +00:00 |
|
dependabot[bot]
|
06b7a96a45
|
Merge pull request #53388 from nextcloud/dependabot/npm_and_yarn/puppeteer-24.10.0
|
2025-06-07 15:38:12 +00:00 |
|
dependabot[bot]
|
7df0738d1e
|
Merge pull request #53385 from nextcloud/dependabot/npm_and_yarn/codecov/webpack-plugin-1.9.1
|
2025-06-07 13:46:56 +00:00 |
|
John Molakvoæ
|
377eebaece
|
chore(workflows): add auto stable PR title update
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
|
2025-06-07 09:05:03 +02:00 |
|