| .. |
|
accounts
|
refactor: harden packet delivery and operations
|
2026-07-26 13:11:26 -05:00 |
|
cluster
|
refactor: harden packet delivery and operations
|
2026-07-26 13:11:26 -05:00 |
|
is
|
fix: dialyzer errors, pubsub failure handling, cache TTL, stream trim perf, and clearer warnings
|
2026-07-26 16:19:42 -05:00 |
|
packets
|
perf: add LIMIT to unbounded DISTINCT ON, guard device table scan, add DB indexes
|
2026-06-01 16:49:48 -05:00 |
|
prom_ex/plugins
|
reliability: bound ingress buffers, payload limits, overflow telemetry
|
2026-07-26 15:10:54 -05:00 |
|
swoosh
|
chore: remove unused deps, replace resend with custom Swoosh adapter, fix test isolation
|
2026-04-24 13:04:18 -05:00 |
|
telemetry
|
refactor: harden packet delivery and operations
|
2026-07-26 13:11:26 -05:00 |
|
workers
|
refactor: harden packet delivery and operations
|
2026-07-26 13:11:26 -05:00 |
|
accounts.ex
|
refactor: harden packet delivery and operations
|
2026-07-26 13:11:26 -05:00 |
|
api_metrics.ex
|
Add Plausible Analytics server-side tracking and API Prometheus metrics
|
2026-06-04 19:37:54 -05:00 |
|
application.ex
|
docs: supervision tree ownership map, naming issues documented
|
2026-07-26 14:59:55 -05:00 |
|
bad_packet.ex
|
refactor to use external parser
|
2025-06-24 14:22:09 -05:00 |
|
broadcast_task_supervisor.ex
|
Speed up the slowest tests
|
2026-05-09 10:56:03 -05:00 |
|
cache.ex
|
bugfixes
|
2026-07-25 15:39:46 -05:00 |
|
callsign.ex
|
docs: callsign naming distinction, test coverage review, handoff updates
|
2026-07-26 14:57:42 -05:00 |
|
circuit_breaker.ex
|
refactor: promote hot-path GenServer state maps to structs
|
2026-04-21 10:26:20 -05:00 |
|
cleanup_scheduler.ex
|
refactor: harden packet delivery and operations
|
2026-07-26 13:11:26 -05:00 |
|
connection_monitor.ex
|
fix: resolve 19 bugs across Elixir, JS/TS, and config
|
2026-06-21 11:47:07 -05:00 |
|
convert.ex
|
more i18n
|
2025-07-06 10:28:27 -05:00 |
|
data_extended.ex
|
update deps
|
2025-07-16 08:20:20 -05:00 |
|
deployment_notifier.ex
|
fix: dialyzer errors, pubsub failure handling, cache TTL, stream trim perf, and clearer warnings
|
2026-07-26 16:19:42 -05:00 |
|
device_cache.ex
|
fix: dialyzer errors, pubsub failure handling, cache TTL, stream trim perf, and clearer warnings
|
2026-07-26 16:19:42 -05:00 |
|
device_identification.ex
|
perf: add LIMIT to unbounded DISTINCT ON, guard device table scan, add DB indexes
|
2026-06-01 16:49:48 -05:00 |
|
device_parser.ex
|
refactor
|
2025-10-12 10:56:49 -05:00 |
|
devices.ex
|
refactor to use external parser
|
2025-06-24 14:22:09 -05:00 |
|
devices_seeder.ex
|
Fix potential crashes and unsafe operations throughout the app
|
2025-07-28 08:35:12 -05:00 |
|
dynamic_supervisor.ex
|
Add distributed Erlang clustering for single APRS-IS connection
|
2025-07-25 10:30:29 -05:00 |
|
encoding.ex
|
fix elixir type warnings
|
2026-05-29 14:00:29 -05:00 |
|
encoding_utils.ex
|
refactor: pattern-match in HealthCheck, EncodingUtils, and StatusLive helpers
|
2026-04-23 14:02:50 -05:00 |
|
error_handler.ex
|
clean up warnings
|
2025-07-16 08:55:46 -05:00 |
|
error_notifier.ex
|
chore(dialyzer): enable stricter flags and fix 97 resulting findings
|
2026-04-21 10:07:01 -05:00 |
|
geo_utils.ex
|
fix: repair all 60 failing tests after refactor and dep updates
|
2026-07-01 09:41:10 -05:00 |
|
log_sanitizer.ex
|
refactor: more pattern matching + drop unreachable get_field_value clause
|
2026-04-23 14:09:53 -05:00 |
|
maidenhead.ex
|
Partition packets table by day and simplify cleanup
|
2026-02-20 11:25:16 -06:00 |
|
mailer.ex
|
refactor to use external parser
|
2025-06-24 14:22:09 -05:00 |
|
migration_lock.ex
|
format
|
2025-07-27 11:16:16 -05:00 |
|
packet.ex
|
refactor: remove dead code, duplication, and over-abstractions
|
2026-07-21 10:36:49 -05:00 |
|
packet_consumer.ex
|
refactor: harden packet delivery and operations
|
2026-07-26 13:11:26 -05:00 |
|
packet_consumer_pool.ex
|
Fix packet buffer overflow with parallel consumer pool
|
2025-07-19 14:49:52 -05:00 |
|
packet_field_whitelist.ex
|
Consolidate 24 packet columns into JSONB data field
|
2026-02-20 13:02:47 -06:00 |
|
packet_pipeline_supervisor.ex
|
Fix multiple TODO bugs: drain handler, callsign dedup, packet pipeline
|
2026-02-19 18:27:25 -06:00 |
|
packet_producer.ex
|
reliability: bound ingress buffers, payload limits, overflow telemetry
|
2026-07-26 15:10:54 -05:00 |
|
packet_sanitizer.ex
|
perf: reduce per-packet allocations in ingest pipeline
|
2026-04-19 13:33:16 -05:00 |
|
packets.ex
|
refactor: harden packet delivery and operations
|
2026-07-26 13:11:26 -05:00 |
|
packets_behaviour.ex
|
refactor: harden packet delivery and operations
|
2026-07-26 13:11:26 -05:00 |
|
partition_manager.ex
|
security: CSP nonces, RemoteIp CIDR gating, rate limiting, NetworkPolicies, deadlock fixes
|
2026-07-26 14:04:56 -05:00 |
|
plausible_analytics.ex
|
Add Plausible Analytics server-side tracking and API Prometheus metrics
|
2026-06-04 19:37:54 -05:00 |
|
postgres_notifier.ex
|
chore(dialyzer): enable stricter flags and fix 97 resulting findings
|
2026-04-21 10:07:01 -05:00 |
|
postgres_types.ex
|
refactor to use external parser
|
2025-06-24 14:22:09 -05:00 |
|
prom_ex.ex
|
Add PromEx Prometheus exporter and /metrics endpoint
|
2026-05-08 10:41:06 -05:00 |
|
rate_limiter.ex
|
update deps
|
2025-07-16 08:20:20 -05:00 |
|
regex_cache.ex
|
fix elixir type warnings
|
2026-05-29 14:00:29 -05:00 |
|
release.ex
|
refactor: harden packet delivery and operations
|
2026-07-26 13:11:26 -05:00 |
|
repo.ex
|
refactor to use external parser
|
2025-06-24 14:22:09 -05:00 |
|
shutdown_handler.ex
|
refactor: pattern-match ShutdownHandler + add tests
|
2026-04-23 14:21:15 -05:00 |
|
signal_handler.ex
|
fix: address security vulnerabilities and concurrency issues
|
2026-03-23 16:59:09 -05:00 |
|
spatial_pubsub.ex
|
refactor: harden packet delivery and operations
|
2026-07-26 13:11:26 -05:00 |
|
weather_cache.ex
|
fix: resolve all credo warnings and pre-existing dialyzer errors
|
2026-07-17 16:41:15 -05:00 |