Commit Graph

13708 Commits

Author SHA1 Message Date
Richard Steinmetz
efb80dcb87 fix: pin sphinx-rtd-theme to fix missing jquery lib
JQuery was removed as of Sphinx 6. The maintainers of our theme already
reacted to this but the release is not final yet.
Ref https://github.com/sphinx-doc/sphinx/issues/10070
Ref https://github.com/readthedocs/sphinx_rtd_theme/pull/1385

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-01-11 12:47:52 +01:00
Daniel
f9c2dc9b74 Merge pull request #9396 from p-bo/patch-22
Update Deployment recommendations link
2023-01-11 00:20:39 +01:00
Daniel
b9e0281578 Merge branch 'master' into patch-22
Signed-off-by: Daniel <mail@danielkesselberg.de>
2023-01-11 00:17:20 +01:00
Daniel
e0e7f630d6 Merge pull request #9532 from rusty-snake/patch-3
Update Service Discovery example for Caddy …
2023-01-11 00:07:32 +01:00
Daniel
808973a89c Merge pull request #9534 from fsamapoor/patch-2
Updates the "Migrations" section's phrasing.
2023-01-11 00:07:09 +01:00
Daniel
c6a4c2c305 Merge pull request #9533 from nextcloud/dependabot/github_actions/actions/upload-artifact-3.1.2
Bump actions/upload-artifact from 3.1.1 to 3.1.2
2023-01-11 00:03:38 +01:00
Daniel
97ba643d49 Merge pull request #9517 from nextcloud/tcitworld-patch-1
Add missing comma
2023-01-11 00:02:56 +01:00
Faraz Samapoor
585e336d38 Updates the "Migrations" section's phrasing.
To make it more readable and to remove redundant words.

Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-01-09 13:21:57 +03:30
dependabot[bot]
42e5639a53 Bump actions/upload-artifact from 3.1.1 to 3.1.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 06:06:09 +00:00
rusty-snake
590775b412 Update Service Discovery example for Caddy …
… in  reverse_proxy_configuration.rst

While the rewrite rules should work I guess, they still trigger a warning
on the admin page. Using 301 redirects make the warning go away.

Signed-off-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
2023-01-07 16:55:07 +00:00
github-actions[bot]
2744b73692 Merge pull request #9531 from nextcloud/translations_user-manual-locale-source-webinterface-pot--master_it 2023-01-05 17:51:21 +00:00
transifex-integration[bot]
b24e7ec0cf Apply translations in it
translation completed updated for the source file '/user_manual/locale/source/webinterface.pot'
on the 'it' language.
2023-01-05 17:38:32 +00:00
Vincent Petry
684202a1db Merge pull request #9525 from nextcloud/add-howto-test-minio-and-mail
Add howto sections for testing S3 and email
2023-01-05 11:15:03 +01:00
Vincent Petry
61985ce4f1 Add howto sections for testing S3 and email
Added section about how to test email sending.
Added section about how to test S3 as primary and external storage.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-05 11:00:15 +01:00
Vincent Petry
b7ca825939 Merge pull request #9524 from nextcloud/doc-nfd-troubleshooting
Add troubleshooting section about NFD file encoding
2023-01-05 10:48:13 +01:00
Vincent Petry
3baa8ca46e Add troubleshooting section about NFD file encoding
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-05 10:41:26 +01:00
Nextcloud bot
8f0236071a generate documentation from config.sample.php 2023-01-05 03:43:28 +00:00
Vincent Petry
dc91508e39 Merge pull request #9521 from nextcloud/occ-trashbin-restore
Add doc for occ trashbin:restore command
2023-01-04 15:56:30 +01:00
Vincent Petry
8ce0847393 Add doc for occ trashbin:restore command
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-04 15:24:56 +01:00
Vincent Petry
790f8b0561 Merge pull request #9518 from nextcloud/add-share-attributes
Add share attributes documentation in OCS Share API
2023-01-04 14:58:18 +01:00
Vincent Petry
a07c9471db Add share attributes documentation in OCS Share API
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-04 10:09:27 +01:00
Thomas Citharel
e8479d0caf Add missing comma
Leads to user issues https://github.com/nextcloud/server/issues/34841#issuecomment-1368470070

Signed-off-by: Thomas Citharel <nextcloud@tcit.fr>
2023-01-04 09:20:23 +01:00
Nextcloud bot
bd38b79ff5 generate documentation from config.sample.php 2023-01-04 06:23:20 +00:00
Joas Schilling
529193a694 Merge pull request #9510 from nextcloud/bugfix/noid/improve-utf8-manual 2023-01-02 17:25:53 +01:00
Vincent Petry
86730231a2 Merge pull request #9501 from nextcloud/adjust-row-format-note-to-changes-in-nextcloud-24
Adjust ROW_FORMAT note to changes in Nextcloud 24
2023-01-02 10:44:28 +01:00
Joas Schilling
fee809cb64 Improve UTF8 manual with older DB versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-02 07:23:10 +01:00
Daniel
023499af9e Merge pull request #8189 from FalkenStein42/patch-2
Clarification on permisions for the Redis socket
2022-12-29 15:19:31 +01:00
Daniel
540475628f Update admin_manual/configuration_server/caching_configuration.rst
Signed-off-by: Daniel <mail@danielkesselberg.de>
2022-12-29 15:13:09 +01:00
Nextcloud bot
d62473afbd generate documentation from config.sample.php 2022-12-29 03:13:25 +00:00
github-actions[bot]
87ac4a328b Merge pull request #9506 from nextcloud/translations_user-manual-locale-source-contents-pot--master_nb_NO 2022-12-28 16:46:14 +00:00
transifex-integration[bot]
c9f99089eb Apply translations in nb_NO
translation completed updated for the source file '/user_manual/locale/source/contents.pot'
on the 'nb_NO' language.
2022-12-28 16:41:25 +00:00
Daniel
73d5c16b0d Merge pull request #9394 from nextcloud/azure-object-store
document azure primary storage
2022-12-27 18:30:59 +01:00
Robin Appelman
98391da047 document azure primary storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-12-27 18:05:00 +01:00
github-actions[bot]
c773ada82e Merge pull request #9502 from nextcloud/translations_user-manual-locale-source-files-large-file-upload-pot--master_el 2022-12-24 11:26:55 +00:00
transifex-integration[bot]
0138af6877 Apply translations in el
translation completed for the source file '/user_manual/locale/source/files/large_file_upload.pot'
on the 'el' language.
2022-12-24 11:22:40 +00:00
Daniel Calviño Sánchez
973565115c Adjust ROW_FORMAT note to changes in Nextcloud 24
Since Nextcloud 24 (nextcloud/server#e49233a79546) ROW_FORMAT is no
longer set to "COMPRESSED" when changing the character set of tables to
"utf8mb4" in the "Repair MySQL collation" repair step. However, that
repair step still sets the ROW_FORMAT to "DYNAMIC" before changing the
collation of tables, no matter the character set.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-12-23 19:15:03 +01:00
Nextcloud bot
c40214c6bb generate documentation from config.sample.php 2022-12-23 10:35:59 +00:00
github-actions[bot]
378e4cdaf3 Merge pull request #9499 from nextcloud/translations_user-manual-locale-source-talk-index-pot--master_ca 2022-12-22 07:56:24 +00:00
transifex-integration[bot]
a97255e7ff Apply translations in ca
translation completed for the source file '/user_manual/locale/source/talk/index.pot'
on the 'ca' language.
2022-12-22 07:53:04 +00:00
Daniel
26c72209cb Merge pull request #9497 from nextcloud/dependabot/github_actions/cirrus-actions/rebase-1.8
Bump cirrus-actions/rebase from 1.7 to 1.8
2022-12-20 17:28:14 +01:00
dependabot[bot]
6b1b1e7b82 Bump cirrus-actions/rebase from 1.7 to 1.8
Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase) from 1.7 to 1.8.
- [Release notes](https://github.com/cirrus-actions/rebase/releases)
- [Commits](https://github.com/cirrus-actions/rebase/compare/1.7...1.8)

---
updated-dependencies:
- dependency-name: cirrus-actions/rebase
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 06:06:10 +00:00
Daniel
117992da60 Merge pull request #9484 from pravynandas/patch-1
Explicit path and backup instruction
2022-12-17 17:34:39 +01:00
Daniel
a54a5943b9 Merge pull request #7944 from FlorentPoinsaut/patch-2
Fix traefik v1 example
2022-12-17 17:27:23 +01:00
pravynandas
846f08b724 Typo corrections
Signed-off-by: pravynandas <pravynandas@users.noreply.github.com>
2022-12-15 09:36:03 -05:00
github-actions[bot]
e454d7b9fa Merge pull request #9493 from nextcloud/translations_user-manual-locale-source-files-file-drop-pot--master_fr 2022-12-15 13:02:10 +00:00
transifex-integration[bot]
684609d940 Apply translations in fr
translation completed updated for the source file '/user_manual/locale/source/files/file_drop.pot'
on the 'fr' language.
2022-12-15 12:58:35 +00:00
Daniel
85a1cc3f2d Merge pull request #8929 from p-bo/patch-10
Correct name for mentioned symbol
2022-12-15 11:49:16 +01:00
p-bo
099e84b0eb Added link word for consistency with other part of docs.
Also rebased (used Sync this fork function in web ui) to re-run CI.
2022-12-14 22:58:04 +01:00
Daniel
fcf11639cc Merge pull request #9392 from p-bo/patch-19
lowercase instead of uppercase, colon instead of comma
2022-12-14 22:57:02 +01:00
Daniel
1a0e63975d Update admin_manual/maintenance/package_upgrade.rst
Signed-off-by: Daniel <mail@danielkesselberg.de>
2022-12-14 22:53:47 +01:00