Commit Graph

5801 Commits

Author SHA1 Message Date
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
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
Julius Härtl
b805e6d879
[stable17] added documentation quick-links (#1669)
[stable17] added documentation quick-links
2019-10-21 08:40:16 +02:00
Sascha Wiswedel
7529004695 added documentation quick-links
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-10-18 07:28:39 +00:00
John Molakvoæ
b84347e4e2
[stable17] Bruteforce docs (#1659)
[stable17] Bruteforce docs
2019-10-09 12:36:51 +02:00
Roeland Jago Douma
809d79a51f Bruteforce docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-09 09:59:27 +00:00
John Molakvoæ
fc73d429db
[stable17] Refresh linux distro requirements (#1655)
[stable17] Refresh linux distro requirements
2019-10-08 15:35:32 +02:00
kesselb
62e3c7c571
Merge pull request #1656 from nextcloud/backport/1648/stable17
[stable17] Add PostgreSQL 11
2019-10-08 00:57:04 +02:00
J0WI
3aaeef9034 Add PostgreSQL 11
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-10-07 15:15:33 +00:00
Daniel-I-Am
5e28666d39 Refresh linux distro requirements
Signed-off-by: Daniel-I-Am <djdecloet@gmail.com>
2019-10-07 14:07:40 +00:00
John Molakvoæ
c08231c05b
[stable17] Remove "configuring upload limits within the gui" (#1644)
[stable17] Remove "configuring upload limits within the gui"
2019-10-02 10:46:25 +02:00
Daniel Kesselberg
8165337b16 Remove "configuring upload limits within the gui"
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-10-02 08:20:58 +00:00
blizzz
a1f2eaa06a
Merge pull request #1637 from nextcloud/backport/1635/stable17
[stable17] Update min stable: 15 - 17
2019-10-01 13:54:31 +02:00
John Molakvoæ
4440468c58 Update min stable: 15 - 17 2019-10-01 09:38:33 +00:00
Joas Schilling
e8b6673e3d
Merge pull request #1631 from nextcloud/backport/1597/stable17
[stable17] Update Nginx subdir headers to match webroot config
2019-09-23 14:46:11 +02:00
MichaIng
97095a79d6 Update Nginx subdir headers to match webroot config
+ Ref: https://github.com/nextcloud/documentation/pull/1520
+ The master merge to resolve conflicts has reverted the headers changes for the subdir config. This commit redoes the intended changes, to match Nginx webroot config and .htaccess.

Signed-off-by: Micha Felle <micha@dietpi.com>
2019-09-23 09:41:17 +00:00
Sascha Wiswedel
131360b3ab
Merge pull request #1624 from nextcloud/backport/1621/stable17
[stable17] Update user_configuration.rst
2019-09-19 14:06:26 +02:00
Sascha Wiswedel
635884e3b6
Merge pull request #1627 from nextcloud/backport/1623/stable17
[stable17] added portal link to audit documentation
2019-09-19 14:05:35 +02:00
Sascha Wiswedel
e090785135 added portal link to audit documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-09-19 10:49:28 +00:00
John Molakvoæ
e072e8bd1b Update user_configuration.rst 2019-09-19 09:28:13 +00:00