nextcloud/core/Command
Daniel Calviño Sánchez e6ee498f88 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:07:59 +00:00
..
App Remove the deprecated update.php 2020-11-27 13:02:59 +01: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 Migrate internal classes to the OCP db col types 2021-01-12 14:09:13 +01:00
Encryption Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Group Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Integrity Add a warning when trying to run integrity:check-core on git 2021-01-18 11:32:50 +01:00
L10n Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Log Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Maintenance Add more previous exceptions to database setup code 2021-01-07 21:04:11 +01:00
Preview Add OCC command to reset rendered texts 2021-03-22 20:07:59 +00:00
Security Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
TwoFactorAuth Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
User Command: Add app password generation 2021-01-05 13:05:17 +01: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 all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Status.php Add return value to all commands 2020-06-26 14:54:51 +02:00
Upgrade.php Fix markup 2021-01-18 11:32:51 +01:00