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
Files
be5e047f51e17f595019dab4c4c54eba4af4e49e
my-portfolio
/
dist
/
api
/
user
T
History
rodude123
61b8d3a987
Used CKEditor for being able to edit the post body. Added the ability to make a post and send it to the backend. Formatted post on backend by moving images into respective directory with the post name and unique ID. Showed message if errored or succeeded.
...
Signed-off-by: rodude123 <
rodude123@gmail.com
>
2023-06-26 03:54:25 +01:00
..
user.php
Moved all current routes to individual folders which use a class system and inherit from an interface. Moved rest of the files for a better structure and for readability. Each editable cms should have its own folder with a routes class file and data class file
2023-06-08 15:10:27 +01:00
userData.php
Used CKEditor for being able to edit the post body. Added the ability to make a post and send it to the backend. Formatted post on backend by moving images into respective directory with the post name and unique ID. Showed message if errored or succeeded.
2023-06-26 03:54:25 +01:00
userRoutes.php
Used CKEditor for being able to edit the post body. Added the ability to make a post and send it to the backend. Formatted post on backend by moving images into respective directory with the post name and unique ID. Showed message if errored or succeeded.
2023-06-26 03:54:25 +01:00