Commit Graph

5758 Commits

Author SHA1 Message Date
John Molakvoæ
af4b2ced9f
Update user_configuration.rst 2019-09-18 22:58:25 +02:00
John Molakvoæ
9b982abadf
Update tutorial to match the repo (#1582)
Update tutorial to match the repo
2019-09-18 01:22:46 +02:00
Roeland Jago Douma
4bfe0ba609
Merge pull request #1616 from nextcloud/fix/ocs/doctree
Fix the OCS doctree
2019-09-17 22:57:16 +02:00
Sascha Wiswedel
ebb2b030c1
Merge pull request #1617 from nextcloud/wiswedel/sharingAPI
updated share types in OCS API
2019-09-17 21:38:22 +02:00
Sascha Wiswedel
4d9012ca5a
updated share types in OCS API
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-09-17 18:29:55 +02:00
Roeland Jago Douma
5c88b734f1
Fix the OCS doctree
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-17 18:27:28 +02:00
Nextcloud bot
60e7654230
generate documentation from config.sample.php 2019-09-10 03:18:16 +00:00
Joas Schilling
9fdc7a06d0
Merge pull request #1607 from gknoop/patch-2
Corrections to enabling encryption
2019-09-09 09:50:27 +02:00
Griffith Knoop
235c2c7ec7
Corrections to enabling encryption
Removed the bit about enabling maintenance mode because changes to the application have caused it to automatically enable maintenance mode when enabling encryption and enabling it beforehand prevents the command from running at all.
2019-08-30 20:14:20 -04:00
Julius Härtl
3004bfd32a
Add links to vue tutorial and source files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-27 07:53:36 +02:00
Julius Härtl
6a2203c4b4
Fix migration in app tutorial
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-27 07:39:48 +02:00
Julius Härtl
0598ade8e0
Merge pull request #1604 from nextcloud/fix/nginx-load-bcmap
Also load bcmap files with nginx
2019-08-26 17:23:52 +02:00
Christoph Wurst
63e39e2b5b
Also load bcmap files with nginx
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-08-26 14:14:04 +02: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
Julius Härtl
cf1222e242
Update tutorial to match the repo
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-17 19:26:08 +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