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-01-02 20:28:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4006eef1e1
hishtory
/
backend
/
server
History
David Dworken
4006eef1e1
Fix bug where requests missing the X-Hishtory-Version header wouldn't get dump/deletion requests (which caused tests to fail since the tests don't set this header)
2023-09-23 12:23:42 -07:00
..
internal
Fix bug where requests missing the X-Hishtory-Version header wouldn't get dump/deletion requests (which caused tests to fail since the tests don't set this header)
2023-09-23 12:23:42 -07:00
docker-compose.yml
docker improvements:
2023-09-07 11:06:32 -04:00
Dockerfile
Optimize docker build efficiency by running apk add early so that it is cached
2023-09-15 17:10:55 -07:00
server.go
Create func to automatically create DB indexes rather than just documenting them in a comment that has to be manually executed
2023-09-22 19:11:43 -07:00