backend/src
Nicolai Ort e2651728c5 Removed the IAddressUser Interface entity
ref #105 - It was only needed b/c addresses were implemented as their own class
2021-01-16 16:50:04 +01:00
..
controllers Removed (now useless) relations 2021-01-16 16:48:20 +01:00
errors User deletion now requires confirmation 2021-01-15 22:35:23 +01:00
loaders Fixed broken pkg stuff 2021-01-15 20:18:14 +01:00
middlewares Implemented a baisc user checker/getter 2021-01-15 22:16:28 +01:00
models Removed the IAddressUser Interface entity 2021-01-16 16:50:04 +01:00
seeds Switched emails to being mandetory for users 2021-01-13 17:44:22 +01:00
static/docs 🎨 fixed landing html + styling 2020-12-23 17:55:44 +01:00
tests Switched tests over to the new id-only schema 2021-01-15 18:50:35 +01:00
apispec.ts Fixed the version getting process 2021-01-12 17:39:40 +01:00
app.ts Implemented a baisc user checker/getter 2021-01-15 22:16:28 +01:00
config.ts Fixed country code type issue 2021-01-15 19:18:23 +01:00
jwtcreator.ts First part of the permission return (buggy!) 2021-01-08 19:32:11 +01:00