.devcontainer
update deps
2025-12-30 13:35:11 -06:00
.forgejo /workflows
Migrate from codeberg.org to git.mcintire.me
2026-07-24 14:23:22 -05:00
.github /workflows
remove duplicate github deploy.yml; only forgejo build.yaml runs now
2026-04-29 12:35:04 -05:00
assets
fix: resolve 19 bugs across Elixir, JS/TS, and config
2026-06-21 11:47:07 -05:00
config
refactor: remove dead code, duplication, and over-abstractions
2026-07-21 10:36:49 -05:00
docs
docs: add structured documentation covering architecture, contexts, web, infra, and dev setup
2026-07-21 11:01:27 -05:00
k8s
Optimize prod: scale deployment, drop expensive metric queries, fix slow callsign and nearby-stations queries
2026-05-12 17:48:58 -05:00
lib
perf: batch high-frequency LiveView updates via socket.private
2026-07-22 11:23:09 -05:00
nix
updat edeps
2026-07-17 16:42:53 -05:00
priv
update robots.txt
2026-06-04 16:34:49 -05:00
rel
Fix Erlang clustering: use IP-based node names with DNS strategy
2026-02-19 16:01:20 -06:00
scripts
Remove all VectorGrid references and code
2025-07-28 07:43:44 -05:00
test
refactor: remove dead code, duplication, and over-abstractions
2026-07-21 10:36:49 -05:00
vendor
update vendor
2026-05-08 10:04:25 -05:00
.credo.exs
Fix all mix credo --strict warnings (188 → 0)
2026-06-12 16:27:20 -05:00
.dialyzer_ignore.exs
Add Plausible Analytics server-side tracking and API Prometheus metrics
2026-06-04 19:37:54 -05:00
.dockerignore
Implement all Docker performance optimizations
2025-07-26 16:12:47 -05:00
.envrc
chore: commit shared .envrc, gitignore .envrc.local for secrets
2026-07-21 08:53:35 -05:00
.formatter.exs
update
2026-02-18 14:14:49 -06:00
.gitignore
chore: commit shared .envrc, gitignore .envrc.local for secrets
2026-07-21 08:53:35 -05:00
.gitmodules
Improve test coverage to 87% and point vendor/aprs submodule at codeberg
2026-05-05 15:18:28 -05:00
.sobelow-skips
Add other SSIDs list to map sidebar, fix context/web boundary
2026-02-18 18:15:02 -06:00
.test-commands
perf: Optimize test suite for maximum speed
2025-08-01 17:43:39 -05:00
.tool-versions
fix: security hardening and query performance improvements
2026-07-21 10:13:30 -05:00
AGENTS.md
cleanup
2026-02-07 10:55:19 -06:00
capture_aprs.py
Add mix parse_file task, fix datetime deprecation, update gitignore, fix cleanup worker test
2026-02-18 14:49:14 -06:00
CHANGELOG.md
fix: remove invalid empty state from stream container
2025-10-12 12:16:27 -05:00
CLAUDE.md
Add Tidewave dev dependency for browser-based debugging
2026-02-18 13:15:03 -06:00
Dockerfile
fix: install libsctp1 to silence Erlang 29 SCTP warning
2026-06-04 15:39:40 -05:00
findings.md
Remove dead packets.html.heex template and create findings.md
2026-05-29 15:50:23 -05:00
flake.lock
updat edeps
2026-07-17 16:42:53 -05:00
flake.nix
updat edeps
2026-07-17 16:42:53 -05:00
fly.toml
fly things
2025-06-13 15:10:29 -05:00
horusec-config.json
add horusec to ci
2025-06-15 17:19:26 -05:00
LICENSE
Initial commit
2023-01-26 13:19:38 -06:00
mix.exs
updat edeps
2026-07-17 16:42:53 -05:00
mix.lock
chore: update mix deps (circular_buffer, elixir_make, lazy_html)
2026-07-21 08:55:42 -05:00
README.md
README: argocd, not flux
2026-04-29 11:12:50 -05:00
security-policy.json
docker security
2025-06-15 11:06:24 -05:00
shell.nix
updat edeps
2026-07-17 16:42:53 -05:00
tail_logs.sh
update
2026-02-25 16:29:45 -06:00
tsconfig.json
typescript
2025-06-18 12:26:13 -05:00