Commit Graph

10665 Commits

Author SHA1 Message Date
transifex-integration[bot]
accdf15a4b
Apply translations in fr
translation completed for the source file '/user_manual/locale/source/talk/index.pot'
on the 'fr' language.
2021-10-11 17:56:01 +00:00
Daniel
19a40e4e16
Merge pull request #7177 from Aeredren/patch-2
Typo
2021-10-11 19:23:04 +02:00
Daniel
0da7e488a4
Merge pull request #7176 from Aeredren/patch-3
Correct value for appname variable
2021-10-11 19:22:51 +02:00
Daniel
6bde0b6e22
Merge pull request #7161 from nextcloud/fix-build
Adds changes to transifex source.
2021-10-11 18:50:02 +02:00
Pierre Ozoux
5f2095ec76 Adds changes to transifex source.
Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
2021-10-11 18:40:05 +02:00
Daniel
3052f07ddc
Merge pull request #6746 from simonspa/nginx-timeout
nginx: increase client_body_timeout
2021-10-10 11:12:09 +02:00
Daniel
3c5aa0edd6
Merge pull request #6973 from Chouffy/master
Remove a copy-paste mistake
2021-10-08 18:35:52 +02:00
Daniel
7d3c0c3202
Merge pull request #7002 from nextcloud/translations_user-manual-locale-source-pim-calendar-pot--master_tr
Translate '/user_manual/locale/source/pim/calendar.pot' in 'tr'
2021-10-08 18:35:20 +02:00
Daniel
48411c7740
Merge pull request #7003 from nextcloud/translations_user-manual-locale-source-pim-sync-ios-pot--master_tr
Translate '/user_manual/locale/source/pim/sync_ios.pot' in 'tr'
2021-10-08 18:35:11 +02:00
Daniel
1836bdc4ee
Merge pull request #7004 from nextcloud/translations_user-manual-locale-source-pim-contacts-pot--master_tr
Translate '/user_manual/locale/source/pim/contacts.pot' in 'tr'
2021-10-08 18:34:56 +02:00
Daniel
c833da766b
Merge pull request #7008 from nextcloud/translations_user-manual-locale-source-pim-sync-osx-pot--master_tr
Translate '/user_manual/locale/source/pim/sync_osx.pot' in 'tr'
2021-10-08 18:34:26 +02:00
Daniel
53bb6da08e
Merge pull request #7009 from nextcloud/translations_user-manual-locale-source-pim-sync-kde-pot--master_tr
Translate '/user_manual/locale/source/pim/sync_kde.pot' in 'tr'
2021-10-08 18:34:13 +02:00
Aeredren
f23b1a5245
Correct value for appname variable
Here $class2->appName come from $AppName which come from $app = new \OCP\AppFramework\App('myapp');
So it should be 'myapp' and not 'appname'
2021-10-08 15:30:52 +02:00
Aeredren
bb442806e6
Typo 2021-10-08 14:08:22 +02:00
Daniel
9a0cfaf943
Merge pull request #7171 from nextcloud/TrueNAS-doc-link
Link to TrueNAS install docs
2021-10-07 18:41:07 +02:00
github-actions[bot]
7cd00b961b
Merge pull request #7173 from nextcloud/translations_user-manual-locale-source-external-storage-index-pot--master_si 2021-10-06 20:52:58 +00:00
github-actions[bot]
fea0dcc41e
Merge pull request #7172 from nextcloud/translations_user-manual-locale-source-contents-pot--master_si 2021-10-06 20:52:07 +00:00
transifex-integration[bot]
4e5b730b57
Apply translations in si
translation completed for the source file '/user_manual/locale/source/external_storage/index.pot'
on the 'si' language.
2021-10-06 20:50:27 +00:00
transifex-integration[bot]
5188098546
Apply translations in si
translation completed for the source file '/user_manual/locale/source/contents.pot'
on the 'si' language.
2021-10-06 20:49:35 +00:00
Jos Poortvliet
a2e761c71d
Link to TrueNAS install docs 2021-10-06 19:10:41 +02:00
allexzander
9ee21e6838
Update the 'Migrating' page to include optional 'maintenance:data-fingerprint' command step. (#7170)
Signed-off-by: alex-z <blackslayer4@gmail.com>
2021-10-05 13:19:01 +02:00
github-actions[bot]
c29f30cb13
Merge pull request #7167 from nextcloud/translations_user-manual-locale-source-userpreferences-pot--master_ru 2021-10-04 05:45:07 +00:00
transifex-integration[bot]
5111fa6a76
Apply translations in ru
translation completed for the source file '/user_manual/locale/source/userpreferences.pot'
on the 'ru' language.
2021-10-04 05:41:21 +00:00
github-actions[bot]
f3545f90af
Merge pull request #7166 from nextcloud/translations_user-manual-locale-source-webinterface-pot--master_ru 2021-10-04 05:40:43 +00:00
transifex-integration[bot]
a825926268
Apply translations in ru
translation completed for the source file '/user_manual/locale/source/webinterface.pot'
on the 'ru' language.
2021-10-04 05:36:12 +00:00
github-actions[bot]
38d78b994a
Merge pull request #7165 from nextcloud/translations_user-manual-locale-source-whats-new-pot--master_ru 2021-10-04 05:15:07 +00:00
transifex-integration[bot]
f4a0a76beb
Apply translations in ru
translation completed updated for the source file '/user_manual/locale/source/whats_new.pot'
on the 'ru' language.
2021-10-04 05:11:32 +00:00
Christoph Wurst
6e601ec735
Merge pull request #7159 from nextcloud/carl/admin-right-delegation
Add documentation for admin right privilege setting
2021-09-30 11:55:29 +02:00
Carl Schwan
af4740cc48
Add documentation for admin right privilege setting
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-09-30 11:28:13 +02:00
kesselb
18dfd5bb91
Merge pull request #7052 from maxkratz/feature/cronjob-php-fix
Added note on apc.enable_cli for system Cron based configs
2021-09-29 10:37:28 +02:00
Maximilian Kratz
65e9afeaa1 Updated reference to caching section
Signed-off-by: Maximilian Kratz <account@maxkratz.com>
2021-09-29 08:35:06 +02:00
kesselb
76e7429395
Merge pull request #7142 from pedrxd/forgotten-command
selinux: All directory labels should be deleted on uninstall
2021-09-28 08:45:46 +02:00
github-actions[bot]
5c1723a26b
Merge pull request #7143 from nextcloud/translations_user-manual-locale-source-pim-sync-windows10-pot--master_tr 2021-09-28 06:44:02 +00:00
kesselb
30d1b95be4
Merge pull request #7141 from nextcloud/fix/nginx-legacy-routes
Fix legacy routes like ajax.php on nginx
2021-09-28 08:43:51 +02:00
transifex-integration[bot]
8f7aed9386
Apply translations in tr
translation completed updated for the source file '/user_manual/locale/source/pim/sync_windows10.pot'
on the 'tr' language.
2021-09-28 06:40:27 +00:00
kesselb
05b8fb956e
Merge pull request #7139 from pmarini-nc/patch-3
Make the example command syntactically correct
2021-09-28 08:34:17 +02:00
Pedro
fc4da0cbf6
All directory labels should be deleted on uninstall 2021-09-25 13:46:25 +02:00
Christoph Wurst
87fab7a8df
Fix legacy routes like ajax.php on nginx
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-09-24 15:59:54 +02:00
github-actions[bot]
7586cb8430
Merge pull request #7140 from nextcloud/translations_user-manual-locale-source-files-desktop-mobile-sync-pot--master_zh_HK 2021-09-24 00:46:32 +00:00
transifex-integration[bot]
90ece9b116
Apply translations in zh_HK
translation completed for the source file '/user_manual/locale/source/files/desktop_mobile_sync.pot'
on the 'zh_HK' language.
2021-09-24 00:42:59 +00:00
Pietro Marini
356f2e7707
Update big_file_upload_configuration.rst 2021-09-22 11:31:27 +02:00
Pietro Marini
a7cdd842f4
Update big_file_upload_configuration.rst
The example instruction should be complete, so including all the necessary tokens for a valid execution of the command.
2021-09-22 11:11:20 +02:00
github-actions[bot]
3620ce12c7
Merge pull request #7138 from nextcloud/translations_user-manual-locale-source-external-storage-index-pot--master_ca 2021-09-21 13:19:58 +00:00
transifex-integration[bot]
f6df09f9ce
Apply translations in ca
translation completed for the source file '/user_manual/locale/source/external_storage/index.pot'
on the 'ca' language.
2021-09-21 13:17:22 +00:00
kesselb
404ee8af6d
Merge pull request #7124 from SethFalco/typos
typo: update formatting and correct capitalization
2021-09-18 16:13:36 +02:00
kesselb
31c076691f
Merge pull request #7119 from EVOTk/patch-2
Correction Link L12
2021-09-18 16:12:06 +02:00
kesselb
8fbceffe9c
Merge pull request #7126 from gmalinowski/patch-2
Fix Bytes unit MB to MiB
2021-09-18 16:10:49 +02:00
Robin Windey
0ac4dc2025
Merge pull request #7136 from nextcloud/nc-docs-apcu-cmdupdater
Add php APCu hint to command line based updater
2021-09-18 12:37:51 +02:00
kesselb
60385c3f05
Merge pull request #7127 from GAS85/patch-7
Update antivirus_configuration.rst
2021-09-18 12:35:30 +02:00
Robin Windey
aae701ba6e
Add php APCu hint to command line based updater
With respect to https://github.com/nextcloud/server/issues/27781 we should add a hint regarding the PHP CLI parameters for APCu like we did in  c5fa1b6859 (diff-48dc187eeb03371b5ad6886b33043bf060884809c1d51a3568c5d29e40e3bf13) and 38a0a33e4e (diff-48dc187eeb03371b5ad6886b33043bf060884809c1d51a3568c5d29e40e3bf13) for the cronjob.
2021-09-18 11:55:52 +02:00