Commit Graph

4071 Commits

Author SHA1 Message Date
Josh
5a72ec7844 fix: add minimum sqlite version to system requirements
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-09-16 21:05:09 +00:00
Josh
7c96b1ef94
Merge pull request #12150 from nextcloud/backport/12147/stable30
[stable30] fix(encryption): Link to current version of recovery tools
2024-09-14 19:10:15 -04:00
Ferdinand Thiessen
e7e466532b
Merge pull request #12203 from nextcloud/backport/12133/stable30
[stable30] docs: Update SFTP External Storage custom port instructions
2024-09-14 22:57:49 +02:00
Christoph Wurst
47b3ab1d6f
Merge pull request #12115 from nextcloud/backport/12114/stable30
[stable30] feat(admin): Auth token clean-up
2024-09-14 22:55:38 +02:00
Ferdinand Thiessen
8290758b0b
Merge pull request #12186 from nextcloud/backport/11160/stable30
[stable30] Add `email` and `generate-password` options in `occ user:add`
2024-09-14 22:54:45 +02:00
Josh
834f9e00db docs: Update SFTP External Storage custom port instructions
For nextcloud/server#47527

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-09-14 20:52:38 +00:00
Ferdinand Thiessen
337938e470
Merge pull request #12167 from nextcloud/backport/12161/stable30
[stable30] feat(adminmanual): Add section about CardDAV rate limits
2024-09-14 22:49:15 +02:00
Ferdinand Thiessen
608b0b08b1
Merge pull request #12185 from nextcloud/backport/12184/stable30
[stable30] chore: add trailing comma for allowed_admin_ranges
2024-09-14 22:48:37 +02:00
Ferdinand Thiessen
2d996ee146
Merge pull request #12193 from nextcloud/backport/12171/stable30
[stable30] fix(occ): Add setupchecks command
2024-09-14 22:46:26 +02:00
Ferdinand Thiessen
2f8461e6dd
Merge pull request #12198 from nextcloud/backport/12197/stable30
[stable30] fix(admin): Add note on trashbin cleanup when quota is exceeded
2024-09-14 22:45:31 +02:00
Viktor Nagornyy
6358eab44f Updates NC version required for oC migration
Signed-off-by: Viktor Nagornyy <1692600+viktorix@users.noreply.github.com>
2024-09-12 21:14:20 +00:00
Christopher Ng
9e36cca92a fix(admin): Add note on trashbin cleanup when quota is exceeded
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-09-12 08:15:12 +00:00
Marcel Müller
c2c459ea82 fix(occ): Add setupchecks command
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-09-10 17:04:31 +00:00
Marcel Klehr
68809bdcae Admin AI docs: Add references for supported languages
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-10 12:52:33 +00:00
Marcel Klehr
be0a90b10c Admin AI docs: Add references for supported languages
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-10 12:52:33 +00:00
Marcel Klehr
b3f2db7a68 Admin docs: Update AI docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-10 10:00:51 +02:00
Marcel Klehr
cccf3c7d7a Admin docs: Update AI docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>

[skip ci]
2024-09-10 07:58:28 +00:00
Marcel Klehr
70178e007c Admin docs: Update AI docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-10 07:58:27 +00:00
Anupam Kumar
ed99ff2e08 Add email and generate-password options in user:add
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-09-09 15:16:08 +00:00
Daniel Kesselberg
ef873d1746 chore: add trailing comma for allowed_admin_ranges
Most of our examples have a trailing comma to easier copy and paste.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-09-09 12:42:06 +00:00
Josh
039edf6e5f feat(adminmanual): Add section about CardDAV rate limits
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-09-05 21:20:49 +00:00
Josh
c62b24e007 fix(encryption): Link to current version of recovery tools
Fixes nextcloud/server#47594

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-08-30 12:37:26 +00:00
Christoph Wurst
32d0084f3c
Merge pull request #12144 from nextcloud/backport/12128/stable30
[stable30] Add Enterprise-AIO hint to installation options
2024-08-30 09:35:54 +02:00
Joas Schilling
fae0f89116
Merge pull request #12140 from nextcloud/backport/12121/stable30
[stable30] fix(Admin/AI): update the prompt config examples for llm2
2024-08-29 11:33:14 +02:00
Simon L.
8af44d805c address review
Signed-off-by: Simon L. <szaimen@e.mail.de>

Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-08-29 09:30:18 +00:00
Rello
3ed700cf38 Add Enterprise-AIO hint to installation options
Add Enterprise-AIO hint to installation options

Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-08-29 09:30:18 +00:00
Anupam Kumar
bd9e5ee83f
Update admin_manual/ai/app_translate.rst
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-08-29 11:30:07 +02:00
Anupam Kumar
280e1a7b84 feat(Admin/AI): add docs for translate2
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-08-29 13:47:18 +05:30
Anupam Kumar
399000e217 fix(Admin/AI): update the prompt config examples for llm2
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-08-29 13:41:55 +05:30
Jonas
86837db688 fix(admin_manual): Fix formatting in text app configuration docs
Signed-off-by: Jonas <jonas@freesources.org>
2024-08-21 10:07:25 +00:00
Christoph Wurst
a2bada0950 feat(admin): Auth token clean-up
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-08-19 13:28:34 +00:00
Richard Steinmetz
7b7f7b356f
feat(admin): document follow-up reminders in mail
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-13 16:59:10 +02:00
Nextcloud bot
345347da99
generate documentation from config.sample.php 2024-08-07 02:55:16 +00:00
Anupam Kumar
47054c05b0
fix(AI/ContextChat): remove previous limitations
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-08-06 13:30:14 +05:30
Nextcloud bot
b8a457cc47
generate documentation from config.sample.php 2024-08-06 02:54:34 +00:00
Richard Steinmetz
5727c7c4ba
feat(admin): document hidden calendar server settings
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-05 14:13:09 +02:00
Richard Steinmetz
e7ffe4e1ed
Merge pull request #12020 from nextcloud/fix-preview-enabled-parameter
fix(Files): mention enabledPreviewProviders parameter in Previews chapter
2024-08-05 08:30:37 +02:00
Marcel Klehr
97f556cdea
Merge pull request #12078 from nextcloud/docs/ai-more-requirements
docs(AI): Add more details to requirements
2024-08-01 13:21:10 +02:00
Marcel Klehr
c2d7e83e6d
fix: app_context_chat.rst
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-08-01 13:14:38 +02:00
Nextcloud bot
caecfeff9d
generate documentation from config.sample.php 2024-08-01 05:55:04 +00:00
Marcel Klehr
389ddbc314 docs(AI): Add more details to requirements
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-31 13:39:06 +02:00
Nextcloud bot
6cf3a814fe
generate documentation from config.sample.php 2024-07-31 02:52:48 +00:00
Nextcloud bot
4182b62e8d
generate documentation from config.sample.php 2024-07-27 02:49:26 +00:00
Jesse Hitch
924fe874b7
Merge branch 'master' into patch-1 2024-07-26 22:14:03 +02:00
Jesse Hitch
71521bec9b
Update admin_manual/maintenance/upgrade.rst
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Jesse Hitch <jessebot@linux.com>
2024-07-26 22:13:47 +02:00
Marcel Klehr
b6ca7681c2
Merge pull request #12063 from nextcloud/docs/taskprocessing-enums-defaults
docs(TaskProcessing): Update docs to reflect latest changes
2024-07-26 14:05:15 +02:00
Marcel Klehr
17fb341043 fix: config_sample_php_parameters.rst
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 13:53:55 +02:00
Marcel Klehr
1c28e793d2 docs(ai): Address review comments
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 13:41:08 +02:00
Daniel
8801393d34
Merge pull request #12061 from nextcloud/imaginary-pdf
docs(preview): add imaginary pdf provider
2024-07-26 11:26:38 +02:00
Marcel Klehr
6b5b1468d6 docs(admin/ai): How to improve task throughput
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 11:12:36 +02:00