Commit Graph

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