Commit Graph

18620 Commits

Author SHA1 Message Date
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
99b1a245b0 Merge pull request #12318 from nextcloud/feat/app_api
feat: migrate AppAPI documentation to admin and developer manuals
2024-12-06 12:35:08 -08: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
6990817236 fix(exapp_development): update internal references, more grammar fixes
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:15 -08:00
Edward Ly
1e185b7b5e fix(developer): remove deprecated OCS APIs
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:15 -08:00
Edward Ly
7a9b3c41f6 fix(developer): update AppAPI admin manual links
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:15 -08:00
Edward Ly
fe0e61fa01 fix(developer): update app_api:daemon:register command options
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:15 -08:00
Edward Ly
d5aff1a711 fix(developer): update app_api:app:register command uage
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:15 -08:00
Edward Ly
4669955dc1 fix(developer): remove more mentions to AppAPI scopes and system
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:15 -08:00
Edward Ly
181908b981 fix(developer): merge ExApp concepts section into overview
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:15 -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
4e56f38793 fix(developer): clean up grammar and syntax in ExApp overview page
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
e2def5841e fix(developer): rename and reorder ExApp developer notes section
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
3279c14a0a fix(developer): combine ExApp development setup pages
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:13 -08:00
Edward Ly
450fc06665 fix(developer): update ExApp Makefile example
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:13 -08:00
Edward Ly
995147d02f fix(developer): clean up grammar in ExApp authentication page
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:13 -08:00
Edward Ly
c61b17b457 fix(developer): clean up grammar and syntax in ExApp deployment page
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:13 -08:00
Edward Ly
f62d64eae7 fix(developer): clean up grammar and syntax for ExApp installation page
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:13 -08:00
Edward Ly
5ea6385ace fix(developer): update AppAPI installation for ExApps
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:13 -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
868d052c68 fix(developer): remove duplicate reference to declarative settings
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -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
35e93448a3 fix(developer): update nextcloud-docker-dev link
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -08:00
Edward Ly
2206116ffd fix(deps): re-add mermaid extension for sphinx
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -08:00
Edward Ly
a682c73695 chore(developer): move ExApp intro and glossary to separate page
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
Matthieu Gallien
29de99dc30 Merge pull request #12351 from nextcloud/bugfix/mac-desktop-ats
Add note on Apple App Transport Security for the macOS desktop client
2024-12-06 18:11:53 +01: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
Christoph Wurst
81bb0fa783 Merge pull request #12419 from nextcloud/enh/update-restore-data-recovery
enh(Maintenance): update sync with clients after data recovery
2024-12-06 15:31:11 +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
Julien Veyssier
2ae78ad9da Merge pull request #12418 from nextcloud/enh/noid/taskpro-new-task-types
Add new task types to the task processing API
2024-12-06 13:00:20 +01:00
Julien Veyssier
9e5f3e3630 feat(taskprocessing) add new task types to the task processing API
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-12-06 12:56:13 +01:00
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
Grigory Vodyanov
cfcde2ef5b Merge pull request #12409 from nextcloud/feat/add-contact-groups
Contacts: add contact group information
2024-12-02 17:34:18 +01:00
Joas Schilling
58cd216b74 Merge pull request #12406 from nextcloud/bugfix/noid/fix-ooo-endpoint-url
fix(client): Fix Out-of-office endpoint and response data
2024-12-02 13:18:39 +01:00