Commit Graph

133 Commits

Author SHA1 Message Date
johannes.vos 0b609598f0 style: add dark mode CSS varivale 2026-05-15 10:09:56 +02:00
johannes.vos cf7525b32a Add style for the content 2026-05-14 16:06:23 +02:00
johannes.vos 6175e3b0be Remove unnecessary Style 2026-05-14 16:05:13 +02:00
johannes.vos 22c3aafcc5 Remove header 2026-05-14 16:04:38 +02:00
johannes.vos 7b601416ad Make the error code more human-readable 2026-05-14 16:02:22 +02:00
johannes.vos 7098414db1 Remove <div class=search-content> 2026-05-14 15:59:27 +02:00
johannes.vos a45e208f9b Remove space 2026-05-14 15:58:08 +02:00
johannes.vos f152d39db8 fix: use camelCase for not-found route name 2026-05-14 15:55:58 +02:00
johannes.vos 08c3de5cb2 Add Link Style 2026-05-14 12:36:57 +02:00
johannes.vos 61e4f3d1f2 Rename class 'slogan' to 'error-message' 2026-05-14 12:27:15 +02:00
johannes.vos 6aca8a6087 Add RouterLink to Searchview.vue 2026-05-14 12:25:45 +02:00
johannes.vos fb5985dcb1 Remove unnecesary script 2026-05-14 12:24:02 +02:00
johannes.vos 78679fe03b Add script 2026-05-14 12:22:58 +02:00
johannes.vos 9b04b00c11 merge: resolve conflict, add NotFound route 2026-05-14 12:21:48 +02:00
johannes.vos 2956c54496 Make .slogan bigger 2026-05-14 12:19:47 +02:00
johannes.vos ba6e8e652d Copy style from SearchView.vue 2026-05-14 12:17:12 +02:00
johannes.vos 237fcd33dc Remove unnecessary Form 2026-05-14 12:15:50 +02:00
johannes.vos d2302afdc4 Change Text in NotFound.vue 2026-05-14 12:15:10 +02:00
johannes.vos 6f93d42b02 Fix Router bug 2026-05-14 12:14:12 +02:00
johannes.vos 25958bf7bb Add Router 2026-05-14 12:12:36 +02:00
johannes.vos 8d93ba2638 Add template in NotFound.vue 2026-05-14 12:10:39 +02:00
johannes.vos 336a063d1e Add NotFound.vue 2026-05-14 12:08:55 +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 c5af7366a9 Update search bar width at the start page 2026-05-11 00:06:45 +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 d407c2f0e9 Add padding to the main content 2026-05-10 19:46:46 +02:00
jakob.scheid 261657d343 Move search form to the search bar component 2026-05-10 19:45:56 +02:00
jakob.scheid e3117110e9 Move flexbox to the start page view 2026-05-10 19:04:49 +02:00
jakob.scheid 1097694a8e Add router link to the startpage in the navbar 2026-05-10 17:27:57 +02:00
jakob.scheid 9f60c23c60 Add search submit callback 2026-05-10 17:22:11 +02:00
jakob.scheid 399d7caabc Add search query model 2026-05-10 17:11:35 +02:00
jakob.scheid 679adb4cf9 Use class instead of ID for the search form 2026-05-10 16:52:25 +02:00
jakob.scheid 8f48f3dcb5 Add page title router hook 2026-05-10 16:50:29 +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 2ed25157e3 Rename startpage route to startPage 2026-05-10 16:07:21 +02:00
jakob.scheid 95c383d58a Apply CSS variables to the search bar 2026-05-10 15:35:54 +02:00
jakob.scheid 933f5ace80 Bug fix: remove commas from the CSS variables starting with --black 2026-05-10 15:32:31 +02:00
jakob.scheid 7ea64524d1 Update light colors 2026-05-10 15:26:39 +02:00
jakob.scheid 6450c12600 Update dark colors 2026-05-10 15:24:44 +02:00
jakob.scheid 94cdf6aa99 Use CSS variables in the footer 2026-05-10 15:23:07 +02:00
jakob.scheid 2718227745 Update black shades 2026-05-10 15:21:37 +02:00
jakob.scheid 257b7ed886 Update white shades 2026-05-10 15:20:06 +02:00
jakob.scheid 0e1148094a Add background colors 2026-05-10 15:12:05 +02:00
jakob.scheid 61c3d2ff7c Add dark colors 2026-05-10 13:41:57 +02:00
jakob.scheid de20ae89fc Add light colors 2026-05-10 13:28:54 +02:00