Commit Graph

13334 Commits

Author SHA1 Message Date
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
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
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
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
github-actions[bot]
2cdbe70b29 Merge pull request #9146 from nextcloud/translations_user-manual-locale-source-groupware-index-pot--master_fr 2022-08-24 13:28:18 +00:00
transifex-integration[bot]
1ed238cae5 Apply translations in fr
translation completed updated for the source file '/user_manual/locale/source/groupware/index.pot'
on the 'fr' language.
2022-08-24 13:24:46 +00:00
Nextcloud bot
c1271d703e generate documentation from config.sample.php 2022-08-24 04:28:56 +00:00
Christian Wolf
7c8926ca07 Make text more explicit regarding the pre-release process
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-08-22 16:32:09 +02:00
John Molakvoæ
1526112cc0 Merge pull request #9136 from nextcloud/feat/scss-removal 2022-08-19 10:11:21 +02:00
John Molakvoæ
545af776d0 Apply suggestions from code review
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2022-08-19 10:02:18 +02:00
github-actions[bot]
52464171cf Merge pull request #9140 from nextcloud/translations_user-manual-locale-source-talk-join-a-call-or-chat-as-guest-pot--master_fr 2022-08-18 12:51:00 +00:00
github-actions[bot]
696f16dec1 Merge pull request #9139 from nextcloud/translations_user-manual-locale-source-groupware-calendar-pot--master_fr 2022-08-18 12:46:54 +00:00
transifex-integration[bot]
51f25a59fd Apply translations in fr
translation completed for the source file '/user_manual/locale/source/talk/join_a_call_or_chat_as_guest.pot'
on the 'fr' language.
2022-08-18 12:43:55 +00:00
transifex-integration[bot]
08bdf5a8d4 Apply translations in fr
translation completed for the source file '/user_manual/locale/source/groupware/calendar.pot'
on the 'fr' language.
2022-08-18 12:35:07 +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
John Molakvoæ
56b7e78d4a Document scss support drop
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2022-08-13 16:50:35 +02:00
John Molakvoæ
503e48fc82 Merge pull request #8020 from MarcelRobitaille/patch-2 2022-08-13 13:53:51 +02:00
John Molakvoæ
5eff1f0c86 Merge pull request #7877 from nextcloud/ocs-recommendations-api 2022-08-13 13:31:29 +02:00
John Molakvoæ
f0452f0aa1 Merge pull request #8585 from p-bo/patch-5 2022-08-13 13:24:20 +02:00