Commit Graph

23933 Commits

Author SHA1 Message Date
Josh Richards
d9bafb758b chore(admin): Profile chapter edits continued
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2026-03-12 09:26:11 -04:00
Josh Richards
9036551d71 docs(admin): additional edits
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2026-03-12 08:51:12 -04:00
Josh Richards
8a3d3925ca docs(admin): improve Profile configuration section
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2026-03-12 08:47:41 -04:00
Josh Richards
3e7b5eb4ea docs(admin): add FAQ for locking down property scopes
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2026-03-11 01:48:04 -04:00
Josh Richards
f06db6001a docs(admin): improve property scope coverage
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2026-03-11 00:53:30 -04:00
Josh
e5d1abc95e Merge pull request #14111 from nextcloud/jtr/dev-appconfig-ch-edits
docs(dev/AppConfig): re-organize, expand, update, and improve clarity
2026-03-09 12:43:27 -04:00
Nextcloud bot
d72519aa71 chore(administration): Generate system config documentation from config.sample.php 2026-03-07 03:07:48 +00:00
Josh Richards
ef3b238a4e docs(dev/AppConfig): re-organize, expand, update, and improve clarity
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2026-03-06 18:00:07 -05:00
Daniel
24c769473b Merge pull request #14092 from nextcloud/fix/add-quickactions-info
feat(mail): Improve quick action documentation
2026-03-06 14:32:55 +01:00
Nextcloud bot
0d7dea191b chore(administration): Generate system config documentation from config.sample.php 2026-03-06 03:12:08 +00:00
Milen Pivchev
674d7f7ada Add tutorial section for client integration (#14089)
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com>
2026-03-03 15:53:16 +01:00
Ferdinand Thiessen
750ee896e8 Merge pull request #14101 from nextcloud/dependabot/github_actions/actions/upload-artifact-7.0.0
chore(deps): Bump actions/upload-artifact from 6.0.0 to 7.0.0
2026-03-02 17:05:16 +01:00
Ferdinand Thiessen
5f86eba1b1 Merge pull request #14102 from nextcloud/dependabot/pip/master/certifi-2026.2.25
chore(deps): Bump certifi from 2026.1.4 to 2026.2.25
2026-03-02 12:58:35 +01:00
Kate
eebb5609be Merge pull request #14071 from nextcloud/jtr/dev-openapi-adjustments 2026-03-02 09:11:27 +01:00
dependabot[bot]
12445ff84e chore(deps): Bump certifi from 2026.1.4 to 2026.2.25
Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.1.4 to 2026.2.25.
- [Commits](https://github.com/certifi/python-certifi/compare/2026.01.04...2026.02.25)

---
updated-dependencies:
- dependency-name: certifi
  dependency-version: 2026.2.25
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 06:06:00 +00:00
dependabot[bot]
434804d893 chore(deps): Bump actions/upload-artifact from 6.0.0 to 7.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](b7c566a772...bbbca2ddaa)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 06:05:58 +00:00
Ferdinand Thiessen
057e6b3844 Merge pull request #14099 from nextcloud/feat/add-current-distros
feat(admin): add supported distributions
2026-02-27 21:40:27 +01:00
Ferdinand Thiessen
88b2a29c28 Merge pull request #14074 from nextcloud/dependabot/pip/master/reportlab-4.4.10
chore(deps): Bump reportlab from 4.4.9 to 4.4.10
2026-02-27 21:38:46 +01:00
Ferdinand Thiessen
9201f472dd Merge pull request #14075 from nextcloud/dependabot/pip/master/pillow-12.1.1
chore(deps): Bump pillow from 12.1.0 to 12.1.1
2026-02-27 21:38:23 +01:00
Ferdinand Thiessen
3e25953e8b Merge pull request #14097 from o-kotb/typo
fix small typo in server tuning
2026-02-27 21:37:25 +01:00
Ferdinand Thiessen
88eea31610 Merge pull request #14078 from nextcloud/alexanderdd-patch-1
improve wording "encryption" > "server-side encryption"
2026-02-27 21:37:16 +01:00
Ferdinand Thiessen
36145b1941 Merge pull request #14090 from nextcloud/fix/context-chat-occ
fix(AI/ContextChat): correct type for auto_indexing config
2026-02-27 21:34:48 +01:00
Ferdinand Thiessen
9021e27f41 Merge pull request #14095 from nextcloud/leftybournes/feat/clear_password
feat(occ): clear password with --no-password
2026-02-27 21:33:13 +01:00
Ferdinand Thiessen
ea83a28397 feat(admin): add supported distributions
- We recommend RHEL 10
  - RHEL 9 is still supported until we drop PHP 8.2.
- We also support Debian 13
  - Debian 12 is also supported as long as we support PHP 8.2
- SLES 16 is now also supported as the current release
  - SLES 15 is still supported as long as we support PHP 8.2
    but this requires SP6 or later (currently SP7 is available)
- openSUSE Leap 15 is not supported anymore, instead
  openSUSE Leap 16 was released and is the supported version.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-02-27 21:20:55 +01:00
Louis
438f159c52 Merge pull request #14096 from nextcloud/artonge/fix/cookies_description
Improve the description of the cookies.
2026-02-27 15:49:52 +01:00
Omar Kotb
e2bcf0be37 fix small typo in server tuning
Focking -> Locking
also "This *places* additional load"

Signed-off-by: Omar Kotb <omar@omarkotb.com>
2026-02-27 21:18:34 +09:00
Louis Chmn
427df6c5bc fix: Improve the description of the cookies.
Signed-off-by: Louis Chmn <louis@chmn.me>
2026-02-27 13:02:47 +01:00
Christoph Wurst
124b1a8fcf Merge pull request #14091 from nextcloud/feat/federated-read-write
feat: federated read/write
2026-02-26 14:35:48 +01:00
Kent Delante
41c308d104 feat(occ): clear password with --no-password
Signed-off-by: Kent Delante <kent.delante@proton.me>
2026-02-26 19:53:45 +08:00
David Dreschner
fd44aa166d feat(mail): Improve quick action documentation by providing gif with example usage
Signed-off-by: David Dreschner <david.dreschner@nextcloud.com>
2026-02-26 12:08:43 +01:00
SebastianKrupinski
2ad4db80f1 feat: federated read/write
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2026-02-25 10:56:17 -05:00
Anupam Kumar
f455011fe7 fix(AI/ContextChat): correct type for auto_indexing config
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2026-02-25 10:49:56 +05:30
Josh
f80e42c6bb Merge pull request #13754 from nextcloud/jtr/refactor-admin-sse-cfg-chapter
docs(admin): restructure and update server-side encryption documentation
2026-02-24 09:15:46 -05:00
Josh
a9a188889e reactor: consolidate encryption troubleshooting into enc. chapter
Signed-off-by: Josh <josh.t.richards@gmail.com>
2026-02-24 09:10:48 -05:00
Josh
1f3699475e refactor: Integrate encryption troubleshooting sections
Moved them all to the Encryption chapter rather than having them split between there and the general troubleshooting chapter.

And cleaned up some grammar and typos.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2026-02-24 09:10:48 -05:00
Josh
669b21b087 docs(encryption): Add links to occ encryption in cmd ref guide
Added a tip for further encryption command examples and details.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2026-02-24 09:10:48 -05:00
Josh
828c4cde37 fix: additional clarification within Limitations section
Signed-off-by: Josh <josh.t.richards@gmail.com>
2026-02-24 09:10:48 -05:00
Josh
6324e4d950 chore: add back referenced label
Signed-off-by: Josh <josh.t.richards@gmail.com>
2026-02-24 09:10:48 -05:00
Josh
d4ef2658ad refactor(admin): Rewrite Server-Side Encryption chapter
Updated the server-side encryption documentation.

- Reorganized and streamlined
- Improved clarity throughout
- Fixed a few outdated comments/notes
- Additional reference links
- Added context of "encryption" to help reader understand SSE in the context of other encryption solutions (both within Nextcloud and provided by their OS/etc)
- Expanded/clarified key management modes and encryption methods a bit

Signed-off-by: Josh <josh.t.richards@gmail.com>
2026-02-24 09:10:32 -05:00
Kate
524546d874 Merge pull request #14085 from nextcloud/feat/dev/34-typed-query-builder 2026-02-24 14:23:14 +01:00
provokateurin
f16a465d82 feat(dev): Add note about ITypedQueryBuilder added in 34
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-02-24 14:16:05 +01:00
Nextcloud bot
540f7d0ab0 chore(administration): Generate system config documentation from config.sample.php 2026-02-24 03:15:27 +00:00
Milen Pivchev
5695752ee9 Merge pull request #14083 from nextcloud/client-integration_2 2026-02-20 15:58:33 +01:00
Nextcloud bot
0ed9482072 chore(administration): Generate system config documentation from config.sample.php 2026-02-20 03:15:15 +00:00
Josh
cf981cdb78 refactor(dev): revise OCS json serialization of empty values section
Signed-off-by: Josh <josh.t.richards@gmail.com>
2026-02-19 15:20:02 -05:00
Josh
2f189a0902 chore: Apply suggestions from review
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
2026-02-19 14:56:19 -05:00
Milen Pivchev
f47e226e2e Replace picture
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com>
2026-02-19 15:30:03 +01:00
Milen Pivchev
e9bb0fd5a1 Reduce image scale
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com>
2026-02-19 11:48:27 +01:00
Milen Pivchev
889f992681 Reduce scale
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com>
2026-02-19 11:31:49 +01:00
Marcel Klehr
245a18afbe Merge pull request #14081 from nextcloud/fix/recognize-photos-app
fix(admin_manual): Update recognize docs to avoid mentioning photos app
2026-02-19 11:30:59 +01:00