aprs.me/config
Graham McInitre 1006fdaefc refactor: remove dead code, duplication, and over-abstractions
- Delete dead config keys and test file (typo'd aprsme_is_*, vacuous disable test)
- Remove duplicate function clauses and identical function pairs
- Rename misleading one_hour_ago variable to one_day_ago
- Strip stale Oban comment
- Remove TestHelpers time function duplicates
- Inline Aprsme.Schema module (only 1 caller)
- Deduplicate prod esbuild config
- Thin SymbolRenderer delegations, inline TimeUtils wrappers
- Remove redundant DeploymentNotifier GenServer polling
- Replace random fallback in get_callsign_key with sentinel
2026-07-21 10:36:49 -05:00
..
config.exs fix: security hardening and query performance improvements 2026-07-21 10:13:30 -05:00
dev.exs fix: resolve 19 bugs across Elixir, JS/TS, and config 2026-06-21 11:47:07 -05:00
prod.exs refactor: remove dead code, duplication, and over-abstractions 2026-07-21 10:36:49 -05:00
runtime.exs fix: security hardening and query performance improvements 2026-07-21 10:13:30 -05:00
test.exs deps: ecto_sql 3.13→3.14, prom_ex 1.11→1.12, decimal 2.4→3.1, ecto 3.13→3.14; bump test pool for sandbox 2026-07-08 10:46:05 -05:00