Commit Graph

13692 Commits

Author SHA1 Message Date
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
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
p-bo
3b06a7fdd6
Merge branch 'nextcloud:master' into patch-10 2022-12-14 22:53:23 +01:00
Daniel
ae6926a92b
Merge pull request #9413 from nextcloud/enh/session
Adapt session handling description to changes in Nextcloud 25
2022-12-14 22:45:47 +01:00
Daniel
8d2d28006b
Update developer_manual/basics/controllers.rst
Signed-off-by: Daniel <mail@danielkesselberg.de>
2022-12-14 22:42:19 +01:00
Daniel
0949e709f3
Update developer_manual/basics/controllers.rst
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Daniel <mail@danielkesselberg.de>
2022-12-14 22:42:13 +01:00
Daniel
b38ef46644
Update developer_manual/basics/controllers.rst
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Daniel <mail@danielkesselberg.de>
2022-12-14 22:42:07 +01:00
Daniel
ed70d17f1a
Merge pull request #9485 from swissr/patch-2
Fix Deployment recommendations link (gives 404)
2022-12-14 22:28:59 +01:00
Daniel
8a8ff14715
Merge pull request #9486 from nextcloud/maximelehericy-patch-1
update internal sharing menu picture for nc 25
2022-12-14 22:26:47 +01:00
Maxime LE HERICY
bd58b8000b
update internal sharing menu picture for nc 25
Signed-off-by: Maxime LE HERICY <87175513+maximelehericy@users.noreply.github.com>
2022-12-14 19:11:20 +01:00
Hans-Peter
62400a5f1b
Fix Deployment recommendations link (gives 404)
Signed-off-by: Hans-Peter <hps@swissr.org>
2022-12-14 14:31:53 +01:00
pravynandas
d60deafcf1
Explicit path and backup instruction
For me personally, it took some time to figure out where to make these changes, I wish a line explicitly point out where and how to make those changes. I hope this commit does that.

Signed-off-by: pravynandas <pravynandas@users.noreply.github.com>
2022-12-13 10:07:00 -05:00
Daniel
3494e2a1d2
Merge pull request #9243 from nextcloud/dependabot/github_actions/actions/upload-artifact-3.1.1
Bump actions/upload-artifact from 2.2.4 to 3.1.1
2022-12-10 21:56:21 +01:00
Daniel
8200b6c24d
Merge pull request #9473 from p-bo/patch-30
More clear wording (and tipo remove)
2022-12-10 20:41:53 +01:00
Daniel
883d4e2c91
Merge pull request #9061 from nbenedek/reverse-proxy-overwrite.cli.url
reverse proxy: add info about overwrite.cli.url
2022-12-10 20:31:42 +01:00
Daniel
a3ea707930
Update admin_manual/configuration_server/reverse_proxy_configuration.rst
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Daniel <mail@danielkesselberg.de>
2022-12-10 20:27:46 +01:00
p-bo
583675fc6c
Update admin_manual/installation/source_installation.rst
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-12-10 20:21:27 +01:00