Commit Graph

5387 Commits

Author SHA1 Message Date
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
Morris Jobke
e9617d832a
Merge pull request #1163 from nextcloud/backport/1155/stable15
[stable15] Fix cleanup issues
2019-01-16 17:32:50 +01:00
Morris Jobke
e8fa6c4382
Merge pull request #1160 from nextcloud/backport/1154/stable15
[stable15] Minor issue in development environment set-up guide
2019-01-16 17:23:59 +01:00
Morris Jobke
8c400ef7b3 Fix cleanup issues
*see #923

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-16 16:21:54 +00:00
Morris Jobke
639548dba7
Merge pull request #1156 from nextcloud/backport/1153/stable15
[stable15] Optimize Android sync docs
2019-01-16 17:21:23 +01:00
Thomas Heller
5b9279e97b Minor issue in development environment set-up guide
Added missing word.
2019-01-16 16:21:00 +00:00
Morris Jobke
48934c347b
Merge pull request #1158 from nextcloud/backport/1152/stable15
[stable15] fix regular expressions in nginx config
2019-01-16 17:20:21 +01:00
Jasper Knockaert
828c5a94d1 fix regular expressions in nginx config
A number of fixes to regular expressions in the nginx config example:
* escaping forward slash by prefixing a backslash (not essential, but seems good practise anyway)
* fix the second expression in fastcgi_split_path_info to allow for uris ending in .php (which do satisfy the location definition but would result in a 404 with the current specification of fastcgi_split_path_info
* adding /nextcloud to all regex location definitions in the subdirectory example
2019-01-16 16:18:40 +00:00
Marius Blüm
572074ba55 Optimize Android sync docs
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-16 16:16:06 +00:00
Morris Jobke
44ca87c4d1
Merge pull request #1151 from nextcloud/backport/1140/stable15
[stable15] Clarified on the usage of Redis and PHP 7.0+ is required now
2019-01-15 12:02:23 +01:00
Morris Jobke
cbe1b0f5c4
Merge pull request #1149 from nextcloud/backport/1147/stable15
[stable15] Update chunking.rst: add modification date info
2019-01-15 11:48:45 +01:00
Morris Jobke
8495fdeb1f Clarified on the usage of Redis and PHP 7.0+ is required now
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-15 10:48:33 +00:00
tobiasKaminsky
fdad457c5f add modification date info 2019-01-15 10:47:45 +00:00
Morris Jobke
47e2c32861
Merge pull request #1144 from nextcloud/backport/1143/stable15
[stable15] Update BigInt (64bit) identifiers
2019-01-15 10:33:52 +01:00
Georgiy Sitnikov
8b2e7e8b53 Update BigInt (64bit) identifiers
'php' was missing in command and sudo can't execute it as it was.
2019-01-15 09:09:49 +00:00
Morris Jobke
58dc7922a0
Merge pull request #1139 from nextcloud/backport/1138/stable15
[stable15] Change Redis example to hostname
2019-01-14 22:00:14 +01:00
Morris Jobke
67a71503ba Change Redis example to hostname
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-14 20:59:52 +00:00
Morris Jobke
2a338df171
Merge pull request #1135 from nextcloud/backport/923/stable15
[stable15] Groupware Clients Part 1
2019-01-14 14:03:30 +01:00
Marius Blüm
a08a833fb2 Fix comments from bencomp
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-14 13:02:54 +00:00
Marius Blüm
385276c078 DAVDroid is now DAVx⁵
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-14 13:02:54 +00:00
Marius Blüm
674aeb0bba Documentation for macOS sync (CalDAV/CardDAV)
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-14 13:02:54 +00:00
Marius Blüm
84282e845f Groupware Documentation: Start up restructuring
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-14 13:02:53 +00:00
Morris Jobke
d620b1e04a
Merge pull request #1133 from ufoproger/patch-1
Fix typo in the doc
2019-01-14 11:07:17 +01:00
Михаил Снетков
b69564a009
Fix typo in the doc
Extra character at the end
2019-01-14 09:25:26 +07:00
John Molakvoæ
ee1189749c
Merge pull request #1130 from martinbjeldbak/patch-1
[doc] Fix typo in storage documentation
2019-01-12 17:41:39 +01:00
Martin Madsen
e90faf13a6
Correct typo it's -> its 2019-01-13 00:53:05 +10:00
Morris Jobke
30de6ebca4
Update release shedule
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-11 18:19:27 +01:00
Morris Jobke
7c94634623
Merge pull request #1128 from nextcloud/backport/1127/stable15
[stable15] Fix indefinite article before Nextcloud (an->a)
2019-01-10 23:38:43 +01:00
Jani Uusitalo
510102b450 Fix indefinite article before Nextcloud (an->a) 2019-01-10 20:36:53 +00:00
Morris Jobke
755b3c7af8
Update release schedule
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-10 16:02:20 +01:00
Morris Jobke
e8bfba7ca0
Merge pull request #1125 from nextcloud/backport/1124/stable15
[stable15] Merge information about l10n from core and app
2019-01-09 23:34:23 +01:00
korelstar
4e10813b6d Merge information about l10n from core and app 2019-01-09 22:33:24 +00:00
Morris Jobke
3a5bfd06bb
Merge pull request #1120 from nextcloud/backport/1100/stable15
[stable15] Add slashes to rewrite rules
2019-01-04 23:35:16 +01:00
Morris Jobke
11f3694899 Add slashes to rewrite rules
Fixes #1069
2019-01-04 22:33:30 +00:00
Morris Jobke
8dd1fd288a
Merge pull request #1117 from nextcloud/backport/1115/stable15
[stable15] Add redirect for admin-bigint-conversion
2019-01-04 23:10:42 +01:00
Daniel Kesselberg
56244cf9c1 Add redirect for admin-bigint-conversion 2019-01-04 21:49:55 +00:00
Roeland Jago Douma
abe9a76a3c
Merge pull request #1111 from nextcloud/backport/1108/stable15
[stable15] Properly nest core development
2019-01-04 07:50:38 +01:00
Roeland Jago Douma
9d71767bf5
Merge pull request #1110 from nextcloud/backport/1109/stable15
[stable15] Warning fixes
2019-01-04 07:50:22 +01:00
Roeland Jago Douma
7fd3371b4c Properly nest core development
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:45:46 +00:00
Roeland Jago Douma
bfc19cf3e5 Fix two-factor-provider links
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:45:16 +00:00
Roeland Jago Douma
e73681f79d Fix tutorial and link to migrations
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:45:16 +00:00
Roeland Jago Douma
c62d77402d Fix routes syntax highlight
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:45:16 +00:00
Roeland Jago Douma
b5cc6cd738 Fix reference
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:45:16 +00:00