pat/app
2026-04-22 21:30:54 +02:00
..
account_activation.go Prompt to create new account before connecting 2025-07-01 08:46:05 +02:00
account_activation_test.go Prompt before accepting "Your New Winlink Account" 2025-06-29 19:21:39 +02:00
app.go Debug log voacap init error if autodetect failes 2025-09-04 09:57:17 +02:00
attachment.go Use original if resize did not reduce image size 2026-04-22 21:30:54 +02:00
command.go Refactor to prepare for hot reloading of config 2025-06-14 07:50:42 +02:00
config.go Remove some deprecated config fields 2026-01-30 19:17:25 +01:00
config_test.go Refactor to prepare for hot reloading of config 2025-06-14 07:50:42 +02:00
connect.go Limit prehook executable paths to the prehooks dir 2026-04-19 17:33:10 +02:00
env.go Cleanup 2025-09-04 11:47:20 +02:00
event_log.go Call app.Close from main 2025-06-20 12:58:25 +02:00
exchange.go Revert "Temporarily disable prompt to defer OTA activation" 2025-09-12 09:44:16 +02:00
freq.go Integrate prediction into rmslist 2025-08-12 19:24:01 +02:00
gpsd_locator.go Add automatic locator updates from GPSd 2025-08-19 20:51:12 +02:00
listen.go Refactor to prepare for hot reloading of config 2025-06-14 07:50:42 +02:00
listener_hub.go Fix unresponsiveness when initializing listeners 2025-06-24 18:57:31 +02:00
listener_hub_test.go Add some tests 2025-09-01 13:28:41 +02:00
prompt_hub.go Cleanup 2025-09-04 11:47:20 +02:00
rmslist.go Integrate prediction into rmslist 2025-08-12 19:24:01 +02:00
rmslist_test.go Cleanup 2025-09-04 11:47:20 +02:00
utils.go Refactor to prepare for hot reloading of config 2025-06-14 07:50:42 +02:00
winlink_api.go Add init command with API-based account creation 2025-06-25 21:00:29 +02:00
wshub.go Properly close websockets 2025-06-20 19:33:45 +02:00