makiolaj
  • Joined on 2026-01-27
makiolaj created repository makiolaj/happy-server 2026-04-16 13:17:13 +00:00
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 19:44:34 +00:00
28dfef555c feat: wire currency conversion into price display
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 19:33:35 +00:00
c4ddc573d4 fix: price labels use user's selected currency instead of hardcoded $
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 19:28:00 +00:00
23027551b4 fix: currency suggestion uses region detection, seed adds market prices
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 18:49:30 +00:00
51c8703a3d fix: share modal UX improvements and creator name fallback
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 18:34:16 +00:00
4c80e9aa3c fix: allow unauthenticated access to /items/* with setup context
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 18:17:59 +00:00
4b26a6c88e feat: public item detail view for shared and public setups
731d677da6 fix: shared setup items link to catalog instead of requiring auth
Compare 2 commits »
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 18:02:27 +00:00
1fbd9bc609 fix: inject db context for /s/* short share URL route
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 16:49:40 +00:00
e21e1ec523 fix: allow visibility-only setup updates without name
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 16:32:49 +00:00
8d7a668da4 fix: resolve lint errors from phase 32/33/34 execution
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 16:29:06 +00:00
ceee6c0f13 docs(phase-34): complete i18n foundation phase execution
5e731b436b feat(i18n): add German translations and key parity test
46715cc793 feat(i18n): add language picker to settings and sync i18n with persisted preference
f759dd0fde feat(i18n): locale-aware formatters and useLanguage hook
672b17fd13 feat(i18n): extract strings from navigation, dialogs, onboarding, settings, and login
Compare 37 commits »
makiolaj pushed tag v2.2 to makiolaj/GearBox 2026-04-13 14:10:35 +00:00
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 14:10:35 +00:00
2853477a75 chore: archive v2.2 User Experience Polish milestone
92b84d2cd6 docs: capture todo - Auth prompt sign-in should redirect directly to Logto
Compare 2 commits »
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 13:23:13 +00:00
ebf031a62c fix: cap onboarding to 5 categories with 4 items each
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 13:19:03 +00:00
03e0fe99fa feat: group onboarding items by category
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 13:13:24 +00:00
adbc13eb15 fix: SelectableItemCard used wrong formatter names, globalItems imageFilename→imageUrl
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 13:07:41 +00:00
2beabe88f9 fix: popular-items query referenced non-existent imageFilename on globalItems
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 12:58:21 +00:00
29f925027c chore: one-liner fixing script for docker exec
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 12:57:28 +00:00
32fa261ec2 chore: diagnostic and fix script for catalog seeding
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-13 12:20:04 +00:00
9864a09fc1 chore: shell script for nuke-and-reseed (runs inside container)