Commit Graph

6243 Commits

Author SHA1 Message Date
Morris Jobke
c60a02b4b6
Merge pull request #2130 from nextcloud/backport/2129/stable19
[stable19] purge strings about explicit Nextcloud versions
2020-07-02 23:47:02 +02:00
Morris Jobke
37e96e63a3
Merge pull request #2122 from nextcloud/backport/2120/stable19
[stable19] Fix admin doc links
2020-07-02 23:46:50 +02:00
Morris Jobke
e2d4245209
Merge pull request #2126 from nextcloud/backport/2125/stable19
[stable19] fixes requested by check annotations
2020-07-02 23:46:39 +02:00
Morris Jobke
606219d356
Merge pull request #2180 from nextcloud/backport/2170/stable19
[stable19] Fixed a typo
2020-07-02 23:41:58 +02:00
Morris Jobke
f74085b3cf
Merge pull request #2176 from nextcloud/backport/2172/stable19
[stable19] Replacing 'a' with 'an'
2020-07-02 23:39:06 +02:00
LCD
3148e38847 Fixed a typo 2020-07-02 21:38:49 +00:00
Billy
725049bf50 Replacing 'a' with 'an'
Check your grammar next time!
2020-07-02 21:35:05 +00:00
Morris Jobke
de14043020
Merge pull request #2155 from nextcloud/backport/2154/stable19
[stable19] Continue at step 3 of MySQL
2020-07-02 23:20:34 +02:00
Roeland Jago Douma
e5fc3818df
Merge pull request #2158 from nextcloud/backport/2157/stable19
[stable19] \OCP\BackgroundJob\Job::run is neither public nor static
2020-06-20 16:23:50 +02:00
Christoph Wurst
9e81b395ed \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 09:29:42 +00:00
Joas Schilling
49a1e1adb5 Continue at step 3 of MySQL
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-18 07:50:10 +00:00
Christoph Wurst
4eca34a809
Merge pull request #2140 from nextcloud/backport/2138/stable19
[stable19] Document current bootstrap mechanism
2020-06-15 20:01:18 +02:00
Christoph Wurst
c40902e21c
Merge pull request #2145 from nextcloud/backport/2144/stable19
[stable19] Remove oudated backporting docs
2020-06-10 15:18:51 +02:00
Christoph Wurst
227ab07262 Remove oudated backporting docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-10 12:28:41 +00:00
Christoph Wurst
2ec825df25 Document current bootstrap mechanism
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-09 07:50:54 +00:00
Roeland Jago Douma
9d31c2a498
Merge pull request #2134 from nextcloud/backport/2121/stable19
[stable19] documentation for user invoked ownership transfer
2020-06-05 10:12:09 +02:00
Sascha Wiswedel
3fb8d1bde2 Update user_manual/files/transfer_ownership.rst
totally

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2020-06-04 20:08:55 +00:00
Sascha Wiswedel
6de8dcc32b documentation for user invoked ownership transfer
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-04 20:08:55 +00:00
Sascha Wiswedel
61c7ce9953 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 11:11:45 +00:00
Sascha Wiswedel
02d0c71844 fixup 2
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:18:22 +00:00
Sascha Wiswedel
53734c9afd fixup
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:18:22 +00:00
Sascha Wiswedel
542da2e1a2 fixes requested by check annotations
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:18:21 +00:00
Sascha Wiswedel
6113e38c44 more link fixes
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 11:43:24 +00:00
Joas Schilling
d8a0ef7e4c Fix admin doc links
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-03 11:43:24 +00:00
Morris Jobke
7199ebee1e
Merge pull request #2113 from nextcloud/backport/2112/stable19
[stable19] Update npm.rst (typo)
2020-05-29 16:34:03 +02:00
tflidd
701082dac4 Update npm.rst
fixes https://github.com/nextcloud/documentation/issues/2026
2020-05-29 14:29:06 +00:00
Roeland Jago Douma
9d0f91264a
Merge pull request #2107 from nextcloud/backport/2106/stable19
[stable19] Add docs for 19
2020-05-28 09:38:52 +02:00
Roeland Jago Douma
ebdbb20a11 Add docs for 19
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-28 06:53:09 +00:00
Morris Jobke
d5639dfaf3
Merge pull request #2104 from nextcloud/backport/2103/stable19
[stable19] Extend whitelist for php entrypoints
2020-05-26 18:09:46 +02:00
Julius Härtl
1f7dd0bb81 Extend whitelist for php entrypoints
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-26 15:45:44 +00:00
Morris Jobke
5a0d7b3850
Merge pull request #2099 from nextcloud/backport/2098/stable19
[stable19] Add section about .l10nignore
2020-05-26 15:40:44 +02:00
Morris Jobke
b022406790 Update developer_manual/app/view/l10n.rst 2020-05-26 13:39:01 +00:00
rakekniven
e42721e9f2 Add section about .l10nignore
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-05-26 13:39:00 +00:00
Morris Jobke
4157da2e17
Merge pull request #2092 from nextcloud/backport/2091/stable19
[stable19] Document all log types
2020-05-25 14:22:37 +02:00
J0WI
cf394614af Document all log types
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-05-25 12:16:58 +00:00
Morris Jobke
e9be9119f6
Merge pull request #2089 from nextcloud/backport/2084/stable19
[stable19] updated supported apps page
2020-05-18 12:59:13 +02:00
Sascha Wiswedel
90446cf030 updated updated apps page
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-18 10:55:13 +00:00
Morris Jobke
f1ff170a44
Merge pull request #2085 from nextcloud/backport/2083/stable19
[stable19] Note on configuring failover LDAP servers
2020-05-15 15:09:26 +02:00
Sascha Wiswedel
ae41259ec7 fixup syntax error
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 12:56:50 +00:00
Sascha Wiswedel
cc4a91a9fc Note on configuring failover LDAP servers
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 12:56:50 +00:00
Morris Jobke
ccbd80bc8b
Merge pull request #2079 from nextcloud/backport/2078/stable19
[stable19] Drawbacks of SAML auth on server-side encryption and 2nd hand auth
2020-05-15 14:34:36 +02:00
Sascha Wiswedel
fd1f5370a2 Drawbacks of SAML auth on server-side encryption and 2nd hand auth
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 08:37:37 +00:00
Morris Jobke
56871290bf
Merge pull request #2073 from nextcloud/backport/2072/stable19
[stable19] bump iOS min required version from 10 to 11
2020-05-14 17:36:08 +02:00
Sascha Wiswedel
fea81d59e8 bump iOS min required version from 10 to 11
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-14 15:31:13 +00:00
Morris Jobke
466fdae025
Merge pull request #2068 from nextcloud/backport/2067/stable19
[stable19] docs: file versioning: fix typo
2020-05-12 12:08:38 +02:00
Joda Stößer
85d1305185 docs: file versioning: fix typo 2020-05-12 10:00:31 +00:00
Morris Jobke
703b83a91f
Merge pull request #2064 from nextcloud/backport/2060/stable19
[stable19] Improve SSL hardening guide
2020-05-12 08:57:43 +02:00
Fabian Hauck
83ff07aa21 improved SSL hardening guide
Signed-off-by: Fabian Hauck <hauckfabian@gmail.com>
2020-05-12 06:57:03 +00:00
Morris Jobke
0c8ec91e76
Merge pull request #2063 from nextcloud/backport/2062/stable19
[stable19] Update source_installation.rst
2020-05-12 08:51:58 +02:00
Dan Shields
f0d2dbad53 Update source_installation.rst
guessing this was an error. Remove or finish the thought?
2020-05-12 06:44:46 +00:00