Commit Graph

21 Commits

Author SHA1 Message Date
6df9c1b9f6 refactor: add setup, build-dev, dev, and run targets to justfile 2026-06-25 02:35:52 +02:00
85d986039b refactor: migrate justfile fix scripts from bash to bun 2026-06-25 02:35:52 +02:00
c29f6fad92 chore: update just lint command to match package.json 2026-06-25 02:35:52 +02:00
262dc6e406 fix: update justfile to use correct script files 2026-06-25 02:35:51 +02:00
8f0549b290 feat: add fix-all script for recursive go fix 2026-06-25 02:35:51 +02:00
50e74326c5 feat: add profiling recipes 2026-06-25 02:35:51 +02:00
25471e0bd5 fix: replace nil context with context.TODO 2026-06-11 17:11:47 +02:00
1da19d500e feat: extract video module and add mode-switch fallback 2026-05-31 00:39:01 +02:00
083c0ee0c9 chore: small fixes 2026-05-26 21:40:54 +02:00
f4061c0213 chore: add run-fixes cli 2026-05-26 13:56:57 +02:00
76a32e1dc4 feat: add new-data-fix scaffolding script 2026-05-26 13:48:38 +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
285367ad84 refactor: rename SkipSegmentOverride to SkipSegmentOverrideRow to avoid sqlc conflict 2026-05-19 11:29:40 +02:00
91aa0de67d refactor: move SVGs and style.css to static/assets/ and update references 2026-05-10 20:28:01 +02:00
3befcc7cee fix: update build-ts to match package.json scripts 2026-05-10 19:16:27 +02:00
6bdf3344d2 refactor: remove templ generation step from justfile 2026-05-02 18:38:43 +02:00
e616462058 chore: remove dead db_migrate comment from justfile 2026-04-27 21:18:16 +02:00
53666bc57f docs: remove broken db_migrate, note auto-migrations 2026-04-27 21:17:43 +02:00
3fba1f8d5e build: add templ generation to justfile 2026-04-27 20:52:55 +02:00
63148d7ca1 chore: add justfile and lefthook for local pre-push checks 2026-04-20 01:06:15 +02:00