Commit graph

9 commits

Author SHA1 Message Date
ad24ec96ac Migrate from channel to phoenix live view.
Move phoenix config to ui project.
Sync progress on page load.
2019-10-23 14:38:11 +02:00
e888f1330b Rename cookie.
Fix unused alias.
2019-08-24 18:02:56 +02:00
aa0624b43c Change hostname to esrom.lan. 2019-08-24 17:45:27 +02:00
66291ac548 Execute GPIO functions on the production server. 2019-08-24 16:51:43 +02:00
fc54fa1761 Call broadcast function from app configured module. 2019-08-24 16:01:49 +02:00
ba50a839d2 Fix symbol matching in signal_symbol.
Remove match for undefined symbol.
2019-08-17 17:31:29 +02:00
4fcba648fe Use Enum to loop over morse symbols.
Reset the progress bar when signalling starts.
2019-08-17 16:44:31 +02:00
a2b21e300a Fix UiWeb.Endpoint module not found in morse. 2019-08-01 13:03:23 +02:00
3432ef75b2 Split Morse.Server into Application and Server.
Rename Morse.Signaler to Worker.
2019-08-01 12:21:32 +02:00