Twitch-VOD-Manager/typescript-version
xRangerDE e29403505f Split renderer code out of index.html
Move inline UI logic into a dedicated TypeScript renderer file and extract CSS into a standalone stylesheet to continue the migration away from monolithic HTML and toward a TS-first structure.
2026-02-13 09:44:47 +01:00
..
build v3.6.8: Header search bar, GitHub releases auto-update 2026-02-04 15:33:02 +01:00
src Split renderer code out of index.html 2026-02-13 09:44:47 +01:00
.gitignore Add TypeScript/Electron version of Twitch VOD Manager 2026-02-04 12:51:14 +01:00
package-lock.json Split renderer code out of index.html 2026-02-13 09:44:47 +01:00
package.json Split renderer code out of index.html 2026-02-13 09:44:47 +01:00
tsconfig.json Add TypeScript/Electron version of Twitch VOD Manager 2026-02-04 12:51:14 +01:00