Commit Graph

8 Commits

Author SHA1 Message Date
e60d5d6732 Added user points indicator 2023-07-27 12:53:27 +03:00
7cf83d099d Added api/user request prototype 2023-07-19 23:24:58 +03:00
bc55ab8f68 Converted api/announcements to use api/announcement processer as its part 2023-07-18 23:07:41 +03:00
1c25d66027 Fixed trashbox request causing constant rerenders 2023-07-17 12:19:25 +03:00
b7bbd937b4 Converted put(api/announcement) to use useSend
Added useSendButtonCaption hook
Related to #19
2023-07-17 12:18: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
cb848739e5 Added osmAddress api route
Related to #19
2023-07-15 11:08:15 +03:00
48a48f9364 Improved useFetch
Related to #19
2023-07-14 20:34:50 +03:00