Skip to content

Latest commit

 

History

History
71 lines (37 loc) · 3.95 KB

CHANGELOG.md

File metadata and controls

71 lines (37 loc) · 3.95 KB

1.0.0

Features:

2021-12-27 Diego Sousa: tests for login b05afdd

2021-12-24 Diego Sousa: create dockerfile c63821f

2021-12-24 Diego Sousa: tests for create user 75f9c5b

2021-12-24 Diego Sousa: invert dependencies and create encrypter class 65140e7

2021-12-19 Diego Sousa: add jest, tests and refactor methods ee7b938

2021-12-04 Diego Sousa: ✨ return id user on login and getmarkers endpoint 16a879d

2021-09-27 Diego Sousa: create markers endpoint 65affd4

2021-09-26 Diego Sousa: add validation for password and email 516e38f

2021-09-14 Diego Sousa: add token validator middleware de1bae0

2021-09-14 Diego Sousa: save jwt token in database a21c22a

2021-09-14 Diego Sousa: send jwt token on login b75d184

2021-09-13 Diego Sousa: add first version of login efe3c36

2021-09-11 Diego Sousa: make private methods 4f88b96

2021-09-11 Diego Sousa: create user a0e68d4

2021-09-10 Diego Sousa: change to pgpromise 2523ca1

2021-09-03 Diego Sousa: add eslint 9387ce8

2021-09-03 Diego Sousa: init commit 73a69ba

🐛Fixes:

2021-12-19 Diego Sousa: rootdir 6911174

2021-12-17 Diego Sousa: error tratament and texts ffe0fee

2021-09-24 Diego Sousa: auth middleware 6541a4d

2021-09-13 Diego Sousa: interface 130b672

2021-09-12 Diego Sousa: remove body parser 13b5465

2021-09-06 Diego Sousa: eslint and typescript d54adf0

🔥Refactors:

2021-12-15 Diego Sousa: * 86dc381

2021-09-16 Diego Sousa: add validation for port 4509885

2021-09-14 Diego Sousa: add expiration date for created token 8ad8682

2021-09-13 Diego Sousa: improve structure of folders fe62b1f

2021-09-12 Diego Sousa: structure 7fe7193

2021-09-11 Diego Sousa: interface 52e3b95

2021-09-11 Diego Sousa: create interface for create user 2998f1e

2021-09-09 Diego Sousa: improve structure de0b978