Commit Graph

3387 Commits

Author SHA1 Message Date
林柏臣
eb1a900f5b 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-11-07 20:54:04 +00:00
szaimen
1af3dbe492 64-bit is required for NC26
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-11-02 10:13:24 +00:00
Simon L
976f2c01e0 address review
Co-authored-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Simon L. <szaimen@e.mail.de>
2022-10-27 11:12:59 +00:00
szaimen
29e338ac01 rework postgresql docs
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-27 11:12:57 +00:00
Andrew Dawes
78cd7734c8 Fixed several typos and grammar errors
Signed-off-by: Andrew Dawes <andrewsdawes@gmail.com>
2022-10-25 08:18:16 +00:00
Louis
1f3c531777
Merge pull request #9202 from nextcloud/backport/9201/stable25
[stable25] Add files:scan --generate-metadata option
2022-10-20 15:25:51 +02:00
Joas Schilling
7ec4b0857c Update file retention screenshot and description
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-19 10:18:10 +00:00
Joas Schilling
02aa7f3b59 Document Postgres 14 support
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-17 20:36:16 +00:00
Ivan Sein
ff80c8ff03 Update iOS apps requirements to iOS 14.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2022-10-17 05:16:08 +00:00
Fernando Ribeiro
0cbf025b09 Update splitting.rst
typo

Signed-off-by: Fernando Ribeiro <fribeiro@fribeiro.org>
2022-10-12 19:59:37 +00:00
Daniel Kesselberg
e8cb0c09e8 Add documentation for occ tag commands
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-10-12 11:20:46 +00:00
Louis Chemineau
8d162f583e Add files:scan --generate-metadata option
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-10-11 15:03:41 +00:00
Arthur Schiwon
c4c4ca31e5 update app list in accordance wiht bundling state of NC 25
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-28 21:06:57 +00:00
Daniel
bc96bc8b7c
Merge pull request #9174 from nextcloud/backport/9172/stable25
[stable25] Update system requirements
2022-09-26 20:20:34 +02:00
szaimen
0269d5e23e document Apache timeout limits
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-23 10:11:54 +00:00
Joas Schilling
28d85fe281 Update system_requirements.rst
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-09-23 09:21:17 +00: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
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
phieber
644583f6fe
Update occ_command.rst
fixed certificate commands

Signed-off-by: phieber <phieber@users.noreply.github.com>
2022-06-26 14:03:31 +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
Christoph Wurst
8662269b2b
Drop links to unofficial twofactor_admin app
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-06-14 15:46:31 +02:00
Nextcloud bot
9cd34baf90
generate documentation from config.sample.php 2022-06-14 04:27:12 +00: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
Nextcloud bot
0802682cd2
generate documentation from config.sample.php 2022-06-11 04:25:58 +00:00
Daniel
83effb0fa6
Merge pull request #8517 from AnAnalogGuy/patch-2
Update auth_mechanisms.rst
2022-06-09 12:12:52 +02:00
AnAnalogGuy
75582a0505
Update auth_mechanisms.rst
Corrected wrong relativ path in the :doc: directive of the sftp.rst. 
Signed-off-by: AnAnalogGuy 70239317+AnAnalogGuy@users.noreply.github.com
2022-06-08 00:50:23 +02:00