Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-04-06 | Hooks, git2d: Simplify deployment logicv0.1.27 | Runxi Yu | 3 | -7/+31 | |
2025-04-06 | scfg: Handle two errors | Runxi Yu | 1 | -2/+6 | |
2025-04-06 | scfg: Add .golangci.yaml | Runxi Yu | 1 | -0/+25 | |
2025-04-05 | scfg: Remove tests for now | Runxi Yu | 3 | -593/+0 | |
2025-04-05 | ansiec: Use const, not var | Runxi Yu | 3 | -4/+4 | |
2025-04-05 | database: Separate opening the database into its own package | Runxi Yu | 1 | -0/+16 | |
2025-04-05 | Move trivial template functions into misc | Runxi Yu | 1 | -0/+48 | |
2025-04-05 | misc: Move IterSeqLimit to misc | Runxi Yu | 1 | -0/+23 | |
2025-04-05 | web: Separate HTTP error pages into its own package | Runxi Yu | 1 | -0/+48 | |
2025-04-05 | scfg: Reformat | Runxi Yu | 1 | -3/+1 | |
2025-04-05 | scfg: Error out when required directives are missingv0.1.25 | Runxi Yu | 1 | -0/+14 | |
2025-04-05 | Move scfg into the repo and don't error out on unknown fields | Runxi Yu | 8 | -0/+1362 | |
2025-04-05 | Add missing copyright headers | Runxi Yu | 10 | -0/+30 | |
2025-04-05 | Move things to internal/v0.1.23 | Runxi Yu | 13 | -0/+526 | |