nextcloud/core
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
..
ajax Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +01:00
BackgroundJobs Add a background job that checks for potential user imported SSL certificates and shows a warning in the admin settings 2020-11-03 10:06:33 +01:00
Command Add OCC command to reset rendered texts 2021-03-01 20:54:43 +01:00
Controller Merge pull request #25086 from nextcloud/dependabot/composer/nextcloud/coding-standard-0.5.0 2021-02-18 14:05:54 +01:00
css Change outline color to --color-main-text 2021-02-26 10:15:21 +01:00
Data Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Db Update license headers 2019-12-05 15:38:45 +01:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
Exception Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
fonts Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
img Merge pull request #25299 from elsiehupp/favicon-touch-corners 2021-02-11 12:28:02 +01:00
js Fix admin password strengthify tooltip 2021-02-22 21:28:42 +01:00
l10n [tx-robot] updated from transifex 2021-03-01 02:20:19 +00:00
Middleware Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Migrations Drop redundant indes 2021-02-16 11:38:43 +01:00
Notification Improve wording 2020-12-02 21:42:32 +01:00
Service Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src Fix admin password strengthify tooltip 2021-02-22 21:28:42 +01:00
templates Directly add notifications element 2021-01-18 15:00:20 +01:00
vendor Remove core.js 2019-01-09 15:02:00 +01:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
register_command.php Add OCC command to reset rendered texts 2021-03-01 20:54:43 +01:00
routes.php Add well known handlers API 2020-12-16 13:13:05 +01:00
shipped.json new weather status used in dashboard 2020-08-20 00:21:08 +02:00
strings.php Update license headers 2019-12-05 15:38:45 +01:00
webpack.js Fix unified search 2020-08-03 11:26:03 +00:00
webpack.test.js Bump webpack-merge from 4.2.2 to 5.0.9 2020-07-30 16:38:05 +02:00