Commit Graph

4265 Commits

Author SHA1 Message Date
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
Nextcloud bot
526fd4ad31 generate documentation from config.sample.php 2025-01-28 03:05:09 +00:00
Marcel Klehr
ded530404a Merge pull request #12529 from nextcloud/fix/update-cc
fix(AI/ContextChat): update docs
2025-01-23 09:50:43 +01:00
rakekniven
ee3df090eb Merge pull request #12528 from nextcloud/rakekniven-patch-2
Add "--allow-unstable" section for app update
2025-01-22 13:35:49 +01:00
Anupam Kumar
4ac4dadfc5 Update admin_manual/ai/app_context_chat.rst
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-01-22 16:13:18 +05:30
Anupam Kumar
624375fa5d Update admin_manual/ai/app_context_chat.rst
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-01-22 16:10:38 +05:30
Anupam Kumar
1a5a772375 Update admin_manual/ai/app_context_chat.rst
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-01-22 16:10:31 +05:30
Anupam Kumar
f5ae0fc4a9 fix(AI/ContextChat): update docs
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-01-22 15:57:32 +05:30
Ferdinand Thiessen
c7c0d29afc Merge pull request #12516 from nextcloud/fix/max-chunk-size
docs(admin): Document change of `max_chunk_size`
2025-01-21 17:29:34 +01:00
rakekniven
6150d1b7cd Add "--allow-unstable" section for app update
Fixes #12324 

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2025-01-21 14:28:59 +01:00
Marcel Klehr
e1333ce03e fix: app_context_agent
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-01-21 14:01:03 +01:00
Marcel Klehr
c9ee57643c enh: More docs for context agent
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-01-21 13:54:53 +01:00
Edward Ly
7811ee596b fix: update license values and examples
Signed-off-by: Edward Ly <contact@edward.ly>
2025-01-20 18:25:05 +01:00
Andrey Borysenko
bf9d75b1c1 feat(app_api): Advanced Deploy Options (#12517)
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2025-01-20 14:51:28 +00:00
Marcel Klehr
dcc121151f Merge pull request #12515 from nextcloud/enh/more-ai-updates
More AI docs updates
2025-01-20 10:15:48 +01:00
Grigory Vodyanov
546e6eb060 feat(mail): add message translation documentation
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
2025-01-19 19:29:47 +01:00
Julien Veyssier
8906058391 add more ai-as-a-service providers
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-01-17 17:06:10 +01:00
Marcel Klehr
c8bccbaa44 fix: Fix AI toc tree
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-01-17 13:28:10 +01:00
Ferdinand Thiessen
7d5d1a0f11 docs(admin): Document change of max_chunk_size
It is now 100MiB instead of 10MiB and no longer an app config,
but a system config option.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-17 13:20:46 +01:00
Ferdinand Thiessen
2a67d0f521 Merge pull request #12508 from nextcloud/fix/windmill-docs-baseUrl
fix(admin/windmill): Added information about "baseUrl" auth field
2025-01-17 13:16:18 +01:00
Marcel Klehr
6eded4e62b fix: Fix build error
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-01-17 13:14:10 +01:00
Marcel Klehr
2549ee457e fix: Apply suggestions from code review
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-01-17 13:11:29 +01:00
Marcel Klehr
1ec9b00486 enh(admin/AI): Add docs for context_agent and text2image_stablediffusion2
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-01-17 11:04:09 +01:00
Jana Peper
67c04c9a31 feat(ai): add IONOS API
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2025-01-17 10:42:31 +01:00
Nextcloud bot
60a8f485de generate documentation from config.sample.php 2025-01-16 03:07:47 +00:00
Josh
d2caf0b2ce fix(bigFiles): add note re: nginx fastcgi_read_timeout when chunking
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-01-15 10:40:42 -05:00
Bastian Derigs
7519c330bd Merge branch 'master' into derigs-patch-1 2025-01-15 12:52:37 +01:00
Bastian Derigs
828f55daf2 Update index.rst
Update to create a systemd service for the workers.

Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com>
2025-01-15 12:39:33 +01:00
Nextcloud bot
6bc5d2ce34 generate documentation from config.sample.php 2025-01-14 01:48:52 +00:00
Bastian Derigs
306a643f4e Update index.rst
Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com>
2025-01-13 16:37:00 +01:00
Oleksander Piskun
dcb21d0927 fix(admin/windmill): Added information about "baseUrl" auth field
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
2025-01-13 16:35:24 +02:00
Josh
a046a977af Merge pull request #12504 from nextcloud/fix/admin-tuning-imaginary-heic-warning
chore: remove no longer applicable Imaginary + HEIC warning
2025-01-13 09:02:54 -05:00
Josh
a6c16db6b1 chore: Add header check instructions to HSTS warning section
Closes #10234

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-01-11 15:58:43 -05:00
Josh
20f496e3c6 chore: remove no longer applicable Imaginary + HEIC warning
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-01-11 15:08:51 -05:00
Oscar Di Manno
a70594b52b Update admin_manual/configuration_server/dashboard_configuration.rst
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Oscar Di Manno <24323813+oscardimanno@users.noreply.github.com>
2025-01-11 18:03:50 +01:00
Oscar Di Manno
ff9ebbb760 add(admin): add command to change the default page
Signed-off-by: Oscar Di Manno <oscar.dimanno1@gmail.com>
2025-01-11 18:03:50 +01:00