Christoph Wurst
2647cd93c7
Restructure the dev manual
...
This moves lots of pages around. The high-level changes are
* Better main sections, so it's more *general*, *into*, *basics* and *details*
* Move more general topics to a *Basic* section, which are not
app-specific
* Remove app docs to the stuff that is likely used, anything else goes
into "Digging deeper"
* Move general guides into a prologue
* Try to *compress*/combine some pages with similar content
* Try to have better consistencs on level ob abstraction across pages
* Split app development and maintenance pages into two sections
* Integrate bugtracker info into prologue
* Integrate Android pages into client APIs section
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-06-22 18:35:59 +02:00
Roeland Jago Douma
547810edd8
Merge pull request #2157 from nextcloud/fix/backgroundjobs-run
...
\OCP\BackgroundJob\Job::run is neither public nor static
2020-06-19 11:29:29 +02:00
Christoph Wurst
d92723f2a3
\OCP\BackgroundJob\Job::run is neither public nor static
...
Ref https://help.nextcloud.com/t/cannot-develop-own-backgroundtask-when-using-nextcloud-developer-documentation/83411
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-06-19 10:51:58 +02:00
Joas Schilling
35dcc26de5
Merge pull request #2154 from nextcloud/bugfix/2153/its-step-3
...
Continue at step 3 of MySQL
2020-06-18 09:49:58 +02:00
Joas Schilling
6033245489
Continue at step 3 of MySQL
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2020-06-18 08:38:36 +02:00
Christoph Wurst
70b5f1c108
Merge pull request #2144 from nextcloud/fix/remove-outdated-backporting-docs
...
Remove oudated backporting docs
2020-06-10 14:28:26 +02:00
Christoph Wurst
e2dbce8ba8
Remove oudated backporting docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-06-10 14:19:43 +02:00
Julius Härtl
78fd0d46a7
Merge pull request #2138 from nextcloud/enhancement/bootstrap-docs
2020-06-09 09:50:41 +02:00
Christoph Wurst
22040e8867
Document current bootstrap mechanism
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-06-09 07:50:02 +02:00
Sascha Wiswedel
a595b195db
Merge pull request #2121 from nextcloud/wiswedel/transferOwnership
...
documentation for user invoked ownership transfer
2020-06-04 22:08:40 +02:00
Christoph Wurst
a428764da6
Merge pull request #2133 from nextcloud/19/released
...
19 is out
2020-06-04 18:31:34 +02:00
Roeland Jago Douma
68db6efe59
19 is out
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl >
2020-06-04 15:17:59 +02:00
Julius Härtl
9195510930
Merge pull request #2129 from nextcloud/wiswedel/purgeOldVersions
2020-06-04 13:11:30 +02:00
Sascha Wiswedel
bd9ef16c19
purge strings about explicit Nextcloud versions
...
Versions deprecate fast and aren't needed in upstream documentation branches.
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-06-04 12:48:13 +02:00
Sascha Wiswedel
0e961f01e0
Merge pull request #2125 from nextcloud/wiswedel/fixups/checkAnnotations
...
fixes requested by check annotations
2020-06-03 15:18:07 +02:00
Sascha Wiswedel
6957d5bf84
Update user_manual/files/transfer_ownership.rst
...
totally
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com >
2020-06-03 13:49:38 +02:00
Sascha Wiswedel
22b51f33c9
fixup 2
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-06-03 13:47:57 +02:00
Sascha Wiswedel
aeae3f4412
fixup
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-06-03 13:45:40 +02:00
Joas Schilling
a412b2286c
Merge pull request #2120 from nextcloud/bugfix/noid/admin-doc-links
...
Fix admin doc links
2020-06-03 13:43:11 +02:00
Sascha Wiswedel
5b7b24f18d
fixes requested by check annotations
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-06-03 13:42:26 +02:00
Sascha Wiswedel
972a22c346
more link fixes
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-06-03 13:01:37 +02:00
Sascha Wiswedel
e5faeed057
documentation for user invoked ownership transfer
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-06-03 12:54:53 +02:00
Joas Schilling
a8df48014f
Fix admin doc links
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2020-06-03 12:27:07 +02:00
Morris Jobke
5163dcc220
Merge pull request #2112 from nextcloud/tflidd-patch-1
...
Update npm.rst (typo)
2020-05-29 16:28:51 +02:00
tflidd
344c4bf361
Update npm.rst
...
fixes https://github.com/nextcloud/documentation/issues/2026
2020-05-29 11:26:14 +02:00
Christoph Wurst
18fd66ed5c
Merge pull request #2106 from nextcloud/19/docs
...
Add docs for 19
2020-05-28 08:51:54 +02:00
Roeland Jago Douma
5c0e05f61f
Add docs for 19
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl >
2020-05-28 08:45:46 +02:00
Morris Jobke
8185634dd8
Merge pull request #2103 from nextcloud/nginx/code
...
Extend whitelist for php entrypoints
2020-05-26 17:45:32 +02:00
Julius Härtl
07ff58b9e1
Extend whitelist for php entrypoints
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-05-26 17:32:32 +02:00
Morris Jobke
87eef96ff9
Merge pull request #2098 from nextcloud/rakekniven-patch-1
...
Add section about .l10nignore
2020-05-26 15:38:43 +02:00
Morris Jobke
7c64f4c8b4
Update developer_manual/app/view/l10n.rst
2020-05-26 15:38:27 +02:00
rakekniven
982177b0aa
Add section about .l10nignore
...
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de >
2020-05-26 15:10:43 +02:00
Morris Jobke
d6a0aab4a4
Merge pull request #2091 from J0WI/logtypes
...
Document all log types
2020-05-25 14:16:33 +02:00
J0WI
294eddb137
Document all log types
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com >
2020-05-21 01:36:32 +02:00
Morris Jobke
e6e2c2e186
Merge pull request #2084 from nextcloud/wiswedel/supported_apps/maintenance
...
updated supported apps page
2020-05-18 12:54:30 +02:00
Morris Jobke
f45450b431
Merge pull request #2083 from nextcloud/wiswedel/ldap/backup_host_clarification
...
Note on configuring failover LDAP servers
2020-05-15 14:56:31 +02:00
Sascha Wiswedel
2d02dd8a0a
fixup syntax error
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-05-15 14:49:30 +02:00
Sascha Wiswedel
ecad802e84
updated updated apps page
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-05-15 11:54:53 +02:00
Sascha Wiswedel
f34aacf311
Note on configuring failover LDAP servers
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-05-15 11:12:03 +02:00
Sascha Wiswedel
973ddc1213
Merge pull request #2078 from nextcloud/wiswedel/encryptionIssueSAML
...
Drawbacks of SAML auth on server-side encryption and 2nd hand auth
2020-05-15 10:37:24 +02:00
Sascha Wiswedel
0c9f6e4522
Drawbacks of SAML auth on server-side encryption and 2nd hand auth
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-05-15 10:25:16 +02:00
Morris Jobke
b11b85e8ae
Merge pull request #2072 from nextcloud/wiswedel/iOS_minVersion_bump
...
bump iOS min required version from 10 to 11
2020-05-14 17:30:58 +02:00
Sascha Wiswedel
f0c22c93f7
bump iOS min required version from 10 to 11
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-05-14 13:17:48 +02:00
Morris Jobke
0d9b04fce2
Merge pull request #2067 from nextcloud/SimJoSt-patch-1
...
docs: file versioning: fix typo
2020-05-12 11:59:57 +02:00
Joda Stößer
3bfe7fa525
docs: file versioning: fix typo
2020-05-12 10:53:14 +02:00
Morris Jobke
7b4912c343
Merge pull request #2060 from fabian-hk/master
...
Improve SSL hardening guide
2020-05-12 08:56:37 +02:00
Morris Jobke
8c359d94ee
Merge pull request #2062 from NukeManDan/patch-2
...
Update source_installation.rst
2020-05-12 08:44:20 +02:00
Dan Shields
1bac5b78ae
Update source_installation.rst
...
guessing this was an error. Remove or finish the thought?
2020-05-11 14:36:31 -06:00
Fabian Hauck
f174909c76
improved SSL hardening guide
...
Signed-off-by: Fabian Hauck <hauckfabian@gmail.com >
2020-05-10 14:11:08 +02:00
John Molakvoæ
3b3b4e3d94
Merge pull request #2055 from GAS85/patch-5
2020-05-07 11:23:05 +02:00