A web client for Throwdown. https://throwdown.live
  • TypeScript 99.3%
  • CSS 0.4%
  • HTML 0.2%
Find a file
lnrss 02d7299f86
All checks were successful
Deploy / deploy (push) Successful in 53s
fix: update footer translations for social media links in English and French
2026-06-10 12:01:32 +02:00
.forgejo/workflows docs: add env example 2026-03-05 16:05:16 +01:00
.vscode chore: add vscode settings 2026-01-16 00:42:06 +01:00
.zed chore: add zed settings 2026-01-16 00:42:11 +01:00
functions feat: implement HTML escaping for user-provided values and add acceptance checkbox in payment and volunteer dialogs 2026-06-09 20:10:25 +02:00
public fix(cf): prevent running middleware on svg files 2026-03-06 10:13:33 +01:00
src fix: update footer translations for social media links in English and French 2026-06-10 12:01:32 +02:00
.env.example docs: add env example 2026-03-05 16:05:16 +01:00
.gitignore chore: ignore .claude 2026-06-08 19:42:30 +02:00
bun.lock feat: combobox instead of select for countries 2026-03-27 12:03:59 +01:00
eslint.config.ts chore: add eslint configuration 2026-01-16 00:42:30 +01:00
index.html refactor: fallback to english instead of french 2026-03-26 23:34:20 +01:00
package.json feat: combobox instead of select for countries 2026-03-27 12:03:59 +01:00
tsconfig.app.json chore: typescript 2026-04-30 21:44:42 +02:00
tsconfig.json chore: setup pkg 2026-01-16 00:43:03 +01:00
tsconfig.node.json chore: fix ts issue 2026-05-01 18:12:55 +02:00
uno.config.ts chore: move everything to the same place! 2026-03-11 20:57:22 +01:00
vite.config.ts refactor: fallback to english instead of french 2026-03-26 23:34:20 +01:00