Commit Graph

3904 Commits

Author SHA1 Message Date
Christoph Wurst
3296251a57 Merge pull request #11691 from nextcloud/docs/admin/configuration-chapter-toc
docs(admin): Adjust + automate ordering of Configuration chapter
2024-04-03 10:09:26 +02:00
Josh
173b2c3413 docs(admin): Update Android system requirements to 7
Fixes nextcloud/android#12758

Also already documented/requirement in the Play Store entries for both Files and Talk apps. So not a policy change; just documenting what's already reality.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-02 15:21:53 -04:00
Josh
f5d5d1d733 docs(admin): Update + automate ordering of Configuration chapter
Make sure the following are always first:

- "Using the occ command"
- "Configuration Parameters"
- "Warnings on admin page"
- Then include everything else left automatically (without require this index be updated for every new section any longer)
- Automatically alphabetize included sections

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-02 12:55:50 -04:00
Andy Scherzinger
11a21abfa2 Merge pull request #11680 from nextcloud/docs/admin/release-schedule
docs(admin): Expand the `Maintenance and release schedule` chapter
2024-03-29 20:18:54 +01:00
Josh
50d83a4832 docs(admin): Rewrite the Maintenance and release schedule chapter
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-03-29 17:23:36 +00:00
Marcel Klehr
c5917f135d Merge pull request #11665 from nextcloud/admin/ai-setup
enh(admin_manual): Extend AI section to contain AI setup
2024-03-28 15:10:56 +01:00
Marcel Klehr
91b8e2f3e5 fix(admin_manual): Make capacity estimates more skeptical
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-26 10:39:50 +01:00
Marcel Klehr
26a60c4295 fix(admin_manual): Add note about scaling and rough capacity estimates
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-26 09:47:45 +01:00
Julius Härtl
776044f7d7 Merge pull request #11661 from nextcloud/enh/s3-concurrency
feat(admin_manual): Document S3 concurrency option
2024-03-26 09:03:58 +01:00
Nextcloud bot
179a7ed91a generate documentation from config.sample.php 2024-03-26 02:50:22 +00:00
Marcel Klehr
d9aad22068 fix(admin_manual): correct custom model instructions
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-25 14:41:57 +01:00
Ferdinand Thiessen
787c4fb53d Merge pull request #11660 from nextcloud/nickvergessen-patch-1
Update some outdated versions and links
2024-03-23 20:01:28 +01:00
Marcel Klehr
02a47ed21e fix(admin_manual): Fix code blocks
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-22 14:05:52 +01:00
Marcel Klehr
b0db29681b fix(admin_manual): ADdress reviews on new AI section
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-22 14:00:55 +01:00
Jore
e388171714 docs(admin) occ: Add documentation for user:lastseen --all
Signed-off-by: Jore <1122344+nooblag@users.noreply.github.com>
2024-03-21 04:29:07 +11:00
Marcel Klehr
2b916ca6f6 enh(admin_manual): Extend AI section to contain AI setup
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-18 11:45:19 +01:00
Ferdinand Thiessen
e54159acae feat(admin_manual): Document S3 concurrency option
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-16 21:30:56 +01:00
Joas Schilling
377125a347 Update some outdated versions and links
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2024-03-16 19:50:34 +01:00
Christoph Wurst
05d23f32db Merge pull request #11634 from nextcloud/feat/adminmanual/two-factor-disable-cleanup-occ
feat(admin): occ twofactor:cleanup/disable
2024-03-13 19:50:47 +01:00
Hamza Mahjoubi
b129119bff docs(adminmanual): LLM supported languages
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-03-13 15:00:12 +01:00
Christoph Wurst
c7193449d8 Merge pull request #11643 from nextcloud/feat/admin/occ-fix-caldav-changes
fix(admin): Add docs for occ dav:dav:fix-missing-caldav-changes
2024-03-13 13:48:01 +01:00
Christoph Wurst
dbecb64703 fix(admin): Add docs for occ dav:dav:fix-missing-caldav-changes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-13 13:34:46 +01:00
Anna
6882c14453 Merge pull request #11636 from nextcloud/fix/admin/caldav-rate-limit-config
fix(admin): Fix setting CalDAV rate limits
2024-03-13 12:31:14 +01:00
Nextcloud bot
663ca0fc35 generate documentation from config.sample.php 2024-03-13 04:44:31 +00:00
Nextcloud bot
60f67b2aa2 generate documentation from config.sample.php 2024-03-12 02:49:17 +00:00
Ferdinand Thiessen
754e6eee88 Merge pull request #11622 from nextcloud/app-updated
feat: Add documentation for app-updated notifications for Nextcloud 29
2024-03-11 11:44:59 +01:00
Christoph Wurst
78bb9db5cb fix(admin): Fix setting CalDAV rate limits
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-11 11:37:33 +01:00
Christoph Wurst
2a593f31c6 feat(admin): occ twofactor:cleanup/disable
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-11 08:34:11 +01:00
Côme Chilliet
ad53d41b9c fix: Fix obsolete statement about encryption overhead
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-08 14:39:08 +01:00
Côme Chilliet
4de9159aa6 feat: Add documentation for occ encryption:drop-legacy-filekey
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-08 14:38:36 +01:00
Maxence Lange
845fb9a79f Merge pull request #11617 from nextcloud/docs/appconfig-api-29
appconfg api
2024-03-08 02:38:02 -01:00
Ferdinand Thiessen
ff38720e13 feat: Add documentation for app-updated notifications for Nextcloud 29
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-08 00:50:35 +01:00
Arthur Schiwon
2149844ea1 feat(apps): add files_downloadlimit
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-03-06 21:47:25 +01:00
Maxence Lange
b2c90127b1 appconfg api
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-03-06 17:31:29 -01:00
Louis Chemineau
ae5acaf979 Add note about named versions for admins
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-03-05 11:14:21 +01:00
Nextcloud bot
dbc33eb989 generate documentation from config.sample.php 2024-03-04 02:49:46 +00:00
Marcel Klehr
a83b9f0ed6 Merge pull request #11571 from nextcloud/nc-fkl-patch-1
AI chapter: Add link to SummarAI app
2024-02-29 12:07:14 +01:00
Marcel Müller
aede6d826a Merge pull request #11580 from nextcloud/document-occ-keys-test
Add documentation for 'occ user:keys:verify' command
2024-02-29 11:53:24 +01:00
Christoph Wurst
75e412492d Merge pull request #11590 from nextcloud/feat/mail-app-event-llm
feat: Mail app LLM event title/agenda
2024-02-29 10:21:38 +01:00
Kate
056e4a692c Merge pull request #11596 from dgiebert/master 2024-02-29 09:20:18 +01:00
Dominic Giebert
312b12737c Added arm64 filter to nginx-root.conf
Signed-off-by: Dominic Giebert <dominic.giebert@suse.com>
2024-02-29 08:27:45 +01:00
Nextcloud bot
37e10a64af generate documentation from config.sample.php 2024-02-29 02:49:17 +00:00
Dominic Giebert
1f9ef63cd9 Added support for Built-in CODE Server (ARM64)
Signed-off-by: Dominic Giebert <dominic.giebert@suse.com>
2024-02-28 17:46:51 +01:00
Louis
e9c1af1ff0 Merge pull request #11537 from arawa/feature/37677/exclude-some-groups-from-sharing-with-users
Feature #37677 documentation : Exclude some groups from sharing with users
2024-02-28 10:09:54 +01:00
Marcel Müller
105a0629cd Fix warning for data-directory troubleshooting
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-02-27 23:32:59 +01:00
Marcel Müller
bfc0599cdf Add documentation for 'occ user:keys:test' command
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-02-27 23:26:22 +01:00
Josh
4fe91a6ed6 docs(admin): Emphasize recommended versions in db chapter (#11588)
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-27 17:21:25 -05:00
Christoph Wurst
70fd293a14 Merge pull request #11587 from nextcloud/enh/document-count-discrepancy-for-userreport
enh(admin_manual): document count discrepancy for
2024-02-27 19:29:47 +01:00
Christoph Wurst
cec9dcec53 feat: Mail app LLM event title/agenda
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-27 19:26:36 +01:00
Sebastien Marinier
c7396f527e Change 'Ignore the following groups when checking group membership' : text block and more explanations
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-02-27 17:27:44 +01:00