Commit Graph

15 Commits

Author SHA1 Message Date
d5ac5e6e4e feat: colorize the ui based on the app color 2025-12-28 23:54:23 +01:00
dc317d53e5 feat(settings/user/color): implement basic color picker without animations 2025-12-27 16:48:10 +01:00
4d69144002 feat(home): add greeting that replaces gamepak 2025-12-19 22:59:30 +01:00
a8cc100e06 feat(contact): use new confirm modal and buttons 2025-12-19 19:18:03 +01:00
303b8e8790 feat(common): implement buttons and confirmation modal 2025-12-19 19:15:24 +01:00
0c40597b04 refactor(common): move button selector corner to common 2025-12-18 16:47:17 +01:00
9827e7f929 feat(projects): disable prev/next at edges 2025-12-18 16:33:41 +01:00
e186ac848d feat(projects): confirmation popup before opening link 2025-12-18 16:19:46 +01:00
1671a960c1 chore: remove dead images 2025-12-17 21:17:13 +01:00
b85899617b feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
19324c3f0b refactor(projects): store images in content/, then copy them to public/ using custom nuxt module 2025-11-23 17:51:16 +01:00
856e771c1b feat(projects): remove thumbnail and preview field to get images by content id 2025-11-23 13:06:33 +01:00
4815b449e1 feat(projects): update previews and thumbnails 2025-11-23 12:17:54 +01:00
02ee08b4b0 feat(projects): render preview in top screen, also prepare for markdown rendering 2025-11-20 23:57:10 +01:00
a664b2660e feat(projects): load projects from content/ 2025-11-19 12:48:45 +01:00