This website requires JavaScript.
Explore
Help
Sign In
extern
/
hishtory
Watch
1
Star
0
Fork
0
You've already forked hishtory
mirror of
https://github.com/ddworken/hishtory.git
synced
2025-06-01 16:07:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
hishtory
/
shared
History
David Dworken
1a450c0817
Add basic sanity test to confirm that our interactions with the OpenAI API are correct
2023-11-12 02:57:23 -08:00
..
ai
Add basic sanity test to confirm that our interactions with the OpenAI API are correct
2023-11-12 02:57:23 -08:00
testutils
Update testTui tests to run with online and offline installs
2023-10-25 20:44:26 -07:00
data.go
Wire through a flag so that we can track when installations come from tests, and delete those from the DB more aggressively
2023-10-15 13:09:48 -07:00
time.go
use DateOnly as local constant instead of using the imported time package
2023-09-11 10:15:42 -04:00
usagedata.go
remove usage_data related queries from the main package into a database package
2023-09-08 10:58:01 -04:00
utils.go
Make deletion request processing happen in parallel to speed up query endpoint
2023-10-14 17:21:00 -07:00
version_test.go
Add more thorough tests for updates
2023-10-09 21:41:30 -07:00
version.go
Add more thorough tests for updates
2023-10-09 21:41:30 -07:00