|
|
1e674d18c9
|
fix(frontend): missing dependency in useCallback
To avoid endless re-render we also have to use a constant empty array
as the initialValue.
|
2020-11-07 19:24:52 +01:00 |
|
|
|
f56218602e
|
fix: remove debug logging
|
2020-07-11 19:48:18 +02:00 |
|
|
|
6a6ba493f6
|
refactor(frontend): create useAsync hook for handling API data
|
2020-07-04 21:56:27 +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 |
|
|
|
05f230a7ce
|
feat(frontend): redo setup with ts+tailwind and implement auth+header
|
2020-05-03 21:10:31 +02:00 |
|