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
6338e86a33
Added back header to ann add and auth pages
Unified card layout
2023-07-29 13:20:29 +03:00
85472233a3
Connected signing up and signing in to back 2023-07-29 10:41:54 +03:00
9688f56c43
Added useId hook for id retrival from token 2023-07-27 17:54:06 +03:00
f4226237ab
Added useSend hook, converted useFetch to use it
Moved useFetch
Related to #19
2023-07-16 00:08:51 +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
395b6c2d89
Added link to privacy policy
#17
2023-07-13 17:10:26 +03:00
a8b7cfbffa
Added TypeScript for frontend
Added type definitions for components, functions, data
Added guards for network responses
fixes #8
2023-07-12 19:03:24 +03:00