Commit graph

6 commits

Author SHA1 Message Date
7140cb0679
feat: import listens from spotify extended streaming history (#305) 2023-10-01 03:35:02 +02:00
eb8fe11be6
build(frontend): replace create-react-app with vite (#272) 2023-05-07 04:05:11 +02:00
9f171e5c75 build: invert dockerignore
With the normal dockerignore it regularly happens that unwanted files end
up in the image. By denying everything and then allowing the desired files
we have a more verbose dockerignore, but the context is as small as possible.
2023-04-03 22:12:53 +02:00
2aaf582245 feat(frontend): add footer with version number 2021-05-24 19:00:07 +02:00
05f230a7ce feat(frontend): redo setup with ts+tailwind and implement auth+header 2020-05-03 21:10:31 +02:00
f253a66f86 feat(api): user authentication 2020-05-03 21:10:31 +02:00