5 Commits

Author SHA1 Message Date
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