Nextcloud bot
ea575ae12b
generate documentation from config.sample.php
2022-12-01 03:39:06 +00:00
Daniel
ca2e9e9fbc
Merge pull request #9401 from p-bo/patch-26
...
Point URL to internet archive
2022-11-30 15:28:36 +01:00
Simon L
6c2e7cb7b7
Merge pull request #9373 from nextcloud/enh/noid/improve-imaginary-doc
...
Improve documentation around Imaginary
2022-11-30 10:17:45 +01:00
Vincent Petry
9c8ac80c6c
Merge pull request #9424 from nextcloud/update-owncloud-migration-10.11
...
Update instructions for upgrading from ownCloud 10.11
2022-11-29 09:00:27 +01:00
Nextcloud bot
2b0d1b9047
generate documentation from config.sample.php
2022-11-29 03:38:58 +00:00
Vincent Petry
6034de3149
Update instructions for upgrading from ownCloud 10.11
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2022-11-28 22:05:05 +01:00
Julius Härtl
eae31ad02f
Merge pull request #9321 from nextcloud/docs/add-av-disabling-background-scan
2022-11-28 08:12:29 +01:00
Luka Trovic
09664f83ed
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 08:04:39 +01:00
Luka Trovic
d17ea611a4
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 08:04:25 +01:00
Daniel
a1ada68056
Merge pull request #9391 from p-bo/patch-18
...
Missing comma in sentence
2022-11-27 21:01:18 +01:00
Nextcloud bot
1f7f6b2a50
generate documentation from config.sample.php
2022-11-26 03:36:33 +00:00
Daniel
4e22b453cb
Merge pull request #9402 from p-bo/patch-27
...
Fix formating
2022-11-25 20:38:15 +01:00
Daniel
adfc375946
Merge pull request #9388 from p-bo/patch-15
...
fix bugtracker link
2022-11-25 20:35:53 +01:00
Daniel
16bdee96cf
Merge pull request #9404 from p-bo/patch-28
...
future-proof link to desktop client docs
2022-11-25 20:33:33 +01:00
p-bo
a57194cf8f
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-20 00:02:26 +01:00
p-bo
6ca0607d62
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-19 23:02:16 +01:00
p-bo
a58b35b21f
Point URL to internet archive
...
This site is not existing any more - link updated to point to archived page
Signed-off-by: p-bo <pavel.borecki@gmail.com >
2022-11-19 22:39:32 +01:00
p-bo
b24f71121c
Removed obsolete note regarding pending backport of NSS into RHEL & derivatives
...
Backport described in linked bug
https://bugzilla.redhat.com/show_bug.cgi?id=1241172
was already completed in
https://access.redhat.com/errata/RHBA-2016:2335.html
Signed-off-by: p-bo <pavel.borecki@gmail.com >
2022-11-19 22:03:12 +01:00
p-bo
d83c5e454f
Missing comma in sentence
...
Signed-off-by: p-bo <pavel.borecki@gmail.com >
2022-11-17 22:52:39 +01:00
p-bo
cd2beb5625
fix bugtracker link
...
There can be only one link (two links results in broken link) and also link to server bug tracker is part of linked list of bugtrackers, so shouldn't appear there.
Signed-off-by: p-bo <pavel.borecki@gmail.com >
2022-11-17 21:51:14 +01:00
Joas Schilling
86b0105392
Merge pull request #9377 from p-bo/patch-14
...
Added users to number to make sense.
2022-11-17 21:14:38 +01:00
Julius Härtl
20789e12c1
Merge pull request #9382 from nextcloud/bugfix/noid/fix-syntax-issues
...
Fix syntax issues and dead links
2022-11-17 19:20:40 +01:00
Joas Schilling
41913d1558
Fix syntax issues
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-11-17 14:34:58 +01:00
p-bo
ba46d3cf06
Added users to number to make sense.
...
Signed-off-by: p-bo <pavel.borecki@gmail.com >
2022-11-16 15:58:03 +01:00
p-bo
89a4cfd163
Update URL of FAQ category page
...
As announced in https://help.nextcloud.com/t/combing-how-tos-faqs-and-tips/9070 , there was merge among faq, how-to and tips section on this new URL.
Signed-off-by: p-bo <pavel.borecki@gmail.com >
2022-11-16 15:44:26 +01:00
Simon L
b02e70ce98
Merge pull request #9195 from J0WI/mariadb-10.6
...
Update recommend MariaDB versions
2022-11-16 00:47:37 +01:00
Richard Steinmetz
8c47f86d93
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-15 16:17:30 +01:00
Nextcloud bot
cc3931ada3
generate documentation from config.sample.php
2022-11-15 03:33:02 +00:00
Christoph Wurst
a494001162
Document that the PHP extension fileinfo is required
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-11-14 17:54:20 +01:00
Joas Schilling
b11a13301e
Fix RST
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-11-14 13:01:27 +01:00
Daphne Muller
547989b733
Update system_requirements.rst
...
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com >
2022-11-14 12:59:01 +01:00
Joas Schilling
63c9336046
Merge pull request #9327 from nextcloud/enh/noid/add-postgres-15
...
add postgres 15
2022-11-14 12:14:48 +01:00
Simon L
647d73b90f
add postgres 15 back
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2022-11-14 11:59:29 +01:00
Raul Ferreira Fuentes
c3aa2141f1
Merge pull request #9286 from nextcloud/docs/secure_view
...
Add office secure-view settings documentation
2022-11-14 11:17:24 +01:00
Joas Schilling
b032437050
Make all internal links link to the latest (adjusted on stable-splits)
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-11-11 15:41:58 +01:00
Luka Trovic
dd5e202314
docs: add description to disable av background scan
...
Signed-off-by: Luka Trovic <89908051+luka-nextcloud@users.noreply.github.com >
2022-11-10 20:41:45 +01:00
Vincent Petry
7e4df33b98
Update Debian and openSUSE versions in sys reqs
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2022-11-08 12:22:50 +01:00
Daniel
429688f01f
Merge pull request #9257 from danielpclin/patch-2
...
update the link to available language codes
2022-11-07 21:53:50 +01:00
Nextcloud bot
16c0792140
generate documentation from config.sample.php
2022-11-06 03:28:25 +00:00
raul
e0b1d3accc
Add secure-view settings documentation
...
Signed-off-by: raul <raul@nextcloud.com >
2022-11-03 17:33:28 +01:00
szaimen
91eb326ac7
64-bit is required for NC26
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-11-02 11:08:53 +01:00
Daphne Muller
cd31c73bca
Update general_troubleshooting.rst
...
Made the final adjustments
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com >
2022-10-28 16:21:38 +02:00
Simon L
252868b2cb
Merge pull request #9227 from nextcloud/enh/noid/postgresql
...
rework postgresql docs
2022-10-27 13:11:48 +02:00
Simon L
aac802569f
address review
...
Co-authored-by: Vitor Mattos <vitor@php.rio >
Signed-off-by: Simon L. <szaimen@e.mail.de >
2022-10-27 13:06:42 +02:00
林柏臣
0a37c3feb1
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-10-27 18:34:13 +08:00
Nextcloud bot
e54de3734d
generate documentation from config.sample.php
2022-10-27 03:26:00 +00:00
Daphne Muller
653de284f7
Update admin_manual/issues/general_troubleshooting.rst
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com >
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com >
2022-10-25 14:26:07 +02:00
Daphne Muller
990beedfe7
Update general_troubleshooting.rst
...
added the content of https://nextcloud.com/pushnotifications/
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com >
2022-10-25 13:51:23 +02:00
Andrew Dawes
e1bc8c6667
Fixed several typos and grammar errors
...
Signed-off-by: Andrew Dawes <andrewsdawes@gmail.com >
2022-10-25 07:32:25 +02:00
Nextcloud bot
1808e32390
generate documentation from config.sample.php
2022-10-20 18:12:57 +00:00