realaravinth
|
44740535c2
|
feat: impl traits to add, get and mark read notifications for sqlx
postgres
|
2022-05-26 19:32:16 +05:30 |
|
realaravinth
|
84a92468a1
|
feat: impl sqlx postgress interface to del traffic pattern
|
2022-05-14 18:57:21 +05:30 |
|
realaravinth
|
b983f08884
|
feat: impl sqlx postgress interface to get traffic pattern
|
2022-05-14 18:45:42 +05:30 |
|
realaravinth
|
dacdd2cb8e
|
feat: implement interface to add user's traffic pattern sqlx postgres
|
2022-05-14 18:22:36 +05:30 |
|
realaravinth
|
7daffe767c
|
feat: implement get captcha cooldown period interface for sqlx postgres
|
2022-05-14 16:27:28 +05:30 |
|
realaravinth
|
ddb6d336f7
|
feat: implement accountnotfound and captcha notfound err vals for sqlx postgres
|
2022-05-13 19:09:00 +05:30 |
|
realaravinth
|
a7590ea14e
|
feat: implement getting captcha levels for sqlx postgres
|
2022-05-13 19:07:50 +05:30 |
|
realaravinth
|
b2d32c6113
|
feat: implement update_captcha_key for sqlx postgres
|
2022-05-12 20:19:08 +05:30 |
|
realaravinth
|
6b10ed6982
|
feat: implement updating captcha metadata for sqlx postgres
|
2022-05-12 20:09:40 +05:30 |
|
realaravinth
|
15c352f6b5
|
feat: implement delete_captcha_levels and delete_captcha for sqlx postgres
|
2022-05-12 19:55:51 +05:30 |
|
realaravinth
|
0bb975a230
|
feat: implement captcha exists interface for sqlx postgres
|
2022-05-12 19:31:50 +05:30 |
|
realaravinth
|
79ff7b9917
|
feat: implement adding captcha for sqlx postgres
|
2022-05-12 19:09:44 +05:30 |
|
realaravinth
|
d64b05c84f
|
feat: implement create captcha for sqlx postgres
|
2022-05-12 11:52:53 +05:30 |
|
realaravinth
|
ec6b49c2e1
|
feat: implement update secret interface for sqlx postgres
|
2022-05-12 10:21:13 +05:30 |
|
realaravinth
|
8813cf80ce
|
feat: implement get secret interface for sqlx postgres
|
2022-05-11 20:21:33 +05:30 |
|
realaravinth
|
f165581e17
|
chore: lints
|
2022-05-11 20:11:11 +05:30 |
|
realaravinth
|
f79d159468
|
feat: implement update username for sqlx postgres
|
2022-05-11 20:01:48 +05:30 |
|
realaravinth
|
374bbb2403
|
feat: implement change password for sqlx postgres
|
2022-05-11 19:51:39 +05:30 |
|
realaravinth
|
5bcf7beddc
|
fix: return username to store in sessions when getting password
|
2022-05-11 18:54:17 +05:30 |
|
realaravinth
|
d9b36179d1
|
feat: implement fetching password with either username or email
|
2022-05-11 18:30:01 +05:30 |
|
realaravinth
|
fdf4f0bef9
|
feat: implement password fetching for sqlx postgres
|
2022-05-11 15:43:25 +05:30 |
|
realaravinth
|
66226f893a
|
feat: implement email updates for sqlx postgres
|
2022-05-11 15:25:43 +05:30 |
|
realaravinth
|
84671c4a11
|
feat: implement email exists for sqlx postgres
|
2022-05-11 13:33:30 +05:30 |
|
realaravinth
|
3a80281e86
|
feat: setup and run tests for sqlx postgres
|
2022-05-11 13:33:29 +05:30 |
|
realaravinth
|
79cc28bfd8
|
feat: implement username exists for postgres via sqlx
|
2022-05-11 13:33:29 +05:30 |
|
realaravinth
|
5dc818a1c1
|
feat: implemente delete account for postgres via sqlx
|
2022-05-11 13:33:29 +05:30 |
|
realaravinth
|
26a0935e5f
|
feat: implement user registration for postgres via sqlx
|
2022-05-11 13:33:29 +05:30 |
|
realaravinth
|
1d8554cb36
|
chore: rust fmpt
|
2022-05-11 13:33:29 +05:30 |
|
realaravinth
|
dba1f662a7
|
feat: init postgres implementation via sqlx
|
2022-05-11 13:33:29 +05:30 |
|