Commit Graph

98 Commits

Author SHA1 Message Date
github-actions[bot]
2eec246d73 build: web 2026-08-25 14:56:33 +00:00
68ffbb8e3a Chore: Bump header version to 2.2.2
Co-authored-by: gemini-3.7-flash <noreply@google.com>
2026-08-25 07:56:14 -07:00
b512bee619 Chore: Bump manifest version to 2.2.2
Co-authored-by: gemini-3.7-flash <noreply@google.com>
2026-08-25 07:56:06 -07:00
1d004d984f Chore: Bump version to 2.2.2
Co-authored-by: gemini-3.7-flash <noreply@google.com>
2026-08-25 07:56:02 -07:00
2220f65878 Refactor: Update imports to local TS cipher modules
Co-authored-by: gemini-3.7-flash <noreply@google.com>
2026-08-25 07:55:57 -07:00
de59802ea1 Feat: Convert speck48_96ctr to TypeScript
Co-authored-by: gemini-3.7-flash <noreply@google.com>
2026-08-25 07:55:46 -07:00
fdd9d998a5 Delete: Remove speck48_96ctr.js in favor of TS 2026-08-25 07:55:10 -07:00
c00e8ac207 Feat: Convert speck32_64ecb to TypeScript
Co-authored-by: gemini-3.7-flash <noreply@google.com>
2026-08-25 07:55:08 -07:00
a7c9a1f8b6 Delete: Remove speck32_64ecb.js in favor of TS 2026-08-25 07:53:45 -07:00
1f9459e771 Feat: Add ambient types for external libraries
Co-authored-by: gemini-3.7-flash <noreply@google.com>
2026-08-25 07:53:40 -07:00
github-actions[bot]
6c7a578623 build: web 2026-08-25 14:46:15 +00:00
51337f7d55 Feat: Migrate dash logic to TypeScript
Co-authored-by: gemini-3.7-flash <noreply@google.com>
2026-08-25 07:46:03 -07:00
78fa0a921f Delete: Remove dash.js in favor of TypeScript 2026-08-25 07:41:58 -07:00
b47925afb3 Refactor: Point script tag to dash.ts
Co-authored-by: gemini-3.7-flash <noreply@google.com>
2026-08-25 07:41:54 -07:00
e1af5479cd Feat: Add tsconfig for bundler resolution
Co-authored-by: gemini-3.7-flash <noreply@google.com>
2026-08-25 07:41:40 -07:00
f55e3764e9 Feat: Add TypeScript to devDependencies
Co-authored-by: gemini-3.7-flash <noreply@google.com>
2026-08-25 07:40:47 -07:00
github-actions[bot]
f21e2c18ed build: firefox + chrome extensions 2026-06-09 16:37:23 +00:00
github-actions[bot]
21a39f6317 build: web 2026-06-09 16:36:34 +00:00
6f53695acc Chore: bump displayed version to 2.2.1
Co-authored-by: Opus 4.8 <noreply@anthropic.com>
2026-06-09 09:36:17 -07:00
11ec7656d4 Chore: bump manifest version to 2.2.1
Co-authored-by: Opus 4.8 <noreply@anthropic.com>
2026-06-09 09:36:12 -07:00
e170007e17 Chore: bump version to 2.2.1
Co-authored-by: Opus 4.8 <noreply@anthropic.com>
2026-06-09 09:36:06 -07:00
github-actions[bot]
3355f9e6da build: firefox + chrome extensions 2026-06-09 16:34:47 +00:00
github-actions[bot]
fe7b98484f build: web 2026-06-09 16:33:50 +00:00
f27de7e83c Fix: open source link in new tab from popup
Co-authored-by: Opus 4.8 <noreply@anthropic.com>
2026-06-09 09:33:35 -07:00
219510da0a Refactor: skip CI on bot dist commits
Co-authored-by: Opus 4.8 <noreply@anthropic.com>
2026-06-09 09:33:30 -07:00
2b8a725799 Docs: Add Rust crate link to README 2026-03-27 01:25:58 -07:00
952394d67b Feat: Add Chrome Web Store link to readme 2026-03-26 23:43:46 -07:00
32ba1c0c53 Add 'Do What The Fuck You Want To' license 2026-03-11 00:15:58 -07:00
cd902def7d Update readme.md 2026-03-10 23:58:19 -07:00
6d3737b491 Update readme.md 2026-03-10 23:55:44 -07:00
cffe56f919 Feat: Add comprehensive readme 2026-03-10 23:54:04 -07:00
0812e011ed Add files via upload 2026-03-10 23:12:12 -07:00
github-actions[bot]
bc1025f92a build: firefox + chrome extensions 2026-03-11 05:49:43 +00:00
github-actions[bot]
26d7571159 build: web 2026-03-11 05:49:26 +00:00
9e97c6c7ab Fix: explicitly copy icon_500.png to dist target 2026-03-10 22:49:14 -07:00
github-actions[bot]
c4021803da build: firefox + chrome extensions 2026-03-11 05:02:16 +00:00
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