No description
  • Go 55.7%
  • templ 24.1%
  • JavaScript 19.4%
  • Makefile 0.3%
  • Dockerfile 0.3%
  • Other 0.2%
Find a file
2026-07-01 11:30:59 +02:00
.forgejo/workflows Revert "fix: ensure correct code checkout depth in build workflow" 2026-06-10 16:27:46 +02:00
appinfo feat: add a link to the latest tag in status bar 2026-06-30 17:41:49 +02:00
cmd feat: add a basic notification for new reports 2026-07-01 10:20:49 +02:00
db refactor: migrate TimeRange to tools/date/range package and add support for optional 4-week filtering in age group stats 2026-06-12 14:42:52 +02:00
fn feat: add some statistics functions 2026-06-26 14:04:44 +02:00
g feat: log referrer and ip for submitted reports 2026-07-01 11:27:03 +02:00
legacy_csv fix(csv): prevent column overflow in some edge cases 2026-06-30 16:40:35 +02:00
logger refactor: simplify logger Default function by removing source tracking option 2026-06-08 17:26:33 +02:00
model feat: log referrer and ip for submitted reports 2026-07-01 11:27:03 +02:00
notifier feat: add a basic notification for new reports 2026-07-01 10:20:49 +02:00
stats feat: add some statistics functions 2026-06-26 14:04:44 +02:00
tools refactor: migrate TimeRange to tools/date/range package and add support for optional 4-week filtering in age group stats 2026-06-12 14:42:52 +02:00
web feat: log referrer and ip for submitted reports 2026-07-01 11:27:03 +02:00
.gitignore feat: add documentation to logger package, ignore .envrc, and improve null-context testing robustness 2026-06-06 19:44:36 +02:00
docker-compose.yml feat: add RemoveTrailingSlash middleware 2026-06-30 14:34:08 +02:00
Dockerfile feat: add build time to binary as utc 2026-06-10 16:50:32 +02:00
go.mod chore: update project dependencies 2026-07-01 11:30:59 +02:00
go.sum chore: update project dependencies 2026-07-01 11:30:59 +02:00
main.go feat: add a basic notification for new reports 2026-07-01 10:20:49 +02:00
Makefile feat(ui): add more build information to the status bar 2026-06-24 16:43:55 +02:00