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
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
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