Ferdinand Thiessen
|
68d454fd54
|
Merge pull request #12224 from nextcloud/jtr/fix/admin-release-notes-mariadb-10.5
fix(upgrade_to_30): Note the drop of MariaDB 10.5 support
|
2024-10-11 14:48:23 +02:00 |
|
Ferdinand Thiessen
|
757bae850e
|
fix(admin): Note drop of MariaDB 10.3 support
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-10-11 14:27:07 +02:00 |
|
Joas Schilling
|
448e416a6b
|
fix(admin): Document oft loading for nginx
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-10-11 08:42:25 +02:00 |
|
Marcel Klehr
|
ae194613c1
|
enh(AI): More additions to AI admin docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-10-10 10:23:27 +02:00 |
|
Marcel Klehr
|
5c65817aa6
|
fix(admin/windmill): Some minor additions
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-10-08 08:40:48 +02:00 |
|
Daniel
|
7288e78274
|
Merge pull request #12162 from nextcloud/feat/occ-list-addressbook-command
feat(carddav): add command to list address books
|
2024-10-07 16:28:49 +02:00 |
|
Anupam Kumar
|
48305d76c9
|
enh(Admin/AI): update background job worker docs (#12263)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
|
2024-10-07 17:06:27 +05:30 |
|
Anna Larch
|
0cb12b3c80
|
feat(carddav): add command to list address books
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2024-10-07 10:31:52 +02:00 |
|
Anna Larch
|
b5f0cfd7e3
|
feat(caldav): create subscriptions via occ
Signed-off-by: Anna Larch <anna@nextcloud.com>
|
2024-10-03 13:07:36 +02:00 |
|
Hamza Mahjoubi
|
8a652e3a7e
|
fix(admin-manual): adjust status codes for provision api user controller
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
|
2024-10-01 14:43:28 +02:00 |
|
Marcel Klehr
|
b994308a46
|
Merge pull request #12250 from nextcloud/fix/ai/summary_bot_naming
fix(Admin/AI): consistent naming for summary_bot
|
2024-10-01 08:10:30 +02:00 |
|
Daniel Kesselberg
|
9b8f65a7de
|
docs: update link for approve_links
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2024-09-30 22:57:08 +02:00 |
|
Anupam Kumar
|
ab463a5776
|
fix(Admin/AI): consistent naming for summary_bot
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
|
2024-10-01 01:34:55 +05:30 |
|
Marcel Klehr
|
02552a1e7d
|
Merge pull request #12245 from nextcloud/enh/admin-ai/vram
More additions about AI
|
2024-09-27 10:49:38 +02:00 |
|
Marcel Klehr
|
d04343657d
|
fix(AI/assistant): Don't mention old apps
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-09-27 10:44:59 +02:00 |
|
Marcel Klehr
|
140c4581c6
|
Admin docs: Add a note about VRAM usage
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-09-27 10:31:22 +02:00 |
|
tflidd
|
ef4fe38957
|
Merge pull request #12222 from creiser-jambit/patch-1
fixed link for raspberry pi installation script
|
2024-09-25 14:26:27 +02:00 |
|
Marcel Klehr
|
877484cb25
|
Merge pull request #12153 from nextcloud/feat/admin/windmill
Add admin docs for the windmill integration
|
2024-09-24 15:44:06 +02:00 |
|
Josh
|
bfd5c575e6
|
fix(upgrade_to_30): Note the drop of MariaDB 10.5 support
Signed-off-by: Josh <josh.t.richards@gmail.com>
|
2024-09-22 18:20:54 -04:00 |
|
Josh
|
fe886df59e
|
docs(ldap): Add logging suggestion to Troubleshooting section
Signed-off-by: Josh <josh.t.richards@gmail.com>
|
2024-09-21 16:26:06 -04:00 |
|
creiser-jambit
|
fc49fc13f6
|
fixed link
Signed-off-by: creiser-jambit <creiser-jambit@users.noreply.github.com>
|
2024-09-21 21:39:47 +02:00 |
|
Nextcloud bot
|
99afc31781
|
generate documentation from config.sample.php
|
2024-09-21 02:55:35 +00:00 |
|
Ferdinand Thiessen
|
e90f78c06f
|
Merge pull request #12100 from michnovka/patch-1
Update nginx-root.conf.sample
|
2024-09-19 13:19:19 +02:00 |
|
michnovka
|
ae4d7ba285
|
Update nginx-root.conf.sample
Add version so its easy to check when updates are needed
Signed-off-by: michnovka <michnovka@gmail.com>
|
2024-09-19 00:27:33 +02:00 |
|
pmffromspace
|
fca397c43f
|
Update reverse_proxy_configuration.rst
For me the original documentation examples did not work because of false formatting.
Signed-off-by: pmffromspace <108571752+pmffromspace@users.noreply.github.com>
|
2024-09-18 10:02:59 +02:00 |
|
Côme Chilliet
|
5485faa0c8
|
feat: Document user:list and --disabled option
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-09-17 16:40:22 +02:00 |
|
Côme Chilliet
|
a182d3cc30
|
enh: Move occ configuration to top level
It’s not specific to server configuration and should be easy to find in
the admin manual.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-09-17 16:36:43 +02:00 |
|
Côme Chilliet
|
0200647d12
|
enh: Add subtitles for occ user commands
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-09-17 16:24:23 +02:00 |
|
Josh
|
cb09ad5cf6
|
fix: add minimum sqlite version to system requirements
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
|
2024-09-16 16:57:14 -04:00 |
|
Ferdinand Thiessen
|
9e09785b3c
|
Merge pull request #12133 from nextcloud/sftp-custom-port
docs: Update SFTP External Storage custom port instructions
|
2024-09-14 22:52:31 +02:00 |
|
Nextcloud bot
|
b295229f2c
|
generate documentation from config.sample.php
|
2024-09-13 02:59:26 +00:00 |
|
Marcel Klehr
|
f9798b19b2
|
Admin docs: More additions for windmill and webhooks
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-09-12 10:16:33 +02:00 |
|
Pytal
|
1b474b22c0
|
Merge pull request #12197 from nextcloud/fix/trashbin-retention
fix(admin): Add note on trashbin cleanup when quota is exceeded
|
2024-09-12 01:15:05 -07:00 |
|
Christopher Ng
|
c16ef0dbdd
|
fix(admin): Add note on trashbin cleanup when quota is exceeded
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2024-09-11 11:53:24 -07:00 |
|
Istvan Berenyi
|
dc56b80a4d
|
Update nginx-subdir.conf.sample
Signed-off-by: Istvan Berenyi <39776299+istvan-berenyi@users.noreply.github.com>
|
2024-09-11 17:39:35 +01:00 |
|
Istvan Berenyi
|
413b332b80
|
Update admin_manual/installation/nginx-root.conf.sample
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Istvan Berenyi <39776299+istvan-berenyi@users.noreply.github.com>
|
2024-09-11 17:38:04 +01:00 |
|
Istvan Berenyi
|
84410d1ced
|
Update nginx-subdir.conf.sample
Updated Nginx subdir conf file with new formatting of http2
Signed-off-by: Istvan Berenyi <39776299+istvan-berenyi@users.noreply.github.com>
|
2024-09-10 19:02:36 +01:00 |
|
Istvan Berenyi
|
5e976df502
|
Update nginx-root.conf.sample
Updated Nginx root conf file with new formatting of http2
Signed-off-by: Istvan Berenyi <39776299+istvan-berenyi@users.noreply.github.com>
|
2024-09-10 19:01:27 +01:00 |
|
Marcel Müller
|
11630a903c
|
Merge pull request #12171 from nextcloud/fix/noid/add-setupchecks-occ
fix(occ): Add setupchecks command
|
2024-09-10 19:04:07 +02:00 |
|
Marcel Klehr
|
3a195e9fc2
|
Admin AI docs: Add references for supported languages
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-09-10 14:47:14 +02:00 |
|
Marcel Klehr
|
dde43e86ff
|
Admin AI docs: Add references for supported languages
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-09-10 13:35:11 +02:00 |
|
Marcel Klehr
|
cc1b25a86e
|
Admin docs: Update AI docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-09-10 09:51:10 +02:00 |
|
Marcel Klehr
|
e1c54adf1f
|
Admin docs: Update AI docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-09-10 09:51:08 +02:00 |
|
Nextcloud bot
|
c3b80c9acc
|
generate documentation from config.sample.php
|
2024-09-10 04:28:55 +00:00 |
|
Anupam Kumar
|
a131c11c4c
|
Add email and generate-password options in occ user:add (#11160)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
|
2024-09-09 20:45:46 +05:30 |
|
Daniel Kesselberg
|
8ce8939735
|
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 14:17:04 +02:00 |
|
Daphne Muller
|
a31acd2a9e
|
Merge pull request #11725 from nextcloud/enh/summarai-documentation
Enh/summarai documentation
|
2024-09-09 14:07:04 +02:00 |
|
Anupam Kumar
|
c31946d460
|
feat(Admin/AI): add docs for summary bot
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
|
2024-09-09 17:27:16 +05:30 |
|
Florian Klinger
|
a8bb690d53
|
Small fixes in style of documentation
Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com>
|
2024-09-09 16:27:53 +05:30 |
|
Florian Klinger
|
ffaf519448
|
Extended documentation for summarai
Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com>
|
2024-09-09 16:27:53 +05:30 |
|