1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/routes
Daste 97fab3e109 Redirect to correct summary page if interval cookie is set
This adds an additional 302 redirect when the user doesn't specify an
`interval` as a query param, but has the `wakapi_summary_interval`
cookie set.
2022-12-03 12:47:05 +01:00
..
api Add last_6_months interval identifier 2022-08-19 17:14:00 +02:00
compat fix: make intervals robust to daylight saving time shift 2022-10-31 23:24:54 +01:00
relay docs: include relay endpoint in swagger docs 2021-10-13 17:47:18 +02:00
utils fix: make intervals robust to daylight saving time shift 2022-10-31 23:24:54 +01:00
handler.go refactor: significant changes related to routing and general code cleanup 2021-02-03 21:28:02 +01:00
home.go chore: logging 2022-10-16 17:42:32 +02:00
imprint.go refactor: significant changes related to routing and general code cleanup 2021-02-03 21:28:02 +01:00
leaderboard.go fix: errors during leaderboard generation 2022-10-20 08:33:12 +02:00
login.go fix: index error during summary generation (resolve #361) 2022-04-20 21:36:39 +02:00
routes.go feat: show users top languages 2022-10-05 23:36:57 +02:00
settings.go chore: add clarification on relaying to other wakapi instance (resolve #420) [skip-ci] 2022-10-15 11:08:44 +02:00
summary.go Redirect to correct summary page if interval cookie is set 2022-12-03 12:47:05 +01:00