Ferdinand Mütsch
bafbc34706
refactor: minor code refactorings
2022-12-29 11:55:09 +01:00
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
Ferdinand Mütsch
41f6db8f34
feat(wip): leaderboard pagination ( resolve #417 ) [ci-skip]
2022-10-16 19:38:43 +02:00
Ferdinand Mütsch
40067d252e
fix: non-ascii project badges ( resolve #357 )
...
chore: locally generated badges (resolve #348 )
2022-04-18 11:39:26 +02:00
Ferdinand Mütsch
26ef93c1af
chore: minor refactorings to custom time parsing logic
2021-04-25 09:21:21 +02:00
Ferdinand Mütsch
9e5847b66d
fix: json marshalling of custom time ( resolve #117 )
2021-02-07 12:37:51 +01:00
Ferdinand Mütsch
b7ae15496d
fix: attempt to directly hash struct again
2021-01-31 18:29:50 +01:00
Ferdinand Mütsch
2f12d8efde
refactor: simplify summary generation ( resolve #68 )
2020-11-07 12:01:35 +01:00
Ferdinand Mütsch
8efc3854ab
refactor: migrate to latest gorm version
...
refactor: language mappings implementation
2020-11-01 20:14:10 +01:00
Ferdinand Mütsch
c2d30826f6
fix: critical fixes related to alias resolution
2020-11-01 12:50:59 +01:00
Ferdinand Mütsch
f7520b2b4a
fix: timestamp precision
2020-10-16 12:49:36 +02:00
Ferdinand Mütsch
d60dddb550
feat: implement badges endpoint and sharing functionality
2020-09-12 16:09:23 +02:00
Ferdinand Mütsch
cecb5e113c
chore: remove debug comments
2020-08-30 01:45:01 +02:00
Ferdinand Mütsch
75b33d5e42
fix: save heartbeats and summaries with millisecond time precision ( resolve #49 )
2020-08-30 01:42:00 +02:00
Ferdinand Mütsch
c1e6a3e265
feat: persist user creation date ( resolve #31 )
2020-05-30 22:19:05 +02:00
Ferdinand Mütsch
1872bf4b4c
fix: set string key value data type to text
2020-05-30 21:10:44 +02:00
Ferdinand Mütsch
3c2dc78c93
refactor: refactor migrations and add fixtures
...
feat: introduce key-value store
feat: imprint page (resolve #23 )
chore: remove default user
chore: remove packr
2020-05-30 20:41:27 +02:00
Ferdinand Mütsch
9697bb5fd5
refactor: use cookie-based login
...
feat: add login page
2020-05-24 13:41:19 +02:00
Ferdinand Mütsch
9df289b7ed
Heartbeat Insertions.
...
Restructuring.
2019-05-06 00:40:41 +02:00