1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/static/assets
daief 42808fa38a
fix: href to a 404 when service on a subpath
click project detail will redirect to a not exist page, when the service runs with a base path.

For example, the base path is `wakatime`,  and the dashboard uri will be `/wakatime/summary`. When click project detail, page will be redirect to `/wakatime/wakatime/summary?project=demo` but the correct detail page is `/wakatime/summary?project=demo`.

And i think `pushing a history stack` is better than `replace`, so that can back to dashboard by backwards.
2022-03-02 11:35:40 +08:00
..
css chore: update precompressed assets 2022-02-16 08:57:00 +01:00
images chore: update screenshot [ci skip] 2022-01-02 21:57:24 +01:00
js fix: href to a 404 when service on a subpath 2022-03-02 11:35:40 +08:00
vendor feat: total heartbeats per summary (resolve #283) 2022-01-02 12:02:12 +01:00
site.webmanifest chore: update favicons 2021-02-06 13:23:54 +01:00