nextcloud/core/Command
Daniel Calviño Sánchez 24d853e754 Add OCC command to reset rendered texts
The command is meant to be used when the fonts used to render texts
("core/fonts/NotoSans-Regular.ttf" and "core/fonts/NotoSans-Bold.ttf")
are changed (for example, to add support for other scripts). The avatar
and text file previews will be removed, so they will be generated again
with the updated font when needed.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-03-22 20:09:43 +00:00
..
App Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Background Add return value to all commands 2020-06-26 14:54:51 +02:00
Broadcast Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Config Add return value to all commands 2020-06-26 14:54:51 +02:00
Db Make oc_files_trash.auto_id a bigint 2020-12-28 09:46:02 +00:00
Encryption Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Group Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Integrity Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
L10n Add return value to all commands 2020-06-26 14:54:51 +02:00
Log Add return value to all commands 2020-06-26 14:54:51 +02:00
Maintenance Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Preview Add OCC command to reset rendered texts 2021-03-22 20:09:43 +00:00
Security Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
TwoFactorAuth Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
User Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Base.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Check.php Add return value to all commands 2020-06-26 14:54:51 +02:00
InterruptedException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Status.php Add return value to all commands 2020-06-26 14:54:51 +02:00
Upgrade.php Fix tense of updater logs 2020-09-10 15:17:59 +02:00