hishtory/client
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
..
ai Make linux labeling more precise for AI completions 2023-12-19 20:54:56 -08:00
cmd Add web UI for querying history from the browser (#180) 2024-08-11 12:29:36 -07:00
data Add additional error checking that should never trigger 2023-11-22 20:45:38 -08:00
hctx Add ability to configure a default filter (for #76) (#161) 2024-01-07 21:06:22 -08:00
lib Remove unnecessary sub-shell, since we just need a truthy value here 2024-08-11 12:29:36 -07:00
posttest Run integration tests in parallel to speed up testing (#175) 2024-08-11 12:29:36 -07:00
table Revert "Revert all commits since v0.223 to enable me to release a patch on top of v0.223" 2023-09-29 18:21:23 -07:00
testdata Run integration tests in parallel to speed up testing (#175) 2024-08-11 12:29:36 -07:00
tui Fix handling of new lines in commands for #163 (#170) 2024-08-11 12:29:36 -07:00
webui Add web UI for querying history from the browser (#180) 2024-08-11 12:29:36 -07:00
client_test.go Add web UI for querying history from the browser (#180) 2024-08-11 12:29:36 -07:00
fuzz_test.go Run integration tests in parallel to speed up testing (#175) 2024-08-11 12:29:36 -07:00
testutils.go Run integration tests in parallel to speed up testing (#175) 2024-08-11 12:29:36 -07:00