1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/routes
2023-03-22 20:45:27 +01:00
..
api fix: support user agents set by browser plugin (see #237) 2023-03-16 21:02:28 +01:00
compat fix: badges broken (resolve #475) 2023-03-15 21:47:12 +01:00
relay refactor: replace gorilla mux with chi 2023-03-03 20:53:18 +01: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 refactor: replace gorilla mux with chi 2023-03-03 20:53:18 +01:00
routes.go feat: implement file statistics (resolve #80) 2023-03-22 20:45:27 +01:00
settings.go refactor: replace gorilla mux with chi 2023-03-03 20:53:18 +01:00
subscription.go refactor: replace gorilla mux with chi 2023-03-03 20:53:18 +01:00
summary.go refactor: replace gorilla mux with chi 2023-03-03 20:53:18 +01:00