Commit Graph

5045 Commits

Author SHA1 Message Date
Daniel Kesselberg
6fad55fcb5 Update reverse_proxy_configuration.rst 2019-02-19 08:24:23 +00:00
Morris Jobke
3e74dfd230 Merge pull request #1244 from nextcloud/backport/1241/stable13
[stable13] Add leading slashes to class in examples
2019-02-10 22:11:24 +01:00
ajdunevent
10002f5900 Add leading slashes to class in examples
Leading slashes were missing from 'class' in the object storage configuration examples (i.e. \\OC\\...) though they were called out correctly above the examples.
2019-02-10 21:10:38 +00:00
Morris Jobke
4ebfdca4bc Merge pull request #1230 from nextcloud/backport/1057/stable13
[stable13] Documentation: behaviour with empty LDAP user-attributes undocumented…
2019-02-05 10:20:32 +01:00
Flávio Gomes da Silva Lisboa
8d952632b7 Documentation: behaviour with empty LDAP user-attributes undocumented #1010 2019-02-05 09:18:02 +00:00
Morris Jobke
58168e6e6b Merge pull request #1202 from nextcloud/backport/1200/stable13
[stable13] Nginx config: Remove line-breaks from STS header
2019-01-28 11:45:01 +01:00
Jack
d69730ab84 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:43:05 +00:00
Morris Jobke
d5f4a98c77 Merge pull request #1195 from nextcloud/backport/1192/stable13
[stable13] Fix dead link to snapcraft's installation page
2019-01-24 14:47:20 +01:00
Marin Mikaël
866f45e360 Fix dead link to snapcraft's installation page 2019-01-24 13:20:24 +00:00
Morris Jobke
5140b3eee5 Merge pull request #1189 from nextcloud/backport/1186/stable13
[stable13] Suppress confirmation
2019-01-23 10:18:12 +01:00
jzdm
7356c9db77 Hint to suppress confirmation message
More concise and removed reference to shared hosting as unclear.
2019-01-23 09:15:54 +00:00
jzdm
a1569544e6 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-23 09:15:54 +00:00
Morris Jobke
4ddfa79c22 Merge pull request #1176 from nextcloud/backport/1173/stable13
[stable13] Add hidden file setting section for samba
2019-01-17 23:57:56 +01:00
John Molakvoæ
7733c8a3e8 Add hidden file setting section for samba
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-17 22:14:12 +00:00
Morris Jobke
473b551e8b Merge pull request #1168 from nextcloud/backport/1165/stable13
[stable13] added IPv6 example in trusted_domains
2019-01-16 20:13:05 +01:00
Albirew
28a1b8cf3d 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:42 +00:00
Morris Jobke
f18859c847 Merge pull request #1162 from nextcloud/backport/1154/stable13
[stable13] Minor issue in development environment set-up guide
2019-01-16 17:24:07 +01:00
Thomas Heller
8f3fd18337 Minor issue in development environment set-up guide
Added missing word.
2019-01-16 16:21:09 +00:00
Morris Jobke
a70335ea38 Merge pull request #1146 from nextcloud/backport/1143/stable13
[stable13] Update BigInt (64bit) identifiers
2019-01-15 10:33:44 +01:00
Georgiy Sitnikov
6f370bb161 Update BigInt (64bit) identifiers
'php' was missing in command and sudo can't execute it as it was.
2019-01-15 09:10:06 +00:00
Morris Jobke
1eb4bde5f2 Merge pull request #1119 from nextcloud/backport/1115/stable13
[stable13] Add redirect for admin-bigint-conversion
2019-01-04 23:10:58 +01:00
Daniel Kesselberg
e5427b25d6 Add redirect for admin-bigint-conversion 2019-01-04 21:50:02 +00:00
Morris Jobke
4d6c1df27e Fix warnings and links on install page
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-02 16:12:40 +01:00
Morris Jobke
5c543f8449 Merge pull request #1095 from nextcloud/backport/1033/stable13
[stable13] Bugfix in nginx configuration
2019-01-02 12:43:02 +01:00
Kevin Köck
dc9da816e6 Bugfix in nginx configuration
Original configuration provided did not work, figured this could be the solution. It works at least.
2019-01-02 11:13:52 +00:00
Julius Härtl
6e4e4530ba Merge pull request #1081 from plluksie/patch-1
Update files_locking_transactional.rst
2018-12-29 23:24:42 +01:00
plluksie
3929fb670d Update files_locking_transactional.rst
typo
2018-12-29 21:26:00 +01:00
John Molakvoæ
1785737628 Merge pull request #1066 from nextcloud/backport/1064/stable13
[stable13] Update linux_database_configuration.rst
2018-12-22 18:40:29 +01:00
plluksie
fcf2fa107b Update linux_database_configuration.rst
typo: .dom -> .com
2018-12-22 11:15:30 +00:00
Morris Jobke
1e80a675f4 Merge pull request #1027 from nextcloud/backport/797/stable13
[stable13] Document the login name during the login flow
2018-12-09 13:43:21 +01:00
Morris Jobke
e269ce7fb4 Add url 2018-12-09 10:41:05 +00:00
Morris Jobke
c05ad7d458 Document the login name during the login flow
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-09 10:41:05 +00:00
John Molakvoæ
1949346761 Merge pull request #1023 from nextcloud/stable13-1019
[stable13] apc.enable_cli docs
2018-12-08 11:05:48 +01:00
John Molakvoæ (skjnldsv)
f5797396b1 apc.enable_cli docs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-07 23:06:41 +01:00
Morris Jobke
5e48ccc269 Merge pull request #1016 from nextcloud/backport/1015/stable13
[stable13] backport for #924 to stable14
2018-12-05 21:44:52 +01:00
Daniel Hansson
380d2cf61c Update source_installation.rst 2018-12-05 20:29:53 +00:00
Daniel Hansson
baf99ea6fb backport for https://github.com/nextcloud/documentation/pull/924 to stable14 2018-12-05 20:29:53 +00:00
Morris Jobke
067031ca04 Merge pull request #1014 from nextcloud/backport/1011/stable13
[stable13] Fix "erver" -> "server" typo
2018-12-05 18:46:48 +01:00
Christoph Wurst
9b6dee2cad Fix "erver" -> "server" typo 2018-12-05 17:46:05 +00:00
Morris Jobke
08e16533a6 Merge pull request #1000 from nextcloud/backport/997/stable13
[stable13] Remove outdated config.php docs in developer manual
2018-12-03 16:29:50 +01:00
Johannes König
310bb3ff63 Fixing several typos in German version_control.rst 2018-12-03 16:28:43 +01:00
Morris Jobke
36e2260a29 Remove outdated config.php docs in developer manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-03 15:27:58 +00:00
Morris Jobke
fc36ab121b Merge pull request #989 from nextcloud/backport/986/stable13
[stable13]  Reduce size of logo and remove background on hover
2018-12-03 11:35:50 +01:00
Morris Jobke
7d9b0bda89 Reduce size of logo and remove background on hover
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-03 10:22:42 +00:00
Morris Jobke
2103075656 Fix whitespace in CSS
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-03 10:22:42 +00:00
Morris Jobke
95e6f3ee06 Merge pull request #976 from nextcloud/backport/973/stable13
[stable13] generalize .well-known autodiscovery to also include webfinger
2018-11-30 00:10:40 +01:00
Jonas Sulzer
e585af3727 generalize .well-known autodiscovery to also include webfinger
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-11-29 21:11:33 +00:00
John Molakvoæ (skjnldsv)
7ba0b80b20 Add edit-on-github functionality
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 20:08:49 +01:00
John Molakvoæ (skjnldsv)
37e833b6d1 Add edit-on-github functionality
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 19:59:11 +01:00
John Molakvoæ
bc5f790ba0 Merge pull request #959 from nextcloud/backport/956/stable13
Structure cleanup and RTD migration
2018-11-28 18:31:27 +01:00