Commit Graph

4 Commits (dd7d7b8bfa3c5c2ed8121f2df7a5d69679f7ac08)

Author SHA1 Message Date
Vasile Popescu f685c2efe7 Fix build mode in webpack config
- remove deprecarted ugify plugin
- add missing 'mode' config
5 years ago
Vasile Popescu 71ebda8e8f Refactor the whole receiver part
- remove unused dependencies
- move to typescript
- add an automatic way to resize the tty-receiver
5 years ago
Vasile Popescu 906f225899 Refactor the frontend structure
Change the Makefile and webpack config to reflect the new structure of
where we keep the frontend generated files.

Use the 404 static pages when requests are made to paths not found.

Add a small doc describing the available http routes.
6 years ago
Vasile Popescu 9f0a1474f2 Initial commit 6 years ago