9 Commits

Author SHA1 Message Date
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
0e5aeae491
Fixed doSend arguments 2023-07-27 20:09:03 +03:00
3bb6809454
Moved useBook to useSend API 2023-07-27 16:56:00 +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
6a0c4c9dac
Added http errors handing to all fettch requests 2023-07-13 17:50:20 +03:00
d041df0bbd
Added ellipsis to loading status string 2023-07-13 17:49:47 +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