Morris Jobke
09d0213dca
Merge pull request #1218 from nextcloud/backport/1216/stable14
...
[stable14] iOS Files & Talk apps are requiring iOS 10.x
2019-02-03 17:06:45 +01:00
Marius Blüm
54ff9302c2
iOS Files & Talk apps are requiring iOS 10.x
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-01 21:42:26 +00:00
Morris Jobke
49adb9d424
Merge pull request #1205 from nextcloud/backport/1199/stable14
...
[stable14] Add group commands label
2019-01-28 11:45:32 +01:00
Morris Jobke
355ffed343
Merge pull request #1203 from nextcloud/backport/1200/stable14
...
[stable14] Nginx config: Remove line-breaks from STS header
2019-01-28 11:44:59 +01:00
Marius Blüm
3b4658e97d
Add group commands label
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-28 10:44:04 +00:00
Jack
435f5676a7
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:08 +00:00
Morris Jobke
fe223baf3e
Merge pull request #1194 from nextcloud/backport/1192/stable14
...
[stable14] Fix dead link to snapcraft's installation page
2019-01-24 14:47:21 +01:00
Marin Mikaël
d38edb9829
Fix dead link to snapcraft's installation page
2019-01-24 13:20:21 +00:00
Morris Jobke
d8cb9af763
Merge pull request #1188 from nextcloud/backport/1186/stable14
...
[stable14] Suppress confirmation
2019-01-23 10:18:21 +01:00
jzdm
6975a49e02
Hint to suppress confirmation message
...
More concise and removed reference to shared hosting as unclear.
2019-01-23 09:15:52 +00:00
jzdm
16cfc6a551
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:52 +00:00
Morris Jobke
9278fca818
Merge pull request #1183 from nextcloud/backport/1178/stable14
...
[stable14] [Groupware] Optimizing KDE Kontact Documentation
2019-01-21 17:03:25 +01:00
Marius Blüm
7aaa189c9d
Fix typo; feedback from Georg
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-21 12:29:15 +00:00
Marius Blüm
02050bbd74
Optimizing KDE Kontact Documentation
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-21 12:29:15 +00:00
Morris Jobke
d15178921b
Merge pull request #1175 from nextcloud/backport/1173/stable14
...
[stable14] Add hidden file setting section for samba
2019-01-17 23:58:02 +01:00
John Molakvoæ
0333d170d1
Add hidden file setting section for samba
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-17 22:13:06 +00:00
Julius Härtl
b1fe4a17cb
Merge pull request #1172 from nextcloud/backport/1170/stable14
...
[stable14] Fix typos on Design guidelines → SCSS
2019-01-17 15:26:25 +01:00
Jan-Christoph Borchardt
286d3bba31
Fix typos on Design guidelines → SCSS
2019-01-17 13:36:48 +00:00
Morris Jobke
8086d23c6d
Merge pull request #1167 from nextcloud/backport/1165/stable14
...
[stable14] added IPv6 example in trusted_domains
2019-01-16 20:13:01 +01:00
Albirew
c09eee4fec
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:39 +00:00
Morris Jobke
2d3016c8f9
Merge pull request #1164 from nextcloud/backport/1155/stable14
...
[stable14] Fix cleanup issues
2019-01-16 17:32:29 +01:00
Morris Jobke
f79ddc5bd6
Merge pull request #1161 from nextcloud/backport/1154/stable14
...
[stable14] Minor issue in development environment set-up guide
2019-01-16 17:24:04 +01:00
Morris Jobke
4e5f1e35f5
Fix cleanup issues
...
*see #923
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-16 16:22:12 +00:00
Morris Jobke
95f36e65dd
Merge pull request #1157 from nextcloud/backport/1153/stable14
...
[stable14] Optimize Android sync docs
2019-01-16 17:21:26 +01:00
Thomas Heller
5c39e5df79
Minor issue in development environment set-up guide
...
Added missing word.
2019-01-16 16:21:03 +00:00
Morris Jobke
e3eea25b1d
Merge pull request #1159 from nextcloud/backport/1152/stable14
...
[stable14] fix regular expressions in nginx config
2019-01-16 17:20:25 +01:00
Jasper Knockaert
4b6f10ed72
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:44 +00:00
Marius Blüm
8556964f8e
Optimize Android sync docs
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-16 16:16:10 +00:00
Morris Jobke
e76a6bc94f
Merge pull request #1150 from nextcloud/backport/1147/stable14
...
[stable14] Update chunking.rst: add modification date info
2019-01-15 11:48:48 +01:00
tobiasKaminsky
25f21ecd35
add modification date info
2019-01-15 10:47:49 +00:00
Morris Jobke
4b253db698
Merge pull request #1145 from nextcloud/backport/1143/stable14
...
[stable14] Update BigInt (64bit) identifiers
2019-01-15 10:33:49 +01:00
Georgiy Sitnikov
c712a926f3
Update BigInt (64bit) identifiers
...
'php' was missing in command and sudo can't execute it as it was.
2019-01-15 09:10:04 +00:00
Morris Jobke
4ba279eeff
Merge pull request #1136 from nextcloud/backport/923/stable14
...
[stable14] Groupware Clients Part 1
2019-01-14 14:03:42 +01:00
Marius Blüm
761f8ebd18
Fix comments from bencomp
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-14 13:02:56 +00:00
Marius Blüm
4bae1368d6
DAVDroid is now DAVx⁵
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-14 13:02:56 +00:00
Marius Blüm
c2a9a911c0
Documentation for macOS sync (CalDAV/CardDAV)
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-14 13:02:56 +00:00
Marius Blüm
01129b161d
Groupware Documentation: Start up restructuring
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-14 13:02:56 +00:00
Morris Jobke
4425d7cdf9
Merge pull request #1129 from nextcloud/backport/1127/stable14
...
[stable14] Fix indefinite article before Nextcloud (an->a)
2019-01-10 23:39:25 +01:00
Jani Uusitalo
1c25933e16
Fix indefinite article before Nextcloud (an->a)
2019-01-10 22:38:28 +00:00
Morris Jobke
42493032e8
Merge pull request #1118 from nextcloud/backport/1115/stable14
...
[stable14] Add redirect for admin-bigint-conversion
2019-01-04 23:11:10 +01:00
Daniel Kesselberg
e98cf489d8
Add redirect for admin-bigint-conversion
2019-01-04 21:49:57 +00:00
Roeland Jago Douma
09bd444fd2
Merge pull request #1112 from nextcloud/backport/1108/stable14
...
[stable14] Properly nest core development
2019-01-04 07:51:01 +01:00
Roeland Jago Douma
671dc304cd
Properly nest core development
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:46:09 +00:00
Roeland Jago Douma
1fe3191d5c
Merge pull request #1107 from nextcloud/backport/1105/stable14
...
[stable14] Fix client api
2019-01-03 21:59:29 +01:00
Roeland Jago Douma
ee85f4d95c
Rename sections
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:37:48 +00:00
Roeland Jago Douma
3fdbab6046
Move chunking
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:37:48 +00:00
Roeland Jago Douma
41bcda8092
Properly nest the client APIs
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:37:48 +00:00
Roeland Jago Douma
f84f93e955
Merge pull request #1103 from nextcloud/backport/1101/stable14
...
[stable14] Add docs for chunked uploads
2019-01-03 16:04:27 +01:00
Roeland Jago Douma
738c01bbba
Add docs for chunked uploads
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 14:29:14 +00:00
Morris Jobke
db389407e8
Merge pull request #1099 from nextcloud/backport/1039/stable14
...
[stable14] Correction of restoring PostgreSQL database
2019-01-02 16:13:03 +01:00