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
a85073b051
my-portfolio
/
dist
/
api
History
rodude123
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
..
index.php
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.
2023-02-07 03:09:14 +00:00
middleware.php
Added in ability to add a new project with and without an image
2023-02-06 01:26:35 +00:00
projectData.php
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.
2023-02-07 03:09:14 +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