Commit Graph

3498 Commits

Author SHA1 Message Date
Simon L
6c2e7cb7b7
Merge pull request #9373 from nextcloud/enh/noid/improve-imaginary-doc
Improve documentation around Imaginary
2022-11-30 10:17:45 +01:00
Vincent Petry
9c8ac80c6c
Merge pull request #9424 from nextcloud/update-owncloud-migration-10.11
Update instructions for upgrading from ownCloud 10.11
2022-11-29 09:00:27 +01:00
Nextcloud bot
2b0d1b9047
generate documentation from config.sample.php 2022-11-29 03:38:58 +00:00
Vincent Petry
6034de3149
Update instructions for upgrading from ownCloud 10.11
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-28 22:05:05 +01:00
Julius Härtl
eae31ad02f
Merge pull request #9321 from nextcloud/docs/add-av-disabling-background-scan 2022-11-28 08:12:29 +01:00
Luka Trovic
09664f83ed
feat: update description
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Luka Trovic <89908051+luka-nextcloud@users.noreply.github.com>
2022-11-28 08:04:39 +01:00
Luka Trovic
d17ea611a4
feat: update description
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Luka Trovic <89908051+luka-nextcloud@users.noreply.github.com>
2022-11-28 08:04:25 +01:00
Daniel
a1ada68056
Merge pull request #9391 from p-bo/patch-18
Missing comma in sentence
2022-11-27 21:01:18 +01:00
Nextcloud bot
1f7f6b2a50
generate documentation from config.sample.php 2022-11-26 03:36:33 +00:00
Daniel
4e22b453cb
Merge pull request #9402 from p-bo/patch-27
Fix formating
2022-11-25 20:38:15 +01:00
Daniel
adfc375946
Merge pull request #9388 from p-bo/patch-15
fix bugtracker link
2022-11-25 20:35:53 +01:00
Daniel
16bdee96cf
Merge pull request #9404 from p-bo/patch-28
future-proof link to desktop client docs
2022-11-25 20:33:33 +01:00
p-bo
d26c4b8698
Remove link to disappeared document
This URL is no longer functional and cannot by found in internet archive :-(

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-20 00:27:51 +01:00
p-bo
a57194cf8f
future-proof link to desktop client docs
latest instead version number to stay functional/current

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-20 00:02:26 +01:00
p-bo
6ca0607d62
Fix formating
- use *italicized text* instead of _italicized text_ , because it was not rendered in used markdown flavour correctly
- remove (forgotten?) long line of dashes

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-19 23:02:16 +01:00
p-bo
a58b35b21f
Point URL to internet archive
This site is not existing any more - link updated to point to archived page

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-19 22:39:32 +01:00
p-bo
b24f71121c
Removed obsolete note regarding pending backport of NSS into RHEL & derivatives
Backport described in linked bug
https://bugzilla.redhat.com/show_bug.cgi?id=1241172
was already completed in
https://access.redhat.com/errata/RHBA-2016:2335.html

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-19 22:03:12 +01:00
p-bo
be4b6a4b2c
Add NextcloudPi script 2022-11-19 20:51:47 +01:00
p-bo
c3f3363f17
Add Let’s Encrypt to SSL certificates tip
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-19 20:36:55 +01:00
p-bo
1e895576e2
Add NextcloudPi to automated install options
Because they also provide install script - see Debian tab under Supported Systems section on nextcloudpi.com

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-19 20:12:10 +01:00
p-bo
1f7871e235
Update Deployment recommendations link
Fixes #9395

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-19 19:52:16 +01:00
p-bo
b980bbfa4c
Update package_upgrade.rst 2022-11-18 16:17:29 +01:00
p-bo
cb6727cb93
tweak to render structured
Without it, lines are concatenated and content is thus cluttered. 

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-18 15:57:55 +01:00
p-bo
42c6cb2c6e
lowercase instead of uppercase, colon instead of comma
There was combination of comma, followed by uppercase article which is not correct. So replaced upper case article with lowercase one and tried also other variants instead of comma between sentences and colon seems to fit best (but may be only subjective perception).

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-18 14:42:56 +01:00
p-bo
d83c5e454f
Missing comma in sentence
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-17 22:52:39 +01:00
p-bo
e59c910f30
Updated link to WebDAV FAQ on OwnCloud forum
It seems, that forum was migrated, thus old URL leaded (was redirected) to forum homepage. Fixed by searching new URL of mentioned thread.

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-17 22:47:26 +01:00
p-bo
cd2beb5625
fix bugtracker link
There can be only one link (two links results in broken link) and also link to server bug tracker is part of linked list of bugtrackers, so shouldn't appear there.

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-17 21:51:14 +01:00
Joas Schilling
86b0105392
Merge pull request #9377 from p-bo/patch-14
Added users to number to make sense.
2022-11-17 21:14:38 +01:00
Julius Härtl
20789e12c1
Merge pull request #9382 from nextcloud/bugfix/noid/fix-syntax-issues
Fix syntax issues and dead links
2022-11-17 19:20:40 +01:00
Joas Schilling
41913d1558
Fix syntax issues
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-17 14:34:58 +01:00
p-bo
ba46d3cf06
Added users to number to make sense.
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-16 15:58:03 +01:00
p-bo
89a4cfd163
Update URL of FAQ category page
As announced in https://help.nextcloud.com/t/combing-how-tos-faqs-and-tips/9070 , there was merge among faq, how-to and tips section on this new URL. 

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-11-16 15:44:26 +01:00
Simon L
b02e70ce98
Merge pull request #9195 from J0WI/mariadb-10.6
Update recommend MariaDB versions
2022-11-16 00:47:37 +01:00
Richard Steinmetz
8c47f86d93
Improve documentation around Imaginary
Ref https://github.com/nextcloud/previewgenerator/issues/323
Ref https://github.com/nextcloud/server/pull/35105

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-11-15 16:17:30 +01:00
Nextcloud bot
cc3931ada3
generate documentation from config.sample.php 2022-11-15 03:33:02 +00:00
Christoph Wurst
a494001162
Document that the PHP extension fileinfo is required
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 17:54:20 +01:00
Joas Schilling
b11a13301e
Fix RST
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-14 13:01:27 +01:00
Daphne Muller
547989b733
Update system_requirements.rst
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com>
2022-11-14 12:59:01 +01:00
Joas Schilling
63c9336046
Merge pull request #9327 from nextcloud/enh/noid/add-postgres-15
add postgres 15
2022-11-14 12:14:48 +01:00
Simon L
647d73b90f add postgres 15 back
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-14 11:59:29 +01:00
Raul Ferreira Fuentes
c3aa2141f1
Merge pull request #9286 from nextcloud/docs/secure_view
Add office secure-view settings documentation
2022-11-14 11:17:24 +01:00
Joas Schilling
b032437050
Make all internal links link to the latest (adjusted on stable-splits)
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-11 15:41:58 +01:00
Luka Trovic
dd5e202314
docs: add description to disable av background scan
Signed-off-by: Luka Trovic <89908051+luka-nextcloud@users.noreply.github.com>
2022-11-10 20:41:45 +01:00
Vincent Petry
7e4df33b98
Update Debian and openSUSE versions in sys reqs
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-08 12:22:50 +01:00
Daniel
429688f01f
Merge pull request #9257 from danielpclin/patch-2
update the link to available language codes
2022-11-07 21:53:50 +01:00
Nextcloud bot
16c0792140
generate documentation from config.sample.php 2022-11-06 03:28:25 +00:00
raul
e0b1d3accc Add secure-view settings documentation
Signed-off-by: raul <raul@nextcloud.com>
2022-11-03 17:33:28 +01:00
szaimen
91eb326ac7 64-bit is required for NC26
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-11-02 11:08:53 +01:00
Daphne Muller
cd31c73bca
Update general_troubleshooting.rst
Made the final adjustments

Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com>
2022-10-28 16:21:38 +02:00
Simon L
252868b2cb
Merge pull request #9227 from nextcloud/enh/noid/postgresql
rework postgresql docs
2022-10-27 13:11:48 +02:00
Simon L
aac802569f
address review
Co-authored-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Simon L. <szaimen@e.mail.de>
2022-10-27 13:06:42 +02:00
林柏臣
0a37c3feb1
update the link to available language codes
change the url of Transifex language codes from https://www.transifex.com/explore/languages/ to https://explore.transifex.com/languages/ as the previous link redirect to the home page.

Signed-off-by: 林柏臣 <daniel.pclin@gmail.com>
2022-10-27 18:34:13 +08:00
Nextcloud bot
e54de3734d
generate documentation from config.sample.php 2022-10-27 03:26:00 +00:00
Daphne Muller
653de284f7
Update admin_manual/issues/general_troubleshooting.rst
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com>
2022-10-25 14:26:07 +02:00
Daphne Muller
990beedfe7
Update general_troubleshooting.rst
added the content of https://nextcloud.com/pushnotifications/

Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com>
2022-10-25 13:51:23 +02:00
Andrew Dawes
e1bc8c6667 Fixed several typos and grammar errors
Signed-off-by: Andrew Dawes <andrewsdawes@gmail.com>
2022-10-25 07:32:25 +02:00
Nextcloud bot
1808e32390
generate documentation from config.sample.php 2022-10-20 18:12:57 +00:00
szaimen
4c05d88d9c rework postgresql docs
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-18 23:22:00 +02:00
Joas Schilling
5a26db1087
Update file retention screenshot and description
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-18 15:57:11 +02:00
Joas Schilling
8fd7cfa442
Merge pull request #9218 from nextcloud/bugfix/noid/document-postgres-14-support
Document Postgres 14 support
2022-10-17 22:36:01 +02:00
Joas Schilling
7f57c8898e
Document Postgres 14 support
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-17 07:12:44 +02:00
Ivan Sein
2ca3579c5c Update iOS apps requirements to iOS 14.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2022-10-17 00:37:19 +02:00
Daniel
64fb3c1821
Merge pull request #9193 from fa-ribeiro/patch-2
Update splitting.rst (Fix typo)
2022-10-12 21:59:24 +02:00
Daniel Kesselberg
63a5700cdf
Add documentation for occ tag commands
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-10-12 12:07:08 +02:00
Louis
d0fcf553c9
Merge pull request #9201 from nextcloud/artonge/feat/add_files-scan_metadata_option
Add files:scan --generate-metadata option
2022-10-11 17:03:27 +02:00
Louis Chemineau
8f9b505006 Add files:scan --generate-metadata option
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-10-11 12:45:20 +02:00
J0WI
ca0831e45d Update recommend MariaDB versions
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2022-10-07 14:18:23 +02:00
Nextcloud bot
d80b75b2ef
generate documentation from config.sample.php 2022-10-04 03:21:43 +00:00
Fernando Ribeiro
2e882a59ee
Update splitting.rst
typo

Signed-off-by: Fernando Ribeiro <fribeiro@fribeiro.org>
2022-10-03 21:54:47 +01:00
Arthur Schiwon
7230c7afd1
update app list in accordance wiht bundling state of NC 25
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-28 21:46:08 +02:00
Daniel
c9c6aa3257
Merge pull request #9171 from nextcloud/enh/noid/apache-timeouts
document Apache timeout limits
2022-09-22 21:49:12 +02:00
Joas Schilling
8cc6555a00
Update system_requirements.rst
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-09-22 20:34:12 +02:00
szaimen
09ff94653d document Apache timeout limits
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-22 20:12:50 +02:00
Vincent Petry
e36af006fb
Improve docs for transfer ownership
Add usage block.
Also document the ``--move``option.
Mention the target folder.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-21 11:56:45 +02:00
Nextcloud bot
31eea628f0
generate documentation from config.sample.php 2022-09-17 04:39:13 +00:00
rakekniven
2afa81d6a8 Update occ_command.rst
Added expire command option

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2022-09-09 20:53:59 +02:00
Jonas
936babd2d4
Update admin_manual/installation/source_installation.rst
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Jonas <jonas@freesources.org>
2022-09-08 12:15:12 +02:00
Jonas
83e7944c37
Link to system_requirements for exact PHP versions
One place less that needs constant updating.

Signed-off-by: Jonas <jonas@nextcloud.com>
2022-09-08 12:08:56 +02:00
Daniel
c363dd2355
Merge pull request #9137 from nextcloud/tcitworld-patch-1
Add information that the app is enabled in OCS Apps API result
2022-09-06 19:00:47 +02:00
Nextcloud bot
93d5f7bf99
generate documentation from config.sample.php 2022-09-03 04:36:55 +00:00
Nextcloud bot
488bab2c01
generate documentation from config.sample.php 2022-09-02 04:30:27 +00:00
Nextcloud bot
0c2c137a0c
generate documentation from config.sample.php 2022-09-01 04:37:55 +00:00
Nextcloud bot
34a87f4073
generate documentation from config.sample.php 2022-08-31 04:23:43 +00:00
Nextcloud bot
1b622aa42c
generate documentation from config.sample.php 2022-08-26 04:24:16 +00:00
Nextcloud bot
c1271d703e
generate documentation from config.sample.php 2022-08-24 04:28:56 +00:00
Thomas Citharel
a1d216f064
Add information that the app is enabled in OCS Apps API result
Signed-off-by: Thomas Citharel <nextcloud@tcit.fr>
2022-08-15 11:02:00 +02:00
Daniel
c724e53f74
Merge pull request #9114 from likeazir/master
remove invalid trailing semicolon from hsts header
2022-08-02 21:52:58 +02:00
Daniel Calviño Sánchez
bf110d7bae Add hint about "fileinfo" module being required for theming
The Theming app requires the "mime_content_type" function, which is part
of the "fileinfo" module, to identify the mime type of the custom
images.

Moreover, if the "imagick" module is installed and it has support for
SVG files a rasterized counterpart will be generated for the SVG app
icons. In this case "mime_content_type" is used to identify the mime
type of the original icon.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-07-25 21:10:57 +02:00
langj
c3a1e6f0b6
remove invalid trailing semicolon from hsts header
Signed-off-by: langj <langj@cs.tum.edu>
2022-07-24 23:53:32 +02:00
blizzz
2ec143ef89
Merge pull request #6721 from m7913d/addUpdateGroup
Documented changing display name of group
2022-07-19 23:53:39 +02:00
Julius Härtl
ad5a4bfa14
Document text app settings
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-07-19 17:13:26 +02:00
tflidd
d6df9fb31e
Merge pull request #9066 from martin-rueegg/patch-2
Add a section regarding the workflow log
2022-07-15 10:01:53 +02:00
Andy Scherzinger
d82815193d
Update community support timespan
Update community support lifecycle of major releases

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-07-14 09:03:29 +02:00
szaimen
44d0fb4471 document that 64bit is required
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-07-11 16:17:42 +02:00
Nextcloud bot
b6e695ab25
generate documentation from config.sample.php 2022-07-09 04:18:36 +00:00
Martin Rüegg
250f617cb7
Add a section regarding the workflow log
Include the information as per https://github.com/nextcloud/server/issues/20100

Signed-off-by: Martin Rüegg <martin.rueegg@metaworx.ch>
2022-07-08 12:13:42 +02:00
nbenedek
88d39e88c5
reverse proxy: add info about overwrite.cli.url
Signed-off-by: Benedek Nagy <contact@nbenedek.me>
2022-07-06 19:29:49 +02:00
Daniel
d7f135f9e4
Merge pull request #8748 from thsmdt/s3-remove-warning
Remove outdated warning about encryption for S3 as primary storage
2022-06-29 12:38:52 +02:00
Daniel
1fb3dc4a09
Merge pull request #8556 from nextcloud/update-ios-requirements
Update iOS requirements
2022-06-28 22:31:47 +02:00
Thomas Schmidt
8702907140
Remove outdated warning
Signed-off-by: Thomas Schmidt <thomas@thsmdt.com>
2022-06-26 20:07:40 +02:00