A web client for Throwdown. https://throwdown.live
  • TypeScript 99.1%
  • HTML 0.6%
  • CSS 0.2%
Find a file
lnrss 00a4282055
All checks were successful
Deploy / deploy (push) Successful in 1m37s
feat(workout): add image upload functionality and enhance HTML rendering
- Implemented image upload capability in the WorkoutDialog component, allowing users to upload images directly within rich text fields.
- Updated the WorkoutBlock component to render filming standards using a new Html component, improving the display of formatted content.
- Enhanced the Html component to ensure images are responsive and styled appropriately, improving overall user experience.
2026-08-10 10:38:41 +02:00
.forgejo/workflows feat(tracking): implement Meta Pixel and Google Ads conversion tracking 2026-07-24 19:29:25 +02: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 fix(seo): point the storage default at the production instance 2026-08-10 10:33:50 +02:00
patches feat: enhance application with new features and improvements 2026-06-15 22:59:06 +02:00
public feat(push): refine push service worker and enhance athlete order management 2026-08-05 20:00:32 +02:00
src feat(workout): add image upload functionality and enhance HTML rendering 2026-08-10 10:38:41 +02:00
.env.example feat(tracking): implement Meta Pixel and Google Ads conversion tracking 2026-07-24 19:29:25 +02:00
.gitignore chore: ignore .claude 2026-06-08 19:42:30 +02:00
bun.lock feat: integrate QR code scanning functionality for participant and spectator check-in 2026-07-11 04:07:38 +02:00
eslint.config.ts chore: add eslint configuration 2026-01-16 00:42:30 +01:00
index.html feat(push-notifications): implement web push notification support and related enhancements 2026-07-31 15:03:04 +02:00
notifications.md feat: add whole notifications 2026-07-20 07:07:10 +02:00
package.json feat: integrate QR code scanning functionality for participant and spectator check-in 2026-07-11 04:07:38 +02: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 feat: add live stream settings dialog and update admin components 2026-07-03 16:40:38 +02:00
vite.config.ts feat(i18n): add Danish language support and expand localization files 2026-08-07 22:11:06 +02:00