Commit Graph

21 Commits

Author SHA1 Message Date
Simon
53d3aaa67f refactor: update event types 2026-01-22 14:57:21 +08:00
Simon
5c4777fe7a chore: remove unnecessary permissions from extension config 2026-01-22 14:46:14 +08:00
Simon
c1ae196bdc feat: update extension description and homepage URL 2026-01-21 19:54:11 +08:00
Simon
c06742b8ed chore(ext): sync version to 1.0.0-beta.4 2026-01-21 19:21:09 +08:00
Simon
af133470e1 feat: add error handling for content scripts 2026-01-21 19:17:54 +08:00
Simon
4153db866f Merge branch 'main' into feat/ext 2026-01-21 19:06:12 +08:00
Simon
3fea74faa9 feat(ext): handling page reload/redirect/close 2026-01-21 18:46:50 +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
a18ebfd6c1 chore(ext): wxt configuration 2026-01-21 14:04:26 +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
Simon
f500445965 feat: show rawResponse in cards 2026-01-20 20:38:02 +08:00
Simon
ba7e79251f docs(ext): update PageController lifecycle and tab binding 2026-01-20 19:17:39 +08:00
Simon
b4d17aa907 fix: no mask for new task after stop prev task 2026-01-20 19:08:52 +08:00
Simon
1a0c533cb4 fix: lost control of tab when window inactive 2026-01-20 19:03:15 +08:00
Simon
37332cbb9d feat(ext): icon; set chrome profile 2026-01-20 18:56:39 +08:00
Simon
db3b24a5ea feat(ext): draft extension structure (single-page mode) 2026-01-20 17:36:33 +08:00