Commit graph

8 commits

Author SHA1 Message Date
2140a165fd Fix if real ip not present in headers.
Exclude more addresses from telegram messages.
2019-10-30 20:31:58 +01:00
76bf23d5e6 Send real ip address to telegram. 2019-10-25 16:30:13 +02:00
377bf5b2de Exclude localhost from telegram messages. 2019-10-25 13:36:16 +02:00
7ea4dd1752 Add ability to stop the morse. 2019-10-25 13:33:22 +02:00
0e0e2d5ec8 Send telegram message when someone presses the button. 2019-10-24 22:58:09 +02:00
d912ae289d Put status in button, and gray it out if morse is in progress.
Fix hint button.
2019-10-24 21:07:26 +02:00
2cb9946faf Disable start button if the process is in progress. 2019-10-24 16:54:50 +02:00
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