961a4cda5dImplement fetching blog cards and blog entriesCurt Spark2024-05-08 20:58:18 +0100
d4a963b162Pass storage handlers to lower functions to ensure state can be properly managed now, init retrieving user settings from backendCurt Spark2024-04-29 16:59:01 +0100
34b61fc670Implement tiling grid layouts in preperation for the blog editor, settings etc.Curt Spark2024-04-24 16:40:22 +0100
7a91cde278Implement working login/logout functionalityCurt Spark2024-04-24 15:09:06 +0100
3efc8ba4faImplement checking logged in user tests, Navbar user info component etc.Curt Spark2024-04-23 17:01:17 +0100
5691e0dc8bImplement login post to endpoint, storage handling via react hooks which stores the authToken in localstorageCurt Spark2024-04-22 17:17:19 +0100
f09d7f1eb2Implement local storage handling with react hooks and also API requests with fetchCurt Spark2024-04-16 17:38:12 +0100
21c5c3b58fImplement basic client side form logicCurt Spark2024-04-15 11:42:20 +0100