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-04-09 23:48:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
063295b5c6
hishtory
/
backend
/
server
/
internal
/
database
History
David Dworken
063295b5c6
Update backend to avoid persisting entries to be read by devices that have been uninstalled
2024-08-11 12:29:37 -07:00
..
db.go
Allow register new device when exceed user limit when user already exist (
#181
)
2024-08-11 12:29:36 -07:00
device.go
Update backend to avoid persisting entries to be read by devices that have been uninstalled
2024-08-11 12:29:37 -07:00
historyentries.go
Fix double-syncing error where devices receive entries from themselves
#202
(
#204
)
2024-08-11 12:29:37 -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