Alex Holliday
|
af61a4ef0a
|
Change permissions to array[string]
|
2024-07-18 12:42:02 -07:00 |
|
Alex Holliday
|
5a6cbcd325
|
Implemented update password functionality
|
2024-07-10 11:51:27 -07:00 |
|
Alex Holliday
|
43bac259d7
|
Generate avatar image on register or update if an image is included
|
2024-07-08 10:26:56 -07:00 |
|
Alexander Holliday
|
c545a704ac
|
Merge branch 'master' into feat/image-upload
|
2024-07-02 11:00:48 -07:00 |
|
Alex Holliday
|
898738e287
|
Added role field to User model
|
2024-07-02 10:24:06 -07:00 |
|
Alex Holliday
|
e8d4a5d868
|
Add profileImage to schema, controllers, and routes
|
2024-07-01 11:48:56 -07:00 |
|
Alex Holliday
|
c8bcc59b52
|
Added docker compose, fixed all file paths, updated readme, fixed Async function bcrypt compare
|
2024-06-14 12:07:34 -07:00 |
|
Alex Holliday
|
d84a0f9c87
|
Started update user route
|
2024-05-27 11:57:25 -07:00 |
|
Alex Holliday
|
ef8867658e
|
Removed package-lock.json from root
|
2024-05-24 13:44:42 -07:00 |
|
Alex Holliday
|
e7a58f2756
|
Added login route, updated readme
|
2024-05-15 12:16:04 -07:00 |
|
veyselboybay
|
ca33fcae91
|
update on joi schema, added logger docs, and updated user model
|
2024-05-14 23:15:29 -04:00 |
|
Alex Holliday
|
a4a61695b0
|
Updated gitignore to ignore log files, Refactored Authcontroller to use DB interface, Added Try/Catch to validation to catch uncaught error, Added username optional validation to Joi so it expects a username
|
2024-05-14 11:12:22 -07:00 |
|
veyselboybay
|
baba4ec540
|
Added user model, joi validation and register new user function
|
2024-05-09 17:06:00 -04:00 |
|