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-12-03 21:57:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
54cb4ea318
hishtory
/
backend
/
server
/
internal
/
database
History
David Dworken
f678a4ffba
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
..
db.go
Allow register new device when exceed user limit when user already exist (
#181
)
2024-02-19 12:27:16 -08: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
Fix double-syncing error where devices receive entries from themselves
#202
(
#204
)
2024-04-14 22:53:28 -07:00
usagedata.go
Refactor: Move UsageData and Device to the backend/server directory since they are purely server-side constructs
2023-12-10 10:32:04 -08:00