Commit Graph

5429 Commits

Author SHA1 Message Date
Morris Jobke
a3eebf196a
Merge pull request #1232 from hanserasmus/patch-2
Fixed formatting that displayed off-screen
2019-02-07 08:52:35 +01:00
Hans Erasmus
5bff478b91
As requested per comment
Like this?
2019-02-07 09:07:35 +02:00
Morris Jobke
37fbec88ba
Merge pull request #1235 from nextcloud/backport/1234/stable15
[stable15] Add missing 'new' keyword in code sample
2019-02-06 12:20:50 +01:00
tjaisson
9c25f6145b Add missing 'new' keyword in code sample 2019-02-06 11:18:57 +00:00
Hans Erasmus
bf94f47eb5
Fixed formatting that displayed off-screen
The changes did not fit into the window when viewing the docs for Ubuntu install. Fixed it according to what I thought would be displayed better.
2019-02-06 07:59:25 +02:00
Morris Jobke
2965215d73
Merge pull request #1228 from nextcloud/backport/1057/stable15
[stable15] Documentation: behaviour with empty LDAP user-attributes undocumented…
2019-02-05 10:20:30 +01:00
Morris Jobke
219b54bb45
Merge pull request #1226 from nextcloud/backport/1223/stable15
[stable15] Fix redirect for security tips
2019-02-05 10:19:37 +01:00
Morris Jobke
e19de8ec96
Merge pull request #1224 from nextcloud/backport/1215/stable15
[stable15] Update package name for imagick with SVG support
2019-02-05 10:19:13 +01:00
Flávio Gomes da Silva Lisboa
10e274dec7 Documentation: behaviour with empty LDAP user-attributes undocumented #1010 2019-02-05 09:17:53 +00:00
Morris Jobke
e250a3a04d
Merge pull request #1222 from hanserasmus/patch-1
Update CentOS7 install procedure
2019-02-05 10:15:57 +01:00
Morris Jobke
ba6f87fe16 Fix redirect for security tips
Fixes nextcloud/server#14014

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-05 09:15:43 +00:00
J0WI
dfe2fd3f06 Update package name for imagick with SVG support
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-02-05 09:15:03 +00:00
Hans Erasmus
3f99ccd8c4
Update CentOS7 install procedure
After upgrading from 14.04 to 15.02 I got a warning about `imagick` on my server, so it seems that although it is not compulsory,  it might be a good idea to add it to minimize the number of warnings a user might experience after initial install.
2019-02-05 08:20:08 +02:00
Morris Jobke
72768a1fa5
Merge pull request #1217 from nextcloud/backport/1216/stable15
[stable15] iOS Files & Talk apps are requiring iOS 10.x
2019-02-03 17:06:34 +01:00
Morris Jobke
0f1ee870b2
Merge pull request #1219 from nextcloud/backport/1214/stable15
[stable15] Move some sections and rename headings
2019-02-02 06:35:56 +01:00
Morris Jobke
191fc82f87 Move the note about autoconfig up
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 21:57:25 +00:00
Morris Jobke
f726f3c35f Rename sections and remove "configuration/configure" from the elements in the configuration section
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 21:57:25 +00:00
Morris Jobke
efe3c8cd68 Move "hardening server" section from configuration to installation part
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 21:57:25 +00:00
Morris Jobke
52d488f84a Fix broken links - regression from #980
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 21:57:25 +00:00
Morris Jobke
3386ce6469 Move server tuning from configuration section to the installation section
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 21:57:25 +00:00
Marius Blüm
2ffe31c721 iOS Files & Talk apps are requiring iOS 10.x
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-01 21:42:03 +00:00
Morris Jobke
eebfe68fea
Merge pull request #1213 from nextcloud/backport/1211/stable15
[stable15] Show a bit more content on the overview pages
2019-01-31 14:17:45 +01:00
Roeland Jago Douma
513f2d462e Show a bit more content on the overview pages
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-31 12:36:09 +00:00
violoncello.ch
0a35ee7218
Merge pull request #1206 from filisko/patch-1
Typo fix
2019-01-28 15:30:02 +01:00
Filis Futsarov
bb118b14a6
Typo 2019-01-28 14:40:52 +01:00
Morris Jobke
aae104af21
Merge pull request #1204 from nextcloud/backport/1199/stable15
[stable15] Add group commands label
2019-01-28 11:45:34 +01:00
Morris Jobke
6428e82924
Merge pull request #1201 from nextcloud/backport/1200/stable15
[stable15] Nginx config: Remove line-breaks from STS header
2019-01-28 11:45:03 +01:00
Marius Blüm
b2559e0098 Add group commands label
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-28 10:43:38 +00:00
Jack
bd8c83ec0f Nginx config: Remove line-breaks from STS header
This patch removes the incorrect line-breaks in the Strict-Transport-Security Headers.
Just removing the comment at the beginning of the line (and therefore having a line-break in the header field) leads to various kinds of failures across different clients and browsers.
2019-01-28 10:42:49 +00:00
Roeland Jago Douma
429153f4eb
Merge pull request #1198 from nextcloud/backport/1197/stable15
[stable15] Add docs for direct endpoint
2019-01-24 20:37:17 +01:00
Roeland Jago Douma
ecf8f82cd1 Add docs for direct endpoint
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-24 19:13:57 +00:00
Morris Jobke
a1328d77d0
Merge pull request #1196 from nextcloud/backport/1121/stable15
[stable15] Centos php72
2019-01-24 14:52:47 +01:00
michag86
662fefc2b2 fixed a typo 2019-01-24 13:52:05 +00:00
michag86
d208240c04 Additional changes from hanserasmus 2019-01-24 13:52:05 +00:00
michag86
eef094990c change link to php72 2019-01-24 13:52:05 +00:00
michag86
ef939db69b Updating to PHP 7.2
updating to php72
adding rh-php72-php-intl
adding uninstallation commands for old php54 (sometimes updating breaks the apache config, because php54 config is recreated)
symlink command for binary for short paths for usage in cron
2019-01-24 13:52:04 +00:00
Morris Jobke
23198125ec
Merge pull request #1192 from MarinMikael/patch-1
Fix dead link to snapcraft's installation page
2019-01-24 14:19:47 +01:00
Marin Mikaël
6003eeb513
Fix dead link to snapcraft's installation page 2019-01-24 19:52:10 +09:00
Morris Jobke
2edf6ae9bb
Merge pull request #1186 from jzdm/patch-1
Suppress confirmation
2019-01-23 10:15:26 +01:00
jzdm
eee11867c7
Hint to suppress confirmation message
More concise and removed reference to shared hosting as unclear.
2019-01-22 12:56:59 +01:00
jzdm
3da908f939
Suppress confirmation
Shared hostings without shell access make the confirmation step impossible. Therefore you can add named argument and suppress the confirmation message. Then the conversion works even from one time cronjobs.
2019-01-22 10:46:35 +01:00
Morris Jobke
3e08500a7f
Merge pull request #1182 from nextcloud/backport/1178/stable15
[stable15] [Groupware] Optimizing KDE Kontact Documentation
2019-01-21 17:03:23 +01:00
Marius Blüm
022e03deda Fix typo; feedback from Georg
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-21 12:29:13 +00:00
Marius Blüm
f6d60a313b Optimizing KDE Kontact Documentation
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-21 12:29:13 +00:00
Morris Jobke
a72690afcf
Merge pull request #1174 from nextcloud/backport/1173/stable15
[stable15] Add hidden file setting section for samba
2019-01-17 23:57:48 +01:00
John Molakvoæ
bba600c826 Add hidden file setting section for samba
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-17 22:11:47 +00:00
Julius Härtl
9d4bd61b0c
Merge pull request #1171 from nextcloud/backport/1170/stable15
[stable15] Fix typos on Design guidelines → SCSS
2019-01-17 15:26:22 +01:00
Jan-Christoph Borchardt
166aa32e6f Fix typos on Design guidelines → SCSS 2019-01-17 13:36:35 +00:00
Morris Jobke
c63a83ba2c
Merge pull request #1166 from nextcloud/backport/1165/stable15
[stable15] added IPv6 example in trusted_domains
2019-01-16 20:12:57 +01:00
Albirew
3b857184c2 added IPv6 example in trusted_domains
Since IPv6 have to be inside brackets to work here, an example should be added.
2019-01-16 19:07:35 +00:00