Jean-Luc Makiola makiolaj
  • Joined on 2026-01-27
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-19 20:54:40 +00:00
e044547121 chore: fix lint errors — auto-format, isNaN, unused imports, button type
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-19 20:50:49 +00:00
22f5004e53 docs(38): mark phase complete — admin tag management
5d417b7c6e docs(38): phase verification report .planning/phases/38-admin-tag-management/38-VERIFICATION.md
6a5ffe8e2f docs(38-02): complete admin tag management client UI plan
0571ee47fb feat(38-02): tag edit page + enable Tags sidebar link
1f8b85dc62 feat(38-02): admin tag hooks + list page with tree view and quick-add
Compare 64 commits »
makiolaj released v3.0.0 at makiolaj/GearBox 2026-04-19 16:15:07 +00:00
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-19 14:43:16 +00:00
9649ef2514 fix: close PGlite handle after tests to resolve exit code 100
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-19 14:19:43 +00:00
5f63e6f75d fix: resolve Bun mock isolation contamination across test files
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-19 13:36:23 +00:00
4ccbb2b070 fix: wire catalog add buttons, fix Trans bold rendering, lint cleanup
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-18 14:59:57 +00:00
16058d0f4d chore: update bun.lock for @anthropic-ai/sdk
065b262b5b chore: add db:crawl and db:crawl-all npm scripts
44602d409e feat: crawl-all batch runner — iterate active manufacturers by tier
3d2911cedc feat: crawl-manufacturer agent script — Haiku tool-use loop + bulk upsert
b2a725a646 feat: canonical taxonomy — categories and tags for ingestion
Compare 17 commits »
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-18 12:49:19 +00:00
bea386e7db style(i18n): fix lint — formatting and import ordering across 21 files
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-18 12:42:53 +00:00
1b2ddcd0bd docs(phase-34): evolve PROJECT.md after phase completion
be5b318041 docs(phase-34): complete phase execution
dbab84ef2a fix(i18n): wire useTranslation into SetupsView — close verification gap
fefef38e9b docs: add agent execution model to catalog population spec
4ba42f521c docs(34): add code review report
Compare 21 commits »
makiolaj pushed to Develop at makiolaj/GearBox 2026-04-17 18:43:00 +00:00
95c0ab4037 test(34): gap closure verification — 2 gaps found (missing German keys)
6376cfcb8d docs(34): add code review report
3c973e8ec1 docs(34-07): complete German umlaut correction plan summary
1963faea84 fix(34-07): replace ASCII umlaut fallbacks with proper Unicode in all German locale files
4a23904c3f docs(34-06): complete i18n gap closure — routes and components plan summary
Compare 9 commits »
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