No description
Find a file
tomasjs 65bf3bcf7f
All checks were successful
Deploy to Cloudflare Pages / Build & Deploy to Cloudflare Pages (push) Successful in 1m6s
chore: remove Dockerfile and replace Forgejo container build workflow with Cloudflare Pages deployment
2026-09-02 23:19:23 -03:00
.forgejo/workflows chore: remove Dockerfile and replace Forgejo container build workflow with Cloudflare Pages deployment 2026-09-02 23:19:23 -03:00
.vscode feat: implement modular multi-step Twitch OAuth configuration UI with scope management and token handling features 2026-07-30 22:45:56 -03:00
public feat: initialize project scaffold with Preact and Vite configuration 2026-07-30 22:17:13 -03:00
src refactor: reorganize project structure, add environment-based domain configuration, and update gitignore 2026-07-30 23:33:37 -03:00
.env.example refactor: reorganize project structure, add environment-based domain configuration, and update gitignore 2026-07-30 23:33:37 -03:00
.gitignore refactor: reorganize project structure, add environment-based domain configuration, and update gitignore 2026-07-30 23:33:37 -03:00
index.html feat: implement modular multi-step Twitch OAuth configuration UI with scope management and token handling features 2026-07-30 22:45:56 -03:00
package.json feat: implement modular multi-step Twitch OAuth configuration UI with scope management and token handling features 2026-07-30 22:45:56 -03:00
pnpm-lock.yaml feat: implement modular multi-step Twitch OAuth configuration UI with scope management and token handling features 2026-07-30 22:45:56 -03:00
tsconfig.app.json feat: initialize project scaffold with Preact and Vite configuration 2026-07-30 22:17:13 -03:00
tsconfig.json feat: initialize project scaffold with Preact and Vite configuration 2026-07-30 22:17:13 -03:00
tsconfig.node.json feat: initialize project scaffold with Preact and Vite configuration 2026-07-30 22:17:13 -03:00
vite.config.ts feat: implement modular multi-step Twitch OAuth configuration UI with scope management and token handling features 2026-07-30 22:45:56 -03:00