Commit graph

16 commits

Author SHA1 Message Date
16b422fc66 0.3.6 2025-08-24 01:06:25 -05:00
11c0f38526 chore(build): move commit to release step and cleanup scripts\n\n- remove build:commit scripts and delete build-and-commit.js\n- add final release commit in release:push\n- update README to reflect new flow\n- document icon emphasis colors in icons/README 2025-08-24 01:05:57 -05:00
99bee995ce 0.3.5 2025-08-24 00:39:38 -05:00
982a16d86e feat(theme): apply new color palette and polish UI
- Add theme variables and restyle popup/options using Primary 3 as background and Primary 2 as surfaces; accents use Primary 1.\n- Move Save to a footer section on the options page; add responsive layout and button variants.\n- Update icon build defaults to use Primary 2 for add-on and Primary 1 for toolbar icons.\n- Add build-and-commit helper to run build, stage generated assets, commit, and optionally push.\n- Add npm scripts: build:commit and build:commit:push.
2025-08-24 00:39:20 -05:00
d73d3a6189 0.3.4 2025-08-24 00:01:20 -05:00
e6557513f7 0.3.3 2025-08-23 23:52:07 -05:00
73544334c9 build(icons): generate toolbar/add-on PNGs from SVG with transparent background; configurable colors; stop tracking PNGs and ignore outputs 2025-08-23 23:51:22 -05:00
f0120c0d2f 0.3.2 2025-08-23 23:16:26 -05:00
df518ed97b 0.3.1 2025-08-23 23:08:10 -05:00
2eba315910 0.3.0 2025-08-23 00:53:47 -05:00
123bfde063 0.2.0 2025-08-23 00:02:25 -05:00
a099823880 0.1.2 2025-08-22 23:30:17 -05:00
7348316409 feat(release): add FTP deploy script and env vars; add npm run release:push 2025-08-22 22:21:52 -05:00
3d51227477 0.1.1 2025-08-22 21:47:08 -05:00
1c1f51a8b9 feat: local release workflow (signing + version sync); track updates.json; add .env.example 2025-08-22 02:30:27 -05:00
8eeb1d3b20 Scaffold WebExtension: manifest, content collector, background aria2 RPC, popup UI, filters, and scripts 2025-08-21 23:47:57 -05:00