1
0
Fork 0
mirror of synced 2024-06-14 00:34:51 +12:00
appwrite/app
Steven Nguyen fabe6921b4
fix(auth): Fix MFA email verification code font
The font family was set to Inter without any fallback and since the
Inter isn't available in emails, the font rendered the default font,
Times New Roman. This commit adds a fallback font to the font-family
ensuring an sans-serif font like Inter is used.
2024-05-06 18:25:38 -07:00
..
assets Update geodb 2024-02-13 17:55:32 +13:00
config fix(auth): Fix MFA email verification code font 2024-05-06 18:25:38 -07:00
console@f483d9631d Bump console to version 4.0.6 2024-04-24 22:04:30 +00:00
controllers Fix response code label 2024-04-25 07:19:02 +05:45
views fix(platform): update mariadb to auto upgrade on startup 2024-04-24 22:38:55 +00:00
cli.php Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00
http.php Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00
init.php Bump appwrite version to 1.5.5 2024-04-25 17:44:04 +00:00
realtime.php Fix format 2024-04-01 13:08:46 +02:00
worker.php Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00