Commit graph

13 commits

Author SHA1 Message Date
dependabot[bot]
f5eb50e82d
Bump acorn from 5.7.3 to 5.7.4 in /ui/assets
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 09:40:05 +00:00
7ea4dd1752 Add ability to stop the morse. 2019-10-25 13:33:22 +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
ada5099c1e Add favicon. 2019-08-17 16:44:25 +02:00
eb9fd09a2b Fix socket connectivity on production.
Remove debug code.
2019-07-31 14:24:51 +02:00
510cdcbc9c Revert to 56e05fced 2019-07-31 13:16:53 +02:00
7ff72c56c5 Fix socket connectivity on production.
Fix unused variable warnings.
2019-07-31 11:49:21 +02:00
5bb6584286 Use sockets to broadcast morse progress. 2019-07-31 00:20:09 +02:00
09665c99e7 Add static images. 2019-07-14 21:44:08 +02:00
fd6aa9eb03 Fix NPM vulnerabilities. 2019-07-14 20:29:15 +02:00
b93d48920a Restore Ruby's css. 2019-07-14 11:56:20 +02:00
08c904ba12 init 2019-07-13 20:16:46 +02:00