Commit Graph

19 Commits

Author SHA1 Message Date
41eea74cc0 feat(achievements): implement unlocking, saving and notification 2026-01-18 22:50:35 +01:00
d757945bcd fix(projects): fetch projects directly instead of using useAsyncData 2026-01-14 15:08:31 +01:00
96f8d5093b feat: remove query based routing 2025-12-29 19:47:01 +01:00
e186ac848d feat(projects): confirmation popup before opening link 2025-12-18 16:19:46 +01:00
d606dff53c feat(projects): projects scrolling animation 2025-12-17 21:34:53 +01:00
4aac82a97c feat(projects): intro and outro animations 2025-12-17 20:06:46 +01:00
b85899617b feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
3b34961f0d feat: display projects as pokemons in pokemon platinum 2025-12-11 17:16:00 +01:00
8dcc3c660d feat(projects): add project scope 2025-11-27 22:49:43 +01:00
58a8c3e32e feat(projects): add technology badges on the previews 2025-11-27 18:37:59 +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
986ec216ac feat(projects): synchronize previews with thumbnails scrolling 2025-11-23 15:04:50 +01:00
b7843f8586 feat(projects): load preview image in component instead of doing it in the store 2025-11-23 13:28:59 +01:00
856e771c1b feat(projects): remove thumbnail and preview field to get images by content id 2025-11-23 13:06:33 +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
adde290312 feat(assets): convert png -> webp 2025-11-19 01:13:53 +01:00
05c89563cb feat(projects): visit projects 2025-11-19 00:28:45 +01:00
6e510890ec feat(projects): move data to store and render thumbnails 2025-11-18 19:48:44 +01:00