Commit Graph

6180 Commits

Author SHA1 Message Date
John Molakvoæ
ad46efb5cd Merge pull request #2039 from nextcloud/tflidd-patch-1 2020-05-03 15:06:26 +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
Georgiy Sitnikov
d1afdc9520 Added Docker and Docker Compose howto
install ClamAV and expose Socket to the local Host
2020-04-29 14:02:57 +02:00
Morris Jobke
7480e52b68 Merge pull request #2028 from nextcloud/owncloud-migration-version
Clarify ownCloud migration version
2020-04-27 11:09:14 +02:00
Morris Jobke
30d2060811 Clarify ownCloud migration version 2020-04-27 10:45:47 +02:00
Morris Jobke
99178ad216 Merge pull request #2021 from GAS85/patch-4
Added example rule to exclude folder
2020-04-23 14:14:58 +02:00
Georgiy Sitnikov
fc048dafa2 Small wording correction 2020-04-22 14:15:09 +02:00
Georgiy Sitnikov
2cd2939662 Added MOCK Screenshot. 2020-04-22 14:06:54 +02:00
Morris Jobke
6dacf77ff7 Merge pull request #1775 from jamesstout/occ_command_logging_options_fix
Fix formatting of occ log:manage options
2020-04-22 13:39:14 +02:00
Georgiy Sitnikov
a84602f064 Added example rule to exclude folder
Seems it was always asked about.
Picture download screenshot via https://gas85.ddns.net/index.php/s/TQ3Q9omcBRQsPFr and upload it to /images/
2020-04-22 12:53:31 +02:00
John Molakvoæ
9fcc590a34 Merge pull request #2015 from nextcloud/fix/centos-code-block
Fix code block
2020-04-22 11:00:44 +02:00
John Molakvoæ
d529a9f05c Add missing block declaration 2020-04-22 10:36:47 +02:00
Morris Jobke
4a9e8af7c2 Merge pull request #2014 from nextcloud/tcitworld-patch-1
Fix typo
2020-04-22 10:18:56 +02:00
Morris Jobke
b93b72108f Merge pull request #1773 from nextcloud/add-groupware-section
Add Groupware section
2020-04-22 10:17:47 +02:00
Thomas Citharel
bb74601aeb Fix typo
Nexcloud ➡️  Nextcloud

Closes #1940

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:58:10 +02:00
John Molakvoæ
7bac9a00c7 Fix code block
Fix #2011
2020-04-22 08:57:36 +02:00
Thomas Citharel
b17d900bbb Add section on sharing and publishing calendars, and minor improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:48:13 +02:00
Thomas Citharel
02bd87e499 Fix a typo
Closes #1940

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:23:14 +02:00
Thomas Citharel
bb19a152ea Improve admin groupware section
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:23:14 +02:00
Thomas Citharel
f8a6b9a8f6 Add venv folder to gitignore
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:23:14 +02:00
Thomas Citharel
1f7d6f7028 Improve user groupware documentation
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:23:13 +02:00
Thomas Citharel
da8da265fd Add Groupware section
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:23:13 +02:00
Morris Jobke
66b9712f57 Merge pull request #2005 from nextcloud/patch-2
Update Primary Storage doc for OpenStack Swift v3
2020-04-21 14:54:51 +02:00
CJlano
75669ac395 Update Primary Storage doc for OpenStack Swift v3
Add scope/project with TenantName, as discussed in #11264 comment https://github.com/nextcloud/server/issues/11264#issuecomment-457525893
This is necessary for OVH Object Storage. Not sure for other providers.
2020-04-21 12:08:34 +02:00
Morris Jobke
3d30f430a0 Merge pull request #1902 from nextcloud/wiswedel/admin/sharingConfigUpdate19
updated sharing config page documentation
2020-04-21 12:05:19 +02:00
Morris Jobke
0d4b66e3e5 Merge pull request #1850 from ded7/patch-2
Add example Swift v3 scope
2020-04-21 12:03:34 +02:00
Morris Jobke
b00c1e4e6a Change array syntax from array() to []
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-04-21 12:02:06 +02:00
Morris Jobke
9f3f7a271b Merge pull request #2000 from nextcloud/fix/noid/paragraph-layout
Fix paragraph layout after merging #1936
2020-04-21 11:16:50 +02:00
Morris Jobke
6aa9c182bd Fix paragraph layout after merging #1936
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-04-21 11:11:22 +02:00
Morris Jobke
5fa8b43c5c Merge pull request #1999 from nextcloud/backport/1936/master
[master] Update documentation and readability
2020-04-21 11:06:55 +02:00
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
fef343c1a8 Apply suggestions from code review
Co-Authored-By: J0WI <J0WI@users.noreply.github.com>
2020-04-21 10:11:09 +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