Commit Graph

113 Commits

Author SHA1 Message Date
jakob.scheid 258a4025bc Use translations in the translation files instead of hard-coded strings for the language names 2026-05-21 22:32:39 +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 90f99e4240 Rename 'src/features/language/' to 'src/features/i18n/' 2026-05-21 15:45:11 +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 010d29c74e add emty LangaugeSwitchButton.bue file 2026-05-20 20:22:10 +02:00
jakob.scheid 16e69ff072 Add translations for the color scheme button 2026-05-19 21:53:33 +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
johannes.vos 66483a3a6a Add Border 2026-05-19 19:11:27 +02:00
johannes.vos d5c714cbd8 Change Colors of Footer 2026-05-19 19:09:51 +02:00
johannes.vos d8a4c0023b Change Colors of Footer 2026-05-19 19:07:24 +02:00
johannes.vos 5b8c13c8cf Remove Background 2026-05-19 18:59:39 +02:00
johannes.vos b172e3cf2b Change Backgorund Color 2026-05-19 18:57:18 +02:00
johannes.vos 46a2caf845 Make Border of Button visible / lighter in DarkMode 2026-05-19 18:55:01 +02:00
jakob.scheid c78357b61d Use the term 'color scheme' instead of 'color theme' 2026-05-17 20:52:55 +02:00
jakob.scheid 6fb3d95cd5 Set color scheme button text color to dark 2026-05-17 20:41:44 +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 3313ed40e6 Add license headers 2026-05-17 14:30:50 +02:00
johannes.vos 22e50adaa5 fix: import logo in SearchView and use :src binding 2026-05-15 18:22:47 +02:00
jakob.scheid 6e3ef7aae0 Merge branch 'main' into feature/use-logo 2026-05-15 18:08:52 +02:00
johannes.vos 551327b018 Change Icons of Toggle to more simpler 2026-05-15 17:47:15 +02:00
johannes.vos d7246b9aab change height of logo 2026-05-15 17:25:37 +02:00
johannes.vos 5eddee4d4d feat: replace text with logo image in Navbar 2026-05-15 17:24:50 +02:00
johannes.vos 2af6c74696 style: add dark mode toggle button styles 2026-05-15 10:14:39 +02:00
johannes.vos 81cebb4636 feat: add dark mode toggle button to Navbar 2026-05-15 10:14:05 +02:00
johannes.vos d24e11b466 feat: inject isDark in Navbar 2026-05-15 10:13:36 +02:00
jakob.scheid c1f1099848 Use CSS variables 2026-05-11 18:41:25 +02:00
jakob.scheid 926c1fc463 Merge branch 'main' into feature/search-form-submit 2026-05-11 15:20:05 +02:00
jakob.scheid 49d4401d00 Add search results error message outline 2026-05-11 00:12:27 +02:00
jakob.scheid 587a97fa03 Add search results error message animation 2026-05-11 00:11:04 +02:00
jakob.scheid 4d5ddfd7ea Add search results error message 2026-05-11 00:10:49 +02:00
jakob.scheid cab550051f Add search bar with search query to the search results view 2026-05-10 19:47:23 +02:00
jakob.scheid 261657d343 Move search form to the search bar component 2026-05-10 19:45:56 +02:00
jakob.scheid 1097694a8e Add router link to the startpage in the navbar 2026-05-10 17:27:57 +02:00
jakob.scheid 399d7caabc Add search query model 2026-05-10 17:11:35 +02:00
jakob.scheid 8cdf16f144 Add search results route 2026-05-10 16:40:48 +02:00
jakob.scheid 24926b7312 Add search results view 2026-05-10 16:09:51 +02:00
jakob.scheid 95c383d58a Apply CSS variables to the search bar 2026-05-10 15:35:54 +02:00
jakob.scheid 94cdf6aa99 Use CSS variables in the footer 2026-05-10 15:23:07 +02:00
jakob.scheid e69bbf361b Bug fix: Search bar width did not include the additional padding at the left 2026-05-08 19:53:54 +02:00
jakob.scheid a243c0bf9a Merge branch 'main' into feature/footer 2026-05-07 23:32:43 +02:00
jakob.scheid 0da2d0df76 Add copyright note 2026-05-07 23:24:52 +02:00