Commit Graph

5629 Commits

Author SHA1 Message Date
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
Morris Jobke
0863043446 Update admin_manual/release_schedule.rst 2019-04-30 13:40:27 +00:00
Marius Blüm
f4db476f64 Add 16 release
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-04-30 13:40:26 +00:00
Morris Jobke
43914b9f62
Merge pull request #1405 from nextcloud/backport/1403/stable16
[stable16] Link to issue submission guidelines led to 404 error page
2019-04-30 10:42:48 +02:00
Joas Schilling
4a8e2590e1
Merge pull request #1410 from nextcloud/backport/1409/stable16
[stable16] Add a note about the necessary mysqldump change
2019-04-29 13:55:59 +02:00
Joas Schilling
23719704b7 Add a note about the necessary mysqldump change
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-29 11:48:46 +00:00
Deutscher Bundesjugendring
46c2bef267 Link to issue submission guidelines led to 404 error page
The link was incorrect or outdated.
2019-04-24 13:08:05 +00:00
violoncello.ch
210c56d083
Merge pull request #1400 from nextcloud/backport/1399/stable16
[stable16] updater is not an app
2019-04-23 11:30:09 +02:00
Jonas Sulzer
d5566db14b 👌 IMPROVE: updater is not an app
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-04-23 07:53:47 +00:00
John Molakvoæ
a4197392ad
Merge pull request #1396 from nextcloud/backport/1395/stable16
[stable16] Update min stable
2019-04-18 15:21:46 +02:00
John Molakvoæ
a1b17e466e Update min stable 2019-04-18 12:33:06 +00:00