Franklin
|
bf0030b7f1
|
Updated user service to use u32 instead of i32 and updated the dev-dtos lib
|
2023-03-05 09:08:51 -04:00 |
Franklin
|
df955adc7f
|
Changed it back whoops
|
2023-01-07 19:40:39 -04:00 |
Franklin
|
dccd0d78ca
|
changed incorrect dep name
|
2023-01-07 19:39:23 -04:00 |
Franklin
|
f65e218be5
|
Added token to repo deps
|
2023-01-07 19:38:17 -04:00 |
Franklin
|
62dd99402c
|
Updated gitea repos to github
|
2023-01-07 19:35:07 -04:00 |
Franklin
|
18b94e9e19
|
Added logger
|
2022-08-30 13:32:22 -04:00 |
Franklin
|
54272767f5
|
Added simple todo
|
2022-08-26 14:21:20 -04:00 |
Franklin
|
2f8038f740
|
Fixed internal server error caused by database exploding
|
2022-08-26 14:18:45 -04:00 |
Franklin
|
2b9b0fe83e
|
fixed user service flaws
|
2022-08-26 13:58:47 -04:00 |
franklinblanco
|
0574c59006
|
Removed unneccesary result from main func
|
2022-08-12 20:14:07 -04:00 |
franklinblanco
|
5b86b21734
|
Fixed user service actix backend
|
2022-08-12 19:56:59 -04:00 |
franklinblanco
|
3de2319fd7
|
Removed comments
|
2022-07-17 09:43:03 -04:00 |
franklinblanco
|
e8c169f325
|
switched from using Mutexes with MySqlConnection to Arcs with MySqlPools
|
2022-07-17 09:38:41 -04:00 |
franklinblanco
|
04d60bd3ef
|
added deploy folder
|
2022-07-14 01:08:45 -04:00 |
franklinblanco
|
f523b0ae62
|
updated readme
|
2022-07-14 01:01:04 -04:00 |
franklinblanco
|
77eb1c322c
|
Changed deploy script name
|
2022-07-14 00:53:45 -04:00 |
franklinblanco
|
0caa067fed
|
edited migration names
|
2022-07-14 00:52:27 -04:00 |
franklinblanco
|
5c18b484a1
|
added build script and removed unnecesary comments. This service now embeds itself into the db
|
2022-07-13 21:33:30 -04:00 |
franklinblanco
|
9c6d04087a
|
commit
|
2022-07-13 13:38:46 -04:00 |
franklinblanco
|
c96e268d7a
|
changes to dockerfile & gitignore
|
2022-07-13 12:52:39 -04:00 |
franklinblanco
|
bb70a96858
|
made changes to the dockerfile
|
2022-07-13 00:07:19 -04:00 |
franklinblanco
|
a990f8d7cc
|
Updated readme for release to other platforms from macos
|
2022-07-11 11:08:29 -04:00 |
franklinblanco
|
166dc2776c
|
Updated dockerfile
|
2022-07-08 14:45:10 -04:00 |
franklinblanco
|
8c1b0d028d
|
Updated dockerfile
|
2022-07-08 14:43:21 -04:00 |
franklinblanco
|
57f88e5101
|
Added dockerfile
|
2022-07-08 14:35:19 -04:00 |
franklinblanco
|
b34b0a87d0
|
Added release-setup
|
2022-07-08 14:02:46 -04:00 |
franklinblanco
|
f5fbb797ec
|
Updated readme
|
2022-07-08 12:51:34 -04:00 |
franklinblanco
|
9b0b80518b
|
Fixed bug where after_startup_fn wasn't running
|
2022-07-08 12:50:28 -04:00 |
franklinblanco
|
bbdb0c5689
|
Removed comment in main file
|
2022-07-08 11:30:15 -04:00 |
franklinblanco
|
37b2b9d9ce
|
added setup sh file
|
2022-07-08 09:30:26 -04:00 |
franklinblanco
|
589c206e9f
|
unnecesary methods removed
|
2022-07-07 20:27:30 -04:00 |
franklinblanco
|
813745b0cc
|
spacing
|
2022-07-07 20:23:35 -04:00 |
franklinblanco
|
ba2594b84c
|
Added token expiration
|
2022-07-07 19:00:38 -04:00 |
franklinblanco
|
dc9b063f70
|
added todos
|
2022-07-07 11:50:39 -04:00 |
franklinblanco
|
aaa91cc330
|
Added authentication with token and deleting expired user. Plus, constants for how long tokens should be expired for
|
2022-07-07 11:45:50 -04:00 |
franklinblanco
|
19fdedc49e
|
Added refresh token endpoint
|
2022-07-07 01:14:01 -04:00 |
franklinblanco
|
2112836fa6
|
Authentication with password done.
|
2022-07-05 11:29:42 -04:00 |
franklinblanco
|
b832b02a2a
|
Perfected the create user method, added todo's, started working on token stuff.
|
2022-06-28 00:46:00 -04:00 |
franklinblanco
|
964e655e1c
|
Create user endpoint perfected and finished
|
2022-06-27 17:54:51 -04:00 |
franklinblanco
|
a71402aad0
|
Added error constants, variable length constants, finished user creation & added password hashing with salts and verification
|
2022-06-27 15:09:14 -04:00 |
franklinblanco
|
7a8847ed5b
|
Successfully added an insert query with diesel.
|
2022-06-24 19:54:37 -04:00 |
franklinblanco
|
38e4bbf3c2
|
Added shared state and changed to diesel orm
|
2022-06-24 17:10:52 -04:00 |
franklinblanco
|
921e0a03d1
|
Added working database connectivity
|
2022-06-23 15:55:06 -04:00 |
franklinblanco
|
c08f0874bd
|
Initial commit
|
2022-06-23 14:45:13 -04:00 |