Commit Graph

16 Commits

Author SHA1 Message Date
canove
1a6b8b2e6a fix: default token expiration time 2021-01-15 07:25:51 -03:00
canove
3c6d0660d1 feat: added user association to queues 2021-01-08 20:18:11 -03:00
canove
2ff3b07f84 chore: move jwt secrets to .env 2020-11-07 16:57:00 -03:00
canove
f6e65eed62 Merge branch 'tests' 2020-10-24 16:35:34 -03:00
canove
3302cd643a chore: start adding test envoriment 2020-10-22 13:36:11 -03:00
canove
20adc6a11e chore: updated README to insert DB_DIALECT env 2020-10-20 08:32:14 -03:00
canove
caf0623761 chore!: add dialetic env to database config file 2020-10-12 16:31:52 -03:00
canove
c8b4b5bdfe feat: start using refresh tokens and better session handler 2020-09-29 20:30:02 -03:00
canove
04750df172 add upload config 2020-09-20 09:18:17 -03:00
canove
7f33e33078 finished user store in typscript 2020-09-14 18:54:36 -03:00
canove
60b12cbc9f changed migrations to typescript 2020-09-14 16:28:00 -03:00
canove
f18bab145f started migration of user domain to ts 2020-09-14 12:42:20 -03:00
canove
bc376e2b1c feat: added settings api on beackend 2020-09-04 05:08:30 -03:00
canove
9687a1ce13 All models using classes and sequelize migrations 2020-07-17 14:29:10 -03:00
canove
a41f7e63ac Start using sequelize migrations 2020-07-17 11:40:15 -03:00
canove
3679c94baa Migrate from moment to date-fns and some changes 2020-07-06 18:21:08 -03:00