Commit Graph

5639 Commits

Author SHA1 Message Date
Daniel Kesselberg
88ef073ebb Nextcloud 16 does not work with MySQL 8 2019-06-21 22:27:01 +02:00
John Molakvoæ
0a87d1d69d [stable16] Serve map files for nginx configs (#1506)
[stable16] Serve map files for nginx configs
2019-06-21 10:23:25 +02:00
John Molakvoæ
d0ea6b170e Serve map files for nginx configs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-21 07:44:26 +00:00
tflidd
d2536e2cfd Merge pull request #1497 from nextcloud/backport/1495/stable16
[stable16] Update SFTP description
2019-06-16 16:57:37 +02:00
John Molakvoæ
e959293f9f [stable16] Correct error in .htaccess, revert #1069 (#1498)
[stable16] Correct error in .htaccess, revert #1069
2019-06-16 14:21:04 +02:00
Lars-Sören Steck
adce424d64 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-16 08:02:50 +00:00
mactrent
14a52756f4 Correct SFTP definition
SSH File Transfer Protocol is entirely separate from traditional FTP.  Nextcloud can use both.
2019-06-14 10:31:22 +00:00
John Molakvoæ
a89f06a4d6 [stable16] Update index.rst (#1489)
[stable16] Update index.rst
2019-06-11 07:25:42 +02:00
John Molakvoæ
67452955f5 [stable16] Proxy notation hints (#1488)
[stable16] Proxy notation hints
2019-06-11 07:24:33 +02:00
tflidd
65089cfb69 Update index.rst
I didn't find any information regarding the enterprise/community edition in the Release-notes.
2019-06-11 05:19:48 +00:00
Sascha Wiswedel
8cf2031185 Proxy notation hints
Added hints to the different allowed notations for trusted proxies

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-06-11 05:06:44 +00:00
Morris Jobke
384e2710f9 Merge pull request #1465 from nextcloud/backport/1461/stable16
[stable16] Update linux_database_configuration.rst
2019-05-31 18:02:07 +02:00
J N
17fdb5a823 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-31 15:45:33 +00:00
Morris Jobke
97de0ac4b6 Merge pull request #1464 from nextcloud/backport/1462/stable16
[stable16] parameter --all-users for trashbin:cleanup
2019-05-31 17:44:32 +02:00
cloud2018
c24c01928f parameter --all-users for trashbin:cleanup 2019-05-31 15:43:56 +00:00
Nextcloud bot
85dbd689c9 generate documentation from config.sample.php 2019-05-23 03:05:02 +00:00
Morris Jobke
d09f61beb7 Update release date of 14.0.12
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-17 12:21:20 +02:00
Morris Jobke
84901bd142 Merge pull request #1455 from nextcloud/backport/1454/stable16
[stable16] Typo
2019-05-16 22:15:02 +02:00
Joseph Price
7db7274f7c Typo
Signed-off-by: Joseph Price <github@pricechild.co.uk>
2019-05-16 14:26:22 +00:00
Morris Jobke
bc0d981514 Update releases
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-15 20:42:10 +02:00
Morris Jobke
71fd456c34 Merge pull request #1450 from nextcloud/backport/1449/stable16
[stable16] Make people continue with MySQL instructions
2019-05-13 12:34:09 +02:00
BernieO
2221d5753f 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-13 10:09:22 +00:00
Morris Jobke
01f0f33d2c Merge pull request #1447 from nextcloud/backport/1331/stable16
[stable16] Add app password migration section
2019-05-09 20:36:25 +02:00
Roeland Jago Douma
dbdb362514 Add app password migration section
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-09 18:29:14 +00:00
Morris Jobke
221b3966f0 Merge pull request #1445 from nextcloud/backport/1444/stable16
[stable16] fix links on NPM page
2019-05-09 17:42:28 +02:00
Arthur Schiwon
6dd576ab80 fix links on NPM page
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-09 15:09:48 +00:00
Morris Jobke
23d3d5e5d1 Merge pull request #1441 from nextcloud/backport/1440/stable16
[stable16] Remove recommendation for opcache on CLI
2019-05-09 15:52:43 +02:00
Morris Jobke
2208d2976f Remove recommendation for opcache on CLI
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-09 13:23:19 +00:00
Morris Jobke
3ed9986c69 Merge pull request #1436 from nextcloud/backport/1408/stable16
[stable16] Update mysql_4byte_support.rst
2019-05-06 15:15:14 +02:00
Morris Jobke
73b5bf86a5 Update admin_manual/configuration_database/mysql_4byte_support.rst
ok

Co-Authored-By: rth-dev <rth@dev-used.de>
2019-05-06 13:14:20 +00:00
Morris Jobke
551d8fd790 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:14:20 +00:00
rth
395410659c Update mysql_4byte_support.rst 2019-05-06 13:14:20 +00:00
Morris Jobke
9d5c942a06 Merge pull request #1435 from nextcloud/backport/1434/stable16
[stable16] updated release schedule for 17
2019-05-06 15:13:01 +02:00
Joas Schilling
50799868d3 Update admin_manual/installation/source_installation.rst
Co-Authored-By: wiswedel <wiswedel@users.noreply.github.com>
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Sascha Wiswedel
3bd07528d2 Revert "updated release schedule for 17"
This reverts commit 93ae577d95020bbc1615021390e01f71e453e2eb.

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Sascha Wiswedel
f0f7bc79d3 updated release schedule for 17
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Sascha Wiswedel
021a619f1b Added Guests and Terms of Service to the list of supported apps
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Sascha Wiswedel
5b4bbbd033 added PHP 7.3 to installation prerequisites
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Sascha Wiswedel
6b56401f49 Apache config reordering
order was confusing for CentOS setup

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Sascha Wiswedel
cdfadf015a cleanup on installation page
rearranged orders, adjusted headliens

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Sascha Wiswedel
ba74ef8623 Added Group folders to list of supported apps
new supported app: Group folders

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Sascha Wiswedel
7e6710c86f formatting on list of supported apps
corrected formatting for a bullet point

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
Jos Poortvliet
387209870a add 2.5 version of desktop client
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-05-06 13:11:32 +00:00
John Molakvoæ
304fffad32 Merge pull request #1431 from nextcloud/backport/1430/stable16
[stable16] text edit mispelling
2019-05-03 13:56:22 +02:00
Elie Vischel
9a553b72ac text edit mispelling 2019-05-03 11:51:43 +00:00
Christoph Wurst
34fb13ca03 Merge pull request #1426 from nextcloud/backport/1424/stable16
[stable16] Add list of possible remote connection destinations
2019-05-02 11:31:27 +02:00
Julius Härtl
b0718a8c16 Add list of possible remote connection destinations
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-02 09:09:17 +00:00
Morris Jobke
903a625831 Merge pull request #1421 from nextcloud/backport/1420/stable16
[stable16] Update source_installation.rst
2019-05-02 09:14:59 +02:00
ernstkl
ee2b865b31 Update source_installation.rst
grammar fix
2019-05-02 07:10:40 +00:00
Morris Jobke
48ed9463d8 Merge pull request #1418 from nextcloud/backport/1413/stable16
[stable16] Add 16 release
2019-04-30 15:41:32 +02:00