No description
  • Haskell 96.8%
  • Nix 3%
  • Makefile 0.2%
Find a file
Graham McIntire 0d967b98f1
Some checks failed
Build / build (push) Failing after 22m48s
Add direct grid square URL routing (e.g. /em13)
Navigating to /<gridsquare> renders the map and automatically
flies to that grid square, as if typed into the search box.
2026-03-29 14:45:10 -05:00
.forgejo/workflows Fix 17 bugs across backend and frontend, add fourmolu formatter 2026-03-22 09:54:44 -05:00
Application Add /grid/:grid API endpoint for grid square to lat/lon conversion 2026-03-28 12:07:23 -05:00
Config Fix 17 bugs across backend and frontend, add fourmolu formatter 2026-03-22 09:54:44 -05:00
k8s chore: update image to git.mcintire.me/graham/gridmap-haskell:main-1774718379-7229762 [skip ci] 2026-03-28 17:20:22 +00:00
static initial 2026-03-21 10:57:47 -05:00
Test Add /grid/:grid API endpoint for grid square to lat/lon conversion 2026-03-28 12:07:23 -05:00
Web Add direct grid square URL routing (e.g. /em13) 2026-03-29 14:45:10 -05:00
.dockerignore Add Docker, Forgejo CI, and K8s deployment 2026-03-21 11:37:23 -05:00
.envrc initial 2026-03-21 10:57:47 -05:00
.ghci initial 2026-03-21 10:57:47 -05:00
.gitignore Add hlint, weeder, and pre-commit hook 2026-03-21 11:37:06 -05:00
.hlint.yaml Add hlint, weeder, and pre-commit hook 2026-03-21 11:37:06 -05:00
AGENTS.md Add error logging to health check endpoint 2026-03-21 15:01:15 -05:00
App.cabal Add domain newtypes, StrictData, and total pattern matching 2026-03-21 16:49:01 -05:00
default.nix initial 2026-03-21 10:57:47 -05:00
flake.lock initial 2026-03-21 10:57:47 -05:00
flake.nix Fix 17 bugs across backend and frontend, add fourmolu formatter 2026-03-22 09:54:44 -05:00
fourmolu.yaml Fix 17 bugs across backend and frontend, add fourmolu formatter 2026-03-22 09:54:44 -05:00
hie.yaml initial 2026-03-21 10:57:47 -05:00
Main.hs Fix 17 bugs across backend and frontend, add fourmolu formatter 2026-03-22 09:54:44 -05:00
Makefile Add hlint, weeder, and pre-commit hook 2026-03-21 11:37:06 -05:00
Setup.hs Fix 17 bugs across backend and frontend, add fourmolu formatter 2026-03-22 09:54:44 -05:00
start initial 2026-03-21 10:57:47 -05:00
weeder.toml Suppress health check query logging by using raw DB connection 2026-03-21 18:28:29 -05:00