Listory/frontend/src
Julian Tölle 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
..
api feat(frontend): render simple listen report 2020-05-09 19:24:17 +02:00
components fix(frontend): add selectable timeframe and styling to listens report 2020-05-14 01:36:05 +02:00
hooks feat(frontend): show recent listens 2020-05-03 21:10:31 +02:00
icons feat(frontend): style recent listens page 2020-05-05 02:52:59 +02:00
util feat(frontend): style recent listens page 2020-05-05 02:52:59 +02:00
App.tsx fix(frontend): redirect to home after login 2020-05-13 21:23:57 +02:00
index.tsx fix(frontend): disable broken service-worker 2020-05-14 12:16:11 +02:00
react-app-env.d.ts feat(frontend): redo setup with ts+tailwind and implement auth+header 2020-05-03 21:10:31 +02:00
serviceWorker.ts feat(frontend): active service worker 2020-05-14 03:10:24 +02:00
setupTests.ts feat(frontend): redo setup with ts+tailwind and implement auth+header 2020-05-03 21:10:31 +02:00
tailwind.css feat(frontend): redo setup with ts+tailwind and implement auth+header 2020-05-03 21:10:31 +02:00