Commit graph

4 commits

Author SHA1 Message Date
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