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
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
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
Marcel Klehr
2fc22eb8bc
fix(admin_manual): Update recognize docs to avoid mentioning photos app
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2026-02-19 11:26:34 +01:00
Tobias Kaminsky
7f616d1421
Merge pull request #14052 from nextcloud/clientIntegration
...
Client Integration: First draft
2026-02-18 12:07:49 +01:00
Milen Pivchev
859f088389
Move images
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 11:45:03 +01:00
Milen Pivchev
7ee7f0ef82
Formatting
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 11:41:26 +01:00
Milen Pivchev
f6090ff082
Formatting
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 11:39:27 +01:00
Milen Pivchev
5c84b621d1
Formatting
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 11:37:29 +01:00
Milen Pivchev
817b2119e6
Formatting
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 11:32:10 +01:00
Milen Pivchev
e93a8e453b
code block
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 10:37:53 +01:00
Milen Pivchev
a5edb2c47f
Change path
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 10:36:04 +01:00
Milen Pivchev
7f205d15f8
Add android image
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 10:31:26 +01:00
Milen Pivchev
448b6b5008
Additional docs
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 10:31:26 +01:00
tobiasKaminsky
4f09e3a452
add supported server apps
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me >
2026-02-18 10:31:26 +01:00
tobiasKaminsky
463b42b8b3
Client Integration: First draft
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me >
2026-02-18 10:31:26 +01:00
Kate
e0fe9fb85b
Merge pull request #14079 from nextcloud/docs/add-nc-34
...
feat(developer): add changes for Nextcloud 34
2026-02-17 15:41:14 +01:00