Commit Graph

13477 Commits

Author SHA1 Message Date
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
Daniel
8574b7aabe
Merge pull request #9420 from nextcloud/backport/9402/stable25
[stable25] Fix formating
2022-11-25 20:42:46 +01:00
p-bo
34b8ad1479 Fix formating
- use *italicized text* instead of _italicized text_ , because it was not rendered in used markdown flavour correctly
- remove (forgotten?) long line of dashes

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-25 19:38:29 +00:00
Daniel
2fc64076a2
Merge pull request #9417 from nextcloud/backport/9404/stable25
[stable25] future-proof link to desktop client docs
2022-11-25 20:36:53 +01:00
p-bo
37898cb32f future-proof link to desktop client docs
latest instead version number to stay functional/current

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-25 19:33:46 +00:00
John Molakvoæ
9f60d4d53e
Merge pull request #9409 from nextcloud/backport/9408/stable25 2022-11-22 15:05:42 +01:00
Joas Schilling
bbf7add84a Fix linting things
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-22 13:58:59 +00:00
John Molakvoæ
7eed0c5926 Fix link syntax
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2022-11-22 13:58:59 +00:00
John Molakvoæ
125110770b Fix browsers requirements
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-11-22 13:58:59 +00:00
Christoph Wurst
77e14d7007
Merge pull request #9335 from nextcloud/backport/9332/stable25
[stable25] Document behavior changes of dbal 3.0 to 3.1 upgrade
2022-11-18 15:12:27 +01:00
Joas Schilling
d10e4d545d
Merge pull request #9383 from nextcloud/backport/9380/stable25
[stable25] Update logo with fixed N
2022-11-17 21:09:34 +01:00
Joas Schilling
5b5085e130
Merge pull request #9386 from nextcloud/backport/9382/stable25
[stable25] Fix syntax issues and dead links
2022-11-17 21:09:25 +01:00
Joas Schilling
f929d31f96 Fix syntax issues
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-17 18:20:56 +00:00
Joas Schilling
db778fa4db Update logo with fixed N
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-17 13:53:04 +00:00
Simon L
7c9befd01b
Merge pull request #9374 from nextcloud/backport/9195/stable25
[stable25] add mariadb10.6
2022-11-17 12:02:49 +01:00
Julius Härtl
ae977a350f
Merge pull request #9370 from nextcloud/backport/9366/stable25 2022-11-16 15:30:29 +01:00
Simon L
eb9f81f986 add mariadb10.6
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-16 00:49:04 +01:00
Julius Härtl
ec628adae1
Merge pull request #9372 from nextcloud/backport/9351/stable25
[stable25] Use versionadded directive for added OCP events
2022-11-15 13:38:16 +01:00