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-07-16 04:15:33 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6a60214a2fc3213db55010d88f5dcbfe7a2d566
hishtory
/
backend
/
server
/
internal
/
database
History
David Dworken
d6a60214a2
Update backend to avoid persisting entries to be read by devices that have been uninstalled
2024-04-28 13:41:30 -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
Update backend to avoid persisting entries to be read by devices that have been uninstalled
2024-04-28 13:41:30 -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