| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update linter version (again?!) | Adam Mathes | 7 days | 1 | -1/+1 |
| | | |||||
| * | Apply SQL injection fix and repair CI config from fix-sql-injection branch | Adam Mathes | 8 days | 1 | -1/+1 |
| | | |||||
| * | Fix scrolling behavior, CI linting, and update Dockerfile | Adam Mathes | 8 days | 1 | -4/+1 |
| | | |||||
| * | CI: Update golangci-lint-action to v7 and golangci-lint to v2.10.1 to fix ↵ | Adam Mathes | 8 days | 1 | -2/+2 |
| | | | | | version compatibility error | ||||
| * | ci: upgrade golangci-lint-action v4 -> v6 | Claude | 8 days | 1 | -1/+1 |
| | | | | | | | golangci-lint-action@v4 passes --out-format=github-actions which is an unknown flag in golangci-lint v2.x. @v6 was released to support v2.x and matches the v2.9.0 binary version already specified. | ||||
| * | Re-enable GitHub CI with updated paths (NK-tktg7s) | Claude | 8 days | 1 | -41/+10 |
| | | | | | | | | | | | | - Re-enable push/PR triggers on master branch - Frontend job: use ./frontend-vanilla (was ./frontend, which no longer exists) - ui-check: check web/dist/v3/ (was web/dist/v2/) - Backend dummy assets: create web/dist/v3 (was web/dist/v2) - Remove frontend lint step (no lint script in frontend-vanilla) - Remove E2E job (disabled in Makefile, no playwright setup in v3) https://claude.ai/code/session_01DpWhB9uGGMBnzqS28HxnuV | ||||
| * | Temporarily disable CI triggers | Adam Mathes | 10 days | 1 | -4/+5 |
| | | |||||
| * | Update golangci-lint version in CI to v2.9.0 | Adam Mathes | 10 days | 1 | -1/+1 |
| | | |||||
| * | ci: enhance workflow with E2E tests and Docker check | Adam Mathes | 11 days | 1 | -1/+75 |
| | | |||||
| * | task: delete vanilla js prototype\n\n- Removed vanilla/ directory and ↵ | Adam Mathes | 11 days | 1 | -2/+0 |
| | | | | | web/dist/vanilla directory\n- Updated Makefile, Dockerfile, and CI workflow to remove vanilla references\n- Cleaned up web/web.go to remove vanilla embed and routes\n- Verified build and tests pass\n\nCloses NK-2tcnmq | ||||
| * | fix: restore CI backend job by creating dummy assets for embed and updating ↵ | Adam Mathes | 11 days | 1 | -1/+8 |
| | | | | | linter (fixing NK-nx8dhw) | ||||
| * | Refactor: project structure, implement dependency injection, and align v2 UI ↵ | Adam Mathes | 11 days | 1 | -0/+8 |
| | | | | | with v1 | ||||
| * | ci: setup github actions (NK-fkc119) | Adam Mathes | 12 days | 1 | -0/+47 |
