Commit Graph
8 Commits
Author SHA1 Message Date
jakob.scheid ea5e238ad0 style: format code using Prettier 2026-08-08 17:23:19 +02:00
jakob.scheid b08a76fbc2 style: reorder imports alphabetically 2026-08-08 15:23:30 +02:00
jakob.scheid 2520fff771 style: remove unnecessary function whitespace
Remove the unnecessary whitespace between the function name or the
'function' keyword and the opening parenthesis.
2026-08-08 15:23:29 +02:00
jakob.scheid 9d252d5e62 style: remove unnecessary whitespace 2026-08-08 15:23:28 +02:00
jakob.scheid 211dae5f7b style: ensure newlines at the end of each file 2026-08-08 15:23:05 +02:00
jakob.scheid b571a68e3b feat(i18n): use settings to set and get language 2026-08-07 00:33:17 +02:00
jakob.scheidandGitea c047060b7c test(i18n): add describe to LanguageSwitchButton test 2026-07-28 20:15:58 +02:00
jakob.scheid eb892d9725 test(language-switch-button): move test file to the correct directory 2026-06-04 13:43:55 +02:00