Commit Graph

13403 Commits

Author SHA1 Message Date
Anna
057aa7faa5 Merge pull request #9168 from alkino/native_carddav
TB 102, native CalDAV / CardDAV support
2022-10-02 14:36:32 +02:00
Daniel
4fde40731a Merge pull request #9192 from jaller94/patch-2
ocs-api-overview: Talk about user using singular they
2022-10-01 21:27:30 +02:00
Christian Paul
de4954b3fc ocs-api-overview: Talk about user using singular they
Signed-off-by: Christian Paul <info@jaller.de>
2022-10-01 16:33:20 +02:00
Kushal Chand
81ecba28d5 Remove unnecessary text in index page
Signed-off-by: Kushal Chand <kushalkataria5@gmail.com>
2022-10-01 18:38:20 +05:30
Christoph Wurst
b7a4d31e39 Merge pull request #9189 from nextcloud/enhancement/dev-docs-maintenance-mdoe
Document maintenance mode header
2022-09-30 16:43:29 +02:00
Christoph Wurst
250286e335 Document maintenance mode header
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-09-30 16:22:18 +02:00
Simon L
8326cf14da Merge pull request #9185 from nextcloud/update-apps-list
update app list in accordance wiht bundling state of NC 25
2022-09-28 23:06:42 +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
Nicolas Cornu
68f01314b9 Update user_manual/groupware/sync_thunderbird.rst
Co-authored-by: Thomas Citharel <github@tcit.fr>
Signed-off-by: Nicolas Cornu <nicolac76@yahoo.fr>
2022-09-27 17:30:21 +02:00
Anna
d4bdcba865 Merge pull request #9173 from nextcloud/kesselb-patch-1
Fix documentation links for Nextcloud 15
2022-09-23 13:31:40 +02:00
Daniel
5c458d9443 Merge pull request #9169 from sidneygijzen/patch-2
Update link to Desktop Client manual
2022-09-23 12:05:19 +02:00
Daniel
cac5b9c4d1 Fix documentation links for Nextcloud 15
Signed-off-by: Daniel <mail@danielkesselberg.de>
2022-09-22 21:52:45 +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
5425dcb4f1 Merge pull request #9172 from nextcloud/nickvergessen-patch-1
Update system requirements
2022-09-22 21:35:52 +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
60d3afbf2a Merge pull request #9170 from nextcloud/improve-transferownership-docs-add-move
Improve docs for transfer ownership
2022-09-22 10:27:32 +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
Nicolas Cornu
d1172929b0 Update sync_thunderbird.rst
Signed-off-by: Nicolas Cornu <nicolac76@yahoo.fr>
2022-09-20 11:49:50 +02:00
Nicolas Cornu
273cbbf4c9 TB 102, native CardDAV and CalDAV support
Signed-off-by: Nicolas Cornu <nicolac76@yahoo.fr>
2022-09-20 11:48:39 +02:00
Sidney Gijzen
982a6b7411 Update link to Desktop Client manual
Signed-off-by: Sidney Gijzen <sidneygijzen@users.noreply.github.com>
2022-09-18 14:50:15 +02:00
Daniel
90bac8aa29 Merge pull request #9157 from knoxell/patch-2
adding token lifetime for loginflow v2
2022-09-18 00:05:03 +02:00
Daniel
fb83e8da3c Merge pull request #9165 from quinnzipse/dev_manual-basics-routing-typo
Fix typo in routing.rst
2022-09-18 00:03:37 +02:00
Nextcloud bot
31eea628f0 generate documentation from config.sample.php 2022-09-17 04:39:13 +00:00
Joas Schilling
6254da0e30 Merge pull request #9167 from nextcloud/bugfix/noid/document-disabled-keyboard-shortcuts
Document disabled keyboard shortcuts
2022-09-16 09:53:31 +02:00
Joas Schilling
9ea91c26aa Document disabled keyboard shortcuts
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-16 09:48:34 +02:00
Quinn Zipse
41f7c3547c Fix typo in routing.rst
Signed-off-by: Quinn Zipse <25140452+quinnzipse@users.noreply.github.com>
2022-09-14 21:25:52 -05:00
github-actions[bot]
2802326e1c Merge pull request #9164 from nextcloud/translations_user-manual-locale-source-talk-join-a-call-or-chat-as-guest-pot--master_es 2022-09-14 22:10:03 +00:00
transifex-integration[bot]
bf980f9a11 Apply translations in es
translation completed updated for the source file '/user_manual/locale/source/talk/join_a_call_or_chat_as_guest.pot'
on the 'es' language.
2022-09-14 22:05:01 +00:00
Knoxell
acba8015f1 adding token lifetime for loginflow v2
The token lifetime never made it into the developer manual even though relevant.

- As described in the push request for login flow V2 [nextcloud/server#14161](https://github.com/nextcloud/server/pull/14161), the token lifetime is 20 mins.
- In the source code: https://github.com/nextcloud/server/blob/master/core/Db/LoginFlowV2Mapper.php#L34

Signed-off-by: Knoxell <85034894+knoxell@users.noreply.github.com>
2022-09-14 14:25:48 +02:00
rakekniven
9b01be7f52 Merge pull request #9156 from nextcloud/occ_version_expire
Update occ_command.rst
2022-09-09 21:27:09 +02: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
github-actions[bot]
71841f710d Merge pull request #9155 from nextcloud/translations_user-manual-locale-source-files-large-file-upload-pot--master_zh_CN 2022-09-09 03:44:16 +00:00
transifex-integration[bot]
d9c67b00c9 Apply translations in zh_CN
translation completed for the source file '/user_manual/locale/source/files/large_file_upload.pot'
on the 'zh_CN' language.
2022-09-09 03:36:44 +00:00
blizzz
dc58959e28 Merge pull request #9153 from nextcloud/mejo--patch-1
Link to system_requirements for exact PHP versions
2022-09-08 12:39:49 +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
0bf9df96d8 Merge pull request #9149 from nextcloud/feature/improve-migration-docs
Improve migration docs
2022-09-07 12:23:22 +02:00
Matthieu Gallien
09a0ad8699 Merge pull request #9151 from nextcloud/addDesktopClientDocsVersion3.6
add the link to desktop client doc for release 3.6
2022-09-06 22:39:10 +02:00
Christoph Wurst
fe9b12136e Merge pull request #9142 from nextcloud/fix-pre-release
Make text more explicit regarding the pre-release process
2022-09-06 21:04:29 +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
Matthieu Gallien
fce8570093 add the link to desktop client doc for release 3.6
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-09-06 15:29:30 +02:00
github-actions[bot]
fbe896da17 Merge pull request #9150 from nextcloud/translations_user-manual-locale-source-external-storage-external-storage-pot--master_zh_CN 2022-09-04 07:08:08 +00:00
transifex-integration[bot]
b4a7481b2f Apply translations in zh_CN
translation completed for the source file '/user_manual/locale/source/external_storage/external_storage.pot'
on the 'zh_CN' language.
2022-09-04 07:04:50 +00:00
Robin Windey
8073549620 Improve migration docs
* Add section on how migration classes are constructed
* Add a hint for "version" argument on "migrations:execute"

Signed-off-by: Robin Windey <ro.windey@gmail.com>
2022-09-03 12:18:51 +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
github-actions[bot]
90ce4a97c6 Merge pull request #9148 from nextcloud/translations_user-manual-locale-source-files-transfer-ownership-pot--master_fr 2022-08-31 11:28:22 +00:00
transifex-integration[bot]
2ee5d884ae Apply translations in fr
translation completed for the source file '/user_manual/locale/source/files/transfer_ownership.pot'
on the 'fr' language.
2022-08-31 11:22:45 +00:00