Commit Graph

5819 Commits

Author SHA1 Message Date
Julius Härtl
dfddbcb7de
Merge pull request #1802 from nextcloud/backport/1800/stable17
[stable17] Remove obsolete HOME and HTTP_HOME variables from Apache2 config
2020-01-24 18:27:36 +01:00
MichaIng
1aac597b3c Remove obsolete HOME and HTTP_HOME variables from Apache2 config
Additionally align format for Debian/Ubuntu and CentOS/RHEL configs:
- Consistent spacing and order
- No double quotes around directory path which does not contain spaces

Signed-off-by: MichaIng <micha@dietpi.com>
2020-01-24 16:07:47 +00:00
Roeland Jago Douma
a7fe3d72db
Merge pull request #1785 from nextcloud/backport/1777/stable17
[stable17] Remove server php docs build
2020-01-19 13:41:23 +01:00
Roeland Jago Douma
d5dc1a4097 Use old svgexport
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-18 20:22:51 +00:00
Julius Härtl
dbf84f97af Remove server php docs build
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-18 20:22:51 +00:00
Roeland Jago Douma
69b9e64dcc
Merge pull request #1770 from nextcloud/backport/1769/stable17
[stable17] Make the table great again
2020-01-10 10:08:33 +01:00
Daniel Kesselberg
9e84c3a3b5 Make the table great again
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-01-10 07:37:37 +00:00
John Molakvoæ
7f911e4312
[stable17] add a section about GDPR relevant information (#1768)
[stable17] add a section about GDPR relevant information
2020-01-10 08:37:03 +01:00
Bjoern Schiessle
71779b4f3b add GDPR section
start with documentation about cookies

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-09 18:50:49 +00:00
John Molakvoæ
afafedd5e8
Merge pull request #1762 from nextcloud/backport/1761/stable17
[stable17] Update recommended DBs
2020-01-07 10:37:48 +01:00
Roeland Jago Douma
3db87dc2cc Update recommended DBs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-07 07:16:46 +00:00
Julius Härtl
57f765d372
[stable17] Fix typo (#1751)
[stable17] Fix typo
2020-01-02 22:32:26 +01:00
Julius Härtl
67321dc73e
[stable17] Update background_jobs_configuration.rst (#1752)
[stable17] Update background_jobs_configuration.rst
2020-01-02 22:32:09 +01:00
Steve
700db5cc86 Update background_jobs_configuration.rst 2019-12-23 16:53:04 +00:00
Steve
473c02e0d6 Update background_jobs_configuration.rst 2019-12-23 16:53:04 +00:00
Steve
e55bbaefae Update background_jobs_configuration.rst
Added notes on using different databases.
2019-12-23 16:53:04 +00:00
Steve
d1fb5921e2 Update background_jobs_configuration.rst
Adjust nextcloudcron.service to wait for mysql.service dependency before starting. This prevents errors during a  reboot.
2019-12-23 16:53:04 +00:00
Roeland Jago Douma
fb22cf5621
Merge pull request #1739 from nextcloud/backport/1738/stable17
[stable17] Fix several typos
2019-12-23 09:48:47 +01:00
Martin Bock
b0f231bc1e Fix typo 2019-12-23 08:48:38 +00:00
Grzegorz Szymaszek
c099c9d627 Fix several typos
Signed-off-by: Grzegorz Szymaszek <gszymaszek@short.pl>
2019-12-03 14:09:06 +00:00
John Molakvoæ
42b5239b3f
[stable17] Distinguish apps from clients (#1734)
[stable17] Distinguish apps from clients
2019-12-03 10:28:58 +01:00
John Molakvoæ
21e13c2930
[stable17] Added info about the optional nextcloud path (#1731)
[stable17] Added info about the optional nextcloud path
2019-12-03 08:56:28 +01:00
J0WI
f2812f759a Distinguish apps from clients
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-12-03 07:35:33 +00:00
Vignesh Kumar
22bdbb6a81 rewrote a bit and fixed typo
Signed-off-by: Vignesh Kumar <xxvignesh@gmail.com>
2019-12-03 07:12:47 +00:00
Vignesh Kumar
d0b609022c 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:12:46 +00:00
Roeland Jago Douma
60612f6010
Merge pull request #1729 from nextcloud/updateDesktopLink
Update to 2.6 desktop link
2019-12-02 09:44:38 +01:00
Tobias Kaminsky
71ef0a336e
Update to 2.6 desktop link 2019-12-02 08:53:19 +01:00
J0WI
992a05c9df
Merge pull request #1721 from nextcloud/backport/1720/stable17
[stable17] Fix desktop client url
2019-11-24 16:54:21 +01:00
Kai
dd4b2ae054 Fix desktop client url
Signed-off-by: splitt3r <splitt3r@users.noreply.github.com>
2019-11-24 15:37:38 +00:00
J0WI
8791f6fe32
Merge pull request #1718 from nextcloud/backport/1571/stable17
[stable17] added the encryption details page which decribes the server-side encr…
2019-11-24 16:36:05 +01:00
Kenny
b3a778cf81 updated to reflect review feedback
Signed-off-by: Kenny <k.niehage@syseleven.de>
2019-11-24 15:21:14 +00:00
Kenny
b72e261153 added a note to the encryption details page describing that there are older encryption schemes
Signed-off-by: Kenny <k.niehage@syseleven.de>
2019-11-24 15:21:14 +00:00
Kenny
119535834c added the encryption details page which decribes the server-side encryption implementation of the default encryption module
Signed-off-by: Kenny <k.niehage@syseleven.de>
2019-11-24 15:21:14 +00:00
John Molakvoæ
e4acfa9791
Merge pull request #1712 from nextcloud/remove-current-version-17
[stable17] Remove current and next version from doc.
2019-11-21 06:40:43 +01:00
John Molakvoæ
173cca0748
[stable17] Adapt Updates to nginx configuration (#1713)
[stable17] Adapt Updates to nginx configuration
2019-11-21 06:40:31 +01:00
BernieO
d71a75b1ba Adapt Updates to nginx configuration
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>

Nextcloud 17 adds the Same-Origin header which was removed with Nextcloud 12.
ref #1597 (which should IMHO be merged before release of Nextcloud 17)
2019-11-20 19:57:47 +00:00
Daniel Kesselberg
b185381b21 Remove current and next version from doc.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-11-20 20:17:20 +01:00
John Molakvoæ
568f103c15
Merge pull request #1696 from nextcloud/backport/1693/stable17
[stable17] Update synchronizing with MacOS
2019-11-20 07:38:01 +01:00
John Molakvoæ
1ab23aa873
[stable17] update user manual PIM iOS (#1695)
[stable17] update user manual PIM iOS
2019-11-20 07:37:55 +01:00
heaterC
0c71f4fda6 Account type "manual" instead of "advanced"
Better user experience: no path necessary, no SSL/port input necessary, all provided by service discovery anyhow.
2019-11-12 17:52:10 +00:00
heaterC
2488a973fc New image according to text 2019-11-12 17:52:10 +00:00
heaterC
2fec2154e6 Replace with new image according to text 2019-11-12 17:52:10 +00:00
BobKircher
feed99947a Update user_manual/pim/sync_ios.rst
Signed-off-by: BobKircher <22474026+bobkircher@users.noreply.github.com>
14:35 24.08.2019

Co-Authored-By: John Molakvoæ <skjnldsv@users.noreply.github.com>
2019-11-12 17:52:08 +00:00
BobKircher
f49f5e4dd3 Bring manual up to date with ios12
iOS documentation was updated with respect to SSL requirements starting with iOS 12.

Signed-off-by: BobKircher <22474026+bobkircher@users.noreply.github.com>
2019-11-12 17:52:08 +00:00
Roeland Jago Douma
164c8d7c4c
Merge pull request #1682 from nextcloud/backport/1679/stable17
[stable17] fix PATH_INFO
2019-10-24 22:33:10 +02:00
Jasper Knockaert
95a2fb7baa 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:31:21 +00:00
Roeland Jago Douma
708a9191be
Merge pull request #1675 from nextcloud/backport/1674/stable17
[stable17] Harden NGINX config
2019-10-24 12:17:08 +02:00
Roeland Jago Douma
e0799dc39a Harden NGINX config
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-24 08:44:27 +00:00
Roeland Jago Douma
44f5c100c3
Merge pull request #1671 from nextcloud/backport/1670/stable17
[stable17] more specifics for possible MIME types at workflows
2019-10-22 07:45:47 +02:00
Sascha Wiswedel
923c2c8883 more specifics for possible MIME types at workflows
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-10-22 03:49:29 +00:00