Commit Graph

16 Commits

Author SHA1 Message Date
bc5ed0e31b feat(settings): implement NumberInput component 2025-12-30 18:11:30 +01:00
dafdbdc533 feat: colorize the ui based on the app color 2025-12-28 23:54:23 +01:00
22c9fe2742 feat(settings/user/color): implement basic color picker without animations 2025-12-27 16:48:10 +01:00
1857f2fbc6 feat(home): add greeting that replaces gamepak 2025-12-19 22:59:30 +01:00
2a7e61ea5c feat(contact): use new confirm modal and buttons 2025-12-19 19:18:03 +01:00
5bc57f5edc feat(common): implement buttons and confirmation modal 2025-12-19 19:15:24 +01:00
e22374abb2 refactor(common): move button selector corner to common 2025-12-18 16:47:17 +01:00
5c95274c2b feat(projects): disable prev/next at edges 2025-12-18 16:33:41 +01:00
4bfc5f5858 feat(projects): confirmation popup before opening link 2025-12-18 16:19:46 +01:00
89107cd60e chore: remove dead images 2025-12-17 21:17:13 +01:00
2f16f382e5 feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
210a71c17a refactor(projects): store images in content/, then copy them to public/ using custom nuxt module 2025-11-23 17:51:16 +01:00
d1a239fc32 feat(projects): remove thumbnail and preview field to get images by content id 2025-11-23 13:06:33 +01:00
a500ada306 feat(projects): update previews and thumbnails 2025-11-23 12:17:54 +01:00
17eeb4cb13 feat(projects): render preview in top screen, also prepare for markdown rendering 2025-11-20 23:57:10 +01:00
a9bc2a7358 feat(projects): load projects from content/ 2025-11-19 12:48:45 +01:00