nextcloud/core/Command
Daniel Calviño Sánchez 9f96a47125 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-01 20:54:43 +01:00
..
App Make the app code checker a NOOP 2021-02-11 11:46:02 +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 Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01: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-01 20:54:43 +01:00
Security Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
TwoFactorAuth Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01: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