Commit Graph

12 Commits

Author SHA1 Message Date
Simon fdc3cf4e6d feat(ext): handcraft the whole ext from scratch
AI coding doesn't work for MV3 extensions.
Threading was an unfixable mess.
Removed everything and rebuilt by hand.
2026-01-27 17:21:32 +08:00
Simon cdecf3cc3d refactor(ext): mv files 2026-01-26 19:33:57 +08:00
Simon fa5ab9d567 feat: multi tabs control 2026-01-24 19:29:27 +08:00
Simon 8c43fe1409 feat: update historical event types 2026-01-22 15:15:18 +08:00
Simon 53d3aaa67f refactor: update event types 2026-01-22 14:57:21 +08:00
Simon 570c79623b feat(ext): update API Key input to use password type for enhanced security 2026-01-21 17:37:27 +08:00
Simon 7dcfad42f5 feat(ext): refactor event card; the result also counts as a step 2026-01-21 17:25:44 +08:00
Simon 189e9f3d39 feat(ext): display step index in event card 2026-01-21 17:14:51 +08:00
Simon 9531fcff5a feat(ext): enhance error handling and improve UI structure 2026-01-21 16:50:55 +08:00
Simon 5402cdecc2 style: update text sizes and spacing in components 2026-01-21 02:22:12 +08:00
Simon 969c00b2d1 feat(ext): auto fold reflections 2026-01-21 01:54:44 +08:00
Simon 4200c78327 feat(ext): style; code split 2026-01-20 21:13:44 +08:00