Joas Schilling
b1811b409d
Add a comment about the changed ROW_FORMAT
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-20 11:45:41 +01:00
Ben
a42da072d3
Windows 10 webdav
...
Win10 (version 1909 tested) no longer requires manual registry changes. The "BasicAuthValue" is now "1" by default. This allows Basic auth if HTTPS is used to access nextcloud.
2020-01-19 13:22:06 -07:00
Rotzbua
975d3bd005
Add security considerations about oauth2 #1683
...
Signed-off-by: Rotzbua <Rotzbua@users.noreply.github.com>
2020-01-18 22:44:11 +01:00
Roeland Jago Douma
822b0d04b5
Merge pull request #1777 from nextcloud/no-php-api-docs
...
Remove server php docs build
2020-01-18 21:21:38 +01:00
Roeland Jago Douma
fb783db7a1
Use old svgexport
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-18 21:15:36 +01:00
Julius Härtl
823f9668f8
Remove server php docs build
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-18 21:15:29 +01:00
Christoph Wurst
fe61d0ea4a
Merge pull request #1780 from nextcloud/refactor/hooks-to-events
...
Move hooks to events and enhance the docs a bit
2020-01-18 20:05:35 +01:00
Christoph Wurst
b4a00fab72
Merge pull request #1781 from nextcloud/enhancement/dev-upgrade-guide
...
Add a simple app upgrade guide from critical changes
2020-01-18 20:04:45 +01:00
Christoph Wurst
f19af512e5
Add a simple app upgrade guide from critical changes
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-18 19:58:45 +01:00
Christoph Wurst
ae0458ac37
Move hooks to events and enhance the docs a bit
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-18 15:43:49 +01:00
James Stout
9091425ab6
Fix formatting of occ log:manage options
...
The double dash (--) wasn’t being rendered correctly:
• –backend [file, syslog, errorlog, systemd]
• –level [debug, info, warning, error]
is now
• –-backend [file, syslog, errorlog, systemd]
• –-level [debug, info, warning, error]
Signed-off-by: James Stout <stoutyhk@gmail.com>
2020-01-17 18:51:04 +08:00
Nextcloud bot
f54fbb1c91
generate documentation from config.sample.php
2020-01-17 03:39:20 +00:00
Roeland Jago Douma
2008ee2151
Merge pull request #1766 from nextcloud/add/18
...
Add 18 manual
2020-01-11 08:25:30 +01:00
Nextcloud bot
1e02cd5b88
generate documentation from config.sample.php
2020-01-11 03:37:55 +00:00
John Molakvoæ
a24747a325
Make the table great again ( #1769 )
...
Make the table great again
2020-01-10 08:37:21 +01:00
Daniel Kesselberg
abbc7273fd
Make the table great again
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-01-09 20:08:10 +01:00
Roeland Jago Douma
08a4b4bcfd
Merge pull request #1725 from nextcloud/gdpr-section
...
add a section about GDPR relevant information
2020-01-09 19:50:21 +01:00
Bjoern Schiessle
b923e4d3f7
add GDPR section
...
start with documentation about cookies
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-09 16:27:56 +01:00
Roeland Jago Douma
495b24a885
Update index.html
...
Co-Authored-By: Christoph Wurst <ChristophWurst@users.noreply.github.com>
2020-01-09 16:18:24 +01:00
Roeland Jago Douma
1cdc42fc0a
Add 18 manual
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-09 12:18:55 +01:00
John Molakvoæ
c502591912
sync_ios.rst: clarify what the server name should be ( #1763 )
...
sync_ios.rst: clarify what the server name should be
2020-01-08 15:25:46 +01:00
Jörg Thalheim
c3587bf91a
sync_ios.rst: clarify what the server name should be
...
My girlfriend got it wrong :)
Signed-off-by: Jörg Thalheim <joerg@thalheim.io>
2020-01-07 22:38:00 +00:00
kesselb
e8a7c0d2bf
Merge pull request #1755 from BernieO/bernieo-convertInteractive
...
document option --no-interaction for occ db:convert-type
2020-01-07 15:58:18 +01:00
Julius Härtl
29a432d23d
Update recommended DBs ( #1761 )
...
Update recommended DBs
2020-01-07 08:16:30 +01:00
kesselb
a9fa8e210d
Merge pull request #1629 from TimoKramer/patch-3
...
specify needed phpunit version
2020-01-06 22:26:30 +01:00
Roeland Jago Douma
0609d3485d
Update recommended DBs
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-06 20:18:14 +01:00
John Molakvoæ
fd60166445
Update ocs-api-overview.rst ( #1759 )
...
Update ocs-api-overview.rst
2020-01-06 14:43:48 +01:00
blizzz
6142652d49
Merge pull request #1756 from nextcloud/nc-flow
...
initial Flow 'documentation'
2020-01-06 14:16:02 +01:00
bpcurse
d181feb81f
Update ocs-api-overview.rst
...
Finally all spaces replaced by tabs. At least I hope... :)
2020-01-06 13:17:20 +01:00
Jos Poortvliet
dbc9c144fe
Update developer_manual/app/flow.rst
...
rename
Co-Authored-By: blizzz <blizzz@arthur-schiwon.de>
2020-01-06 12:56:46 +01:00
bpcurse
39ad6b8f53
Update ocs-api-overview.rst
...
Tabbed all indentations
2020-01-06 12:50:35 +01:00
bpcurse
e5a3fb3aa6
Update ocs-api-overview.rst
...
- Updated the displayed data to resemble the actual query results as of v17.0.2
- Added `GET /ocs/v1.php/cloud/users` paragraph
- Fixed some typos
2020-01-06 06:11:39 +01:00
kesselb
d18e54c3f9
Merge pull request #1458 from nextcloud/feature/noid/how-to-test-section
...
Add a section "How to test ..."
2020-01-05 19:08:13 +01:00
Timo Kramer
5f2c619276
specify needed phpunit version
...
- phpunit version in this tutorial needs to be 8 from nextcloud 18 on.
There was no mentioning of the phpunit version.
Signed-off-by: Timo Kramer <fw-git@timokramer.de>
2020-01-03 13:17:52 +01:00
John Molakvoæ
3a37388d72
Remove outdated module list ( #1758 )
...
Remove outdated module list
2020-01-03 10:26:44 +01:00
John Molakvoæ
7093c3a40c
Merge pull request #683 from nextcloud/swift-v3
...
add example for swift v3
2020-01-03 10:26:31 +01:00
Julius Härtl
210651b75c
Add SAML, SMB and polish layout
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-02 23:27:55 +01:00
Julius Härtl
92332429a5
Merge branch 'master' into swift-v3
2020-01-02 23:22:55 +01:00
Julius Härtl
0f9c706400
added instructions concerning cron-jobs in manual_upgrade.rst ( #1705 )
...
added instructions concerning cron-jobs in manual_upgrade.rst
2020-01-02 23:15:46 +01:00
Tobias Kaminsky
0bf59b19a7
Update index.rst
2020-01-02 22:34:31 +01:00
tobiasKaminsky
f33de18b3b
add OnlyOffice
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-02 22:34:30 +01:00
tobiasKaminsky
c141e1abbc
add collabora
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-02 22:34:30 +01:00
Morris Jobke
4db5e0cca9
Add a section "How to test ..."
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-01-02 22:34:30 +01:00
Julius Härtl
f57d6da35b
Remove outdated module list
...
Fix #1358
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-02 22:27:04 +01:00
Jos Poortvliet
8926663856
Update flow.rst
2020-01-02 22:16:39 +01:00
John Molakvoæ
c2a6edb5e4
Merge pull request #1748 from Zocker1999NET/ext/nginx_dot_files_upload_fix
...
admin_manual/installation/nginx: Added tip for allowing uploads while blocking dot files
2020-01-02 17:42:57 +01:00
John Molakvoæ
e692e80a2c
Cleanup installation manual ( #1757 )
...
Cleanup installation manual
2020-01-02 17:42:43 +01:00
Julius Härtl
9890900cd5
Cleanup installation manual
...
Move example out of manual installation, mark snap/vm as community project
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-02 15:33:45 +01:00
Jos Poortvliet
5f49266409
Update index.rst
...
adding flow to toc / menu
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2019-12-30 10:30:47 +01:00
Jos Poortvliet
d35ed83c78
initial Flow 'documentation'
...
adds super basic description and link to Arthur's talk at 36C3.
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2019-12-30 10:28:21 +01:00