5673 Commits

Author SHA1 Message Date
Morris Jobke
19aaec9a2e Merge pull request #5227 from michalhuras/patch-2
Fix uninitialised variable
2020-10-12 16:55:40 +02:00
Michał
15dd67739f Fix uninitialised variable 2020-10-07 22:43:22 +02:00
Morris Jobke
241e70b911 Merge pull request #4461 from jamesrascal/patch-2
Include note on App Password
2020-09-14 16:32:16 +02:00
Morris Jobke
3d9085b796 Update user_manual/files/access_webdav.rst 2020-09-14 16:32:06 +02:00
Morris Jobke
957ba373b7 Update user_manual/files/access_webdav.rst 2020-09-14 16:31:43 +02:00
jamesrascal
72e0bb560d Include note on App Password
App Passwords are needed when using a third party login provider or MFA/2FA.
2020-09-11 14:00:18 -07:00
Morris Jobke
9048158d15 Merge pull request #2217 from dboehmer/patch-2
Escape line breaks in multiline command
2020-07-23 15:00:54 +02:00
Daniel Böhmer
fe58c6d742 Escape line breaks in multiline command 2020-07-22 23:20:22 +02:00
Morris Jobke
21fcca3ac8 Merge pull request #1936 from clementduveau/patch-2
Update documentation and readability
2020-04-21 11:02:06 +02:00
Morris Jobke
4aa493174c Merge pull request #1809 from gunnaraas/patch-2
Fixing small typo in docs
2020-04-21 10:12:47 +02:00
Morris Jobke
a933980ee4 Update admin_manual/installation/source_installation.rst
Co-Authored-By: John Molakvoæ <skjnldsv@users.noreply.github.com>
2020-04-21 10:12:17 +02:00
Clément Duveau
c315524fb6 Update documentation and readability
As my reverse proxy can change its IP address (self-healing, rolling update, etc) I resolve it only using internal DNS. I just tried and my Nextcloud install (officiel docker, no modifications) is able to resolve it.

Options for the array have been updated for readability
2020-04-02 12:44:13 +02:00
John Molakvoæ
2f76422588 Merge pull request #1919 from MBfromOK/patch-2
Add MySQL Header and MariaDB note
2020-03-28 22:43:31 +01:00
Micah Beasley
3b9cc59baa Add MySQL Header and MariaDB note
Add MySQL Header and MariaDB note to ensure users will know there are separate steps provided for MariaDB installations.
2020-03-28 16:38:16 -05:00
gunnaraas
1764e54433 Fixing small typo in docs
'environment' was spelled 'environmemt' on line 649
2020-02-02 16:09:35 -06:00
Roeland Jago Douma
9a59936f79 Merge pull request #1787 from nextcloud/backport/1777/stable15
[stable15] Remove server php docs build
2020-01-19 13:41:32 +01:00
Roeland Jago Douma
8c19c889a1 Use old svgexport
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-18 20:23:02 +00:00
Julius Härtl
385bfda13f Remove server php docs build
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-18 20:23:02 +00:00
Roeland Jago Douma
5eca969f8b Merge pull request #1741 from nextcloud/backport/1738/stable15
[stable15] Fix several typos
2019-12-23 09:48:37 +01:00
Grzegorz Szymaszek
771a61c9ba Fix several typos
Signed-off-by: Grzegorz Szymaszek <gszymaszek@short.pl>
2019-12-03 14:12:39 +00:00
John Molakvoæ
803b69e2d5 Merge pull request #1732 from nextcloud/backport/1730/stable15
[stable15] Added info about the optional nextcloud path
2019-12-03 10:29:05 +01:00
John Molakvoæ
d41d532095 [stable15] Distinguish apps from clients (#1736)
[stable15] Distinguish apps from clients
2019-12-03 10:28:52 +01:00
J0WI
147f7de81a Distinguish apps from clients
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-12-03 07:35:55 +00:00
Vignesh Kumar
2cd268fbdf rewrote a bit and fixed typo
Signed-off-by: Vignesh Kumar <xxvignesh@gmail.com>
2019-12-03 07:18:52 +00:00
Vignesh Kumar
c88de7d633 Added info about the optional nextcloud path
The current document does not mention that "/nextcloud" path is only optional, and not needed if the installation is present at the root directory of the domain. Also, the wording was quite off, cleaned it up a bit.

Signed-off-by: Vignesh Kumar <xxvignesh@gmail.com>
2019-12-03 07:18:51 +00:00
J0WI
13972b7f21 Merge pull request #1723 from nextcloud/backport/1720/stable15
[stable15] Fix desktop client url
2019-11-24 16:54:27 +01:00
Kai
feee83a7ed Fix desktop client url
Signed-off-by: splitt3r <splitt3r@users.noreply.github.com>
2019-11-24 15:39:50 +00:00
John Molakvoæ
7b972e1589 [stable15] Remove current and next version from doc. (#1711)
[stable15] Remove current and next version from doc.
2019-11-21 06:40:35 +01:00
Daniel Kesselberg
a93e5bc680 Remove current and next version from doc.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-11-20 20:16:45 +01:00
Roeland Jago Douma
911916c5b0 Merge pull request #1680 from nextcloud/backport/1679/stable15
[stable15] fix PATH_INFO
2019-10-24 22:32:48 +02:00
Jasper Knockaert
76ba0bd410 fix PATH_INFO
`try_files` was added in #1674, but that resets `$fastcgi_path_info`. This PR makes sure PATH_INFO gets the original value.
2019-10-24 20:30:54 +00:00
Roeland Jago Douma
2915bad8d7 Merge pull request #1677 from nextcloud/backport/1674/stable15
[stable15] Harden NGINX config
2019-10-24 12:16:59 +02:00
Roeland Jago Douma
ba5d2c7660 Harden NGINX config
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-24 08:44:55 +00:00
Roeland Jago Douma
710ebf0d1b Merge pull request #1673 from nextcloud/backport/1670/stable15
[stable15] more specifics for possible MIME types at workflows
2019-10-22 07:45:53 +02:00
Sascha Wiswedel
9464653ded more specifics for possible MIME types at workflows
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-10-22 03:49:55 +00:00
Julius Härtl
a7bd391e34 [stable15] added documentation quick-links (#1667)
[stable15] added documentation quick-links
2019-10-21 08:40:04 +02:00
Sascha Wiswedel
8aa555e4c0 added documentation quick-links
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-10-18 07:28:12 +00:00
blizzz
7afa210331 Merge pull request #1639 from nextcloud/backport/1635/stable15
[stable15] Update min stable: 15 - 17
2019-10-01 13:54:20 +02:00
John Molakvoæ
b23be95f1b Update min stable: 15 - 17 2019-10-01 09:39:01 +00:00
Sascha Wiswedel
4f4998852b Merge pull request #1626 from nextcloud/backport/1621/stable15
[stable15] Update user_configuration.rst
2019-09-19 14:06:08 +02:00
John Molakvoæ
dcdd3598b4 Update user_configuration.rst 2019-09-19 09:28:39 +00:00
Nextcloud bot
2ede0132b8 generate documentation from config.sample.php 2019-09-11 03:16:09 +00:00
Joas Schilling
dbbca7cc0a Merge pull request #1612 from nextcloud/backport/1607/stable15
[stable15] Corrections to enabling encryption
2019-09-09 11:26:06 +02:00
Griffith Knoop
056bcb3b14 Corrections to enabling encryption
Removed the bit about enabling maintenance mode because changes to the application have caused it to automatically enable maintenance mode when enabling encryption and enabling it beforehand prevents the command from running at all.
2019-09-09 07:51:03 +00:00
Julius Härtl
5894f7d0c8 [stable15] Also load bcmap files with nginx (#1606)
[stable15] Also load bcmap files with nginx
2019-08-26 20:23:59 +02:00
Christoph Wurst
a4b75a0b7b Also load bcmap files with nginx
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-08-26 15:24:21 +00:00
Victor Goff
9b2dee7fe2 Merge pull request #1602 from nextcloud/backport/1599/stable15
[stable15] ignore generated server folder
2019-08-24 11:05:23 -04:00
Victor Goff
075b7c4615 ignore generaed server folder
closes #1596

Signed-off-by: Victor Goff <keeperotphones@gmail.com>
2019-08-24 14:50:34 +00:00
Morris Jobke
3185e93a89 Merge pull request #1569 from nextcloud/backport/1567/stable15
[stable15] Fix bullet points
2019-07-26 15:28:27 +02:00
J0WI
b05a5bb593 Fix bullet points
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-26 12:57:56 +00:00