Commit graph

6 commits

Author SHA1 Message Date
Martin Hebnes Pedersen
6592fcf937 Limit prehook executable paths to the prehooks dir 2026-04-19 17:33:10 +02:00
Martin Hebnes Pedersen
3e68a6e326 Resolve placeholder in connect uri on connect
Previosly this was done on app startup, but that won't work now that we
support CRUD operations on the aliases during runtime.
2025-08-22 19:25:04 +02:00
Martin Hebnes Pedersen
9f22229f0d Prompt to create new account before connecting
Ref #491 and #445
2025-07-01 08:46:05 +02:00
Martin Hebnes Pedersen
07391c2b55 Busy channel detect for VARA (FM and HF)
Resolves #387
2025-06-18 19:49:50 +02:00
Martin Hebnes Pedersen
c266e0b52d Improve busy-channel prompt
Ref discussion n8jja/Pat-Vara#44
2025-06-15 14:16:39 +02:00
Martin Hebnes Pedersen
6ae942e13b Refactor to prepare for hot reloading of config
* Remove singletons
* Split into app, cli and api packages

Ref #6
2025-06-14 07:50:42 +02:00
Renamed from connect.go (Browse further)