Commit Graph

21 Commits

Author SHA1 Message Date
1476aee24e feat(gallery): tweak padding on smaller screens 2026-02-26 12:17:04 +01:00
ece1acf6bd fix(gallery): missing page title if navigating directly to /gallery 2026-02-25 23:05:12 +01:00
cf3b4bd175 feat(gallery): fix router back navigation from gallery and unlock achievements after visiting instead of before 2026-02-13 15:59:45 +01:00
630b399088 refactor: relocate constants in screen stores 2026-01-31 00:53:29 +01:00
8e7895ae59 feat(i18n): i18nize everything 2026-01-30 22:58:07 +01:00
99e1da8e58 feat(gallery): transition to and from the nds 2026-01-04 20:53:52 +01:00
cc2e312108 feat(gallery): improve responsivity 2026-01-03 21:56:37 +01:00
ae2239d17e feat(gallery): allow user to interact sooner 2026-01-03 19:35:42 +01:00
772ab0a5d3 fix(gallery): prevent any interaction while animation is happening 2026-01-03 19:09:28 +01:00
601c940f15 feat(gallery): custom scrollbar 2026-01-03 18:59:15 +01:00
e0d5690616 feat(gallery): intro and outro animations 2026-01-03 18:11:39 +01:00
8d1c87ef94 feat(gallery): intro animation 2026-01-03 15:58:19 +01:00
61cc4509b2 feat(gallery): improve performances 2026-01-03 14:41:14 +01:00
437cfc0e79 fix(gallery): disable animation after resizing to avoid duplicate animation 2026-01-02 14:14:15 +01:00
6acd151b60 feat(gallery): intro animation 2026-01-01 19:42:00 +01:00
a199e37639 feat(gallery): update intro text 2026-01-01 18:34:54 +01:00
bedb130cef feat(gallery): load and display exif data 2025-12-31 21:21:48 +01:00
8e228f05b3 feat(gallery): scroll to carousel current index 2025-12-31 12:42:00 +01:00
684e41f17d feat(gallery): use UModal and UCarousel 2025-12-31 02:10:47 +01:00
d5f6b12029 feat(gallery): fullscreen carousel modal 2025-12-31 01:26:16 +01:00
49d58d314f feat(gallery): simple gallery setup
NOTE: inspiration from https://github.com/Flosciante/nuxt-image-gallery
2025-12-31 00:30:32 +01:00