1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/utils
Ferdinand Mütsch 4a78f66778 chore: set samesite attributes and configurable max age for cookies (resolve #75)
fix: sort entities by total time descending (resolve #74)
2020-11-21 22:30:56 +01:00
..
auth.go chore: minor code restyling 2020-10-16 16:11:14 +02:00
color.go
common_test.go test: add first few unit tests 2020-11-08 12:46:12 +01:00
common.go chore: introduce constants for db dialects 2020-11-06 17:20:26 +01:00
date.go
http.go chore: set samesite attributes and configurable max age for cookies (resolve #75) 2020-11-21 22:30:56 +01:00
strings.go
summary.go
template.go