Commit Graph

4 Commits

Author SHA1 Message Date
8da11eb3fa run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
6343c208c6 Add --port flag for the web UI for #203 2024-04-14 18:18:11 -07:00
3baba33d70 Add ability to disable auth and force specific creds for the web UI 2024-02-19 11:14:32 -08:00
52a4fbc96b Add web UI for querying history from the browser (#180)
As requested in #176 and #147 

* Add initail version of a web UI for querying history from the browser

* Rename webui command

* Add basic test for the web UI

* Add README for the web UI

* Add basic auth for the web server

* Add status code when panic-ing
2024-02-19 09:34:33 -08:00