Commit Graph

62 Commits

Author SHA1 Message Date
github-actions[bot]
d1ce1ca72c build: web 2026-03-11 04:59:56 +00:00
a22dbf1c1b Update index.html 2026-03-10 21:59:46 -07:00
github-actions[bot]
122125b1a8 build: web 2026-03-11 04:42:14 +00:00
693e0860c3 Fix: Randomize 24-bit nonce and prepend to CTR 2026-03-10 21:42:02 -07:00
github-actions[bot]
0887abffea build: web 2026-03-11 04:22:22 +00:00
70402d9e30 Feat: Update cipher dropdown to SPECK48_96CTR 2026-03-10 21:22:11 -07:00
a341f8d49a Refactor: Use split cipher modules, upgrade to 48/96 2026-03-10 21:22:07 -07:00
98f89d6a97 Feat: Add SPECK48/96 CTR cipher module 2026-03-10 21:22:03 -07:00
76711c90f2 Feat: Extract SPECK32/64 ECB cipher module 2026-03-10 21:21:54 -07:00
3ec86a7cd7 Update package.json 2026-03-10 20:56:32 -07:00
github-actions[bot]
8fe4fac5f3 build: web 2026-03-11 03:38:38 +00:00
849a20f3a5 Fix: Ensure unsigned 32-bit XOR in CTR mode 2026-03-10 20:38:27 -07:00
f9b8e2a63c Feat: Bump version to 2.2.0 2026-03-10 20:19:18 -07:00
github-actions[bot]
c56248d013 build: web 2026-03-11 03:19:07 +00:00
8d8f33d834 Feat: Implement SPECK32/64 CTR mode, restore ECB 2026-03-10 20:18:57 -07:00
github-actions[bot]
1cb7bfd1b6 build: web 2026-03-11 03:17:56 +00:00
efa3fbec5c Feat: Add CTR cipher option, mark ECB insecure 2026-03-10 20:17:46 -07:00
eda06cd5f3 Feat: Add blakejs and generic-speck dependencies 2026-03-10 20:17:26 -07:00
github-actions[bot]
4d5c68784d build: web 2026-03-11 03:14:05 +00:00
3014c6cae2 Add files via upload 2026-03-10 20:13:54 -07:00
e33cf2f33f Feat: Place extension zips in dist/ 2026-03-10 18:56:52 -07:00
github-actions[bot]
f396d35d3b build: web 2026-03-11 01:42:22 +00:00
3d5fc7ae10 Feat: add web build workflow on push 2026-03-10 18:42:08 -07:00
5f54c68369 Feat: add build:web script 2026-03-10 18:42:03 -07:00
94a00a8816 Refactor: support web target without extension plugin 2026-03-10 18:41:59 -07:00
github-actions[bot]
20128386e7 build: firefox + chrome extensions 2026-03-11 01:25:03 +00:00
0a34a1b29e Fix: add contents write permission for git push 2026-03-10 18:24:33 -07:00
1be0573435 Fix: update default_icon to object for MV3 schema 2026-03-10 18:20:47 -07:00
fb0af7e9e9 Fix: bump vite-plugin-web-extension to 4.5.0 2026-03-10 18:20:43 -07:00
ed771fffca Feat: Remove Google Fonts CSP rules for local font 2026-03-10 18:11:35 -07:00
1063d4e7cf Feat: Remove Google Fonts preconnect links 2026-03-10 18:11:31 -07:00
93db70010e Feat: Use local Open Sans font instead of Google Fonts 2026-03-10 18:11:26 -07:00
42130f5e20 Delete fonts/b 2026-03-10 18:08:38 -07:00
df6fb688ef Add files via upload 2026-03-10 18:08:27 -07:00
e90811803a Create b 2026-03-10 18:07:44 -07:00
2cae203e27 Update .gitignore 2026-03-10 18:07:31 -07:00
9bd071b6af Feat: Add gitignore for node_modules, lock, dist 2026-03-10 18:04:13 -07:00
811a067678 Feat: Add workflow to build and push dist 2026-03-10 17:59:51 -07:00
eee6304e80 Delete: Manifest now generated by vite config 2026-03-10 17:59:46 -07:00
34b48c2a62 Feat: Add vite build deps and scripts 2026-03-10 17:59:33 -07:00
d740603c75 Feat: Add vite config with web-extension plugin 2026-03-10 17:59:12 -07:00
69bedc8fd0 Refactor: Use zwus npm package, remove duplication 2026-03-10 17:59:03 -07:00
9877a2df7e Feat: Extract styles to separate CSS file 2026-03-10 17:58:57 -07:00
37505588b9 Refactor: Remove target=_blank, clean up for vite 2026-03-10 17:58:50 -07:00
65c0c05411 Add files via upload 2026-03-10 16:11:51 -07:00
e56d8082b6 Delete icon.png 2025-10-04 15:12:22 -07:00
e42ab40463 Feat: Add CSP for Google Fonts & fix popup path 2025-10-04 13:51:56 -07:00
9b256bc044 Feat: Import and apply Open Sans font from Google 2025-10-04 13:51:49 -07:00
6ba79ee351 feat: update index.html 2025-09-12 01:49:13 -07:00
f358bbe3ba feat: update index.html 2025-09-12 01:39:48 -07:00