Commit Graph

13671 Commits

Author SHA1 Message Date
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
Daniel
833c7c7aad Merge pull request #9398 from p-bo/patch-24
Add Let’s Encrypt to SSL certificates tip
2022-12-10 20:20:04 +01:00
p-bo
8ec13587af More clear wording (and tipo remove)
There was (my) tipo (dtto -> ditto) and possibly the whole expression was not so clear.

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-12-10 20:11:42 +01:00
tflidd
d104dd4eae Merge pull request #9397 from p-bo/patch-23
Add NextcloudPi to automated install options
2022-12-10 14:51:29 +01:00
github-actions[bot]
7ce7840b41 Merge pull request #9470 from nextcloud/translations_user-manual-locale-source-universal-access-pot--master_el 2022-12-09 22:28:59 +00:00
transifex-integration[bot]
f5644be87f Apply translations in el
translation completed for the source file '/user_manual/locale/source/universal_access.pot'
on the 'el' language.
2022-12-09 22:24:38 +00:00
Joas Schilling
83900570ab Merge pull request #9469 from nextcloud/23eol
23 is EOL
2022-12-09 11:26:22 +01:00
Arthur Schiwon
324c54ffc2 update front page with 23 going eol
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-12-09 11:22:57 +01:00
Nextcloud bot
a3306e018d generate documentation from config.sample.php 2022-12-09 03:53:25 +00:00
Arthur Schiwon
da0a6e564b 23 is EOL
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-12-08 22:25:49 +01:00
Vitor Mattos
dbedc5df11 Merge pull request #9221 from nextcloud/make-the-text-more-clear-and-remove-expose-of-email-as-mandatory
Remove expose email as mandatory
2022-12-07 10:35:08 -03:00
Daniel
4e31df17c5 Merge pull request #9393 from p-bo/patch-21
tweak to render structured, add warning
2022-12-06 23:32:25 +01:00
Daniel
a3023aaf48 Merge pull request #9461 from nextcloud/translations_user-manual-locale-source-files-federated-cloud-sharing-pot--master_fr
Translate '/user_manual/locale/source/files/federated_cloud_sharing.pot' in 'fr'
2022-12-06 23:30:52 +01:00
Christoph Wurst
9c1c696010 Merge pull request #9467 from nextcloud/doc/admin-logging-errorlog-branding
Warn about the changed errorlog message prefix
2022-12-06 11:09:02 +01:00
Christoph Wurst
07b94e6ba3 doc(admin documentation): Warn about the changed errorlog message prefix
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-06 10:59:59 +01:00
tflidd
88b890f188 Merge pull request #9405 from p-bo/patch-29
Remove link to disappeared document
2022-12-05 21:08:31 +01:00
p-bo
e35c310cbd Fix grammar 2022-12-04 21:00:33 +01:00
tflidd
cdce864d06 Merge pull request #9390 from p-bo/patch-17
Updated link to WebDAV FAQ on OwnCloud forum
2022-12-04 20:40:59 +01:00
p-bo
7980625b56 Rephrased as sugested 2022-12-04 18:30:30 +01:00
github-actions[bot]
6ccbfa4b20 Merge pull request #9464 from nextcloud/translations_user-manual-locale-source-groupware-sync-gnome-pot--master_el 2022-12-01 15:59:53 +00:00
transifex-integration[bot]
54cd002cb2 Apply translations in el
translation completed for the source file '/user_manual/locale/source/groupware/sync_gnome.pot'
on the 'el' language.
2022-12-01 15:55:26 +00:00