Commit graph

19 commits

Author SHA1 Message Date
7ad4b1e52c fix(frontend): disable broken service-worker
Login breaks because the SW somehow captures the navigation
to `/api/v1/auth/spotify` and instead shows the react app.
2020-05-14 12:16:11 +02:00
fbada1eaac feat(frontend): active service worker 2020-05-14 03:10:24 +02:00
b9ea8808f2 feat(frontend): configure pwa 2020-05-14 03:10:24 +02:00
bf9aba3033 feat(frontend): add favicon 2020-05-14 03:10:24 +02:00
cc7f4b354d fix(frontend): add selectable timeframe and styling to listens report 2020-05-14 01:36:05 +02:00
bdbe5f574a fix(frontend): improve reporting charts 2020-05-13 21:34:13 +02:00
367f37555f fix(frontend): redirect to home after login 2020-05-13 21:23:57 +02:00
Renovate Bot
c0caa31a2b
fix(deps): pin dependencies 2020-05-11 00:24:29 +00:00
ebc079435d feat(frontend): render simple listen report 2020-05-09 19:24:17 +02:00
6bf3b4847e chore(deps): install latest versions 2020-05-07 01:46:03 +02:00
0abc594db4 fix(frontend): fix minor styling+linting issues 2020-05-05 03:19:25 +02:00
1d5cefb447 feat(frontend): style recent listens page 2020-05-05 02:52:59 +02:00
75d3e2edbd feat: add docs and polish 2020-05-03 21:10:31 +02:00
49bff95ea5 feat(frontend): show recent listens 2020-05-03 21:10:31 +02:00
32dcd84964 feat(frontend): show page when login fails 2020-05-03 21:10:31 +02:00
a770b48441 chore(frontend): update deps 2020-05-03 21:10:31 +02:00
05f230a7ce feat(frontend): redo setup with ts+tailwind and implement auth+header 2020-05-03 21:10:31 +02:00
f2065d3f1f feat(api): fetch listens from spotify 2020-05-03 21:10:31 +02:00
f14eda16ac feat(frontend): setup 2020-05-03 21:00:31 +02:00