Commit Graph

4 Commits

Author SHA1 Message Date
Pavel Griaznov
decba84d9b
run "make fmt" (#233) 2024-08-18 14:12:55 -07:00
David Dworken
e7b4395b16
Add --port flag for the web UI for #203 2024-08-11 12:29:37 -07:00
David Dworken
972170573a
Add ability to disable auth and force specific creds for the web UI 2024-08-11 12:29:36 -07:00
David Dworken
3b62e9d464
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-08-11 12:29:36 -07:00