Commit Graph

20 Commits

Author SHA1 Message Date
fbf5973df3 chore: remove console.logs 2026-02-24 15:32:37 +01:00
d7e626397a feat(achievements): implement unlocking, saving and notification 2026-01-18 22:50:35 +01:00
6b03337d45 fix(projects): fetch projects directly instead of using useAsyncData 2026-01-14 15:08:31 +01:00
7e435ec62b feat: remove query based routing 2025-12-29 19:47:01 +01:00
4bfc5f5858 feat(projects): confirmation popup before opening link 2025-12-18 16:19:46 +01:00
85204b1327 feat(projects): projects scrolling animation 2025-12-17 21:34:53 +01:00
aabe895325 feat(projects): intro and outro animations 2025-12-17 20:06:46 +01:00
2f16f382e5 feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
2910eb15bd feat: display projects as pokemons in pokemon platinum 2025-12-11 17:16:00 +01:00
c8ba41d7b5 feat(projects): add project scope 2025-11-27 22:49:43 +01:00
b05e98ea1e feat(projects): add technology badges on the previews 2025-11-27 18:37:59 +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
ba99b4912c feat(projects): synchronize previews with thumbnails scrolling 2025-11-23 15:04:50 +01:00
73fbd462be feat(projects): load preview image in component instead of doing it in the store 2025-11-23 13:28:59 +01:00
d1a239fc32 feat(projects): remove thumbnail and preview field to get images by content id 2025-11-23 13:06:33 +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
11a451c6d0 feat(assets): convert png -> webp 2025-11-19 01:13:53 +01:00
6f46303af8 feat(projects): visit projects 2025-11-19 00:28:45 +01:00
acace6698c feat(projects): move data to store and render thumbnails 2025-11-18 19:48:44 +01:00