Clément Duveau
16f8d0c8c0
Update documentation and readability
...
As my reverse proxy can change its IP address (self-healing, rolling update, etc) I resolve it only using internal DNS. I just tried and my Nextcloud install (officiel docker, no modifications) is able to resolve it.
Options for the array have been updated for readability
2020-04-21 09:03:55 +00:00
Morris Jobke
c79467b0d3
Merge pull request #1992 from nextcloud/backport/1809/master
...
Fixing small typo in docs
2020-04-21 10:35:05 +02:00
gunnaraas
bd37ca574f
Fixing small typo in docs
...
'environment' was spelled 'environmemt' on line 649
2020-04-21 10:33:54 +02:00
Morris Jobke
bd7e3174d8
Merge pull request #1962 from ptman/patch-2
...
Document "Invalid private key for encryption app"
2020-04-21 10:19:26 +02:00
Morris Jobke
d305a63c75
Merge pull request #1744 from nextcloud/jospoortvliet-patch-1
...
add autocomplete API
2020-04-21 10:00:05 +02:00
Morris Jobke
ca890fcf63
Merge pull request #1874 from nextcloud/add-activity-docs
...
Add more activity docs
2020-04-21 09:55:17 +02:00
Morris Jobke
346ef4939d
Merge pull request #1968 from nextcloud/add-links-to-api-docs
...
add comments and link to activity docs
2020-04-21 09:51:48 +02:00
Sascha Wiswedel
501dff418b
Merge pull request #1969 from nextcloud/wiswedel/appstoreUpdates
...
Bunch of updates to the app store documentation
2020-04-20 23:21:13 +02:00
kesselb
606a38090f
Merge pull request #1959 from mat-m/patch-2
...
Add NGINX reverse proxy code block
2020-04-20 21:43:46 +02:00
kesselb
ff12b6a877
Update admin_manual/configuration_server/reverse_proxy_configuration.rst
...
Co-Authored-By: Gary Kim <gary@garykim.dev >
2020-04-20 21:40:12 +02:00
kesselb
ee900a1da5
Merge pull request #1970 from nextcloud/revert-1931-patch-2
...
Revert "Fix database file name in backup documentation"
2020-04-20 16:50:18 +02:00
Sascha Wiswedel
5b06803335
licensing note also put into dev docs
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-04-20 15:09:11 +02:00
kesselb
e7eec58711
Revert "Fix database file name in backup documentation"
2020-04-20 15:03:13 +02:00
Sascha Wiswedel
bf3788f020
added note about app store URL whitelisting
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-04-20 14:24:05 +02:00
Sascha Wiswedel
09d3d7d633
be more strict about licensing requirements
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-04-20 14:19:55 +02:00
Sascha Wiswedel
a0a7cb42c8
typo
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-04-20 14:19:19 +02:00
Sascha Wiswedel
3fe3811f6a
Gallery has been replaced by Photos
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-04-20 14:18:34 +02:00
Sascha Wiswedel
5f30a79edc
App Store: "official" is now "Featured"
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-04-20 14:15:49 +02:00
Sascha Wiswedel
8dad03115c
updated outdated docu link
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-04-20 14:10:01 +02:00
Sascha Wiswedel
ab88436ade
paragraph about "Approved" tagged apps does no longer apply
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-04-20 14:09:20 +02:00
Joas Schilling
d96e903ede
Add more activity docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2020-04-20 09:40:43 +02:00
Jos Poortvliet
7e8e70fa1d
Update index.rst
2020-04-20 09:40:11 +02:00
Jos Poortvliet
d70eeac661
Create comments.rst
2020-04-20 09:40:04 +02:00
Jos Poortvliet
e9bbd5898b
Update index.rst
2020-04-20 09:39:56 +02:00
Jos Poortvliet
3152c243e3
Update index.rst
2020-04-20 09:39:48 +02:00
Jos Poortvliet
56714d1e8b
Rename activity.rst to activity-api.rst
2020-04-20 08:30:13 +02:00
Jos Poortvliet
1703965808
Create activity.rst
2020-04-20 08:28:43 +02:00
John Molakvoæ
78351b4480
Merge pull request #1965 from dregad/patch-2
...
Fix typo in migrating.rst
2020-04-17 17:39:11 +02:00
Damien Regad
05a7e412ac
Fix typo in migrating.rst
2020-04-17 17:35:43 +02:00
Paul Tötterman
12d3934d75
Document "Invalid private key for encryption app"
...
Signed-off-by: Paul Tötterman <paul.totterman@iki.fi >
2020-04-15 11:27:39 +03:00
Christoph Wurst
1b49dc6a09
Merge pull request #1964 from nextcloud/fix-upgrade-guide
...
fix some issues in upgrade-guide
2020-04-14 17:28:56 +02:00
korelstar
cc4cb77286
fix hints
2020-04-14 16:52:52 +02:00
John Molakvoæ
c4931b79bb
Merge pull request #1960 from splitt3r/patch-index
...
Small fix
2020-04-14 09:45:12 +02:00
Kai
7f9869932c
Small fix
...
Signed-off-by: splitt3r <splitt3r@users.noreply.github.com >
2020-04-12 17:47:42 +02:00
Mat M
529ee49511
Add NGINX reverse proxy code block
...
Signed-off-by: Mat M <matm@gmx.fr >
2020-04-12 03:53:48 +02:00
kesselb
399c7ac4f5
Merge pull request #1868 from nextcloud/add-example-for-apps-store-url
...
Add example for apps store url
2020-04-11 10:11:03 +02:00
John Molakvoæ
14726401fc
Merge pull request #1958 from nextcloud/dev-psr
...
Document PSR implementations
2020-04-10 17:56:06 +02:00
Christoph Wurst
396e807ecf
Merge pull request #1956 from nextcloud/fix/dev-upgrade-code
...
Fix formatting of code in text
2020-04-10 16:37:51 +02:00
Christoph Wurst
67002fb737
Document PSR implementations
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-04-10 16:35:06 +02:00
Christoph Wurst
d956f708f4
Merge pull request #1957 from nextcloud/dev-manual-coding-style
...
Document options for php and js code formatting tools
2020-04-10 16:31:38 +02:00
Christoph Wurst
e7040d111e
Document options for php and js code formatting tools
...
Ref https://github.com/nextcloud/server/pull/20209
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-04-10 16:20:38 +02:00
Roeland Jago Douma
1f4ec6f018
Merge pull request #1954 from nextcloud/dev-removed-globals-libs-19
...
Document removed globals and libs in 19
2020-04-10 16:13:21 +02:00
Christoph Wurst
c8d65b21d9
Merge pull request #1955 from nextcloud/dev-untyped-di
...
Document deprecation of untyped DI queries
2020-04-10 16:08:18 +02:00
Christoph Wurst
88eef97cd5
Fix formatting of code in text
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-04-10 16:07:26 +02:00
Christoph Wurst
e1774eb20a
Document deprecation of untyped DI queries
...
Ref https://github.com/nextcloud/server/pull/19347
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-04-10 16:05:04 +02:00
Christoph Wurst
2ee9b8433e
Document removed globals and libs in 19
...
Ref https://github.com/nextcloud/server/pull/19357
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-04-10 15:43:12 +02:00
Christoph Wurst
c588342bdc
Merge pull request #1949 from nextcloud/dev-js-depr-globals-18
...
Update deprecated globals in 18
2020-04-10 13:44:09 +02:00
Christoph Wurst
9e7ef3d8bf
Merge pull request #1952 from nextcloud/dev-events-19
...
Document new events in 19
2020-04-10 11:25:11 +02:00
Christoph Wurst
e0ae15a6e6
Merge pull request #1951 from nextcloud/dev-19-new-changed-apis
...
Add new and changed apis in 19
2020-04-10 11:22:26 +02:00
Christoph Wurst
f14ac142ae
Document new events in 19
...
Ref https://github.com/nextcloud/documentation/pull/1951
Ref https://github.com/nextcloud/server/pull/19845
Ref https://github.com/nextcloud/server/pull/19075
Ref https://github.com/nextcloud/server/pull/14722
Ref https://github.com/nextcloud/server/pull/19321
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-04-10 11:21:15 +02:00