Commit Graph

9 Commits

Author SHA1 Message Date
2c612e5776 Added in ability to add a new project with and with an image and update a project with and without image. If a project is the main project then it cannot be deleted and when a new main project is selected it gets moved to the top.
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-02-07 03:09:14 +00:00
fd64eb92b0 Added in ability to add a new project with and without an image
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-02-06 01:26:35 +00:00
cef7cc5e64 Base HTML for projects section completed
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-01-17 01:56:03 +00:00
4f01ebe6ce created acd for editing projects data
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-11-11 13:56:42 +00:00
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
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
e54cc49f75 updated website to remove personal info for repo 2022-03-31 21:19:30 +01:00
97718c7aee Linked backend to frontend and fixed basic formatting in few files 2021-12-28 21:22:32 +00:00
9a282cb305 created backend for project section and updated the css for the images 2021-09-28 11:29:26 +01:00