This website requires JavaScript.
Explore
Help
Sign In
rodude123
/
my-portfolio
Watch
1
Star
1
Fork
0
You've already forked my-portfolio
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
fb75dd2255
my-portfolio
/
dist
/
api
History
rodude123
fb75dd2255
Changed to using here multiline strings instead
...
Signed-off-by: rodude123 <rodude123@gmail.com>
2023-06-06 16:16:13 +01:00
..
blogData.php
Setup initial backend for the blog posts and added in the link to the pages
2023-06-06 16:04:39 +01:00
index.php
Changed to using here multiline strings instead
2023-06-06 16:16:13 +01:00
middleware.php
Final fixes to the website which should have been committed in the previous branch :(
2023-02-25 20:17:09 +00:00
projectData.php
changed how a few code snippets work and added in all projects section to view all the current projects includig <div class="grid__item"></div>
2023-02-23 18:53:28 +00:00
timelineData.php
Being able to edit a timeline item fully working as currently tested.
2022-10-29 19:31:34 +01:00
user.php
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
2022-10-09 02:40:06 +01:00