1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/models
Daste e89ce076fd Read the persisted summary interval from a cookie
This cookie will be read only if the `interval` or `from` query params
are not set. If the cookie is also unset, it will still default to
the "today" interval.

TODO: The cookie still needs to be set on the client
with a `Set-Cookie` response header.
2022-11-05 19:30:42 +01:00
..
compat
metrics
view fix: errors during leaderboard generation 2022-10-20 08:33:12 +02:00
alias.go
diagnostics.go
duration.go
durations.go
filters_test.go
filters.go
heartbeat_test.go
heartbeat.go fix: composite index on heartbeats table 2022-10-28 09:54:11 +02:00
heartbeats.go
interval.go
language_mapping.go
leaderboard.go fix: errors during leaderboard generation 2022-10-20 08:33:12 +02:00
mail_address_test.go
mail_address.go
mail.go
models.go
project_label.go
report.go
shared.go Read the persisted summary interval from a cookie 2022-11-05 19:30:42 +01:00
summary_test.go
summary.go fix: heartbeat entity character length (resolve #415) 2022-09-30 15:28:11 +02:00
user_test.go
user.go chore: generate leaderboard when enabled in user settings 2022-10-02 10:13:39 +02:00