Commit Graph

9699 Commits

Author SHA1 Message Date
Jani Uusitalo
0fcfbf99d8 Fix typo (successfull -> successful)
Signed-off-by: Jani Uusitalo <jani@mummila.net>
2021-04-05 14:42:45 +03:00
github-actions[bot]
0d798b43ef Merge pull request #6341 from nextcloud/translations_user-manual-locale-source-files-federated-cloud-sharing-pot--master_cs 2021-04-01 08:17:44 +00:00
github-actions[bot]
ad8f095a51 Merge pull request #6338 from nextcloud/translations_user-manual-locale-source-pim-sync-kde-pot--master_cs 2021-04-01 08:15:20 +00:00
transifex-integration[bot]
65ec43ef5c Apply translations in cs
translation completed updated for the source file '/user_manual/locale/source/files/federated_cloud_sharing.pot'
on the 'cs' language.
2021-04-01 08:14:10 +00:00
github-actions[bot]
d8594a4fad Merge pull request #6337 from nextcloud/translations_user-manual-locale-source-session-management-pot--master_cs 2021-04-01 08:13:32 +00:00
transifex-integration[bot]
779ff389cc Apply translations in cs
translation completed for the source file '/user_manual/locale/source/pim/sync_kde.pot'
on the 'cs' language.
2021-04-01 08:12:42 +00:00
github-actions[bot]
bd49a5187a Merge pull request #6335 from nextcloud/translations_user-manual-locale-source-pim-sync-windows10-pot--master_cs 2021-04-01 08:12:05 +00:00
github-actions[bot]
5f5ba7670e Merge pull request #6334 from nextcloud/translations_user-manual-locale-source-files-sharing-pot--master_cs 2021-04-01 08:11:11 +00:00
github-actions[bot]
e139221eb2 Merge pull request #6336 from nextcloud/translations_user-manual-locale-source-webinterface-pot--master_cs 2021-04-01 08:11:03 +00:00
transifex-integration[bot]
61f0bbd160 Apply translations in cs
translation completed for the source file '/user_manual/locale/source/session_management.pot'
on the 'cs' language.
2021-04-01 08:08:48 +00:00
transifex-integration[bot]
c90484ba2e Apply translations in cs
translation completed for the source file '/user_manual/locale/source/webinterface.pot'
on the 'cs' language.
2021-04-01 08:08:05 +00:00
transifex-integration[bot]
f6e6293c25 Apply translations in cs
translation completed for the source file '/user_manual/locale/source/pim/sync_windows10.pot'
on the 'cs' language.
2021-04-01 08:07:39 +00:00
transifex-integration[bot]
d786e5cb3a Apply translations in cs
translation completed for the source file '/user_manual/locale/source/files/sharing.pot'
on the 'cs' language.
2021-04-01 08:07:34 +00:00
Nextcloud bot
c8c0c2d2e3 generate documentation from config.sample.php 2021-03-30 04:01:41 +00:00
Morris Jobke
c4afd0dd00 Merge pull request #6325 from J0WI/crypt-defaults
Update cipher defaults
2021-03-29 13:30:13 +02:00
Jonas
c5847750ca Merge pull request #6326 from Chartman123/fix-default-password-length
Fix password policy documentation
2021-03-28 00:12:56 +01:00
Christian Hartmann
2843dd81cd Fix password policy documentation
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2021-03-28 00:02:31 +01:00
J0WI
645fab4504 Update cipher defaults 2021-03-26 19:37:50 +01:00
github-actions[bot]
ac1c5b80f7 Merge pull request #6324 from nextcloud/translations_user-manual-locale-source-whats-new-pot--master_da 2021-03-26 13:51:43 +00:00
transifex-integration[bot]
597ca5c041 Apply translations in da
translation completed updated for the source file '/user_manual/locale/source/whats_new.pot'
on the 'da' language.
2021-03-26 13:49:03 +00:00
Morris Jobke
3562e9d32c Merge pull request #6309 from nextcloud/add-fields-list-docs
Add docs for getting the fields list
2021-03-25 09:23:05 +01:00
Joas Schilling
304baa3bdf Fix link to "List of editable data fields"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-24 09:37:08 +01:00
github-actions[bot]
391232db03 Merge pull request #6319 from nextcloud/translations_user-manual-locale-source-files-access-webdav-pot--master_pt_BR 2021-03-23 11:43:32 +00:00
transifex-integration[bot]
582f5f302a Apply translations in pt_BR
translation completed updated for the source file '/user_manual/locale/source/files/access_webdav.pot'
on the 'pt_BR' language.
2021-03-23 11:35:44 +00:00
github-actions[bot]
8960702f8a Merge pull request #6315 from nextcloud/translations_user-manual-locale-source-files-access-webdav-pot--master_pt_BR 2021-03-23 11:32:25 +00:00
transifex-integration[bot]
ace9c40c97 Apply translations in pt_BR
translation completed updated for the source file '/user_manual/locale/source/files/access_webdav.pot'
on the 'pt_BR' language.
2021-03-23 11:28:52 +00:00
github-actions[bot]
f6855b9bed Merge pull request #6314 from nextcloud/translations_user-manual-locale-source-files-access-webdav-pot--master_pt_BR 2021-03-23 11:27:34 +00:00
transifex-integration[bot]
e9c023e039 Apply translations in pt_BR
translation completed updated for the source file '/user_manual/locale/source/files/access_webdav.pot'
on the 'pt_BR' language.
2021-03-23 11:23:56 +00:00
Joas Schilling
0ff91b66cb Add docs for getting the fields list
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-23 08:52:30 +01:00
Morris Jobke
c104f1ff1d Merge pull request #6304 from mgriego/patch-2
Notes on using the Redis session handler
2021-03-21 21:26:44 +01:00
Michael Griego
e1e1487f86 Notes on using the Redis session handler
Requested by https://github.com/nextcloud/docker/pull/1364#issuecomment-765472103

Signed-off-by: Mike Griego <mike@griegocentral.com>
2021-03-21 12:31:02 -05:00
github-actions[bot]
b36a4978cc Merge pull request #6305 from nextcloud/translations_user-manual-locale-source-userpreferences-pot--master_fr 2021-03-20 22:19:23 +00:00
transifex-integration[bot]
c54da0c3d2 Apply translations in fr
translation completed for the source file '/user_manual/locale/source/userpreferences.pot'
on the 'fr' language.
2021-03-20 22:15:53 +00:00
github-actions[bot]
2846110eb1 Merge pull request #6303 from nextcloud/translations_user-manual-locale-source-pim-sync-kde-pot--master_pt_BR 2021-03-19 12:33:10 +00:00
transifex-integration[bot]
c7fff12313 Apply translations in pt_BR
translation completed for the source file '/user_manual/locale/source/pim/sync_kde.pot'
on the 'pt_BR' language.
2021-03-19 12:30:37 +00:00
github-actions[bot]
844ca11168 Merge pull request #6302 from nextcloud/translations_user-manual-locale-source-session-management-pot--master_pt_BR 2021-03-19 12:29:07 +00:00
github-actions[bot]
7ebdc24033 Merge pull request #6301 from nextcloud/translations_user-manual-locale-source-files-federated-cloud-sharing-pot--master_pt_BR 2021-03-19 12:27:15 +00:00
transifex-integration[bot]
0222f537cf Apply translations in pt_BR
translation completed for the source file '/user_manual/locale/source/session_management.pot'
on the 'pt_BR' language.
2021-03-19 12:26:32 +00:00
github-actions[bot]
eb7726d522 Merge pull request #6300 from nextcloud/translations_user-manual-locale-source-webinterface-pot--master_pt_BR 2021-03-19 12:25:05 +00:00
transifex-integration[bot]
a6530083a0 Apply translations in pt_BR
translation completed for the source file '/user_manual/locale/source/files/federated_cloud_sharing.pot'
on the 'pt_BR' language.
2021-03-19 12:24:38 +00:00
github-actions[bot]
26125f0cfa Merge pull request #6299 from nextcloud/translations_user-manual-locale-source-pim-sync-windows10-pot--master_pt_BR 2021-03-19 12:22:52 +00:00
transifex-integration[bot]
76302faba2 Apply translations in pt_BR
translation completed for the source file '/user_manual/locale/source/webinterface.pot'
on the 'pt_BR' language.
2021-03-19 12:22:26 +00:00
github-actions[bot]
14795b7e7e Merge pull request #6298 from nextcloud/translations_user-manual-locale-source-files-sharing-pot--master_pt_BR 2021-03-19 12:21:55 +00:00
transifex-integration[bot]
da5df447a1 Apply translations in pt_BR
translation completed for the source file '/user_manual/locale/source/pim/sync_windows10.pot'
on the 'pt_BR' language.
2021-03-19 12:20:13 +00:00
transifex-integration[bot]
57918ccca0 Apply translations in pt_BR
translation completed for the source file '/user_manual/locale/source/files/sharing.pot'
on the 'pt_BR' language.
2021-03-19 12:19:20 +00:00
github-actions[bot]
eb3261fdfb Merge pull request #6297 from nextcloud/translations_user-manual-locale-source-pim-sync-kde-pot--master_gl 2021-03-18 09:47:48 +00:00
transifex-integration[bot]
0de360b648 Apply translations in gl
translation completed for the source file '/user_manual/locale/source/pim/sync_kde.pot'
on the 'gl' language.
2021-03-18 09:45:09 +00:00
github-actions[bot]
b7ef14cbe8 Merge pull request #6296 from nextcloud/translations_user-manual-locale-source-session-management-pot--master_gl 2021-03-18 09:42:23 +00:00
github-actions[bot]
5a620b3df5 Merge pull request #6295 from nextcloud/translations_user-manual-locale-source-files-federated-cloud-sharing-pot--master_gl 2021-03-18 09:40:41 +00:00
transifex-integration[bot]
73d2502fcd Apply translations in gl
translation completed for the source file '/user_manual/locale/source/session_management.pot'
on the 'gl' language.
2021-03-18 09:39:48 +00:00