Commit Graph

12275 Commits

Author SHA1 Message Date
Nextcloud bot
a24359cfce
generate documentation from config.sample.php 2022-08-04 03:56:27 +00:00
Daniel
aa9ce078de
Merge pull request #9127 from nextcloud/backport/9114/stable24
[stable24] remove invalid trailing semicolon from hsts header
2022-08-03 09:40:43 +02:00
langj
00eb6409e9 remove invalid trailing semicolon from hsts header
Signed-off-by: langj <langj@cs.tum.edu>
2022-08-02 19:53:17 +00:00
Daniel
1047a905aa
Merge pull request #9119 from nextcloud/backport/9118/stable24
[stable24] Add hint about "fileinfo" module being required for theming
2022-07-25 22:56:10 +02:00
Daniel Calviño Sánchez
d35fb11400 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 20:50:24 +00:00
blizzz
4ffb4d367d
Merge pull request #8817 from nextcloud/backport/8748/stable24
[stable24] Remove outdated warning about encryption for S3 as primary storage
2022-07-19 00:46:32 +02:00
tflidd
4461cbc87c
Merge pull request #9092 from nextcloud/backport/9066/stable24
[stable24] Add a section regarding the workflow log
2022-07-18 09:29:30 +02:00
Martin Rüegg
5c9cd91355 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-15 08:02:20 +00:00
Simon L
0bb583e26f
Merge pull request #9072 from nextcloud/backport/9071/stable24
[stable24] document that 64bit is required
2022-07-11 22:09:19 +02:00
szaimen
1fc9b5df7c document that 64bit is required
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-07-11 15:24:04 +00:00
tflidd
24b7f42627
Merge pull request #9067 from nextcloud/backport/8931/stable24
[stable24] Corrected described side of control placement
2022-07-10 11:42:09 +02:00
p-bo
b022936cb9 Corrected described side of control placement
As screenshot below this sentence suggests, cross symbol for closing is actually on top right side of dialog window...

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-07-10 09:30:27 +00:00
tflidd
bf6ea52cac
Merge pull request #8994 from nextcloud/backport/8922/stable24
[stable24] Replace interchanged word
2022-07-04 19:06:43 +02:00
p-bo
da7434d473 Replace interchanged word
Item in menu is "Conversation settings" - see screenshot of app which this section is pointing to.

Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-07-04 08:47:40 +00:00
Thomas Schmidt
204476e657 Remove outdated warning
Signed-off-by: Thomas Schmidt <thomas@thsmdt.com>
2022-06-29 10:39:15 +00:00
Daniel
bbd7a51402
Merge pull request #8801 from nextcloud/backport/8578/stable24
[stable24] removed wrong leading underscore from link
2022-06-28 23:05:56 +02:00
Daniel
b8640b7274
Merge pull request #8800 from nextcloud/backport/8557/stable24
[stable24] Update ocs-status-api.rst table rows to display properly
2022-06-28 23:05:10 +02:00
p-bo
ffef581fc9 removed wrong leading underscore from link
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-06-28 21:02:06 +00:00
Daniel
f6965a4041
Merge pull request #8510 from nextcloud/backport/8495/stable24
[stable24] Explain how to add several IDelegatedSettings in the key "settings"
2022-06-28 23:00:40 +02:00
Daniel
bf47f607a5
Merge pull request #8799 from nextcloud/backport/8556/stable24
[stable24] Update iOS requirements
2022-06-28 22:59:16 +02:00
Aaron Segura
3118cb313b Update ocs-status-api.rst
Fix tables so that each row is displayed separately

Signed-off-by: Aaron Segura <aaron@aaronsegura.com>
2022-06-28 20:58:18 +00:00
SystemKeeper
10277bdabe
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-28 22:56:07 +02:00
Daniel
d36907dd6d
Merge pull request #8793 from nextcloud/backport/8644/stable24
[stable24] Remove unenclosed quote
2022-06-28 22:23:10 +02:00
Daniel
d0fce73550
Merge pull request #8792 from nextcloud/backport/8655/stable24
[stable24] Fix link formating
2022-06-28 22:22:14 +02:00
Daniel
2692c2e461
Merge pull request #8789 from nextcloud/backport/8718/stable24
[stable24] Update occ_command.rst
2022-06-28 22:21:24 +02:00
p-bo
c686451036 Remove unenclosed quote
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-06-28 20:19:37 +00:00
p-bo
1971f8eff6 Fix link formating
Signed-off-by: p-bo <pavel.borecki@gmail.com>
2022-06-28 20:19:13 +00:00
phieber
6473ddee9d Update occ_command.rst
fixed certificate commands

Signed-off-by: phieber <phieber@users.noreply.github.com>
2022-06-28 20:18:16 +00:00
tflidd
a0a3f0f348
Merge pull request #8559 from nextcloud/backport/8558/stable24
[stable24] Background jobs (Cron): Fix Typo
2022-06-20 13:17:56 +02:00
Felix Schneider
6e73490057 Fix Typo
"addning" --> "adding"

Signed-off-by: Felix Schneider <fs@felix-schneider.org>

Signed-off-by: Felix Schneider <fs@felix-schneider.org>
2022-06-20 11:09:26 +00:00
Christoph Wurst
2b9f861eac
Merge pull request #8540 from nextcloud/backport/8539/stable24
[stable24] Drop links to unofficial twofactor_admin app
2022-06-14 16:26:27 +02:00
Christoph Wurst
6b39d5d81b Drop links to unofficial twofactor_admin app
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-06-14 14:09:00 +00:00
tflidd
de882950c1
Merge pull request #8533 from nextcloud/backport/8531/stable24
[stable24] fixed typo in developer_manual
2022-06-11 13:36:43 +02:00
Andreas Weswaldi
9a03fb1d24 fixed typo in developer_manual
fixed typo "dekstop" to "desktop" in client_apis/LoginFlow/index.rst

Signed-off-by: Andreas Weswaldi <andreas@weswaldi.at>
2022-06-11 11:34:08 +00:00
zak39
d6707bc4e2 Explain how to add several IDelegatedSettings classes 'settings'
In this documentation, there is no explanation on how to add several IDelegatedSettings' classes for a function.

Signed-off-by: zak39 <fotia.baptiste@hotmail.com>
2022-06-03 14:45:50 +00:00
Pierre Ozoux
8f0603164f
Merge pull request #8496 from nextcloud/backport/8453/stable24
[stable24] Add documentation for accepting calendar invitations
2022-06-03 14:17:22 +02:00
Pierre Ozoux
3d93afd930 Removes the mention to the app version. 2022-06-03 12:00:54 +00:00
Richard Steinmetz
30cd5a5564 Add documentation for accepting calendar invitations
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-06-03 12:00:54 +00:00
Christoph Wurst
488640d005
Merge pull request #8461 from nextcloud/backport/8460/stable24
[stable24] Drop empty Nextcloud 24 upgrade sections
2022-05-31 12:09:18 +02:00
Christoph Wurst
1e423c78d0 Drop empty Nextcloud 24 upgrade sections
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-05-31 10:03:00 +00:00
tflidd
e1c5b90083
Merge pull request #8449 from nextcloud/backport/8318/stable24
[stable24] Include link to service discovery trouble shooting in iOS sync guide
2022-05-29 08:14:49 +02:00
networkException
cf6fa599bf Include link to service discovery trouble shooting in iOS sync guide
Signed-off-by: networkException <git@nwex.de>
2022-05-29 06:10:53 +00:00
tflidd
a7a9b19bf9
Merge pull request #8312 from nextcloud/backport_8186
Backport #8186 to stable24
2022-05-26 08:33:04 +02:00
Nextcloud bot
5abebbc874
generate documentation from config.sample.php 2022-05-17 04:21:42 +00:00
tflidd
e343e90ea2
Merge pull request #8313 from nextcloud/backport/8301/stable24
[stable24] Update access_control.rst
2022-05-15 14:04:13 +02:00
Pietro Marini
9af95d07f9 Update access_control.rst
Replace pull request: https://github.com/nextcloud/documentation/pull/8300

Signed-off-by: Pietro Marini <pietro.,marini@nextcloud.com>
2022-05-15 12:01:07 +00:00
tflidd
496160741f Backport #8186
Signed-off-by: tflidd <tflidd@aspekte.net>
2022-05-14 21:06:29 +01:00
tflidd
bbb1d25f85
Merge pull request #8306 from nextcloud/backport/8230/stable24
[stable24] let's link to latest desktop client doc instead of broken link
2022-05-14 19:05:35 +02:00
Matthieu Gallien
163b69411e let's link to latest desktop client doc instead of broken link
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-05-14 17:02:48 +00:00
Nextcloud bot
8b688dbcb7
generate documentation from config.sample.php 2022-05-10 04:33:08 +00:00