1
0
Fork 0
Commit Graph

13 Commits

Author SHA1 Message Date
gluzzati 917e6ef820 whitespace diff; 2024-03-22 11:17:32 +00:00
gluzzati ab9d6f6b44 more cleanups 2024-03-22 00:41:14 +00:00
gluzzati 19cd21f50f use environment instead 2024-03-22 00:35:55 +00:00
gluzzati 231876e794 use config.webroot 2024-03-21 20:31:25 +00:00
gluzzati 410c4930ef avoid conditional declare config 2024-03-21 18:26:57 +00:00
gluzzati 8a5849dedb appUrl prefix 2024-03-21 16:48:35 +00:00
Elias Schneider e572506d4f
refactor: run formatter 2024-02-05 16:11:49 +01:00
Maurice Schorn 43d186a370
Markdown support for TextPreviews (#396)
* add markdown-to-jsx dependency

* replace TextPreview with Markdown

* basic table styling

* add light mode backgroundColor
2024-02-04 18:50:43 +01:00
iUnstable0 bddb87b9b3
feat(localization): Added thai language (#231)
* feat(localization): Added Thai translation

* Formatted

---------

Co-authored-by: Elias Schneider <login@eliasschneider.com>
2023-08-17 14:54:26 +02:00
Elias Schneider b9f6e3bd08
feat: localization (#196)
* Started adding locale translations :)

* Added some more translations

* Working on translating even more pages

* More translations

* Added test default locale retrieval

* replace `intl.formatMessage` with custom `t` hook

* add more translations

* improve title syntax

* add more translations

* translate admin config page

* translated error messages

* add language selecter

* minor fixes

* improve language handling

* add upcoming languages

* add `crowdin.yml`

* run formatter

---------

Co-authored-by: Steve Tautonico <stautonico@gmail.com>
2023-07-20 15:32:07 +02:00
Elias Schneider 2dc0fc9332
refactor: improve logging 2023-05-09 08:45:30 +02:00
Elias Schneider 37e765ddc7
fix: show line breaks in txt preview 2023-03-14 16:08:57 +01:00
Elias Schneider c807d208d8
feat: add preview modal 2023-03-14 12:09:21 +01:00