Pekko Eskola
198224f4ce
Fix typo in logging_configuration.rst, "admit_audit" to "admin_audit"
...
In first section about logging, the "admin_audit app" is referred to erroneously as "admit_audit app". Not a significant typo but can cause confusion upon first reading.
Signed-off-by: Pekko Eskola <44174921+pekkoeskola@users.noreply.github.com >
2025-06-15 21:29:26 +02:00
SebastianKrupinski
5529ee298f
feat: mail display mode
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com >
2025-06-13 11:47:44 +00:00
Julien Veyssier
28ae25a81a
feat: add warning about context_chat not respecting files_accesscontrol rules
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net >
2025-06-02 17:17:47 +00:00
Ayke Halder
f774d3affb
Add hint to pretty URLs: edit config htaccess.ignorefrontcontroller if htaccess SetEnv does not work
...
This fixes https://github.com/nextcloud/documentation/issues/13125
Signed-off-by: Ayke Halder <rr-it@users.noreply.github.com >
2025-05-22 17:43:21 +00:00
Daniel Kesselberg
2b80ee8740
docs(groupware): update troubleshooting article for missing calendars
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2025-05-20 14:00:49 +00:00
Daniel Kesselberg
19dcbb4d42
docs(groupware): add troubleshooting article for missing calendars
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2025-05-20 10:32:47 +00:00
John Molakvoæ
f3bfe25891
fix: clarify that group admins cannot add existing users to their group
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com >
2025-05-12 13:00:16 +00:00
Adam Monsen
cf137652cc
link to relevant issue and PR
...
Signed-off-by: Adam Monsen <haircut@gmail.com >
2025-04-29 06:51:32 +00:00
Adam Monsen
37fbcc9316
reword row format explanation
...
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de >
Signed-off-by: Adam Monsen <haircut@gmail.com >
2025-04-29 06:51:32 +00:00
Adam Monsen
eb2922d4a4
explain v31 db row format warning
...
Signed-off-by: Adam Monsen <haircut@gmail.com >
2025-04-29 06:51:32 +00:00
Côme Chilliet
a4103952da
fix: Re-order sections related to encryption
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-04-22 11:31:21 +02:00
Côme Chilliet
9223f1593a
feat: Make it clearer that master key is used by default
...
And which section are not pertinent with master key.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-04-22 11:30:59 +02:00
func0der
1674453380
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-04-22 09:20:18 +00:00
yemkareems
eae2aa254a
fix: build failure error corrected
2025-04-22 09:14:28 +00:00
yemkareems
c9f4075588
fix: added key type details link to configuration page
2025-04-22 09:14:28 +00:00
Joas Schilling
a6d32ec4e9
fix(admin): Update retention documentation
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2025-04-14 19:05:55 +00:00
Ferdinand Thiessen
f762687a7a
fix(admin): adjust ownCloud migration path
...
10.14 and 10.15 are tested by doing major by major migrations.
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de >
Co-authored-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-04-14 15:59:54 +00:00
Oleksander Piskun
56779f7c1f
fix(webhook_listeners): removed non-existing NodeReadEvent event from documentation
...
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com >
2025-04-14 09:13:51 +00:00
Simon L.
8607b07d08
docs: aio-imaginary image has been moved to ghcr.io
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-04-11 10:52:16 +02:00
Edward Ly
da19f71522
fix(admin): update AppAPI image links
...
Signed-off-by: Edward Ly <contact@edward.ly >
2025-04-01 13:19:50 +00:00
skjnldsv
e7f2abbdb2
feat(admin_manual): document user:info occ command
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com >
2025-03-27 07:36:48 +00:00
yemkareems
494a5d3936
fix: add sentence about delay in cron execution.
...
Signed-off-by: yemkareems <yemkareems@gmail.com >
2025-03-26 14:24:40 +00:00
backportbot[bot]
644aeca5ff
[stable31] fix(AI/ContextChat): update docs ( #12532 )
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com >
Co-authored-by: Julien Veyssier <julien-nc@posteo.net >
2025-03-26 14:17:04 +00:00
Josh
8863095101
fix(admin): Update required sqlite to 3.24+
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2025-03-26 08:12:33 +01:00
Marcel Klehr
04c33644ca
enh(ai): Add a visual overview schema drawing
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-03-22 21:49:17 +01:00
Anupam Kumar
41c9ecb65e
update(ai): add note for openai-api compatibility
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2025-03-21 22:37:15 +01:00
Ferdinand Thiessen
9e0e161478
chore: document profile visibility for users and administrator
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-03-18 16:40:21 +00:00
Ferdinand Thiessen
77fcc540cf
fix: Add versions back to developer and admin docs
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-03-17 16:40:36 +00:00
Oliver
807090a3dd
Fix wrong data types in app_assistant.rst ( #12615 )
...
Signed-off-by: Oliver <965863+oli-ver@users.noreply.github.com >
2025-03-04 17:18:47 +01:00
Marcel Klehr
0163af474b
enh(context_chat): Add avx2 instruction requirement
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-03-02 00:16:19 +01:00
Elizabeth Danzberger
1772a01545
feat: update new apis for file conversion
...
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de >
2025-02-25 21:51:05 +00:00
Julien Veyssier
d9ef907e66
admin(windmill): add more details on creating custom scripts
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net >
2025-02-24 11:14:27 +00:00
Joas Schilling
ee727d0dba
fix: Adjust links to stay on the same Nextcloud version of the docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2025-01-31 15:53:48 +01:00
Christian Becker
7641a0ad4d
document SSE-C support in external storage
...
relates to nextcloud/server#33283
Signed-off-by: Christian Becker <christian@dabecka.de >
2025-01-30 22:16:33 +00: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
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