Commit Graph

6225 Commits

Author SHA1 Message Date
Nathan Haines
c2f120decc Update example_ubuntu.rst for Ubuntu 20.04 LTS
This documentation has been outdated since Ubuntu 18.04 LTS (mysql/mariadb don't prompt for a root password, so you need to create a Nextcloud user), but it doesn't work on Ubuntu 20.04 LTS because it uses explicit PHP version numbers and it omits some recommended PHP modules for Nextcloud Hub 18 and 19.  I've updated the instructions to run on Ubuntu 20.04 LTS and have tested each step.

This page now leaves a new Ubuntu 20.04 LTS system in a state to continue the "Installation on Linux" steps starting with configuring Apache2 without errors.

Signed-off-by: Nathan Haines <nhaines@ubuntu.com>
2020-06-11 22:04:07 -07: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
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
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
Morris Jobke
8925423284
Merge pull request #2056 from nextcloud/backport/2055/stable19
[stable19] Added user:list options description
2020-05-08 07:36:32 +02:00
Georgiy Sitnikov
b967b8157f Added user:list options description 2020-05-07 09:23:43 +00:00
Morris Jobke
032f889a99
Merge pull request #2051 from nextcloud/fix/2045/long-running-upgrade-steps
Clarify on upgrade steps for long running steps
2020-05-06 21:32:01 +02:00
Morris Jobke
67010d83bf
Clarify on upgrade steps for long running steps
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-05-06 18:25:21 +02:00
Morris Jobke
ee6bd531af
Merge pull request #2040 from Lars1963/patch-2
New requirements for passwordless auth
2020-05-06 12:11:04 +02:00
John Molakvoæ
16cacc2afe
Merge pull request #2046 from rubo77/fix_app_update 2020-05-05 09:45:55 +02:00
Ruben Barkow-Kuder
7e8c634dd6
fix app:update command 2020-05-05 01:00:24 +02:00
Lars van Ravenzwaaij
fa2b94dfac
Edit Typo
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-05-04 17:08:53 +02:00
Christoph Wurst
6362626010
Merge pull request #2044 from nextcloud/fix/javascript-apis-spellcheck
Fix typos in javascript-apis.rst
2020-05-04 13:59:48 +02:00
Nextcloud bot
9eb12ba47d
generate documentation from config.sample.php 2020-05-04 11:55:22 +00:00
John Molakvoæ (skjnldsv)
ba7b1f5b19
Fix typos
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-05-04 13:41:56 +02:00
Lars van Ravenzwaaij
34998b7467
fixup! New requirements for passwordless auth 2020-05-03 19:01:59 +02:00
John Molakvoæ
ad46efb5cd
Merge pull request #2039 from nextcloud/tflidd-patch-1 2020-05-03 15:06:26 +02:00
Lars van Ravenzwaaij
6118e77bff
New requirements for passwordless auth
See https://github.com/nextcloud/server/issues/20600
2020-05-03 12:31:48 +02:00
tflidd
9ac533a8e5
Add correct syntax highlighting
Missing syntax highlighting for adding indices.
2020-05-03 11:38:06 +02:00
Morris Jobke
0b625663f5
Merge pull request #2034 from eirism/patch-2
Fix reverse proxy documentation list formatting
2020-04-29 21:46:40 +02:00
Eirik Smithsen
0e1634fe68
Fix reverse proxy documentation list formatting
reStructuredText requires a blank line before and after
lists to render correctly.

Signed-off-by: Eirik Smithsen <eirik.1996@hotmail.com>
2020-04-29 18:07:53 +02:00
Morris Jobke
15206c9ada
Merge pull request #2033 from GAS85/patch-4
Added Docker and Docker Compose howto
2020-04-29 15:01:01 +02:00