hishtory/client
2023-11-12 02:57:23 -08:00
..
ai Better log messages and error messages 2023-11-12 02:57:23 -08:00
cmd Fix #123: Fix bug with deleting custom columns and also generally improve logic for creating/removing custom columns 2023-11-12 02:05:51 -08:00
data Swap interface{} to any 2023-10-07 15:11:49 -07:00
hctx Always include user and device ID in API request headers, so that they're available in all server-side handlers 2023-10-14 10:52:51 -07:00
lib Add initial version of AI searching, but with a broken implementation of debouncing 2023-11-12 02:57:23 -08: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
test_metrics_exporter Close dd stats 2023-10-23 19:26:25 -07:00
tui Add basic debouncing for AI integration + implement AI suggestions via hishtory API endpoint 2023-11-12 02:57:23 -08:00
client_test.go Fix 2d63263b79 by applying the override on the backend rather than in the client-side variable that isn't actually being referenced 2023-11-12 02:57:23 -08:00
fuzz_test.go 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
testutils.go Refactor code to strip out the shell prefix to a separate function 2023-10-23 12:24:43 -07:00