Commit Graph

16 Commits

Author SHA1 Message Date
rodude123 98c026b946 Created the JWT authentication for the editor so that it's more secure and can potentially be used to create a desktop app in the future. Used Tuupola's JWT auth middleware implementation to help with the auth part. Used Firebase's JWT method to create the token
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-10-09 02:40:06 +01:00
rodude123 d963904174 Completed reset password section and added in eye button to toggle between shown and hidden password.
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-09-14 13:35:58 +01:00
rodude123 d8e16e8de1 Added in base code for reset email
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-08-07 22:34:31 +01:00
rodude123 90a3e4f533 Added in editor login feature to login into editor
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-07-29 20:00:36 +01:00
rodude123 3f5ebd2de1 same site cookie to strict 2022-01-23 21:52:01 +00:00
rodude123 d461b5bf55 added in session start for cookie to be recognized 2022-01-23 21:02:08 +00:00
rodude123 b05860f8da Added in same site cookie middleware to account for csrf token 2022-01-23 20:59:06 +00:00
rodude123 4764deb58f Added in error hovering to the form and fixed some warnings 2022-01-11 19:51:53 +00:00
rodude123 1a9924e539 added in contact links in the find me section of the contact section 2021-12-30 16:08:47 +00:00
rodude123 3984d13a20 fixed array error 2021-12-28 21:35:21 +00:00
rodude123 97718c7aee Linked backend to frontend and fixed basic formatting in few files 2021-12-28 21:22:32 +00:00
rodude123 9c4e487b11 Linked backend to frontend and fixed basic formatting in few files 2021-12-28 21:20:00 +00:00
rodude123 9a282cb305 created backend for project section and updated the css for the images 2021-09-28 11:29:26 +01:00
rodude123 d304149f9b Created project sections front end with dummy images and text for now. Not mobile compatible yet. 2021-09-13 18:03:20 +01:00
rodude123 b88c35ca5b Linked backend with frontend and styled curriculum vitae for mobile 2021-08-31 18:50:08 +01:00
rodude123 edcc979319 Started backend for cv timeline data 2021-08-22 10:44:49 +01:00