1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/utils
2022-10-19 18:28:30 +02:00
..
fs chore: cache avatars in memory 2022-02-17 10:34:33 +01:00
auth.go
color.go
common_test.go chore: fix user agent parsing for unset wakatime version (resolve #306) [ci skip] 2022-01-12 21:23:36 +01:00
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(wip): leaderboard pagination (resolve #417) [ci-skip] 2022-10-16 19:38:43 +02:00
http.go chore: add maximum default leaderboard length 2022-10-19 18:28:30 +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 refactor: include generics based utility lib and refactor some parts accordingly [ci-skip] 2022-03-20 16:40:14 +01:00
summary.go Add last_6_months interval identifier 2022-08-19 17:14:00 +02:00
template.go