Commit Graph

4301 Commits

Author SHA1 Message Date
rakekniven
df0cb8d30d Merge branch 'master' into patch-1
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2025-03-21 22:46:47 +01:00
rakekniven
1e049f107f Merge branch 'master' into chore/webauthn-modules
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2025-03-21 13:54:06 +01:00
jameskimmel
06f3ac67af fix docker hub link
Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>
2025-03-21 13:30:54 +01:00
Anna
1c3022f342 Merge pull request #12891 from nextcloud/feat/exclude-users-from-activity-expiration
feat(activity): exclude users from expiry
2025-03-20 16:41:46 +01:00
Marcel Klehr
385ee38ce8 Merge pull request #12884 from nextcloud/strugee-better-windmill-magic
Clarify Windmill magic listener script details
2025-03-20 12:27:14 +01:00
Oleksander Piskun
cc24957557 Fixed invalid stt_whisper2 docker volume name
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
2025-03-19 16:36:22 +03:00
Anna Larch
a910289382 feat(activity): exclude users from expiry
Signed-off-by: Anna Larch <anna@nextcloud.com>
2025-03-19 13:58:20 +01:00
Anna
89ea0d9ab8 Merge pull request #12888 from nextcloud/chore/document-profile-visibility
chore: document profile visibility for users and administrator
2025-03-18 17:40:16 +01:00
Ferdinand Thiessen
291190fab6 Merge pull request #12872 from nextcloud/fix/sodium-requirements
fix(admin): Specify php-sodium requirements
2025-03-18 15:25:07 +01:00
Ferdinand Thiessen
58fc7e8ee9 chore: document profile visibility for users and administrator
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-18 15:24:17 +01:00
AJ Jordan
b1fc1b2584 Clarify Windmill magic listener script details
Signed-off-by: AJ Jordan <alex@strugee.net>
2025-03-18 01:31:44 -04:00
Edward Ly
fc04d6448b feat: add schemas for calendar object webhook events
Signed-off-by: Edward Ly <contact@edward.ly>
2025-03-17 10:07:15 -07:00
Ferdinand Thiessen
7ecf6642de fix: Add versions back to developer and admin docs
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-17 17:27:38 +01:00
Ferdinand Thiessen
c482eb508e fix(admin): Specify php-sodium requirements
The sodium extension is only needed for argon2, iff:
- PHP is < 8.4 and built without libargon2

With PHP < 8.4 you can also enable argon2 without sodium by compiling
with libargon2 support.
With PHP 8.4 the argon2 support is included in php-openssl which is
already a hard requirement of Nextcloud.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-17 12:15:13 +01:00
Ferdinand Thiessen
8bd5728e58 fix(admin): Adjust required and recommended modules
- `bcmath` is not needed anymore.
- `gmp` is not required but recommended now for WebAuthn.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-17 12:14:23 +01:00
SebastianKrupinski
2b0529f135 feat: add system address book documentation
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-03-16 16:09:32 -04:00
Julien Veyssier
9a0a2e1a9c add small Oidc sections in admin and developer docs
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-03-13 12:29:56 +01:00
Anupam Kumar
8464bcec65 update(ai): add note for openai-api compatibility
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-03-07 21:19:21 +05:30
Jana Peper
1d9bef2345 feat: add Conext Agent Limitations
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2025-03-06 15:54:56 +01:00
austserve
f7cd4a4a61 Update example-ubuntu.rst
Creattion of sources is incorrect and has been updated from collabora website.  Tested and working.

Signed-off-by: austserve <71426474+austserve@users.noreply.github.com>
2025-03-04 15:55:06 +01:00
Marcel Klehr
e85f653645 enh(context_chat): Document ways to speedup indexing
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-03-04 10:01:26 +01:00
Raymond Hackley
ce45a4a0ef docs(admin): add Alpine Linux
Alpine Linux is a well maintained distro, which features a lightweight
environment, and good choice for LNMP.

Add Alpine Linux to system requirements.

Signed-off-by: Raymond Hackley <wonderfulShrineMaidenOfParadise@postmarketos.org>
2025-03-01 21:03:53 +01:00
Nextcloud bot
de2b54eea5 generate documentation from config.sample.php 2025-02-28 03:13:06 +00:00
Pablo Ariño Muñoz
212c4e03dc modified free space limit after changing it in desktop
Signed-off-by: Pablo Ariño Muñoz <progpabarino@gmail.com>
2025-02-27 11:27:44 +08:00
Elizabeth Danzberger
bc2d9edbf2 feat: update new apis for file conversion
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-02-25 17:52:25 +01:00
Marcel Klehr
6b56b54995 enh(ai): Add more tools to context_agent
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-02-25 10:09:48 +01:00
Julien Veyssier
cd3f1967ff admin(windmill): add more details on creating custom scripts
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-02-24 11:55:00 +01:00
Marcel Klehr
e1d102f18a enh(context_chat): Add avx2 instruction requirement
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-02-24 08:38:57 +01:00
Marcel Klehr
ca0aa5fbd4 enh(llm2): Add avx2 instruction requirement
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-02-24 08:33:05 +01:00
Marcel Klehr
6313f4da09 enh(webhook_listeners): Add OCP\\SystemTag\\MapperEvent
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-02-24 08:32:56 +01:00
Marcel Klehr
832f790610 enh(webhook_listeners): Add docs for regular expressions
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-02-24 08:32:48 +01:00
Marcel Klehr
a0e3b6b7de enh(ai): Add Mistral 3 small to context agent recommended models
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-02-24 08:32:41 +01:00
Oliver
36a60fe77a Fix wrong data types in app_assistant.rst (#12615)
Signed-off-by: Oliver <965863+oli-ver@users.noreply.github.com>
2025-02-16 13:55:59 +00:00
Joas Schilling
54eb135c73 fix(admin): Fix admin AI overview
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-02-14 13:11:11 +01:00
Joas Schilling
744f29f51e ci: Fix PDF generation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-02-14 13:10:53 +01:00
Nextcloud bot
e973db658d generate documentation from config.sample.php 2025-02-07 03:08:33 +00:00
Benjamin Gaussorgues
a1ba5707e5 Merge pull request #12562 from nextcloud/jtr-admin-sqlite-req-324 2025-02-03 11:28:14 +01:00
Marcel Klehr
147c640a3f Merge pull request #12586 from nextcloud/enh/admin/ai/overview-schema
enh(ai): Add a visual overview schema drawing
2025-02-03 10:54:18 +01:00
Marcel Klehr
0b32809e23 enh(ai): Add a visual overview schema drawing
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-02-03 10:47:14 +01:00
Josh
0ff528bd4c fix(admin): Update required sqlite to 3.24+
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-02-01 12:47:22 -05:00
Ferdinand Thiessen
16c5eecd61 Merge pull request #11122 from func0der/patch-1
Clarify the use of a master key during setup of encryption
2025-01-31 17:08:43 +01:00
func0der
b7c001be1a Update encryption_configuration.rst
Add notice about encryption having a master key setup, since it has been the default since Nextcloud 13 without any notice.

Signed-off-by: func0der <529819+func0der@users.noreply.github.com>
2025-01-31 16:57:55 +01:00
Joas Schilling
d47918e6bf fix: Add marker to positions that need adjusting on branch off
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-01-31 16:00:27 +01:00
Marcel Klehr
b4e3327bc5 Merge pull request #12545 from nextcloud/enh/llm2/fully-open-model
enh(ai/llm2): Document OLMo as a fully open model
2025-01-31 13:15:46 +01:00
Marcel Klehr
ca626b7658 Fix: Update admin_manual/ai/app_llm2.rst
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-01-31 13:10:07 +01:00
Marcel Klehr
2b0fb43172 Fix: Update admin_manual/ai/app_llm2.rst
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-01-31 13:09:56 +01:00
Christian Becker
cc1efdfe76 document SSE-C support in external storage
relates to nextcloud/server#33283

Signed-off-by: Christian Becker <christian@dabecka.de>
2025-01-30 22:32:25 +01:00
Rello
e3250cebcb Desktop developer docu (#12551)
Signed-off-by: Rello <Rello@users.noreply.github.com>
2025-01-30 13:41:48 +01:00
Rello
65312ea268 Adding Desktop documentation to the admin section (#12547)
Signed-off-by: Rello <Rello@users.noreply.github.com>
2025-01-28 15:14:19 +01:00
Marcel Klehr
0b433dd428 enh(ai/llm2): Document OLMo as a fully open model
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-01-28 11:01:24 +01:00