Commit Graph

5678 Commits

Author SHA1 Message Date
Roeland Jago Douma
01adb70614 Merge pull request #1517 from nextcloud/fix/warnings/code-block
Fix some code-block warnings
2019-07-01 12:30:08 +02:00
Roeland Jago Douma
684d3d52fb Fix some code-block warnings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-01 11:35:42 +02:00
Daniel Kesselberg
3b6dfb70e6 Merge pull request #1514 from nextcloud/pqsql-95
Bump minium pqsql version to 9.5
2019-06-28 10:40:42 +02:00
Daniel Kesselberg
a865341ad4 Bump minium pqsql version to 9.5
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-06-27 23:58:17 +02:00
Christoph Wurst
1e02126587 Merge pull request #1504 from nextcloud/add-map-nginx
Serve map files for nginx configs
2019-06-21 09:44:03 +02:00
John Molakvoæ
37c0a9de78 Serve map files for nginx configs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-19 13:15:35 +02:00
John Molakvoæ
9f19c354d0 Add firstPRMergeComment 2019-06-16 22:11:15 +02:00
John Molakvoæ
fe8b67c7c0 Describe how to synchronize with Windows Contacts (#1502)
Describe how to synchronize with Windows Contacts
2019-06-16 22:09:20 +02:00
Danijel Stojnic
3e7344e02e Describe how to synchronize with Windows Contacts
Add description how to synchronize the Nextcloud contacts with the Windows 10 Contacts app.
2019-06-16 21:57:31 +02:00
John Molakvoæ
4c812e160b Correct error in .htaccess, revert #1069 (#1480)
Correct error in .htaccess, revert #1069
2019-06-14 12:35:11 +02:00
John Molakvoæ
51312104a0 Update SFTP description (#1495)
Update SFTP description
2019-06-14 12:31:02 +02:00
Nextcloud bot
9c17db9cec generate documentation from config.sample.php 2019-06-13 02:57:51 +00:00
mactrent
49e1a13f24 Correct SFTP definition
SSH File Transfer Protocol is entirely separate from traditional FTP.  Nextcloud can use both.
2019-06-12 12:17:26 -05:00
John Molakvoæ
fc88a12e07 Fix typo in LDAP User Auth (#1471)
Fix typo in LDAP User Auth
2019-06-12 13:49:12 +02:00
John Molakvoæ
e391c3dc53 Update index.rst (#1485)
Update index.rst
2019-06-11 07:19:29 +02:00
John Molakvoæ
9be68269f0 Merge pull request #1477 from nextcloud/wiswedel/admin/proxy/notation
Proxy notation hints
2019-06-11 07:06:13 +02:00
tflidd
d40a8d10c0 Update index.rst
I didn't find any information regarding the enterprise/community edition in the Release-notes.
2019-06-11 00:35:44 +02:00
Lars-Sören Steck
014fcdcfa6 Correct error in .htaccess, revert #1069
The forward slashes are only needed if the rewrite rules are being put directly into the config file of the apache virtual host. They should not be added to the .htaccess file, as in this case the redirect is not working (this has been tested by me on multiple systems).

You can also see in the discussion of the bug report #1069 after it was merged, that the reporter actually put the rules into his apache conf, instead of a .htaccess and that somebody else was reporting, that it was only working without the forward slashes in a .htaccess file.
2019-06-08 22:38:28 +02:00
Sascha Wiswedel
8d626b110a Proxy notation hints
Added hints to the different allowed notations for trusted proxies

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-06-07 15:15:25 +02:00
John Molakvoæ
2aba470a61 Replacement for link to KB841215, which no longer exists (#1476)
Replacement for link to KB841215, which no longer exists
2019-06-07 08:28:31 +02:00
Deutscher Bundesjugendring
2d76a2127e Replacement for link to KB841215, which no longer exists
The Knowledge Base KB841215 article is not available anymore. Yet the issue itself is not so difficult, so we can just exchange the outdated link with a brief description of the solution directly.
2019-06-06 21:54:41 +02:00
Flávio Gomes da Silva Lisboa
689ce0184b Merge pull request #1328 from sirpresident/master
Translation User Manual En to Pt-BR
2019-06-03 07:56:01 -03:00
Richard Nixon
169c11f2b0 Update user_2fa.rst
Fix Issue 07 close #1474
2019-06-02 21:26:05 -03:00
Richard Nixon
47dd386084 Update webinterface.rst
Fix issue 06 close #1473
2019-06-02 20:51:33 -03:00
Richard Nixon
4e3c0e05d1 Update session_management.rst
Fix issue 05 close #1472
2019-06-02 19:11:28 -03:00
Andrew Morgan
c92ef60dc1 Fix typo
"turn of loading" -> "turn off loading"

Signed-off-by: Andrew Morgan <andrew@amorgan.xyz>
2019-06-02 13:51:58 +01:00
Morris Jobke
797391db73 Merge pull request #1461 from kurjajuur666/patch-2
Update linux_database_configuration.rst
2019-05-31 17:45:11 +02:00
Morris Jobke
f2fd65e817 Merge pull request #1462 from cloud2018/patch-2
parameter --all-users for trashbin:cleanup
2019-05-31 17:43:37 +02:00
cloud2018
fb0af3ffc7 parameter --all-users for trashbin:cleanup 2019-05-28 14:50:48 +02:00
J N
b251a5f388 Update linux_database_configuration.rst
PostgreSQL instead of MySQL on how to remotley access a postgres server (previously "To access a PostgreSQL installation on a...")
2019-05-28 13:35:12 +03:00
Nextcloud bot
29bd8c84a9 generate documentation from config.sample.php 2019-05-23 03:05:08 +00:00
Morris Jobke
1c8ca0ff21 Merge pull request #1456 from nextcloud/enh/apppass_delete
Delete app password docs
2019-05-17 12:27:45 +02:00
Roeland Jago Douma
e70db07708 Delete app password docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-17 12:24:52 +02:00
Morris Jobke
2ad08ef8e6 Update release date of 14.0.12
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-17 12:21:10 +02:00
Roeland Jago Douma
1101f6bbd6 Merge pull request #1453 from nextcloud/remote-wipe
Remote wipe client api docs
2019-05-16 21:01:00 +02:00
Morris Jobke
d8ab2bfde7 Merge pull request #1454 from PriceChild/patch-2
Typo
2019-05-16 16:25:55 +02:00
Joseph Price
1d632c797c Typo
Signed-off-by: Joseph Price <github@pricechild.co.uk>
2019-05-16 13:53:19 +01:00
Roeland Jago Douma
6c4c9f7273 Remote wipe client api docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-16 09:59:19 +02:00
Morris Jobke
ffd15411d0 Update releases
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-15 20:42:00 +02:00
John Molakvoæ
53b302a966 Make people continue with MySQL instructions (#1449)
Make people continue with MySQL instructions
2019-05-13 07:41:03 +02:00
BernieO
c58f36ee46 Make people continue with MySQL instructions
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>

It does not seem to be obvious to continue with the MySQL steps when using MariaDB 10.2 or earlier after step 4 when no error occurred.

According forum thread: https://help.nextcloud.com/t/solved-mysql-is-used-as-database-but-does-not-support-4-byte-characters-error-message-persist-after-fix/52999/2
2019-05-12 00:53:21 +02:00
Morris Jobke
cd09158308 Merge pull request #1331 from nextcloud/enh/apppass_migration
Add app password migration section
2019-05-09 20:28:40 +02:00
Roeland Jago Douma
5709f09097 Add app password migration section
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-09 20:17:53 +02:00
Morris Jobke
2a634e40c1 Merge pull request #1444 from nextcloud/fix/noid/devdoc-npm-links
fix links on NPM page
2019-05-09 17:09:32 +02:00
Arthur Schiwon
94138849b7 fix links on NPM page
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-09 16:35:42 +02:00
Morris Jobke
d696b02dbe Merge pull request #1440 from nextcloud/fix/1439/remove-recommendation-for-cli-opcache
Remove recommendation for opcache on CLI
2019-05-09 15:22:58 +02:00
Morris Jobke
0d8633cff5 Remove recommendation for opcache on CLI
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-09 14:25:32 +02:00
Morris Jobke
ace28d7642 Merge pull request #1438 from nextcloud/backport/1408/master
[master] Update mysql_4byte_support.rst
2019-05-06 15:16:23 +02:00
Morris Jobke
238e3f14e0 Update admin_manual/configuration_database/mysql_4byte_support.rst
ok

Co-Authored-By: rth-dev <rth@dev-used.de>
2019-05-06 13:15:49 +00:00
Morris Jobke
b165041d4d Update admin_manual/configuration_database/mysql_4byte_support.rst
thanks for the hint : )

Co-Authored-By: rth-dev <rth@dev-used.de>
2019-05-06 13:15:49 +00:00