Commit Graph

13 Commits

Author SHA1 Message Date
a5c7d16991 Added the ability to see the timeline data in the editor and added in a basic form.
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-10-09 16:02:07 +01: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
d8e16e8de1 Added in base code for reset email
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-08-07 22:34:31 +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
4e7eaa4990 added in backend for contact and ajax request 2022-01-03 19:32:30 +00:00
9c4e487b11 Linked backend to frontend and fixed basic formatting in few files 2021-12-28 21:20:00 +00:00
87f29b1439 fixed cv timeline view on mobile 2021-09-06 19:20:44 +01:00
b88c35ca5b Linked backend with frontend and styled curriculum vitae for mobile 2021-08-31 18:50:08 +01:00
539e6cc23d Updated timeline route for both education and work 2021-08-27 21:18:19 +01:00
a5cf796475 correct naming of file config.php 2021-08-23 21:38:37 +01:00
36750c2c47 added semicolon on line 2021-08-23 21:35:11 +01:00
102a614214 created timelineData function and added it to its route 2021-08-23 09:30:08 +01:00
edcc979319 Started backend for cv timeline data 2021-08-22 10:44:49 +01:00