Commit Graph

8520 Commits

Author SHA1 Message Date
Julius Härtl
0aa3ee2568 Some enhancement to large file upload docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-07-30 11:48:20 +00:00
Nextcloud bot
18fceb308c
generate documentation from config.sample.php 2021-07-30 07:57:35 +00:00
kesselb
3583768bce
Merge pull request #6990 from My1/patch-2
[stable20] MariaDB 10.6 is not supported
2021-07-21 12:50:00 +02:00
My1
c99b627bef
[stable20] MariaDB 10.6 is not supported
https://github.com/nextcloud/documentation/pull/6972#issuecomment-883694497
2021-07-21 10:26:03 +02:00
Christoph Wurst
ea404c2974
Merge pull request #6936 from nextcloud/backport/6896/stable20
[stable20] Fix code review link
2021-07-06 12:06:38 +02:00
Christoph Wurst
99bd75573f
Merge pull request #6937 from nextcloud/backport/6919/stable20
[stable20] Fix dev manual inconsistencies
2021-07-06 12:06:32 +02:00
Christoph Wurst
216603a28e Fix dev manual inconsistencies
* Add missing debugging page
* Remove dead request lifecycle sub pages TOC
* Remove dead link to core translations page
* Revive link to basics debugging page
* Fix traige workflow image path
* Remove dead link to performance page

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-06 10:01:55 +00:00
Christoph Wurst
b59d717488 Fix code review link
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-06 10:01:50 +00:00
John Molakvoæ
a0d43316bb
Merge pull request #6929 from nextcloud/backport/6926/stable20
[stable20] Do not run actions twice
2021-07-05 23:10:34 +02:00
John Molakvoæ (skjnldsv)
60ba2cb842 Do not run actions twice
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-05 20:58:21 +00:00
Christoph Wurst
55d0221b9f
Merge pull request #6922 from nextcloud/backport/6897/stable20
[stable20] Drop duplicate getting started page
2021-07-05 17:37:50 +02:00
Christoph Wurst
142d641e26 Drop duplicate getting started page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 15:34:29 +00:00
Christoph Wurst
e325a7c7ca
Merge pull request #6916 from nextcloud/backport/6899/stable20
[stable20] Drop deleted testing dir from digging deeper toc
2021-07-05 14:28:56 +02:00
Christoph Wurst
58b88fb797 Drop deleted testing dir from digging deeper toc
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 12:11:14 +00:00
Christoph Wurst
78ee6bee5c
Merge pull request #6910 from nextcloud/backport/6906/stable20
[stable20] Fix various client API docs issues
2021-07-05 12:44:11 +02:00
Christoph Wurst
70775d3135 Fix inclusion of share and sharee OCS API pages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 10:42:04 +00:00
Christoph Wurst
0fecf4b069 Give the Activity API page a title so it shows in the TOC
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 10:42:04 +00:00
Christoph Wurst
f3693b7784 Limit WebDAV TOC depth like on other pages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 10:42:04 +00:00
Christoph Wurst
843d24eaac Give the comments page a title, so it get included in TOCs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 10:42:04 +00:00
Christoph Wurst
53b3f559e3 Add missing OCS status API page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 10:42:04 +00:00
Christoph Wurst
67fac26967
Merge pull request #6904 from nextcloud/backport/6898/stable20
[stable20] Fix links from the request lifecycle to the app init docs
2021-07-05 11:50:13 +02:00
Christoph Wurst
da68fb0b4b Fix links from the request lifecycle to the app init docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 09:47:44 +00:00
Vincent Petry
ee10f458d7
Merge pull request #6888 from nextcloud/backport/6884/stable20
[stable20] Add encryption hint about how to fix bad signature errors
2021-07-01 09:13:07 +02:00
Vincent Petry
69dae6eee6 Add encryption hit about how to fix bad signature errors
Added troubleshooting section for encryption.
Added section about the command to fix "Bad signature" errors.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-01 06:56:59 +00:00
Morris Jobke
032635b308
Merge pull request #6869 from nextcloud/backport/6867/stable20
[stable20] Fix link to mysql 4byte docs
2021-06-17 10:45:03 +02:00
Joas Schilling
5880f10625 Fix link to mysql 4byte docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-17 08:34:48 +00:00
Morris Jobke
76daea382c
Merge pull request #6865 from nextcloud/backport/6863/stable20
[stable20] add the note about 4 byte support
2021-06-17 10:33:48 +02:00
Morris Jobke
fe6654dbc1 Fix code block
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-06-17 08:23:23 +00:00
Jos Poortvliet
994eb467b2 add the note about 4 byte support
So ppl don't miss it... Including me...
2021-06-17 08:23:23 +00:00
John Molakvoæ
73b4dad954
Merge pull request #6842 from nextcloud/backport/6801/stable20
[stable20] Extend legacy encryption scan docs
2021-06-16 17:18:39 +02:00
Julius Härtl
5bb8dd9623 Extend legacy encryption scan docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-06-16 09:24:54 +00:00
Morris Jobke
1b9476b5e7
Merge pull request #6727 from nextcloud/backport/6725/stable20
[stable20] Schema -> ISchemaWrapper
2021-05-25 20:15:35 +02:00
Lukas Reschke
0550ac0ee0 Schema -> ISchemaWrapper
This makes my autocomplete happier :)
2021-05-25 17:49:34 +00:00
Morris Jobke
bfb14a7282
Merge pull request #6724 from nextcloud/backport/6720/stable20
[stable20] Add a warning about limited support for NGINX
2021-05-25 10:44:21 +02:00
acsfer
19b83b0ee2 Typo 2021-05-25 08:27:00 +00:00
acsfer
5fa63b47bf Add a warning about limited support for NGINX 2021-05-25 08:26:59 +00:00
Morris Jobke
a995362208
Merge pull request #6702 from nextcloud/backport/6700/stable20
[stable20] iOS sync: update for iOS 14
2021-05-18 10:01:11 +02:00
Adam Monsen
98a15fb14c iOS sync: update for iOS 14
The steps are slightly different for iOS 14, the current iOS version.

Signed-off-by: Adam Monsen <haircut@gmail.com>
2021-05-18 07:52:34 +00:00
Valdnet
1226878e00
Merge pull request #6698 from nextcloud/backport/6683/stable20
[stable20] Delete ellipsis
2021-05-17 11:20:16 +02:00
Valdnet
b74df78aea Delete ellipsis
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-05-17 09:16:53 +00:00
Valdnet
b2f4835859
Merge pull request #6676 from nextcloud/backport/6650/stable20
[stable20] Removed double information
2021-05-16 17:21:52 +02:00
rakekniven
79fa1fb9ab
Merge pull request #6673 from nextcloud/backport/6652/stable20
[stable20] Removed double space.
2021-05-16 11:24:10 +02:00
rakekniven
ddfdccc6c9
Merge pull request #6667 from nextcloud/backport/6655/stable20
[stable20] Changed grammar
2021-05-16 11:22:37 +02:00
rakekniven
da5b4407d5
Merge pull request #6670 from nextcloud/backport/6658/stable20
[stable20] Changed wording according to UI of MS Win 10
2021-05-16 11:21:31 +02:00
rakekniven
3b15a383e0 Removed double information
'after installing DAVx⁵' is redundant, since it's the 1st point of the following numbered table. 

Added colon before list starts.

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-05-15 15:23:16 +00:00
rakekniven
6d55f9ec03 Removed double space.
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-05-15 15:23:05 +00:00
rakekniven
397d8554ca Changed wording according to UI of MS Win 10
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-05-15 15:22:53 +00:00
rakekniven
81c4b04951 Changed spelling of WebDAV
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-05-15 15:22:39 +00:00
rakekniven
54eb6c1194 Changed grammar
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-05-15 15:22:39 +00:00
rakekniven
83f8a8f257 Changed grammar
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-05-15 15:22:38 +00:00