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
b928ff642f
Add additional error checking for server startup
2023-11-22 20:47:40 -08:00
..
ai
Update prompt to discourage adding formatting
2023-11-12 04:54:37 -08:00
testutils
Add additional error checking for server startup
2023-11-22 20:47:40 -08:00
data.go
Change deletion request code to not filter on DeviceId since the two device ID fields are not actually the same (see the newly added comment)
2023-11-22 20:44:57 -08: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