1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/utils
2021-04-16 16:02:55 +02:00
..
auth.go chore: accept bearer prefix in auth header 2021-02-12 18:12:46 +01:00
color.go
common_test.go
common.go feat: custom time intervals (resolve #115) 2021-02-13 12:59:59 +01:00
date_test.go fix: make range picker show actual range with ceiled to date (fix #175) 2021-04-16 11:53:37 +02:00
date.go fix: make range picker show actual range with ceiled to date (fix #175) 2021-04-16 11:53:37 +02:00
filesystem.go feat: serve swagger ui 2021-02-07 12:28:42 +01:00
http.go refactor: logging (resolve #169) 2021-04-16 16:02:55 +02:00
strings.go
summary.go chore: write authenticated user to logs and sentry 2021-03-26 13:10:10 +01:00
template.go