2bba42498c
Fix ci failure
2021-04-22 19:57:51 +05:30
f0e512ec25
Add docker build to ci
2021-04-21 15:48:58 +05:30
1513541d73
Remove ppc64 buiild target
2021-04-21 14:18:56 +05:30
727207778b
update ci file
2021-04-21 13:41:02 +05:30
e1c4bb8fc7
Rename UserDTO to UserDto
2021-04-21 13:32:03 +05:30
0fd1137361
Add ci file
2021-04-21 13:24:44 +05:30
5378124bf4
update readme
2021-04-21 11:22:24 +05:30
1d1cff4f74
Add docker build and update to actix-web v3
2021-04-21 11:11:48 +05:30
9b7d28c6fe
Updated dependencies
2020-08-22 16:53:39 +05:30
5618d043bc
Vastly improved error handling
...
Vastly improved error handling in some functions.
Rest will be done later.
Code cleanup and fixed typos.
Removed actix_htttp crate as dependency
2020-08-19 13:42:02 +05:30
8d8cdfe267
Changes to config
...
Added appconfig struct
Added option to chage hash cost from env file
Added auto-reloading code
2020-08-12 12:35:26 +05:30
7683636a4e
Cleanup of main
2020-08-12 02:03:43 +05:30
667728bb02
Added basic auth
...
TODO need to improve error handling
2020-08-12 01:21:20 +05:30
72a88761ff
Updated readme formatting 2
...
left out one field
2020-08-11 13:03:18 +05:30
0fd84dae89
Improved readme formatting
2020-08-11 13:01:50 +05:30
894e75a587
Updated readme
2020-08-01 19:18:49 +05:30
b2c6b52c5c
removed db from git
2020-08-01 19:12:27 +05:30
e22b6770f9
Formatting and diesel boxed query experiment
2020-05-12 17:37:53 +05:30
260f887d22
Implemented basic auth logic + other stuff
2020-05-12 01:03:11 +05:30
cb26393fcd
Many updates
...
Split codebase into modules
Added custom all in one error type
Added password to user model
Added password hashing using bcrypt
Added model validation for username using regex
2020-05-09 12:07:08 +05:30
409a28c170
first commit
2020-05-06 18:56:24 +05:30