Commit Graph

23281 Commits

Author SHA1 Message Date
rakekniven
bbc978c293 Merge pull request #13673 from nextcloud/jtr/fix-global-disable-copy-source-global
fix: Disable unnecessary RST source inclusion in HTML builds
2025-09-17 17:10:22 +02:00
Josh
537c255a51 chore: Remove html_copy_source option from user conf.py
Removed option to disable including RST sources in HTML build at the User Manual config level, since we can do it at the global conf level for all manuals.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-17 11:01:58 -04:00
Josh
627b4a4fd3 fix: Disable unnecessary RST source inclusion in HTML builds
Disable inclusion of RST sources in HTML builds.

This would normally be used if we we had the links for readers to view the RST source code. We don't and there's no point in doing so.

- Already the case for the User Manual, but not the others; this makes it global across all manuals
- No need to include RST source since we're not linking to it (i.e. we're not using `html_show_sourcelink` anywhere).

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-17 10:59:59 -04:00
rakekniven
c7a28815e6 Merge pull request #13671 from nextcloud/jtr/refactor/admin-intro
refactor(admin): Revise introduction chapter
2025-09-17 16:16:45 +02:00
Josh
02c17c3343 refactor: Rearrange introductory text in admin manual (final I think!)
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-17 09:40:35 -04:00
Josh
9d67e7a46a refactor: Revise introduction in admin manual for additional clarity
Enhanced the introduction section for clarity and detail.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-17 09:31:56 -04:00
Josh
3edfb3d40f refactor(admin): Revise introduction chapter
Updated the introduction section to:

- enhance readability and make it more useful
- include additional context and detail

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-16 13:31:12 -04:00
Marcel Klehr
80e26e5a9d Merge pull request #13668 from nextcloud/fix/admin/webhooks-systemtags-typed-events
fix(webhook_listeners): Document Tag{Assigned,Unassigned}Event
2025-09-16 19:18:21 +02:00
Marcel Klehr
9af4c7ea8f fix(webhook_listeners): Document Tag{Assigned,Unassigned}Event
instead of not-working MapperEvent

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-09-16 13:47:53 +02:00
github-actions[bot]
4492972df4 Merge pull request #13667 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2025-09-13 12:01:42 +00:00
transifex-integration[bot]
5f974d6956 Translate calendar.pot in de
100% translated source file: 'calendar.pot'
on 'de'.
2025-09-13 11:57:21 +00:00
github-actions[bot]
adc2ce6b60 Merge pull request #13665 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2025-09-12 13:14:05 +00:00
transifex-integration[bot]
256fcc1075 Translate autoupdate.pot in it
100% translated source file: 'autoupdate.pot'
on 'it'.
2025-09-12 13:07:41 +00:00
github-actions[bot]
9ef54b8e69 Merge pull request #13664 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2025-09-12 13:05:22 +00:00
transifex-integration[bot]
ede9911c90 Translate faq.pot in it
100% translated source file: 'faq.pot'
on 'it'.
2025-09-12 12:58:20 +00:00
github-actions[bot]
1ccb17b699 Merge pull request #13663 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2025-09-12 12:49:48 +00:00
transifex-integration[bot]
8e082cffbe Translate advanced_features.pot in it
100% translated source file: 'advanced_features.pot'
on 'it'.
2025-09-12 12:45:25 +00:00
Ferdinand Thiessen
bfc941e953 Merge pull request #13645 from nextcloud/feat/document-ijob-execute-removal
feat(developer): document removal of `IJob::execute`
2025-09-12 01:12:12 +02:00
Ferdinand Thiessen
b0dfe5ecef feat(developer): document removal of IJob::execute
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-12 00:57:30 +02:00
Josh
3381bf9ea1 Merge pull request #13649 from brlin-tw/patch-administrators-typo
fix(config_sample_php_parameters): Fix typo (administrators)
2025-09-11 13:57:07 -04:00
Josh
c6b7db3294 Merge pull request #13646 from nextcloud/jtr/chore/admin-canonical-link
feat: Add Canonical Link Relation to `stable` branch to all manuals
2025-09-11 13:54:29 -04:00
Daniel
5a773b3579 Merge pull request #13660 from nextcloud/chore/admin/drop-php-always-on-json-hash
chore(admin): drop impossible to disable PHP ext: json, hash
2025-09-11 19:34:32 +02:00
Josh
753fbb66ca chore(user): add canonical link to stable branch
Add canonical link for stable version in documentation.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-11 13:25:32 -04:00
Josh
610f02ff44 chore(developer): add canonical link to stable branch
Add canonical link to stable version of developer manual

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-11 13:25:32 -04:00
Josh
4def5a71b4 chore(admin): add canonical link to stable branch
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-11 13:25:32 -04:00
Josh
68d6009cf2 chore(admin): drop impossible to disable PHP ext: json, hash
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-11 13:20:23 -04:00
Andy Scherzinger
d460abe7f3 Merge pull request #13648 from nextcloud/chore-transifex-link
chore: update transifex links
2025-09-11 17:48:16 +02:00
Andy Scherzinger
dfb4b86618 Merge pull request #13651 from nextcloud/chore/version-bump-android
chore: bump min android version to 8.1
2025-09-11 17:46:37 +02:00
Andy Scherzinger
7c483a74a8 Merge pull request #13653 from nextcloud/chore/copyright/typo
chore(copyright): Fix typo
2025-09-11 17:43:46 +02:00
provokateurin
da1b3c9b59 chore(copyright): Fix typo
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-09-11 17:04:13 +02:00
alperozturk
d7fcc5e915 chore: bump min android version to 8.1
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2025-09-11 08:55:11 +02:00
林博仁(Buo-ren Lin)
bbedcdb60f fix(config_sample_php_parameters): Fix typo (administrators)
Signed-off-by: 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>
2025-09-11 14:36:08 +08:00
Nextcloud bot
5f94089269 chore(administration): Generate system config documentation from config.sample.php 2025-09-11 03:13:55 +00:00
Daniel Kesselberg
e96486c21b chore: update transifex links
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-09-10 17:56:23 +02:00
Nextcloud bot
26f435c86e generate documentation from config.sample.php 2025-09-10 03:16:21 +00:00
Ferdinand Thiessen
cdf8ed3f6b Merge pull request #13634 from brlin-tw/patch/fix-incorrect-heading-markup-in-centos8-install-example
Fix incorrect heading markup in example_centos.rst
2025-09-10 00:03:26 +02:00
Ferdinand Thiessen
b86510f8a2 Merge pull request #13639 from brlin-tw/fix-devcontainer-missing-xelatex-dependency
fix(devcontainer): Fix missing xelatex dependency
2025-09-10 00:02:04 +02:00
github-actions[bot]
d59c007686 Merge pull request #13643 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2025-09-09 21:39:45 +00:00
transifex-integration[bot]
eefa13a6f1 Translate access_webdav.pot in fr
100% translated source file: 'access_webdav.pot'
on 'fr'.
2025-09-09 21:35:28 +00:00
transifex-integration[bot]
944f2f65f1 Translate access_webdav.pot in fr
100% translated source file: 'access_webdav.pot'
on 'fr'.
2025-09-09 21:34:14 +00:00
transifex-integration[bot]
be8aea49e0 Translate access_webdav.pot in fr
100% translated source file: 'access_webdav.pot'
on 'fr'.
2025-09-09 21:33:53 +00:00
transifex-integration[bot]
3da5d563a8 Translate access_webdav.pot in fr
100% translated source file: 'access_webdav.pot'
on 'fr'.
2025-09-09 21:33:45 +00:00
transifex-integration[bot]
741e61f137 Translate access_webdav.pot in fr
100% translated source file: 'access_webdav.pot'
on 'fr'.
2025-09-09 21:33:30 +00:00
transifex-integration[bot]
7198bee571 Translate access_webdav.pot in fr
100% translated source file: 'access_webdav.pot'
on 'fr'.
2025-09-09 21:31:41 +00:00
transifex-integration[bot]
7c0e646e17 Translate access_webdav.pot in fr
100% translated source file: 'access_webdav.pot'
on 'fr'.
2025-09-09 21:31:04 +00:00
transifex-integration[bot]
dff9ab5580 Translate access_webdav.pot in fr
100% translated source file: 'access_webdav.pot'
on 'fr'.
2025-09-09 21:30:49 +00:00
transifex-integration[bot]
e93901af3a Translate access_webdav.pot in fr
100% translated source file: 'access_webdav.pot'
on 'fr'.
2025-09-09 21:30:31 +00:00
transifex-integration[bot]
9acea1b5d5 Translate access_webdav.pot in fr
100% translated source file: 'access_webdav.pot'
on 'fr'.
2025-09-09 21:30:04 +00:00
transifex-integration[bot]
9cb711f3c4 Translate access_webdav.pot in fr
100% translated source file: 'access_webdav.pot'
on 'fr'.
2025-09-09 21:29:35 +00:00
transifex-integration[bot]
2ac84cae2e Translate access_webdav.pot in fr
100% translated source file: 'access_webdav.pot'
on 'fr'.
2025-09-09 21:29:17 +00:00