Commit Graph

10 Commits

Author SHA1 Message Date
410931b475 Code styling fixes 2023-08-15 23:33:58 +03:00
9a4226dc30 New auth form design, fixed useSend token sending 2023-08-08 12:20:47 +03:00
e1e1244b3a Updated sign up interface 2023-08-08 01:09:50 +03:00
9b35a54ae9 Even more code styling things 2023-07-31 12:41:19 +03:00
9eb30d2066 Fixed imports styling 2023-07-30 15:01:42 +03:00
e214ea53e7 Fixed sign in redirect on success 2023-07-29 18:11:05 +03:00
85472233a3 Connected signing up and signing in to back 2023-07-29 10:41:54 +03:00
0218cdced5 Code styling
Added brackets for const lambdas
Converted const lambdas with multiple instructions to functions
2023-07-15 12:55:25 +03:00
7b0ccc525c Code styling changes 2023-07-13 20:03:53 +03:00
619fd952a5 Separated auth form component
Added auth networking status
fixes #9
2023-07-13 17:48:58 +03:00