Commit Graph

241 Commits

Author SHA1 Message Date
jakob.scheid 6f164a0256 Remove unsupported languages from SUPPORTED_LANGUAGES 2026-05-21 22:06:02 +02:00
jakob.scheid b30aea57ad Add list with languages written from right to left 2026-05-21 22:04:58 +02:00
jakob.scheid be19a3c29e Speak English in a comment 2026-05-21 21:59:59 +02:00
jakob.scheid f08acad086 Address the user formally in the German translations 2026-05-21 21:57:05 +02:00
jakob.scheid 90f99e4240 Rename 'src/features/language/' to 'src/features/i18n/' 2026-05-21 15:45:11 +02:00
johannes.vos 46d92675eb save lanugage in local storage 2026-05-20 20:33:07 +02:00
johannes.vos dc532d3848 implement switch button 2026-05-20 20:31:45 +02:00
johannes.vos cb42c9d368 remove lanugages 2026-05-20 20:31:24 +02:00
johannes.vos 6fa3ba6298 add switch button 2026-05-20 20:26:51 +02:00
johannes.vos 7c8cf6406d add content in langauge files 2026-05-20 20:25:26 +02:00
johannes.vos 010d29c74e add emty LangaugeSwitchButton.bue file 2026-05-20 20:22:10 +02:00
johannes.vos 5a04e2a2f1 Add suported languages in i18n.js 2026-05-20 20:20:57 +02:00
johannes.vos a7ff5e2bf4 Add emty langauge json files 2026-05-20 20:17:25 +02:00
jakob.scheid 9e4c9febdb Merge pull request 'Use vue-i18n' (#68) from feature/vue-i18n into main
Deploy on dev / Deploy on dev (push) Successful in 32s
Reviewed-on: #68
Reviewed-by: Johannes D. Vos
2026-05-20 17:35:02 +02:00
jakob.scheid 2b136e30c8 Add translation for the slogan 2026-05-19 21:56:19 +02:00
jakob.scheid 16e69ff072 Add translations for the color scheme button 2026-05-19 21:53:33 +02:00
jakob.scheid c8f8022f44 Add translation for the back to search link on the not found view 2026-05-19 21:47:49 +02:00
jakob.scheid ffaa6200c3 Add translation for the page not found error 2026-05-19 21:46:58 +02:00
jakob.scheid a60526e6d7 Add translations for search errors 2026-05-19 21:43:54 +02:00
jakob.scheid 5d7181bea2 Add translations for error messages 2026-05-19 21:27:58 +02:00
jakob.scheid dd0f560bc8 Add translations for the search bar 2026-05-19 21:14:07 +02:00
jakob.scheid ced76720cc Add English translations JSON file 2026-05-19 21:07:44 +02:00
jakob.scheid 94fc328737 Add error handling if a locale to be loaded does not exist 2026-05-19 21:06:45 +02:00
jakob.scheid 2eb187ec1a Add function to load languages dynamically 2026-05-19 21:05:09 +02:00
jakob.scheid 2882f78990 Adapt the language to the browser language 2026-05-19 19:47:58 +02:00
jakob.scheid 78cde4641c Fix: Replace placeholer in the license header of 'src/i18n.js' with the actual values 2026-05-19 19:43:14 +02:00
jakob.scheid f37d403636 Add base i18n 2026-05-19 19:39:56 +02:00
jakob.scheid 09c645e657 Add dependency 'vue-i18n' 2026-05-19 19:25:59 +02:00
jakob.scheid ba45c0d488 Merge pull request 'Add option to adapt color scheme to the system color scheme' (#61) from feature/dynamic-dark-mode into main
Deploy on dev / Deploy on dev (push) Successful in 37s
Reviewed-on: #61
Reviewed-by: Jakob Gregory
2026-05-18 16:55:40 +02:00
jakob.scheid a7d1cc0f62 Set text color of inputs according to the color scheme 2026-05-17 21:05:31 +02:00
jakob.scheid 28fe027517 Set CSS property 'color-scheme' according to the current color scheme 2026-05-17 21:01:48 +02:00
jakob.scheid 05b6a5d513 Remove duplicated CSS rule '#app' 2026-05-17 20:59:37 +02:00
jakob.scheid c78357b61d Use the term 'color scheme' instead of 'color theme' 2026-05-17 20:52:55 +02:00
jakob.scheid 678c41e990 Set dark mode dynamically 2026-05-17 20:43:13 +02:00
jakob.scheid 6fb3d95cd5 Set color scheme button text color to dark 2026-05-17 20:41:44 +02:00
jakob.scheid 7f5cbf5665 Update color variables stylesheet 2026-05-17 20:40:53 +02:00
jakob.scheid 555bdb0cfb Remove appHasDarkClass function 2026-05-17 20:38:19 +02:00
jakob.scheid cd67bf486f Add color theme button 'auto' state 2026-05-17 17:54:09 +02:00
jakob.scheid c1525cd2f2 Add auto fallbacks 2026-05-17 17:34:35 +02:00
jakob.scheid 5d98f27b6b Make color theme switch more flexible 2026-05-17 17:33:22 +02:00
jakob.scheid 170f188435 Move color theme toggle button into a separate component 2026-05-17 15:24:53 +02:00
jakob.scheid c7fd0fe132 Merge pull request 'Add license headers' (#58) from chore/license-headers into main
Deploy on dev / Deploy on dev (push) Successful in 28s
Reviewed-on: #58
Reviewed-by: Johannes D. Vos
2026-05-17 14:37:40 +02:00
jakob.scheid 3313ed40e6 Add license headers 2026-05-17 14:30:50 +02:00
jakob.scheid 50c0ff4a8c Merge pull request 'Add dev deployment workflow #49' (#57) from chore/gitea-actions-workflow into main
Deploy on dev / Deploy on dev (push) Successful in 27s
Reviewed-on: #57
Reviewed-by: Johannes D. Vos
2026-05-17 14:23:08 +02:00
jakob.scheid 5e6ff65e68 Merge branch 'main' into chore/gitea-actions-workflow 2026-05-17 13:29:40 +02:00
jakob.scheid 8d2937d4a0 Add dev deployment workflow upload 2026-05-17 13:19:04 +02:00
jakob.scheid 7273a732b1 Add dev deployment workflow build step 2026-05-17 13:18:49 +02:00
jakob.scheid 62c6784e2c Add dev deployment workflow dependencies installation step 2026-05-17 13:18:37 +02:00
jakob.scheid c4d32c2815 Add dev deployment workflow boilerplate 2026-05-17 13:18:21 +02:00
jakob.scheid ceda686d03 Merge pull request 'use logo' (#52) from feature/use-logo into main
Reviewed-on: #52
Reviewed-by: Jakob Scheid
2026-05-15 18:53:03 +02:00