Vincent Petry
c053754f63
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 10:15:21 +00:00
Vincent Petry
b2aa2a8c42
Merge pull request #9522 from nextcloud/backport/9521/stable25
...
[stable25] Add doc for occ trashbin:restore command
2023-01-04 16:01:52 +01:00
Vincent Petry
8734d58907
Add doc for occ trashbin:restore command
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-04 14:56:44 +00:00
Vincent Petry
47478df394
Merge pull request #9519 from nextcloud/backport/9518/stable25
...
[stable25] Add share attributes documentation in OCS Share API
2023-01-04 15:08:33 +01:00
Vincent Petry
138f6c8f57
Add share attributes documentation in OCS Share API
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-04 13:58:36 +00:00
Joas Schilling
998d2b3901
Merge pull request #9514 from nextcloud/backport/9510/stable25
...
[stable25] Improve UTF8 manual with older DB versions
2023-01-02 18:32:46 +01:00
Joas Schilling
e2bff56a17
Improve UTF8 manual with older DB versions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-02 16:26:11 +00:00
Daniel
3f777e54fb
Merge pull request #9511 from nextcloud/backport/9501/stable25
...
[stable25] Adjust ROW_FORMAT note to changes in Nextcloud 24
2023-01-02 14:14:49 +01:00
Daniel Calviño Sánchez
e4f4575f83
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>
2023-01-02 09:44:41 +00:00
Daniel
a6c459860e
Merge pull request #9503 from nextcloud/backport/9394/stable25
...
[stable25] document azure primary storage
2022-12-27 18:46:27 +01:00
Robin Appelman
a6bbbd5081
document azure primary storage
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-12-27 17:31:25 +00:00
Daniel
5527a8c1ff
Merge pull request #9496 from nextcloud/backport/9484/stable25
...
[stable25] Explicit path and backup instruction
2022-12-18 21:46:56 +01:00
pravynandas
abeb1b72b1
Typo corrections
...
Signed-off-by: pravynandas <pravynandas@users.noreply.github.com>
2022-12-17 16:34:56 +00:00
pravynandas
5d10a44edd
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-17 16:34:56 +00:00
Daniel
fe3590e59f
Merge pull request #9495 from nextcloud/backport/7944/stable25
...
[stable25] Fix traefik v1 example
2022-12-17 17:32:10 +01:00
Florent Poinsaut
dc04cd1192
Remove trailing slash + add traefik v2 Docker label example + homogeneization of examples
...
Signed-off-by: Florent Poinsaut <florent@poinsaut.fr>
2022-12-17 16:28:30 +00:00
Florent Poinsaut
3ae20b3494
Fix traefik v1 example
...
We need to escape $ char in traefik v1 label otherwise this error occurs:
`ERROR: Invalid interpolation format for "labels" option in service "web": "https://$1/remote.php/dav/ "`
Signed-off-by: Florent Poinsaut <florent@poinsaut.fr>
2022-12-17 16:28:30 +00:00
Daniel
2dcd13ab4e
Merge pull request #9491 from nextcloud/backport/9392/stable25
...
[stable25] lowercase instead of uppercase, colon instead of comma
2022-12-14 23:03:14 +01:00
Daniel
8eff8fc576
Update admin_manual/maintenance/package_upgrade.rst
...
Signed-off-by: Daniel <mail@danielkesselberg.de>
2022-12-14 21:57:16 +00:00
p-bo
3510d48d68
lowercase instead of uppercase, colon instead of comma
...
There was combination of comma, followed by uppercase article which is not correct. So replaced upper case article with lowercase one and tried also other variants instead of comma between sentences and colon seems to fit best (but may be only subjective perception).
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-12-14 21:57:16 +00:00
Daniel
400a8e78be
Merge pull request #9490 from nextcloud/backport/9413/stable25
...
[stable25] Adapt session handling description to changes in Nextcloud 25
2022-12-14 22:51:01 +01:00
Daniel
48083ef49d
Update developer_manual/basics/controllers.rst
...
Signed-off-by: Daniel <mail@danielkesselberg.de>
2022-12-14 21:46:01 +00:00
Daniel
b8c8065423
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 21:46:01 +00:00
Daniel
da5ac61f02
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 21:46:01 +00:00
Julius Härtl
39956d28c1
Adapt session handling description to changes in Nextcloud 25
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-14 21:46:01 +00:00
Daniel
0cca1f9919
Merge pull request #9489 from nextcloud/backport/9485/stable25
...
[stable25] Fix Deployment recommendations link (gives 404)
2022-12-14 22:41:24 +01:00
Daniel
33d4e3b759
Merge pull request #9487 from nextcloud/backport/9486/stable25
...
[stable25] update internal sharing menu picture for nc 25
2022-12-14 22:31:11 +01:00
Hans-Peter
c71c470307
Fix Deployment recommendations link (gives 404)
...
Signed-off-by: Hans-Peter <hps@swissr.org>
2022-12-14 21:29:15 +00:00
Maxime LE HERICY
68efba9cbc
update internal sharing menu picture for nc 25
...
Signed-off-by: Maxime LE HERICY <87175513+maximelehericy@users.noreply.github.com>
2022-12-14 21:27:08 +00:00
Christoph Wurst
57871da7e6
Merge pull request #9482 from nextcloud/backport/9346/stable25
...
[stable25] Update system_requirements.rst
2022-12-13 10:18:15 +01:00
Joas Schilling
209671b16f
Fix RST
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-12-13 08:31:55 +00:00
Daphne Muller
542980c65b
Update system_requirements.rst
...
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com>
2022-12-13 08:31:55 +00:00
Daniel
4bf2461509
Merge pull request #9476 from nextcloud/backport/9473/stable25
...
[stable25] More clear wording (and tipo remove)
2022-12-10 21:34:21 +01:00
p-bo
bd7da0364a
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 19:42:08 +00:00
p-bo
390dbdf852
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 19:42:08 +00:00
Daniel
4d9a94cf5f
Merge pull request #9474 from nextcloud/backport/9398/stable25
...
[stable25] Add Let’s Encrypt to SSL certificates tip
2022-12-10 20:24:52 +01:00
p-bo
fa50239a59
Fix grammar
2022-12-10 19:20:31 +00:00
p-bo
a5de87f167
Rephrased as sugested
2022-12-10 19:20:31 +00:00
p-bo
f9f028a6d5
Add Let’s Encrypt to SSL certificates tip
...
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-12-10 19:20:31 +00:00
Daniel
aaa314018f
Merge pull request #9472 from nextcloud/backport/9397/stable25
...
[stable25] Add NextcloudPi to automated install options
2022-12-10 20:18:49 +01:00
p-bo
8ac624b71c
Add NextcloudPi script
2022-12-10 16:09:15 +00:00
p-bo
b1f0b5aab5
Add NextcloudPi to automated install options
...
Because they also provide install script - see Debian tab under Supported Systems section on nextcloudpi.com
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-12-10 16:09:15 +00:00
Simon L
e1cc1532de
Merge pull request #9429 from nextcloud/backport/9373/stable25
...
[stable25] Improve documentation around Imaginary
2022-11-30 10:21:50 +01:00
Richard Steinmetz
93b20be360
Improve documentation around Imaginary
...
Ref https://github.com/nextcloud/previewgenerator/issues/323
Ref https://github.com/nextcloud/server/pull/35105
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-11-30 09:18:00 +00:00
Vincent Petry
36f36fc11a
Merge pull request #9426 from nextcloud/backport/9424/stable25
...
[stable25] Update instructions for upgrading from ownCloud 10.11
2022-11-29 09:08:31 +01:00
Vincent Petry
88117c0e22
Update instructions for upgrading from ownCloud 10.11
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-29 08:00:50 +00:00
Julius Härtl
9b5bf0dfa1
Merge pull request #9422 from nextcloud/backport/9321/stable25
2022-11-28 08:19:08 +01:00
Luka Trovic
feabbf1bc2
feat: update description
...
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Luka Trovic <89908051+luka-nextcloud@users.noreply.github.com>
2022-11-28 07:12:44 +00:00
Luka Trovic
b41eaf5505
feat: update description
...
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Luka Trovic <89908051+luka-nextcloud@users.noreply.github.com>
2022-11-28 07:12:44 +00:00
Luka Trovic
8560a17549
docs: add description to disable av background scan
...
Signed-off-by: Luka Trovic <89908051+luka-nextcloud@users.noreply.github.com>
2022-11-28 07:12:44 +00:00