Commit Graph

58 Commits

Author SHA1 Message Date
1cfdcb03ab Route build outputs to dist/ and commit release artifacts
build.ps1 now always packages the .vsix and writes both artifacts to
dist/. Added .vscodeignore so the .vsix excludes Go source, TS source,
and other dev-only files.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 01:20:54 +08:00
f123cbfc4a Add standalone Go build alongside VSCode extension
Ports all five tools to a single 7.5 MB Windows exe with an embedded
WebView2 window, file-based config, single-instance focus, and clean
shutdown. Adds build.ps1 to build both targets from one command.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 01:15:39 +08:00
859c7d9e7c add html file hosting 2026-05-11 20:00:31 +08:00
aa9b9846ca allow single files in base64 scanner 2026-05-08 15:09:54 +08:00
e42002f5de PLEC Update
- Append timestamp to avoid filename conflicts
- Start on workspace/dist/ folder or workspace/
2026-05-08 10:36:44 +08:00
b87ba579a5 Re-enable PLEC Upload 2026-05-08 02:22:22 +08:00
d2f4d343ce Disable PLEC Upload 2026-05-08 00:36:13 +08:00
HPL-JesusCastro
def3dfb60d first commit 2026-05-07 20:53:31 +08:00