Commit graph

  • 19472cda14 feat: add trait-card component Sebin Nyshkim 2025-06-28 18:48:25 +02:00
  • eae81d6528 fix: 💄 limit max page content width Sebin Nyshkim 2025-06-28 18:48:06 +02:00
  • 6e77bf539b feat: make slider nav optional Sebin Nyshkim 2025-06-28 18:47:32 +02:00
  • f5d526d79b refactor: ♻️ update naming of variables, classes and attributes Sebin Nyshkim 2025-06-28 18:39:46 +02:00
  • b85675eb45 refactor: 🚚 rename gallery to slider Sebin Nyshkim 2025-06-28 18:29:01 +02:00
  • f5f7cf5d94 refactor: ♻️ clean up transitions, reduce unnecessary clutter Sebin Nyshkim 2025-06-28 02:09:37 +02:00
  • 3e7d50dc1b fix: 🐛 scroll locking not always working correctly Sebin Nyshkim 2025-06-27 23:23:16 +02:00
  • 9552e4713f feat: add OpenGraph and Twitter Card metadata and image generation Sebin Nyshkim 2025-06-27 19:58:14 +02:00
  • fcb4b092db feat: 💬 minor text adjustments Sebin Nyshkim 2025-06-27 00:19:15 +02:00
  • 504d0cdc1e feat: pass down util function to template Sebin Nyshkim 2025-06-27 00:18:36 +02:00
  • c9597353a1 fix: 🐛 menu icon missing on mobile Sebin Nyshkim 2025-06-26 23:55:07 +02:00
  • 170ba39981 fix: 💄 prevent pre-mature text wrap Sebin Nyshkim 2025-06-26 23:43:25 +02:00
  • b5814108c8 feat: show dynamic page title Sebin Nyshkim 2025-06-26 23:10:48 +02:00
  • 33e603cf05 docs: 📝 add README Sebin Nyshkim 2025-06-26 20:23:47 +02:00
  • 54882773a2 fix: 💄 border-radius affects svg icon Sebin Nyshkim 2025-06-26 20:15:14 +02:00
  • dc62b893b5 fix: 🩹 remove superfluous elements Sebin Nyshkim 2025-06-26 19:54:29 +02:00
  • d7d00046b1 refactor: ♻️ restructure character data files, move shared functionality into library Sebin Nyshkim 2025-06-26 19:47:46 +02:00
  • 23c06bcd3a fix: 🐛 add transform so prevent generation of invalid markup Sebin Nyshkim 2025-06-26 19:34:04 +02:00
  • db8cf3f93c refactor: ♻️ use SVG sprite instead of individual SVGs Sebin Nyshkim 2025-06-26 16:03:51 +02:00
  • 779e7f92a3 refactor: ♻️ make ability component standalone Sebin Nyshkim 2025-06-26 15:19:01 +02:00
  • 0b9a604b92 refactor: ♻️ move gallery data out of content pages and into json data file Sebin Nyshkim 2025-06-24 17:43:38 +02:00
  • 9477160d92 feat: add description for viktor Sebin Nyshkim 2025-06-23 20:39:44 +02:00
  • 841c76c13a feat: add hobbies to sebin index page Sebin Nyshkim 2025-06-23 19:18:15 +02:00
  • 2ac721058f chore: 🚚 use iconify identifiers for icon names Sebin Nyshkim 2025-06-23 18:56:51 +02:00
  • 166df1cff1 fix: 🐛 remove duplicate icon in set Sebin Nyshkim 2025-06-23 18:52:18 +02:00
  • e42c36756a feat: 🍱 update assets for viktor Sebin Nyshkim 2025-06-22 02:57:41 +02:00
  • 38a9c19699 feat: 🩹 add balanced text wrapping to popup modal message text Sebin Nyshkim 2025-06-22 02:57:13 +02:00
  • bf7f80f83f feat: add nsfw barrier to images that have nsfw variant Sebin Nyshkim 2025-06-22 02:56:33 +02:00
  • 167f86922f feat: switch button label between view modes Sebin Nyshkim 2025-06-22 02:55:50 +02:00
  • 26977635bd feat: 💬 update popup modal text Sebin Nyshkim 2025-06-22 02:55:07 +02:00
  • cbcac29561 fix: 🐛 popup modal does not trigger when more than one button on page Sebin Nyshkim 2025-06-22 01:38:51 +02:00
  • 1e3566bd95 fix: 💄 set popup modal button text color correctly Sebin Nyshkim 2025-06-21 17:53:23 +02:00
  • 48e9914215 build: 📦 update packages Sebin Nyshkim 2025-06-20 22:45:20 +02:00
  • 7280829591 feat: add nsfw barrier component Sebin Nyshkim 2025-06-20 22:44:59 +02:00
  • 76473e5a78 fix: 🍱 update clothing ref image Sebin Nyshkim 2025-06-20 21:36:24 +02:00
  • 251560baf1 feat: 🍱 add nsfw ref images Sebin Nyshkim 2025-06-20 21:32:15 +02:00
  • 05bae8229f refactor: ♻️ modularize button gradients Sebin Nyshkim 2025-06-20 21:30:26 +02:00
  • 5a3b2ac3d4 fix: 🐛 calculate quick info gradient from base color Sebin Nyshkim 2025-06-20 21:21:38 +02:00
  • 45337e216b feat: add image switching Sebin Nyshkim 2025-06-20 17:17:42 +02:00
  • fa19ee5e91 refactor: ♻️ use custom property for gradient direction Sebin Nyshkim 2025-06-20 15:08:46 +02:00
  • 788dc36364 feat: 💄 update button styles of filter list Sebin Nyshkim 2025-06-20 14:49:34 +02:00
  • 3a52d4a004 feat: add popup modal component Sebin Nyshkim 2025-06-20 14:46:04 +02:00
  • bf29aa9bd7 feat: add button component Sebin Nyshkim 2025-06-20 14:03:38 +02:00
  • e8f7d61ed0 feat: add wrapper around sessionStorage API Sebin Nyshkim 2025-06-20 14:00:54 +02:00
  • 031d698949 build: 🔧 use incremental mode when serving locally Sebin Nyshkim 2025-05-13 18:40:34 +02:00
  • ae5c391d4b build: 📦 update to eleventy v3.1.0 Sebin Nyshkim 2025-05-13 18:39:07 +02:00
  • c40d7d1ec8 refactor: ♻️ clean up gallery code Sebin Nyshkim 2025-06-10 17:14:54 +02:00
  • 778e206f9a fix: 🩹 do not add attributes to parent component that do not belong there Sebin Nyshkim 2025-06-10 16:58:09 +02:00
  • 9d9e00c560 feat: add filter list component Sebin Nyshkim 2025-05-02 16:50:24 +02:00
  • aa410f916a refactor: ♻️ use more of the webc feature set proper Sebin Nyshkim 2025-04-25 00:15:50 +02:00
  • c0b42b82d0 fix: 🐛 make end detection more robust Sebin Nyshkim 2025-04-24 23:40:45 +02:00
  • a98028b880 refactor: 🚚 move css into pluggable components Sebin Nyshkim 2025-04-24 22:15:10 +02:00
  • 54b3304f2f fix: 🩹 update artist url Sebin Nyshkim 2025-04-16 16:14:22 +02:00
  • e99d6a2eaf refactor: ♻️ make better use of css grid and add responsiveness Sebin Nyshkim 2025-04-14 14:35:42 +02:00
  • 262ed4d526 refactor: ♻️ use grid areas and fix no-image Safari alignment bug Sebin Nyshkim 2025-04-14 14:34:40 +02:00
  • 86f1c62eed fix: 🩹 text-align when type or text line-wraps Sebin Nyshkim 2025-04-14 14:33:06 +02:00
  • a9330d1570 fix: 🐛 prevent styles from bleeding into other components Sebin Nyshkim 2025-04-12 06:13:17 +02:00
  • 8d95b82b89 feat: overhaul gallery component (styles, indicators, a11y) Sebin Nyshkim 2025-04-12 06:08:49 +02:00
  • bbf08a98cd feat: overhaul color palettes Sebin Nyshkim 2025-04-11 19:52:27 +02:00
  • baf90e0f9f feat: color text selection from character color palette Sebin Nyshkim 2025-04-11 15:22:31 +02:00
  • 20e79c01d8 feat: 💄 dynamically scale character choice page title fonts Sebin Nyshkim 2025-04-11 15:21:45 +02:00
  • 980e1f0463 style: 🩹 normalize usage of quotes Sebin Nyshkim 2025-04-10 20:47:18 +02:00
  • 8c21edac0e fix: 🐛 calculate end of gallery track correctly in all browsers Sebin Nyshkim 2025-04-10 20:45:51 +02:00
  • cbc41e74ba feat: add responsiveness to navigation Sebin Nyshkim 2025-04-10 16:04:13 +02:00
  • 22a12666c2 feat: add ref pics Sebin Nyshkim 2025-04-10 02:33:28 +02:00
  • fe2097e8bc feat: add more icons Sebin Nyshkim 2025-04-10 02:32:16 +02:00
  • 1ca13d330f refactor: ♻️ merge multiple trait getter into single function Sebin Nyshkim 2025-04-10 02:31:59 +02:00
  • a4416c1811 feat: add quick info component Sebin Nyshkim 2025-04-10 02:31:09 +02:00
  • 36392c675b build: 🔧 add missing watch target for base css files Sebin Nyshkim 2025-04-09 19:59:00 +02:00
  • b1dc1d8ad9 refactor: 🗑️ remove unused css custom properties Sebin Nyshkim 2025-04-09 19:14:45 +02:00
  • 2321b0e85b feat: include pronouns in character gender data Sebin Nyshkim 2025-04-09 19:13:55 +02:00
  • b91e9f609a refactor: ♻️ migrate character card to css grid Sebin Nyshkim 2025-04-09 19:13:07 +02:00
  • 6e954e4099 fix: 🐛 prevent layout shift from lazy loaded images Sebin Nyshkim 2025-04-09 19:12:44 +02:00
  • 2c06226078 refactor: 💄 adjust icon shadows and min grid column width Sebin Nyshkim 2025-04-09 19:09:13 +02:00
  • 7bd2440556 refactor: ♻️ use more appropriate elements for semantics Sebin Nyshkim 2025-04-09 19:05:09 +02:00
  • 10a971c621 refactor: ♻️ do not rely on formatting picture element Sebin Nyshkim 2025-04-09 19:01:20 +02:00
  • 4d66d688ff refactor: ♻️ migrate profile sidebar to css grid Sebin Nyshkim 2025-04-09 18:57:21 +02:00
  • faedd93767 build: 🔧 remove unnecessary import Sebin Nyshkim 2025-04-08 01:42:23 +02:00
  • ca2e2e9418 feat: use ref image gallery in content files Sebin Nyshkim 2025-04-08 01:41:40 +02:00
  • 9da3fc2101 feat: 🩹 update ref image use in content files Sebin Nyshkim 2025-04-08 01:40:25 +02:00
  • e0d1f62eb3 refactor: ♻️ adjust ref image component for nesting in gallery component Sebin Nyshkim 2025-04-07 21:26:01 +02:00
  • b99a36ab04 feat: add gallery slider component Sebin Nyshkim 2025-04-07 21:25:15 +02:00
  • bda440fcbb refactor: ♻️ migrate character page layout to css grid Sebin Nyshkim 2025-04-07 03:45:14 +02:00
  • bc27ccb1d2 refactor: ♻️ migrate timeline component to css grid Sebin Nyshkim 2025-04-07 03:42:25 +02:00
  • c57a815fed refactor: ♻️ migrate trait compontent to css grid Sebin Nyshkim 2025-04-07 01:48:58 +02:00
  • 0bd95c38c4 feat: add character timeline component Sebin Nyshkim 2025-04-04 18:55:32 +02:00
  • 69670e9a14 feat: add character abilities component Sebin Nyshkim 2025-04-04 18:55:17 +02:00
  • 62b247496f feat: add character traits component Sebin Nyshkim 2025-04-04 18:54:57 +02:00
  • 206570359f feat: add profile sidebar component Sebin Nyshkim 2025-04-04 18:54:38 +02:00
  • cb34c538cc feat: add page content component Sebin Nyshkim 2025-04-04 18:54:12 +02:00
  • 60bef70bcb feat: add icon component Sebin Nyshkim 2025-04-04 18:53:48 +02:00
  • 4370ad62ee feat: add navigation component Sebin Nyshkim 2025-04-04 18:53:34 +02:00
  • 4d90870a54 feat: add character color component Sebin Nyshkim 2025-04-04 18:53:04 +02:00
  • fa04d4ea19 feat: add reference image component Sebin Nyshkim 2025-04-04 18:52:25 +02:00
  • f7a73793d8 feat: add character page layout Sebin Nyshkim 2025-04-04 18:51:57 +02:00
  • eeca2a2202 feat: add home page Sebin Nyshkim 2025-04-04 18:51:34 +02:00
  • 054885f7f6 feat: add jarek data and content Sebin Nyshkim 2025-04-04 18:51:09 +02:00
  • 02e5208be7 feat: add viktor data and content Sebin Nyshkim 2025-04-04 18:49:53 +02:00
  • 4eb6fe0e3a feat: add sebin data and content Sebin Nyshkim 2025-04-04 18:48:00 +02:00
  • e0e41ef1a2 feat: add card component Sebin Nyshkim 2025-04-04 18:47:17 +02:00