storj/storagenode/console
Clement Sam 9a539c4830 storagenode/storageusage: add interval_end_time, rename interval_start to timestamp
The satellite now returns the last interval_end_time for each
daily storage usage.
We need to store the interval_end_time in the storage usage cache.
Also, renamed interval_start to timestamp to avoid ambiguity since
the interval_start only stores just the date/day returned by the
satellite.

Updates https://github.com/storj/storj/issues/4178

Change-Id: I94138ba8a506eeedd6703787ee03ab3e072efa32
2022-08-10 01:03:00 +00:00
..
consoleapi storagenode/storageusage: add interval_end_time, rename interval_start to timestamp 2022-08-10 01:03:00 +00:00
consoleserver storagenode,web/storagenode: use go:embed for assets 2022-03-11 16:01:28 +02:00
bandwidth.go all: fix dots 2020-07-16 14:58:28 +00:00
diskspace.go storagenode/console: diskSpaceInfo extended with overused diskspace, getDashboardData updated. 2020-12-08 14:55:55 +00:00
service_test.go storagenode/console: ignore untrusted satellite while returning 2020-09-29 18:27:49 +00:00
service.go storagenode: check if QUIC is properly configured 2022-01-20 12:04:04 +00:00