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
2024-11-29 11:44:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7e327346f9
hishtory
/
backend
/
server
/
internal
/
database
History
David Dworken
05c71b2f21
Remove duplicate entries before sending back to the user to save bandwidth for the client
2024-08-25 12:00:52 -07:00
..
db.go
Add a basic deep cleaning function for the self-hosted server to warn users about cases like
#234
2024-08-18 21:48:53 -07:00
device.go
Fix condition added in
d6a60214a2
to also apply to rows with the go 'empty' value and not just null
2024-04-28 16:21:51 -07:00
historyentries.go
Remove duplicate entries before sending back to the user to save bandwidth for the client
2024-08-25 12:00:52 -07:00
usagedata.go
run "make fmt" (
#233
)
2024-08-11 12:19:41 -07:00