hishtory/backend/server/internal/database
David Dworken 66916c27cb
Revert "Add preliminary support for persisting pre-saved history entries remotely"
This reverts commit ff98a7907c. That commit is incomplete since it doesn't include support for the continous deletion of pre-saved history entries as soon as they
finish running. Support for this will require a good bit more work/thought, so reverting for and keeping this code in the git history.
2023-09-21 12:39:20 -07:00
..
db.go Revert "Add preliminary support for persisting pre-saved history entries remotely" 2023-09-21 12:39:20 -07:00
device.go Move internal/ directory into backend/server since it is all server-specific internals 2023-09-17 12:51:21 -07:00
historyentries.go Move internal/ directory into backend/server since it is all server-specific internals 2023-09-17 12:51:21 -07:00
usagedata.go Move internal/ directory into backend/server since it is all server-specific internals 2023-09-17 12:51:21 -07:00