Commit Graph

828 Commits

Author SHA1 Message Date
Côme Chilliet
bfabdd8368 Document 32bits known limitations
Dates before Epoch or after 2038 cannot be represented as an integer and
 throw when calling getTimestamp on the DateTime object.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-21 17:32:37 +01:00
Côme Chilliet
823e15725d Up minimum PHP version to 8.0 and maximum to 8.2
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-21 15:59:45 +01:00
Simon L
3c1aed0002 aio-imaginary is now multiarch
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-17 01:12:02 +01:00
MichaIng
10d9cc6a79 Replace X-Robots-Tag header value with "noindex, nofollow"
For reference: https://github.com/nextcloud/server/pull/36689

Signed-off-by: MichaIng <micha@dietpi.com>
2023-02-15 17:49:55 +01:00
Matthieu Gallien
f6e598a666 adjust system requirements of desktop client
not sure about the linux requirements

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-02-14 15:04:01 +01:00
J0WI
6aca4a6958 Merge pull request #9230 from pulsejet/patch-jit
Add JIT to server tuning
2023-02-08 14:46:10 +00:00
Côme Chilliet
2015f28598 Fix back wording after revert
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-08 10:32:42 +01:00
Côme Chilliet
8db7f482f8 Revert "64-bit is required for NC26"
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-08 10:32:35 +01:00
Marcel Müller
97d52aafff Update talk-android requirements
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-01-30 15:00:04 +01:00
Daniel
b9e0281578 Merge branch 'master' into patch-22
Signed-off-by: Daniel <mail@danielkesselberg.de>
2023-01-11 00:17:20 +01:00
Hans-Peter
62400a5f1b Fix Deployment recommendations link (gives 404)
Signed-off-by: Hans-Peter <hps@swissr.org>
2022-12-14 14:31:53 +01:00
Daniel
8200b6c24d Merge pull request #9473 from p-bo/patch-30
More clear wording (and tipo remove)
2022-12-10 20:41:53 +01:00
p-bo
583675fc6c Update admin_manual/installation/source_installation.rst
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-12-10 20:21:27 +01:00
Daniel
833c7c7aad Merge pull request #9398 from p-bo/patch-24
Add Let’s Encrypt to SSL certificates tip
2022-12-10 20:20:04 +01:00
p-bo
8ec13587af More clear wording (and tipo remove)
There was (my) tipo (dtto -> ditto) and possibly the whole expression was not so clear.

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-12-10 20:11:42 +01:00
tflidd
d104dd4eae Merge pull request #9397 from p-bo/patch-23
Add NextcloudPi to automated install options
2022-12-10 14:51:29 +01:00
Varun Patil
a445c80695 Add JIT to server tuning
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2022-12-08 15:16:56 -08:00
p-bo
e35c310cbd Fix grammar 2022-12-04 21:00:33 +01:00
p-bo
7980625b56 Rephrased as sugested 2022-12-04 18:30:30 +01:00
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
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
Joas Schilling
41913d1558 Fix syntax issues
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-17 14:34:58 +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
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
Simon L
647d73b90f add postgres 15 back
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-11-14 11:59:29 +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
szaimen
91eb326ac7 64-bit is required for NC26
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-11-02 11:08:53 +01: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
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
J0WI
ca0831e45d Update recommend MariaDB versions
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2022-10-07 14:18:23 +02: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
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
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
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
szaimen
44d0fb4471 document that 64bit is required
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-07-11 16:17:42 +02:00
SystemKeeper
5ef844075e Update iOS requirements
Latest version of Nextcloud Talk iOS requires atleast iOS 12 (see https://github.com/nextcloud/talk-ios/pull/736)
Latest version of Nextcloud Files iOS requires atleast iOS 12.1 (see e2e52363b0/Nextcloud.xcodeproj/project.pbxproj (L3026))

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>

Signed-off-by: SystemKeeper <marcel-mueller@gmx.de>
2022-06-16 11:48:24 +02:00
Simon L
4e68c6abcd add a hint how to adjust the imagick policy for pdf files
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-06-13 14:20:47 +02:00
Christoph Wurst
1b35a86c36 Merge pull request #8464 from nextcloud/feat/add-note-about-pnctl-disabled-functions
Add some notes that pcntl functions might be disabled
2022-06-01 11:15:32 +02:00
Carl Schwan
e8916049f4 Add some notes that pcntl functions might be disabled
This is the case on debian php 8.0 backports

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-01 11:08:44 +02:00