Commit Graph

23861 Commits

Author SHA1 Message Date
Carl Schwan
04098a5e4b feat(upgrade-guide-33): Add change related to snowflake ids
Signed-off-by: Carl Schwan <carlschwan@kde.org>
2025-12-18 10:07:19 +01:00
Kate
0af0781188 Merge pull request #13941 from nextcloud/feat/admin/object-store-per-bucket-config 2025-12-15 14:21:50 +01:00
provokateurin
72d0aa721d feat(admin): Add object store per bucket config example
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-12-15 14:14:12 +01:00
Marcel Klehr
0334145fc9 Merge pull request #13934 from nextcloud/chore/update-ai
chore(admin): Update AI docs
2025-12-15 09:23:12 +01:00
Marcel Klehr
63739be4f6 fix: Address review comments
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-12-15 08:44:40 +01:00
Marcel Klehr
55d6cd8772 fix: Address review comments
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-12-15 08:43:39 +01:00
dependabot[bot]
d72c306027 chore(deps): Bump peter-evans/create-pull-request from 7.0.11 to 8.0.0
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.11 to 8.0.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](22a9089034...98357b18bf)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 06:04:32 +00:00
dependabot[bot]
15bbdd2568 chore(deps): Bump actions/upload-artifact from 5.0.0 to 6.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](330a01c490...b7c566a772)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 06:04:26 +00:00
Anupam Kumar
021b2e3590 feat(AI/ContextChat): add docs for scaling (#13936)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-12-12 15:11:13 +05:30
Kent Delante
eab3a7599c feat(objectstore): add bucket created event
Signed-off-by: Kent Delante <kent.delante@proton.me>
2025-12-12 14:45:56 +08:00
Marcel Klehr
961a943fdc chore(admin): Update AI docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-12-11 12:36:52 +01:00
Carl Schwan
4e5449ef5e Merge pull request #13931 from nextcloud/carl/jobs-id-string
feat(upgrade-guide-33): Add change to IJob and IJobList
2025-12-11 12:27:32 +01:00
Anupam Kumar
dbbcad09f2 chore(AI): Revert: "document HaRP being not supported in context_chat" (#13932)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-12-11 14:22:29 +05:30
Ferdinand Thiessen
986290a79a Merge pull request #13929 from ryanabx/patch-1
docs: Use `background_color` instead of deprecated `color`
2025-12-10 14:47:59 +01:00
Carl Schwan
cb92e892cb Merge pull request #13930 from nextcloud/carl/fix-typo
fix(upgrade-guide-33): Fix copy paste issue
2025-12-10 14:22:21 +01:00
Carl Schwan
4e13a64808 feat(upgrade-guide-33): Add change to IJob and IJobList
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-10 14:20:32 +01:00
Carl Schwan
d9ee47185a fix(upgrade-guide-33): Fix copy paste issue
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-10 14:13:54 +01:00
Carl Schwan
ea791a067d Merge pull request #13804 from nextcloud/carl/execute-depr
feat: Mark IQueryBuilder::execute as removed
2025-12-10 14:12:45 +01:00
Carl Schwan
f7c1aea1cd feat: Mark IQueryBuilder::execute as removed
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-10 13:43:07 +01:00
Ryan Brue
a24e0cf10a docs: Use background_color instead of deprecated color
Looks like Nextcloud has deprecated the `color` setting.
Use `background_color` instead in the theming documentation.

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2025-12-09 22:41:45 -06:00
github-actions[bot]
1ee53e4f62 Merge pull request #13927 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2025-12-09 23:39:37 +00:00
transifex-integration[bot]
b3b42724bf Translate userpreferences.pot in fr
100% translated source file: 'userpreferences.pot'
on 'fr'.
2025-12-09 23:33:13 +00:00
Simon L.
8c4c2a91a0 Merge pull request #13924 from nextcloud/enh/noid/mention-git-apply
feat(applying-patch): improve documentation to also mention git apply as alternative and additional improvements
2025-12-09 21:20:43 +01:00
Simon L.
f5761c94d7 feat(applying-patch): improve some details
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-12-09 21:10:32 +01:00
Simon L.
a119976e1f feat(applying-patch): improve documentation to also mention git apply as alternative
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-12-09 21:01:04 +01:00
Marcel Klehr
17abd8562e Merge pull request #13921 from nextcloud/feat/taskprocessing-ocr
feat(developer): Add OCR Task type to taskprocessing docs
2025-12-09 16:37:09 +01:00
Andy Scherzinger
c42b791d8d Merge pull request #13914 from nextcloud/dependabot/github_actions/peter-evans/create-pull-request-7.0.11
chore(deps): Bump peter-evans/create-pull-request from 7.0.9 to 7.0.11
2025-12-09 13:36:59 +01:00
Andy Scherzinger
ab270ff385 Merge pull request #13910 from nextcloud/oc-migration-10.16.x
Update migrating_owncloud.rst - oC 10.16
2025-12-09 11:44:02 +01:00
Marcel Klehr
2563b8607a feat(developer): Add OCR Task type to taskprocessing docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-12-09 10:53:58 +01:00
Nextcloud bot
b1a5ffa410 chore(administration): Generate system config documentation from config.sample.php 2025-12-09 02:58:38 +00:00
Josh
538bf5e530 Merge pull request #13911 from nextcloud/jtr/admin-v30-app-api-critical-notes
feat(admin): Add note to Critical Changes about app_api as of v30.0.1
2025-12-08 14:14:11 -05:00
Carl Schwan
5a57691883 Merge pull request #13907 from nextcloud/carl/runningOnMac
feat(nc-33): Add removal of OC_Util::runningOnMac
2025-12-08 12:15:47 +01:00
Carl Schwan
8b56a5f696 feat(nc-33): Add removal of OC_Util::runningOnMac
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-08 12:11:15 +01:00
dependabot[bot]
b71d4e37f6 chore(deps): Bump peter-evans/create-pull-request from 7.0.9 to 7.0.11
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.9 to 7.0.11.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](84ae59a2cd...22a9089034)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: 7.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 06:05:31 +00:00
dependabot[bot]
6901f325f0 chore(deps): Bump actions/checkout from 5.0.1 to 6.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.1 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v5.0.1...v6.0.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 06:05:25 +00:00
Josh
5d048f1c48 chore(apps): Revise AppAPI v32 CR note
Updated release notes for Nextcloud 32.0.1 and 32.0.2, clarifying AppAPI setup checks and S3 integrity protections.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-06 23:37:12 -05:00
Josh
7821337837 chore(apps): update v31 AppAPI CR note
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-06 23:31:22 -05:00
Josh
1c06962c4d chore(apps): improve AppAPI v30 CR note
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-06 23:29:38 -05:00
Josh
7f4bb7637b chore: correct internal link in v32 notes
Updated link to exapps_management documentation.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-05 23:20:50 -05:00
Josh
e508cfe6bd chore: correct internal link in v31 notes
Updated link in release notes for AppApi app.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-05 23:19:54 -05:00
Josh
31172929c6 chore: correct internal link in v30 notes
Updated the documentation to link to the correct index for exapps management.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-05 23:19:05 -05:00
Josh
170d9b069b chore: add app_api note to v32 Critical Changes
Added information about AppApi being a default app and its expanded setup checks as of v32 since those make the app more visible.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-05 16:17:39 -05:00
Josh
e775cc1cc0 chore: add app_api note to Critical Changes for v31
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-05 16:14:43 -05:00
Josh
95d8754f44 feat(admin): Add note to Critical Changes about app_api
Added details about AppApi app default inclusion, link to relevant chapter, and also note it can be disabled.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-05 16:06:19 -05:00
Andy Scherzinger
1413c83959 docs(oc): Update migrating_owncloud.rst - oC 10.16
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-12-05 12:56:23 +01:00
Marcel Klehr
e6b59dc682 Merge pull request #13908 from nextcloud/feat/olmo3
feat(admin): Update our fully green model recommendation
2025-12-04 14:59:58 +01:00
Marcel Klehr
a3e61c5b4f feat(admin): Update our fully green model recommendation
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-12-04 11:42:27 +01:00
Nextcloud bot
0daf4e3cdb chore(administration): Generate system config documentation from config.sample.php 2025-12-03 02:54:26 +00:00
Nextcloud bot
cc84e90a6d chore(administration): Generate system config documentation from config.sample.php 2025-12-02 02:57:44 +00:00
Côme Chilliet
9bebba507c Merge pull request #13893 from nextcloud/fix/app-info
fix(developer): `nextcloud/max-version` is required since Nextcloud 11
2025-12-01 11:09:09 +01:00