Christoph Wurst
|
3e4931c856
|
Update supported php versions for 18
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-19 10:59:25 +01:00 |
|
John Molakvoæ
|
f5c2d6d7bf
|
Merge pull request #1599 from nextcloud/gitignore-against-master
ignore generated server folder
|
2019-08-24 16:50:04 +02:00 |
|
Victor Goff
|
e49d2f2803
|
ignore generaed server folder
closes #1596
Signed-off-by: Victor Goff <keeperotphones@gmail.com>
|
2019-08-24 10:35:51 -04:00 |
|
John Molakvoæ
|
1c1184d4ac
|
Merge pull request #1586 from nextcloud/accesscontrol-typo
Update access_control.rst
|
2019-08-24 14:04:56 +02:00 |
|
John Molakvoæ
|
e133f95d3a
|
Add hint about sphinx-autobuild (#1590)
Add hint about sphinx-autobuild
|
2019-08-24 14:03:44 +02:00 |
|
Julius Härtl
|
b206219e6a
|
Add basic documentation on projects (#1589)
Add basic documentation on projects
|
2019-08-23 11:46:46 +02:00 |
|
Julius Härtl
|
3c026c8d06
|
Fix suggestions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-08-23 11:22:11 +02:00 |
|
Sascha Wiswedel
|
d34584b0e2
|
Update projects.rst
Corrected official wording for Talk conversations
|
2019-08-23 10:10:12 +02:00 |
|
Julius Härtl
|
55e32bc10d
|
Update access_control.rst
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-08-22 21:55:03 +02:00 |
|
Julius Härtl
|
803e178d14
|
Add hint about sphinx-autobuild
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-08-22 21:47:52 +02:00 |
|
Julius Härtl
|
bd69682db4
|
Add basic documentation on projects
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-08-22 21:38:51 +02:00 |
|
John Molakvoæ
|
1560c83327
|
Update devenv.rst (#1579)
Update devenv.rst
|
2019-08-12 13:45:46 +02:00 |
|
John Molakvoæ
|
3b4f496299
|
Apply suggestions from code review
|
2019-08-12 13:45:16 +02:00 |
|
John Molakvoæ
|
b6df3e9153
|
Missing determiner "the" (#1578)
Missing determiner "the"
|
2019-08-12 13:44:30 +02:00 |
|
Filis Futsarov
|
5279630790
|
Update devenv.rst
|
2019-08-11 17:42:52 +02:00 |
|
Wehzie
|
fc0336f117
|
Missing determiner "the"
Added "the" in "... at least the following settings..."
|
2019-08-11 15:58:23 +02:00 |
|
John Molakvoæ
|
f62bd16239
|
Varying capitalization (#1576)
Varying capitalization
|
2019-08-04 09:39:49 +02:00 |
|
Wehzie
|
0974dcb824
|
Fixed varying capitalization
Settled for "includeSubDomains" over "includeSubdomains" as also found on Mozilla docs https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security
Furthermore removed semicolon as it doesn't appear in the Apache config
|
2019-08-04 02:41:38 +02:00 |
|
Roeland Jago Douma
|
d3037f1dff
|
Merge pull request #1574 from nextcloud/loginflowv2
Loginflow v2 docs
|
2019-08-02 19:27:15 +02:00 |
|
Roeland Jago Douma
|
4339e90524
|
Loginflow v2 docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-08-02 15:25:37 +02:00 |
|
Morris Jobke
|
dc7f9fa603
|
Merge pull request #1567 from J0WI/fix-bullet-pts
Fix bullet points
|
2019-07-26 14:57:27 +02:00 |
|
J0WI
|
3711a52c53
|
Fix bullet points
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
|
2019-07-25 17:46:03 +02:00 |
|
Morris Jobke
|
50c6357e94
|
Merge pull request #1559 from nextcloud/OCS-API-grouping
move OCS API in one place
|
2019-07-22 13:24:01 +02:00 |
|
Morris Jobke
|
838192d3ae
|
Merge pull request #1560 from nextcloud/redis-permissions
note on the redis socket file permissions
|
2019-07-19 16:10:08 +02:00 |
|
Jos Poortvliet
|
9c3228c1d3
|
Update caching_configuration.rst
implement feedback.
|
2019-07-19 14:52:51 +02:00 |
|
Jos Poortvliet
|
2262637c23
|
note on the redis socket file permissions
This can take forever to debug ;-)
|
2019-07-18 20:46:06 +02:00 |
|
Morris Jobke
|
27c4795a90
|
Merge pull request #1558 from nextcloud/events_docs
Events docs
|
2019-07-16 22:16:14 +02:00 |
|
Jos Poortvliet
|
17814d4a71
|
move OCS API in one place
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
|
2019-07-16 18:19:55 +02:00 |
|
Roeland Jago Douma
|
dac43b0dcb
|
Add CSP event docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-07-16 15:16:08 +02:00 |
|
Roeland Jago Douma
|
5faaa3d3b1
|
Add initial event docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-07-16 15:14:35 +02:00 |
|
Nextcloud bot
|
ba3b88d0ee
|
generate documentation from config.sample.php
|
2019-07-12 03:09:15 +00:00 |
|
Daniel Hansson
|
f86b7ce2d3
|
Merge pull request #1553 from nextcloud/installation_ubuntu
add the VM scripts as an option on Ubuntu Server
|
2019-07-10 08:13:20 +02:00 |
|
Daniel Hansson
|
4081dbde31
|
add the VM scripts as an option on Ubuntu Server
|
2019-07-09 22:11:03 +02:00 |
|
Morris Jobke
|
df810c0a98
|
Update release schedule
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2019-07-09 13:53:02 +02:00 |
|
Morris Jobke
|
ca780eabd8
|
Update release schedule
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2019-07-08 09:59:45 +02:00 |
|
Morris Jobke
|
2b322c5000
|
Merge pull request #1520 from J0WI/x-frame
Add X-Frame-Options header to nginx
|
2019-07-03 17:05:25 +02:00 |
|
John Molakvoæ
|
d2963c0160
|
Merge branch 'master' into x-frame
|
2019-07-03 16:59:19 +02:00 |
|
Morris Jobke
|
0e8d33b065
|
Merge pull request #1543 from J0WI/php72-path
Update path to PHP 7.2 config
|
2019-07-02 19:11:33 +02:00 |
|
J0WI
|
994ec1f1f1
|
Update path to PHP 7.2 config
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
|
2019-07-02 11:44:39 +02:00 |
|
John Molakvoæ
|
b8ee9ce48e
|
[master] Add correct link like suggested in comments to #1335 (#1539)
[master] Add correct link like suggested in comments to #1335
|
2019-07-02 07:49:10 +02:00 |
|
John Molakvoæ
|
8c8f45f549
|
[master] add server_port variable to well-known redirects (#1538)
[master] add server_port variable to well-known redirects
|
2019-07-02 07:40:36 +02:00 |
|
John Molakvoæ
|
6fddb4755c
|
Update mysql_4byte_support.rst (#1470)
Update mysql_4byte_support.rst
|
2019-07-02 07:39:23 +02:00 |
|
tflidd
|
43d4cd7d98
|
Add correct link like suggested in comments to #1335
|
2019-07-02 05:36:52 +00:00 |
|
John Molakvoæ
|
f9e8f96aaa
|
[master] Update access_webdav.rst (#1537)
[master] Update access_webdav.rst
|
2019-07-02 07:36:30 +02:00 |
|
mrplow87
|
be04ba4a33
|
add server_port variable to well-known redirects
if Nextcloud is used on a custom HTTPS port, the well-known redirects do not work, because the server port is not included in the redirect.
|
2019-07-02 05:32:07 +00:00 |
|
unamundan
|
4e64f7de1a
|
Update access_webdav.rst
|
2019-07-02 05:28:38 +00:00 |
|
unamundan
|
a4d7760e3f
|
Update access_webdav.rst
|
2019-07-02 05:28:38 +00:00 |
|
unamundan
|
67b159c601
|
Update access_webdav.rst
|
2019-07-02 05:28:38 +00:00 |
|
unamundan
|
7421ef48b2
|
Update access_webdav.rst
|
2019-07-02 05:28:37 +00:00 |
|
unamundan
|
7630cf6f89
|
Update access_webdav.rst
|
2019-07-02 05:28:37 +00:00 |
|