Commit Graph

26 Commits

Author SHA1 Message Date
Curt Spark 081d56c597 Clear changed settings on save, styling improvements on Homepage and blog page 2024-07-08 19:26:34 +01:00
Curt Spark 201ace0134 Change endpoint name 2024-07-08 15:44:34 +01:00
Curt Spark 61a41bd9eb Implement account setting modification and saving feature 2024-07-06 17:24:33 +01:00
Curt Spark 1c43080670 Start work on making a basic setting edit function 2024-06-12 20:22:04 +01:00
Curt Spark d2554c7a0e Implement basic settings save button 2024-06-12 19:49:25 +01:00
Curt Spark 8dc8269b5d Implement basic register page 2024-06-12 18:55:10 +01:00
Curt Spark 961a4cda5d Implement fetching blog cards and blog entries 2024-05-08 20:58:18 +01:00
Curt Spark d4a963b162 Pass storage handlers to lower functions to ensure state can be properly managed now, init retrieving user settings from backend 2024-04-29 16:59:01 +01:00
Curt Spark 2af602dad4 Implement settings 2024-04-25 17:59:56 +01:00
Curt Spark b7618c4192 Add new files 2024-04-24 16:41:07 +01:00
Curt Spark 34b61fc670 Implement tiling grid layouts in preperation for the blog editor, settings etc. 2024-04-24 16:40:22 +01:00
Curt Spark 7a91cde278 Implement working login/logout functionality 2024-04-24 15:09:06 +01:00
Curt Spark 3efc8ba4fa Implement checking logged in user tests, Navbar user info component etc. 2024-04-23 17:01:17 +01:00
Curt Spark 5691e0dc8b Implement login post to endpoint, storage handling via react hooks which stores the authToken in localstorage 2024-04-22 17:17:19 +01:00
Curt Spark f09d7f1eb2 Implement local storage handling with react hooks and also API requests with fetch 2024-04-16 17:38:12 +01:00
Curt Spark 21c5c3b58f Implement basic client side form logic 2024-04-15 11:42:20 +01:00
Curt Spark c31cef3d96 Major styling improvements 2024-04-15 10:33:07 +01:00
Curt Spark bffc070296 Implement react routing 2024-04-13 12:16:18 +01:00
Curt Spark 3e48ca3c02 Switch to vanilla CSS, basic placeholder card and navbar compoments 2024-04-13 10:23:47 +01:00
Curt Spark f36f343905 Setup initial things for blog, blog entry card component etc 2024-04-12 18:23:54 +01:00
Curt Spark e0af8ea63b Add bootstrap, init components dir 2024-04-12 15:45:01 +01:00
Curt Spark 3ae2231ea7 Switch to typescript 2024-04-12 10:50:48 +01:00
Curt Spark 8301ccf6eb Init babel, react, html webpack generation etc. 2024-04-12 10:15:01 +01:00
Curt Spark 2c75133a37 Webpack init 2024-04-12 09:57:55 +01:00
Curt Spark cc723a929d Init npm 2024-04-12 09:34:56 +01:00
Curt Spark cc9eff260d Init repo 2024-04-12 09:11:15 +01:00