Commit Graph

19 Commits (main)
 

Author SHA1 Message Date
Drew Bednar 9cabba8cc8 Add archive message 8 months ago
Drew Bednar 23a705a1a9 License under AGPL 8 months ago
Drew Bednar 165eeee8c9 Fix disconnect again, and expose globals in window.wsc object (#16)
Pretty simple fix

fixes #14

Co-authored-by: Drew Bednar <drew@androiddrew.com>
Reviewed-on: #16
8 months ago
Drew Bednar f381147f16 Adds build step using vite and breaks code into JS6 modules (#14)
This is a large update. I've selected Vite as the build system for this project. I tried other tools like golang minify but this had the most useful features and serves as a dev server too. I think a lot can be done to shore up the management of global state in the application. For now this works.

closes #13

#### Changes
- adds vite for dev/build
- Breaks out JS into JS6 modules
- Updates docker file to have two stage build

Co-authored-by: Drew Bednar <drew@androiddrew.com>
Reviewed-on: #14
8 months ago
Drew Bednar 8f070a4e45 Adds Transmit functionality and fixes disconnect error in the event of powerloss (#11)
closes #7
close #8

Co-authored-by: Drew Bednar <drew@androiddrew.com>
Reviewed-on: #11
8 months ago
Drew Bednar 489a1a8a08 Add Tailwindcss as dev dependency (#5)
Simple PR adds tailwind as a dev dependencies, and updates layout by placing all app files under src/

closes #4

Reviewed-on: #5
8 months ago
Drew Bednar 2a1bf7a0ff Favicon, but not working 8 months ago
Drew Bednar a311ae49d5 Deal with browser default 8 months ago
Drew Bednar 0b28b16954 slight gradient and margin change 8 months ago
Drew Bednar ee60bb172b Better layout 8 months ago
Drew Bednar 0ef3f12cf6 More styling 8 months ago
Drew Bednar c2c85f43fa Fix disconnect button (#3)
This PR fixes #2

Co-authored-by: Drew Bednar <drew@androiddrew.com>
Reviewed-on: #3
8 months ago
Drew Bednar 59fa002307 Update readme content 8 months ago
Drew Bednar c7c28d65e4 Trash old code 8 months ago
Drew Bednar fd641e8655 Better layout and code organization 8 months ago
Drew Bednar 99222d0524 It works ¯\_(ツ)_/¯ 8 months ago
Drew Bednar 5b7b583a9a Add makefile 8 months ago
Drew Bednar 970748e974 Initial Commit 8 months ago
Drew Bednar 6a29623470 first commit 8 months ago