1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/utils
Ferdinand Mütsch 8efc3854ab refactor: migrate to latest gorm version
refactor: language mappings implementation
2020-11-01 20:14:10 +01:00
..
auth.go chore: minor code restyling 2020-10-16 16:11:14 +02:00
color.go
common_test.go fix: user agent strign parsing (fix #53) 2020-09-29 18:58:10 +02:00
common.go refactor: migrate to latest gorm version 2020-11-01 20:14:10 +01:00
date.go
http.go fix: json serialization error when percentage is nan 2020-10-16 15:16:43 +02:00
strings.go feat: implement badges endpoint and sharing functionality 2020-09-12 16:09:23 +02:00
summary.go feat: implement badges endpoint and sharing functionality 2020-09-12 16:09:23 +02:00
template.go