Commit Graph

5435 Commits

Author SHA1 Message Date
Marius Blüm
a70cd97aa4
iOS Files & Talk apps are requiring iOS 10.x
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-02-01 22:23:59 +01:00
Morris Jobke
1dc3fd02d9
Merge pull request #1211 from nextcloud/show_more_content
Show a bit more content on the overview pages
2019-01-31 13:35:26 +01:00
Christoph Wurst
14bd615f27
Merge pull request #1212 from nextcloud/templateevents
Add events to listen for
2019-01-31 13:23:30 +01:00
Roeland Jago Douma
8af5f1f547
Add events to listen for
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-31 12:50:12 +01:00
Roeland Jago Douma
7fd17c8351
Show a bit more content on the overview pages
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-31 12:27:22 +01:00
Morris Jobke
9964153f7c
Merge pull request #1209 from nextcloud/enh/initial_state
Add intitial state docs
2019-01-30 15:59:58 +01:00
Christoph Wurst
da31f27190
Update developer_manual/app/view/js.rst
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
2019-01-30 15:44:41 +01:00
Christoph Wurst
88b80ad433
Update developer_manual/app/view/js.rst
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
2019-01-30 15:44:34 +01:00
Christoph Wurst
9a5e9dc057
Update developer_manual/app/view/js.rst
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
2019-01-30 15:43:12 +01:00
Roeland Jago Douma
063996829f
Add intitial state docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-30 15:34:41 +01:00
Morris Jobke
6364c2a087
Merge pull request #1208 from nextcloud/dav-commands
Add documentation for several dav commands
2019-01-28 21:09:42 +01:00
Thomas Citharel
3343e6e1d3
Add documentation for several dav commands
Following https://github.com/nextcloud/server/pull/5881
2019-01-28 18:35:30 +01:00
Morris Jobke
6ac454f0ae
Merge pull request #1207 from nextcloud/backport/1206/master
[master] Typo fix
2019-01-28 17:10:05 +01:00
Filis Futsarov
5822a1c085 Typo 2019-01-28 16:09:25 +00:00
Morris Jobke
f115c0a43f
Merge pull request #1199 from nextcloud/group-commands-label
Add group commands label
2019-01-28 11:42:56 +01:00
Morris Jobke
f4ca990c46
Merge pull request #1200 from jacksgt/patch-1
Nginx config: Remove line-breaks from STS header
2019-01-28 11:42:11 +01:00
Jack
fdde09ad79
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-25 16:04:40 +01:00
Marius Blüm
48af743224
Add group commands label
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-25 12:13:40 +01:00
Roeland Jago Douma
240d313245
Merge pull request #1197 from nextcloud/directEndpoint
Add docs for direct endpoint
2019-01-24 20:13:42 +01:00
Roeland Jago Douma
25386b4b67
Add docs for direct endpoint
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-24 19:33:30 +01:00
Morris Jobke
c209bb6be8
Merge pull request #1121 from nextcloud/centos_php72
Centos php72
2019-01-24 14:51:49 +01:00
Morris Jobke
3b07d54740
Merge pull request #1193 from nextcloud/backport/1192/master
[master] Fix dead link to snapcraft's installation page
2019-01-24 14:47:23 +01:00
Marin Mikaël
ac18caac30 Fix dead link to snapcraft's installation page 2019-01-24 13:20:15 +00:00
Morris Jobke
a54703f2c4
Merge pull request #1190 from nextcloud/backport/1186/master
[master] Suppress confirmation
2019-01-23 10:55:20 +01:00
jzdm
da9ace842b Hint to suppress confirmation message
More concise and removed reference to shared hosting as unclear.
2019-01-23 09:54:40 +00:00
jzdm
5e37b61633 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:54:40 +00:00
Christoph Wurst
c9f1434db7
Merge pull request #1185 from nextcloud/go-user-2fa
Add 2FA user documentation to go.php
2019-01-21 19:10:40 +01:00
Jan-Christoph Borchardt
cb4a831728
Add 2FA user documentation to go.php 2019-01-21 18:27:59 +01:00
Morris Jobke
1e60a1e82b
Merge pull request #1178 from nextcloud/kde-pim-docs
[Groupware] Optimizing KDE Kontact Documentation
2019-01-21 13:28:48 +01:00
Marius Blüm
80b0cff882
Merge pull request #1179 from nextcloud/style-papercut
Change h2 to h1 for "Reporting Documentation Bugs .."
2019-01-20 09:29:28 +01:00
Marius Blüm
e2e6dca232
in github -> on GitHub
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-19 18:00:25 +01:00
Marius Blüm
929c6cb123
Change h2 to h1 for "Reporting Documentation Bugs .."
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-19 17:56:55 +01:00
Marius Blüm
7f6666d677
Fix typo; feedback from Georg
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-19 13:11:02 +01:00
Marius Blüm
2518356b3d
Optimizing KDE Kontact Documentation
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-19 12:44:45 +01:00
Morris Jobke
0382cebd33
Merge pull request #1173 from nextcloud/SMB-hide.dot.files.No
Add hidden file setting section for samba
2019-01-17 23:10:24 +01:00
John Molakvoæ
0d1bd26583
Add hidden file setting section for samba
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-17 15:42:10 +01:00
Julius Härtl
dcd738f5cd
Merge pull request #1170 from nextcloud/design-scss-typo-1
Fix typos on Design guidelines → SCSS
2019-01-17 14:36:19 +01:00
Jan-Christoph Borchardt
ee43127a16
Fix typos on Design guidelines → SCSS 2019-01-17 11:34:12 +01:00
Morris Jobke
1fd4ca1f0e
Merge pull request #1165 from Albirew/patch-1
added IPv6 example in trusted_domains
2019-01-16 20:07:12 +01:00
Albirew
0166461af8
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:01:15 +01:00
Morris Jobke
812422afa3
Merge pull request #1155 from nextcloud/fix-cleanup-issues
Fix cleanup issues
2019-01-16 17:21:37 +01:00
Morris Jobke
9f5a8fe319
Merge pull request #1152 from nextcloud/jknockaert-patch-1
fix regular expressions in nginx config
2019-01-16 17:18:20 +01:00
Morris Jobke
05151441d7
Merge pull request #1154 from thomasheller/patch-1
Minor issue in development environment set-up guide
2019-01-16 17:16:07 +01:00
Morris Jobke
75b31c1c44
Merge pull request #1153 from nextcloud/android-sync-optimization
Optimize Android sync docs
2019-01-16 17:15:18 +01:00
Morris Jobke
ad345d2574
Fix cleanup issues
*see #923

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-16 16:53:40 +01:00
Thomas Heller
8798266f29
Minor issue in development environment set-up guide
Added missing word.
2019-01-15 18:34:53 +01:00
Marius Blüm
5f2d904acb
Optimize Android sync docs
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-15 15:13:24 +01:00
Jasper Knockaert
55b98625bd
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-15 13:49:12 +00:00
Morris Jobke
946e79589d
Merge pull request #1140 from nextcloud/redis-clarification
Clarified on the usage of Redis and PHP 7.0+ is required now
2019-01-15 11:48:20 +01:00
Morris Jobke
13437c218b
Merge pull request #1147 from nextcloud/chunkedUploadModificationDate
Update chunking.rst: add modification date info
2019-01-15 11:47:32 +01:00