1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/utils
Ferdinand Mütsch a27fe04919 feat: leaderboard aggregation functionality
feat: leaderboard ui design
2022-10-03 23:53:47 +02:00
..
fs
auth.go
color.go
common_test.go
common.go feat: leaderboard aggregation functionality 2022-10-03 23:53:47 +02:00
date_test.go refactor: replace most custom date util functions by lancet ones 2022-03-25 12:51:40 +01:00
date.go refactor: replace most custom date util functions by lancet ones 2022-03-25 12:51:40 +01:00
db.go feat: leaderboard generation and querying 2022-10-02 00:01:39 +02:00
http.go fix: non-ascii project badges (resolve #357) 2022-04-18 11:39:26 +02:00
json.go fix: work around invalid all_time_since_today data schema to fix failing import (resolve #370) 2022-05-12 00:59:42 +02:00
strings.go
summary.go Add last_6_months interval identifier 2022-08-19 17:14:00 +02:00
template.go