wakapi/routes
Ferdinand Mütsch ec65847d0c fix: make stats endpoint default to user-chosen time range (resolve #508)
chore: include more properties in status model for better compatibility
2023-07-28 12:08:47 +02:00
..
api fix: badge endpoint caching (resolve #496) 2023-07-08 18:44:40 +02:00
compat fix: make stats endpoint default to user-chosen time range (resolve #508) 2023-07-28 12:08:47 +02:00
relay fix: include query params with relayed request 2023-04-04 00:15:56 +02:00
utils fix: badges broken (resolve #475) 2023-03-15 21:47:12 +01:00
handler.go refactor: replace gorilla mux with chi 2023-03-03 20:53:18 +01:00
home.go chore: ability to disable home page (resolve #460) 2023-03-04 09:33:36 +01:00
imprint.go refactor: replace gorilla mux with chi 2023-03-03 20:53:18 +01:00
leaderboard.go refactor: replace gorilla mux with chi 2023-03-03 20:53:18 +01:00
login.go security: migrate to argon2id password hashing 2023-07-08 19:15:59 +02:00
routes.go fix: correctly parse os and editor for chrome plugin 2023-07-09 10:28:23 +02:00
settings.go chore: minor code style and cleanup 2023-07-09 20:16:34 +02:00
subscription.go fix: return ok status even upon subscription event handling failure [skip ci] 2023-04-10 18:49:29 +02:00
summary.go refactor: replace gorilla mux with chi 2023-03-03 20:53:18 +01:00