|
eea71c8370
|
Added user info page
|
2023-03-04 22:49:06 +08:00 |
|
|
c222ab0078
|
Added edit note page
|
2023-03-04 19:27:24 +08:00 |
|
|
132dfa496d
|
Separated typescript interfaces into its own file and polished and cleaned up overall code
|
2023-03-02 00:16:28 +08:00 |
|
|
a8c14f1331
|
Added token to header for get APIs to support notes by user
|
2023-03-01 23:28:31 +08:00 |
|
|
1131b2d448
|
Added registration page
|
2023-02-27 12:38:34 +08:00 |
|
|
115b8b207f
|
Added activation page
|
2023-02-27 00:07:46 +08:00 |
|
|
4caf7479fd
|
Added functional user login
|
2023-02-26 23:50:13 +08:00 |
|
|
352823a329
|
Added Redux states for login status and user logged in
|
2023-02-26 23:21:52 +08:00 |
|
|
0daa8cfa72
|
Polished and added more apis
|
2023-02-26 22:31:19 +08:00 |
|
|
66c934c34f
|
Dirty fix for userlogin api
|
2023-02-26 12:08:11 +08:00 |
|
|
836220f557
|
Dirty fix for User Info api
|
2023-02-26 12:04:32 +08:00 |
|
|
36f1e3683e
|
Added user info api
|
2023-02-26 00:22:17 +08:00 |
|
|
5a34617d77
|
Added login functionality
|
2023-02-25 23:27:12 +08:00 |
|
|
fff01854ce
|
Convert delete and new note into rest query syntax
|
2023-02-25 21:52:38 +08:00 |
|
|
8153561889
|
Move back to axios for api
|
2023-02-25 21:41:13 +08:00 |
|
|
044f45e038
|
Polished api and moved from axios to fetch
|
2023-02-25 21:27:26 +08:00 |
|
|
d96c26bc1a
|
Moved fetch query to own function
|
2023-02-25 21:21:23 +08:00 |
|