Commit Graph

11578 Commits

Author SHA1 Message Date
Nextcloud bot
3ab4fb7920 generate documentation from config.sample.php 2023-04-04 04:41:30 +00:00
Joas Schilling
996086d158 Merge pull request #9985 from nextcloud/backport/9967/stable23
[stable23] fix(deps): Limit sphinx version range
2023-03-31 09:23:47 +02:00
Christoph Wurst
799133dd41 fix(deps): Limit sphinx version range
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-03-30 13:21:49 +00:00
Joas Schilling
8fedb35670 Merge pull request #9942 from nextcloud/backport/9901_9935/jquery-search
[stable23] Fix missing jquery and search
2023-03-22 13:15:49 +01:00
Richard Steinmetz
8233406b71 fix: explictly add sphinx_rtd_theme to extensions to fix search
Ref https://sphinx-rtd-theme.readthedocs.io/en/stable/changelog.html#known-issues

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-03-22 12:53:10 +01:00
John Molakvoæ
30209c9a33 fix(pip): update sphinx-rtd-theme to latest 1.2.0
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-03-22 12:48:57 +01:00
Christoph Wurst
4da91764c1 Merge pull request #9565 from nextcloud/backport/9509/stable23
[stable23] Add file:repair-tree documentation
2023-01-18 13:35:04 +01:00
Git'Fellow
1d8292d2b9 Title underline too short
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-01-18 11:03:12 +00:00
Git'Fellow
c70d7a1086 Typo
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-01-18 11:03:11 +00:00
Git'Fellow
8e93e54a6a Add file:repair-tree documentation
Fix https://github.com/nextcloud/documentation/issues/9508

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-01-18 11:03:11 +00:00
Christoph Wurst
cca21b25f3 Merge pull request #9552 from nextcloud/fix/noid/missing-backport/stable23
[stable23] Fix missing jquery - take 2 (requirements.txt)
2023-01-13 12:34:32 +01:00
Richard Steinmetz
6a8146e252 fix: pin jinja2 to prevent build error
This is not required when using pipenv as it properly locks the
dependencies.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-01-13 12:26:10 +01:00
Richard Steinmetz
c94d1767a8 fix: pin sphinx-rtd-theme to fix missing jquery lib
Also pin the dependency in requirements.txt.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-01-13 12:25:26 +01:00
Joas Schilling
0b4af521b3 Merge pull request #9545 from nextcloud/backport/9542/stable23
[stable23] fix: pin sphinx-rtd-theme to fix missing jquery lib
2023-01-11 13:58:50 +01:00
Richard Steinmetz
e00da038e6 fix: pin sphinx-rtd-theme to fix missing jquery lib
JQuery was removed as of Sphinx 6. The maintainers of our theme already
reacted to this but the release is not final yet.
Ref https://github.com/sphinx-doc/sphinx/issues/10070
Ref https://github.com/readthedocs/sphinx_rtd_theme/pull/1385

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-01-11 12:54:45 +00:00
Daniel
27710c372a Merge pull request #9419 from nextcloud/backport/9417/stable23
[stable23] [stable25] future-proof link to desktop client docs
2022-11-25 20:40:51 +01:00
p-bo
f4c7b6ccaf 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:38:21 +00:00
John Molakvoæ
a2908e0c6a Merge pull request #9411 from nextcloud/backport/9408/stable23 2022-11-22 15:25:05 +01:00
John Molakvoæ
4be90416a8 Update webinterface.rst
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2022-11-22 15:01:46 +01:00
Joas Schilling
dbdf1b139d Fix linting things
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-22 13:59:14 +00:00
John Molakvoæ
cd0d21d81a 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:59:13 +00:00
John Molakvoæ
208c27aede Fix browsers requirements
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-11-22 13:59:13 +00:00
Joas Schilling
6b3227b2d3 Merge pull request #9385 from nextcloud/backport/9380/stable23
[stable23] Update logo with fixed N
2022-11-17 21:09:52 +01:00
Joas Schilling
1e50e9c107 Update logo with fixed N
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-17 13:53:44 +00:00
Simon L
bc1e17c4d1 Merge pull request #9379 from nextcloud/backport/9374/stable23
[stable23] add mariadb10.6
2022-11-17 12:06:47 +01:00
Simon L
be5e79d4d3 add mariadb10.6
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-17 11:03:33 +00:00
Richard Steinmetz
c5d4f79f96 Merge pull request #9369 from nextcloud/backport/9358/stable23
[stable23] Document versions of the PSR packages
2022-11-15 10:46:20 +01:00
Christoph Wurst
30080e5415 Document versions of the PSR packages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 20:24:14 +00:00
Christoph Wurst
80b362f331 Merge pull request #9365 from nextcloud/backport/9359/stable23
[stable23] Document when to use the NoTwoFactorRequired annotation
2022-11-14 18:38:48 +01:00
Christoph Wurst
03608c1660 Merge pull request #9362 from nextcloud/backport/9357/stable23
[stable23] Document that the PHP extension `fileinfo` is required
2022-11-14 18:33:02 +01:00
Christoph Wurst
fd243119ad Document when to use the NoTwoFactorRequired annotation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 17:28:51 +00:00
Christoph Wurst
4c196f5143 Document that the PHP extension fileinfo is required
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 17:27:57 +00:00
Christoph Wurst
cc7e0990ac Merge pull request #9354 from nextcloud/backport/9350/stable23
[stable23] Use deprecated directive instead of note
2022-11-14 15:10:30 +01:00
Christoph Wurst
85b4fa3628 Use deprecated directive instead of note
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 14:03:38 +00:00
Christoph Wurst
0a81cb4f88 Merge pull request #9349 from nextcloud/backport/9345/stable23
[stable23] Document app bootstrap boot and injectFn
2022-11-14 13:19:21 +01:00
Christoph Wurst
b040da203b Document app bootstrap boot and injectFn
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 12:13:30 +00:00
Christoph Wurst
18acfbef4f Merge pull request #9341 from nextcloud/enhancement/doctrine-dbal-3.0-to-3.1-changes-stable23
[stable23] Document behavior changes of dbal 3.0 to 3.1 upgrade
2022-11-14 12:48:23 +01:00
Christoph Wurst
05428b3640 Document behavior changes of dbal 3.0 to 3.1 upgrade
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 11:07:15 +01:00
Christoph Wurst
537636abeb Merge pull request #9340 from nextcloud/backport/7803/stable23
[stable23] Add app upgrade guide for Nextcloud 23
2022-11-14 11:06:00 +01:00
Christoph Wurst
615436c3dc Add app upgrade guide for Nextcloud 23
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 10:03:07 +00:00
Christoph Wurst
e4aad715ed Merge pull request #9339 from nextcloud/backport/9331/stable23
[stable23] Document GenericEvent deprecation in Nextcloud 22
2022-11-14 10:31:50 +01:00
Christoph Wurst
85ec5dfd81 Document GenericEvent deprecation in Nextcloud 22
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 09:26:11 +00:00
Joas Schilling
70383c8047 Merge pull request #9314 from nextcloud/backport/9309/stable23
[stable23] Document `IFactory::getUserLanguage()`
2022-11-09 14:03:06 +01:00
Joas Schilling
afd7e835f9 Merge pull request #9318 from nextcloud/backport/9311/stable23
[stable23] Document datetime support for the Entity class
2022-11-09 14:02:08 +01:00
Joas Schilling
377647ed68 Document datetime support for the Entity class
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-09 12:21:45 +00:00
Joas Schilling
3490ca82f6 Document IFactory::getUserLanguage()
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-09 12:20:54 +00:00
Daniel
212dd1fe08 Merge pull request #9293 from nextcloud/backport/9257/stable23
[stable23] update the link to available language codes
2022-11-08 10:13:39 +01:00
林柏臣
f335f32cc8 update the link to available language codes
change the url of Transifex language codes from https://www.transifex.com/explore/languages/ to https://explore.transifex.com/languages/ as the previous link redirect to the home page.

Signed-off-by: 林柏臣 <daniel.pclin@gmail.com>
2022-11-08 09:10:43 +00:00
Joas Schilling
e4de35d2a5 Merge pull request #9273 from nextcloud/backport/9270/stable23
[stable23] Fix rendering of inline code block
2022-10-31 16:11:17 +01:00
Christoph Wurst
5523ac42f9 Fix rendering of inline code block
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-31 14:40:13 +00:00