Commit Graph

30 Commits

Author SHA1 Message Date
262dc6e406 fix: update justfile to use correct script files 2026-06-25 02:35:51 +02:00
34d26c7ecb chore: remove old TypeScript build scripts 2026-06-25 02:35:51 +02:00
f9f3322797 feat: add hls.js for m3u8 stream playback 2026-06-14 21:37:55 +02:00
25471e0bd5 fix: replace nil context with context.TODO 2026-06-11 17:11:47 +02:00
bc9820c536 chore(deps): bump tailwindcss from 4.2.4 to 4.3.0 2026-06-07 17:43:51 +02:00
8b3bd30b6c feat: bundle htmx.org locally instead of loading from unpkg 2026-06-04 11:28:01 +02:00
650a415c2d chore: replace eslint and prettier with oxlint and oxfmt 2026-05-28 11:25:26 +02:00
25bd91934c fix: add root and entry-naming flags to ts build 2026-05-26 23:14:39 +02:00
6da80df655 build: fix dist static output 2026-05-26 22:12:18 +02:00
53abdace1c chore: restructure Dockerfile and move entrypoint to root 2026-05-25 19:55:21 +02:00
e0749066ec chore: add node types for typecheck 2026-05-24 22:47:52 +02:00
05e963151c chore: configure strict golangci-lint 2026-05-24 22:45:51 +02:00
fc1883a6c3 feat: setup stricter linting 2026-05-24 22:36:41 +02:00
e022b60920 chore: remove @toolwind/anchors 2026-05-24 22:32:29 +02:00
6e9897b512 fix: correct static asset output path 2026-05-10 21:40:24 +02:00
c77d2d202e chore: rename eslint to ts exst 2026-05-10 20:29:31 +02:00
91aa0de67d refactor: move SVGs and style.css to static/assets/ and update references 2026-05-10 20:28:01 +02:00
3703bbfcfe feat: add prettier and eslint with pre-commit hook 2026-05-10 19:23:53 +02:00
1120c57bcd chore: update build scripts and player entry point 2026-05-10 18:34:47 +02:00
f389849947 fix: apply tailwind cannonical classes 2026-05-03 15:31:26 +02:00
238599299f fix: sanitize HTML to prevent XSS vulnerability 2026-04-27 16:06:02 +02:00
9e196750fe feat: use tailwind cannonical casing 2026-04-21 01:35:49 +02:00
deb5b2dc39 deps: add @toolwind/anchors 2026-04-21 00:21:23 +02:00
63148d7ca1 chore: add justfile and lefthook for local pre-push checks 2026-04-20 01:06:15 +02:00
0b7479e3d0 chore: update deps 2026-04-19 02:14:16 +02:00
2a7361f133 build: bump tailwind to 4.2.2 2026-04-15 01:19:22 +02:00
90c80b9d1e build: move generated assets to dist 2026-04-15 00:26:50 +02:00
b9eec9e71a refactor: flatten static asset layout 2026-04-15 00:23:24 +02:00
bbd876d981 refactor: simplify css and ts layout 2026-04-14 23:49:07 +02:00
93cb99fd94 build: add tailwind v4 and ts tooling 2026-04-14 23:43:41 +02:00