wakapi/utils
Ferdinand Mütsch c8b88ccef5 chore: log response body of failed http requests 2023-07-19 18:36:27 +02:00
..
fs chore: cache avatars in memory 2022-02-17 10:34:33 +01:00
auth.go security: migrate to argon2id password hashing 2023-07-08 19:15:59 +02:00
collection.go refactor: split utility functions into utils and helpers 2022-12-01 10:57:07 +01:00
collection_test.go fix: correctly parse os and editor for chrome plugin 2023-07-09 10:28:23 +02:00
cron.go refactor(wip): introduce job processing system 2022-11-19 22:21:51 +01:00
date.go refactor: split utility functions into utils and helpers 2022-12-01 10:57:07 +01:00
date_test.go refactor: split utility functions into utils and helpers 2022-12-01 10:57:07 +01:00
db.go feat(wip): leaderboard pagination (resolve #417) [ci-skip] 2022-10-16 19:38:43 +02:00
dns.go chore: validate email addresses with dns 2023-01-02 15:31:28 +01:00
http.go chore: log response body of failed http requests 2023-07-19 18:36:27 +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 fix: correctly parse os and editor for chrome plugin 2023-07-09 10:28:23 +02:00
sync.go refactor: move more background jobs to using job queue 2022-11-20 10:10:24 +01:00
template.go chore: use partial includes in mail templates to avoid code duplication 2021-08-08 12:33:40 +02:00