1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/utils
2022-03-20 16:40:14 +01:00
..
fs chore: cache avatars in memory 2022-02-17 10:34:33 +01:00
auth.go chore: accept bearer prefix in auth header 2021-02-12 18:12:46 +01:00
color.go chore: use wakatime colors for editors and os (resolve #100) 2021-01-30 09:51:36 +01:00
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 chore: fix user agent parsing for unset wakatime version (resolve #306) [ci skip] 2022-01-12 21:23:36 +01:00
date_test.go fix: make wakatime summary endpoint date range inclusive (resolve #192) 2021-04-29 21:08:47 +02:00
date.go refactor: include generics based utility lib and refactor some parts accordingly [ci-skip] 2022-03-20 16:40:14 +01:00
db.go chore: enable foreign key constraints for new sqlite databases 2021-12-14 00:47:04 +01:00
http.go chore: log requests from json response util method 2021-04-26 21:26:59 +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 feat: project details page with branch statistics (resolve #242) 2022-01-02 20:04:29 +01:00
template.go chore: use partial includes in mail templates to avoid code duplication 2021-08-08 12:33:40 +02:00