rakekniven
1e049f107f
Merge branch 'master' into chore/webauthn-modules
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2025-03-21 13:54:06 +01:00
jameskimmel
06f3ac67af
fix docker hub link
...
Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>
2025-03-21 13:30:54 +01:00
Anna
1c3022f342
Merge pull request #12891 from nextcloud/feat/exclude-users-from-activity-expiration
...
feat(activity): exclude users from expiry
2025-03-20 16:41:46 +01:00
Marcel Klehr
385ee38ce8
Merge pull request #12884 from nextcloud/strugee-better-windmill-magic
...
Clarify Windmill magic listener script details
2025-03-20 12:27:14 +01:00
Oleksander Piskun
cc24957557
Fixed invalid stt_whisper2 docker volume name
...
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
2025-03-19 16:36:22 +03:00
Anna Larch
a910289382
feat(activity): exclude users from expiry
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2025-03-19 13:58:20 +01:00
Anna
89ea0d9ab8
Merge pull request #12888 from nextcloud/chore/document-profile-visibility
...
chore: document profile visibility for users and administrator
2025-03-18 17:40:16 +01:00
Ferdinand Thiessen
291190fab6
Merge pull request #12872 from nextcloud/fix/sodium-requirements
...
fix(admin): Specify php-sodium requirements
2025-03-18 15:25:07 +01:00
Ferdinand Thiessen
58fc7e8ee9
chore: document profile visibility for users and administrator
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-18 15:24:17 +01:00
AJ Jordan
b1fc1b2584
Clarify Windmill magic listener script details
...
Signed-off-by: AJ Jordan <alex@strugee.net>
2025-03-18 01:31:44 -04:00
Edward Ly
fc04d6448b
feat: add schemas for calendar object webhook events
...
Signed-off-by: Edward Ly <contact@edward.ly>
2025-03-17 10:07:15 -07:00
Ferdinand Thiessen
7ecf6642de
fix: Add versions back to developer and admin docs
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-17 17:27:38 +01:00
Ferdinand Thiessen
c482eb508e
fix(admin): Specify php-sodium requirements
...
The sodium extension is only needed for argon2, iff:
- PHP is < 8.4 and built without libargon2
With PHP < 8.4 you can also enable argon2 without sodium by compiling
with libargon2 support.
With PHP 8.4 the argon2 support is included in php-openssl which is
already a hard requirement of Nextcloud.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-17 12:15:13 +01:00
Ferdinand Thiessen
8bd5728e58
fix(admin): Adjust required and recommended modules
...
- `bcmath` is not needed anymore.
- `gmp` is not required but recommended now for WebAuthn.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-17 12:14:23 +01:00
SebastianKrupinski
2b0529f135
feat: add system address book documentation
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-03-16 16:09:32 -04:00
Julien Veyssier
9a0a2e1a9c
add small Oidc sections in admin and developer docs
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-03-13 12:29:56 +01:00
Anupam Kumar
8464bcec65
update(ai): add note for openai-api compatibility
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-03-07 21:19:21 +05:30
Jana Peper
1d9bef2345
feat: add Conext Agent Limitations
...
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2025-03-06 15:54:56 +01:00
austserve
f7cd4a4a61
Update example-ubuntu.rst
...
Creattion of sources is incorrect and has been updated from collabora website. Tested and working.
Signed-off-by: austserve <71426474+austserve@users.noreply.github.com>
2025-03-04 15:55:06 +01:00
Marcel Klehr
e85f653645
enh(context_chat): Document ways to speedup indexing
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-03-04 10:01:26 +01:00
Raymond Hackley
ce45a4a0ef
docs(admin): add Alpine Linux
...
Alpine Linux is a well maintained distro, which features a lightweight
environment, and good choice for LNMP.
Add Alpine Linux to system requirements.
Signed-off-by: Raymond Hackley <wonderfulShrineMaidenOfParadise@postmarketos.org>
2025-03-01 21:03:53 +01:00
Nextcloud bot
de2b54eea5
generate documentation from config.sample.php
2025-02-28 03:13:06 +00:00
Pablo Ariño Muñoz
212c4e03dc
modified free space limit after changing it in desktop
...
Signed-off-by: Pablo Ariño Muñoz <progpabarino@gmail.com>
2025-02-27 11:27:44 +08:00
Elizabeth Danzberger
bc2d9edbf2
feat: update new apis for file conversion
...
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-02-25 17:52:25 +01:00
Marcel Klehr
6b56b54995
enh(ai): Add more tools to context_agent
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-02-25 10:09:48 +01:00
Julien Veyssier
cd3f1967ff
admin(windmill): add more details on creating custom scripts
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-02-24 11:55:00 +01:00
Marcel Klehr
e1d102f18a
enh(context_chat): Add avx2 instruction requirement
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-02-24 08:38:57 +01:00
Marcel Klehr
ca0aa5fbd4
enh(llm2): Add avx2 instruction requirement
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-02-24 08:33:05 +01:00
Marcel Klehr
6313f4da09
enh(webhook_listeners): Add OCP\\SystemTag\\MapperEvent
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-02-24 08:32:56 +01:00
Marcel Klehr
832f790610
enh(webhook_listeners): Add docs for regular expressions
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-02-24 08:32:48 +01:00
Marcel Klehr
a0e3b6b7de
enh(ai): Add Mistral 3 small to context agent recommended models
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-02-24 08:32:41 +01:00
Oliver
36a60fe77a
Fix wrong data types in app_assistant.rst ( #12615 )
...
Signed-off-by: Oliver <965863+oli-ver@users.noreply.github.com>
2025-02-16 13:55:59 +00:00
Joas Schilling
54eb135c73
fix(admin): Fix admin AI overview
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-02-14 13:11:11 +01:00
Joas Schilling
744f29f51e
ci: Fix PDF generation
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-02-14 13:10:53 +01:00
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
Anupam Kumar
5ff91c114e
fix(AppAPI): Apps page instead of External Apps page ( #12493 )
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-01-10 17:08:15 +05:30
Nextcloud bot
705ccc3919
generate documentation from config.sample.php
2025-01-10 03:06:46 +00:00
Anupam Kumar
9aad315e39
update context chat docs to match the latest release ( #12481 )
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-01-09 13:36:41 +05:30
Nextcloud bot
ceb127a4f2
generate documentation from config.sample.php
2025-01-09 03:10:42 +00:00
Anupam Kumar
6041369d81
update translate2 docs: model switch ( #12488 )
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-01-08 21:09:33 +05:30
Thomas Citharel
d93e2cf571
feat(admin): document preview:cleanup occ command
...
Ref https://github.com/nextcloud/server/pull/48537
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2025-01-07 19:04:56 +01:00
Bastian Derigs
82b00ab8f6
fix(AI/Overview): keep systemd runners alive when restarting the AIO ( #12480 )
...
Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com>
2025-01-07 10:08:05 +05:30
Marcel Müller
680ab7552e
chore(talk): Update minimum requirements to 9.0+
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-01-02 15:43:19 +01:00
Andrey Borysenko
52202456cd
docs: add FAQ note for Heartbeat fail on ExApp deploy ( #12470 )
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2025-01-02 14:06:45 +00:00
janepie
c74372650e
Merge pull request #12424 from nextcloud/feat/describe-task-type-disabling
...
feat: describe task type disabling
2024-12-18 22:28:11 +01:00
janepie
d766ccb0ed
fix: update command name
...
Signed-off-by: janepie <49834966+janepie@users.noreply.github.com>
2024-12-17 17:21:00 +01:00
Andy Scherzinger
69ce4b8c7a
docs: Add generic uninstallation pointers
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-12-12 11:03:32 +01:00
Jana Peper
f605d6c2ee
feat: describe task processing occ commands
...
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2024-12-12 10:10:53 +01:00
Jana Peper
1115b1bad7
feat: describe task type disabling
...
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2024-12-12 10:10:53 +01:00
Nextcloud bot
5e74210dbb
generate documentation from config.sample.php
2024-12-11 03:06:09 +00:00
Josh Richards
df60e7466d
fix: add ref link to sample config section per review suggestion
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-12-10 12:33:02 -05:00
Josh Richards
89f282a8f8
fix: small formatting error found upon compilation
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-12-10 10:12:02 -05:00
Josh
7609fb6a71
fix: typo found during review
...
Also changed "PC" reference to "externally" to be more generic.
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-12-10 09:51:16 -05:00
Josh
f93cd8f20e
docs(admin): Configuration Parameter chapter refactoring
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-12-07 14:55:57 -05:00
Nextcloud bot
ba4e76f1c4
generate documentation from config.sample.php
2024-12-07 03:14:50 +00:00
Edward Ly
4731bfc929
fix(exapps_management): update internal references, more grammar fixes
...
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:16 -08:00
Edward Ly
ea7dd184ef
fix(ExApp): remove more mentions to old AppAPI scopes and options
...
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
8d66a9051e
fix(admin): remove duplicate AppAPI deploy daemon setup instructions
...
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
0ef1c1daa6
fix(ExApp): remove deprecated AppAPI features
...
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
26f0ffc10b
fix(admin): clarify default behavior for AppAPI unregister command
...
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
0c9866392b
fix(admin): remove --force-scopes option from AppAPI commands
...
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
3a413c46ee
fix(ExApp): update URLs for repositories transferred to Nextcloud organization
...
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
88fb429e10
fix(admin): remove references to ExApp Management UI and removed AppAPI commands
...
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:13 -08:00
Edward Ly
8d9e50a050
fix(admin): rename managing ExApps page, use italics for all "[optional]" text
...
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:13 -08:00
Edward Ly
673f8f76f2
chore(ExApp): codespell errors
...
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -08:00
Edward Ly
72d143ede7
fix(ExApp): merge AppAPI concepts page into developer manual AppAPI overview page
...
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -08:00
Edward Ly
d19f2426fc
fix(admin): merge AppAPI and External Apps page ExApps Management intro section
...
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -08:00
Edward Ly
2fad6d5c03
fix(ExApp): update installation steps
...
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -08:00
Edward Ly
8b2695f663
fix(ExApp): temporarily update missing references
...
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:11 -08:00
Edward Ly
5710cfd898
chore(ExApp): migrate and split AppAPI documentation to relevant manuals
...
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:11 -08:00
Claudio Cambra
1604fb6412
Add note on Apple App Transport Security for the macOS desktop client
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-12-06 18:04:19 +01:00
Anupam Kumar
ebe659e618
enh(Maintenance): update sync with clients after data recovery
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-12-06 18:55:19 +05:30
Nextcloud bot
a233ec763f
generate documentation from config.sample.php
2024-12-04 03:40:55 +00:00
Julius Knorr
0d0f04ee91
Merge pull request #12390 from nextcloud/admin-primary-s3-multipartcopy
...
fix(s3): document options for adjusting multipartcopy behavior
2024-12-02 21:48:05 +01:00
Joas Schilling
70b19ba9fa
fix(migration): Improve note about changing locations
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-29 14:20:16 +01:00
Nextcloud bot
5c65b53bcf
generate documentation from config.sample.php
2024-11-28 03:09:31 +00:00
Sebastian Krupinski
5578e3ddb5
Merge pull request #12372 from nextcloud/feat/mail-providers
...
feat: mail providers
2024-11-27 09:13:53 -05:00
SebastianKrupinski
a01403b4a2
feat: mail providers
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-27 09:10:09 -05:00
Josh
b27a217ec6
Merge pull request #12389 from nextcloud/feat-files-external-scan
...
feat(admin): Add command to scan external storages directly
2024-11-25 13:35:02 -05:00
Anna
3ae7a52127
Merge pull request #12387 from nextcloud/fix/admin/occ-files-namespace
...
fix(admin): Update commands for `files` namespace
2024-11-25 12:19:23 +01:00
Josh
8c00c862d8
fix(s3): document options for adjusting multipartcopy behavior
...
Added in nextcloud/server#41914
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-22 15:29:16 -05:00
Josh
31815f25ca
feat(admin): Add command to scan external storages directly
...
- Adds missing minimal documentation entry for nextcloud/server#25109
- Adds an introduction paragraph
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-22 10:14:12 -05:00
Joas Schilling
aa87126261
Merge pull request #12385 from nextcloud/sowjanyakch-patch-1
...
Update Minimum Android Version for Nextcloud Talk
2024-11-21 11:29:22 +01:00
Josh
9a60c54575
fix(admin): Update commands for files namespace
...
Fixes #9630
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-20 11:39:57 -05:00
Sowjanya Kota
ba5db8e99e
Update minimum android version supported for talk
...
Signed-off-by: Sowjanya Kota <sowjanya.kch@gmail.com>
2024-11-20 16:40:29 +01:00
Thomas Citharel
f9f554b261
feat(dav): update default refresh rate for calendarSubscriptionRefreshRate and example command
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2024-11-20 10:10:46 +01:00
Nextcloud bot
22cb67adde
generate documentation from config.sample.php
2024-11-20 03:14:21 +00:00
Josh
b7dfde7fda
docs(admin): Add tip about detecting silent denials in SELinux
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-19 09:02:40 -05:00
yemkareems
c4fc16f4f0
fix: add sentence about delay in cron execution.
...
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-11-18 18:33:06 +05:30
Côme Chilliet
cc695515d7
Merge pull request #12292 from nextcloud/bugfix/noid/8.4-support
...
feat(developer): Mention PHP 8.4 support
2024-11-18 11:51:05 +01:00
Joas Schilling
89793e80be
fix(admin): List PHP 8.4 as supported
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-18 11:36:00 +01:00
F. E Noel Nfebe
bb8533bde9
Merge pull request #12339 from nextcloud/update-encryption-docs
...
chore: Update notes on public sharing key
2024-11-17 20:34:49 +01:00
Nextcloud bot
9018a90d2c
generate documentation from config.sample.php
2024-11-16 03:03:00 +00:00
MichaIng
89d32dea06
Merge pull request #12284 from nextcloud/enh/opcache
...
enh(admin_manual): update OPcache JIT docs
2024-11-15 11:15:55 +01:00
nfebe
ae59612f32
chore: Update notes on master sharing key
...
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2024-11-14 10:56:19 +01:00
Daniel
414e8b41cd
Merge pull request #12367 from nextcloud/fix/admin-docs-user-update
...
fix(admin): Update docs for account management
2024-11-14 10:49:57 +01:00
Nicholas Nhien
3822ee6554
Update nginx configuration
...
Add location directive for generic /.well-known handling
Remove rewrite directives because redirect option returns a 302 status code, which is inconsistent.
Signed-off-by: Nick Nhien <nnhien@protonmail.com>
2024-11-13 23:58:09 +01:00
Ferdinand Thiessen
f173e4f6e5
fix(admin): Update docs for account management
...
- Update screenshots
- Add note for email address of user
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 19:57:14 +01:00
Bernard Spil
0e98ef8a1b
Fix device enrollment with mod_fcgi
...
The Nextcloud application requires access to the Authorization header for device enrollment.
Without forwarding the Authorization header to php-fpm from Apache, all device enrollment will fail with the auth flow v2.
2024-11-13 19:24:57 +01:00
Matthias Grundmann
8a111854e2
feat: Explain preview_max_memory configuration parameter
...
Co-authored-by: Matthias Grundmann <matthias@glasmail.de>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 18:57:05 +01:00
Gilles Quénot
6069b147c0
feat: Add context and code to install profiler
...
Signed-off-by: Gilles Quénot <gq@sputnick.fr>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 18:47:52 +01:00
Ferdinand Thiessen
3e10a7c536
Merge pull request #12363 from nextcloud/feat/postgres-12-17
...
feat: Support postgres 17 but drop postgres 12
2024-11-13 14:12:28 +01:00
Daphne Muller
a264fa84dc
Update ai_as_a_service.rst ( #12289 )
...
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com>
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com>
2024-11-13 13:39:48 +05:30
Joas Schilling
95e8ae80ca
Merge pull request #12328 from tgoeg/patch-1
...
Update harden_server.rst - improve fail2ban section
2024-11-13 07:48:59 +01:00
Ferdinand Thiessen
d2a379c52d
feat: Support postgres 17 but drop postgres 12
...
* 17 is the latest release we should support
* 12 is now (as of 2024-11-15) end-of-life.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 02:58:48 +01:00
Josh Richards
69952ba04d
Add link to Big File handling section from nginx doc chapter
...
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-11-13 02:13:01 +01:00
Ferdinand Thiessen
0820f56832
fix: Adjust path
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 02:00:52 +01:00
Ethan McAuliffe
31961b406a
Use default redis socket name in example config
...
Signed-off-by: Ethan McAuliffe <14607273+emcauliffe@users.noreply.github.com>
2024-11-13 02:00:52 +01:00
Josh Richards
4f64b4d8f1
(general_troubleshooting) Add Tideways as a problematic PHP module
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-11-13 01:51:07 +01:00
Josh Richards
2be685c99b
fix(trashbin): Add missing size expire commands to occ commmand list
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-11-13 01:15:57 +01:00
Josh
80b4a5b202
feat(troubleshooting): add Internal Server Errors section
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-13 01:05:35 +01:00
Ferdinand Thiessen
9fb405f5b7
Merge pull request #12288 from Duo123418/update2_issues#11549
...
Update2 issues#11549
2024-11-13 01:03:32 +01:00
Ferdinand Thiessen
4cc2ae41cb
fix: Add missing rst syntax
...
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 00:46:40 +01:00
Thibaut
d6f310d85c
Rewriting part of the occ group:list documentation to match the actual behaviour
...
Adding the "--info" flag and the correct comments to the occ group:list command.
Signed-off-by: Thibaut <17176051+ThibautPlg@users.noreply.github.com>
2024-11-13 00:46:22 +01:00
Nextcloud bot
2a5c2f947e
generate documentation from config.sample.php
2024-11-05 02:58:15 +00:00
Nextcloud bot
ae9f403e00
generate documentation from config.sample.php
2024-10-31 02:57:09 +00:00
Josh
93fa448660
Merge pull request #12331 from nextcloud/fix/occ-user-auth-tokens
...
fix(occ): Add `user:auth-tokens` to command listing
2024-10-30 09:49:43 -04:00
MichaIng
538390d924
enh(admin_manual): update OPcache JIT docs
...
Single Nextcloud instances have shown to use less than 2 MiB of the configured JIT buffer size, so that 8 MiB is sufficient by a large margin. Using any larger value pre-occupies the `opcache.memory_consumption` accurdingly and 128 MiB would hence fill its default 128 MiB completely, without any benefit.
The example JIT size is hence reduced to 8 MiB. Enabling JIT however has shown to raise overall OPcache usage by a larger amount than the configured JIT size, so that `opcache.memory_consumption` might still need to be raised in some cases. This information is added to the documentation: https://github.com/nextcloud/all-in-one/issues/2755#issuecomment-1591848523
Additionally, the info is added that JIT is currently supported on x86 platforms only.
Signed-off-by: MichaIng <micha@dietpi.com>
2024-10-29 16:40:36 +01:00
MichaIng
c7f433a042
fix(admin): remove mentions of apc.enable_cli
...
After https://github.com/nextcloud/server/pull/46151 , Nextcloud does not require `apc.enable_cli` to be enabled anymore, but will fallback to the dummy NullCache instead for CLI calls. All mentions of this PHP configuration option are hence removed.
Additionally, one left mention of `opcache.enable_cli` is removed, which was never required.
Signed-off-by: MichaIng <micha@dietpi.com>
2024-10-29 16:35:41 +01:00
Josh
ec3deddcd1
fix(occ): Add user:auth-tokens to command listing
...
These were implemented in nextcloud/server#40026
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-10-29 10:17:13 -04:00
Marcel Klehr
2a0b7b6ef2
Merge pull request #12330 from nextcloud/fix/context-chat-multilingual
...
enh(AI): Context chat is now multilingual
2024-10-29 09:37:15 +01:00
Marcel Klehr
6408f26987
enh(AI): Context chat is now multilingual
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-10-29 09:31:20 +01:00
tgoeg
410319591c
Update harden_server.rst - improve fail2ban section
...
Nextcloud won't log failed login attempts in log levels > 2.
Added this to the documentation, and, while at it, improved the fail2ban guide in a few other places.
Fixes #12327 .
Signed-off-by: tgoeg <39340276+tgoeg@users.noreply.github.com>
2024-10-28 13:06:34 +01:00
Nextcloud bot
a8041cac70
generate documentation from config.sample.php
2024-10-26 02:55:33 +00:00
Julien Veyssier
7c75f4114a
windmill-admin: mention common script params, warn about app ID, split long lines
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-10-24 11:09:48 +02:00
Nextcloud bot
175d4c5dfe
generate documentation from config.sample.php
2024-10-22 03:01:48 +00:00
John Molakvoæ
6204de315b
fix(admin_manual): Microsoft Outlook email Basic authentication deprecation
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-10-19 09:12:35 +02:00
Nextcloud bot
dff4662b5b
generate documentation from config.sample.php
2024-10-19 03:11:22 +00:00
Bastian Derigs
246cc7a4e0
feat(Admin/AI): update task pickup docs for AIO ( #12291 )
...
Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com>
2024-10-17 10:22:36 +00:00
Duo123418
f9193dae1b
Update apps_management.rst
...
Signed-off-by: Duo123418 <148443179+Duo123418@users.noreply.github.com>
2024-10-16 20:25:17 +11:00
Duo123418
adcc8b78eb
Update occ_command.rst
...
Signed-off-by: Duo123418 <148443179+Duo123418@users.noreply.github.com>
2024-10-16 20:16:43 +11:00
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
Lumpiness
6e79c41ff0
Fixed webhook equals operator from $eq to $e
2024-09-26 11:25:47 +03: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