Rohit Pai rodude123
rodude123 merged pull request rodude123/my-portfolio#34 2023-06-26 17:05:57 +01:00
add-to-blog
rodude123 created pull request rodude123/my-portfolio#34 2023-06-26 17:05:49 +01:00
add-to-blog
rodude123 pushed to add-to-blog at rodude123/my-portfolio 2023-06-26 16:52:54 +01:00
7b637dac7b Added in the ability not upload a headerImage and instead use a placeholder. Folder ID is now stored in the DB
rodude123 pushed to add-to-blog at rodude123/my-portfolio 2023-06-26 03:56:53 +01:00
bae523b62b Uploaded imgUtils.php file
rodude123 created branch add-to-blog in rodude123/my-portfolio 2023-06-26 03:54:31 +01:00
rodude123 pushed to add-to-blog at rodude123/my-portfolio 2023-06-26 03:54:31 +01:00
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.
rodude123 deleted branch intial-blog-setup from rodude123/my-portfolio 2023-06-09 14:56:35 +01:00
rodude123 pushed to master at rodude123/my-portfolio 2023-06-09 14:56:35 +01:00
88c5cc9508 Merge pull request 'intial-blog-setup' (#33) from intial-blog-setup into master
e82ec15504 Fixed bugs in blog routes and added doc comments to all route files
e339204bd7 Updated CV pdf
a3eb4678f9 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
fb75dd2255 Changed to using here multiline strings instead
Compare 7 commits »
rodude123 merged pull request rodude123/my-portfolio#33 2023-06-09 14:56:34 +01:00
intial-blog-setup
rodude123 created pull request rodude123/my-portfolio#33 2023-06-09 14:56:15 +01:00
intial-blog-setup
rodude123 created branch intial-blog-setup in rodude123/my-portfolio 2023-06-09 14:53:38 +01:00
rodude123 pushed to intial-blog-setup at rodude123/my-portfolio 2023-06-09 14:53:38 +01:00
e82ec15504 Fixed bugs in blog routes and added doc comments to all route files
e339204bd7 Updated CV pdf
a3eb4678f9 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
fb75dd2255 Changed to using here multiline strings instead
3ccc7de5b4 Setup initial backend for the blog posts and added in the link to the pages
Compare 6 commits »
rodude123 deleted branch add-to-blog from rodude123/my-portfolio 2023-06-09 14:53:28 +01:00
rodude123 pushed to add-to-blog at rodude123/my-portfolio 2023-06-09 14:50:24 +01:00
e82ec15504 Fixed bugs in blog routes and added doc comments to all route files
rodude123 pushed to add-to-blog at rodude123/my-portfolio 2023-06-09 14:39:32 +01:00
e339204bd7 Updated CV pdf
rodude123 pushed to add-to-blog at rodude123/my-portfolio 2023-06-08 15:10:31 +01:00
a3eb4678f9 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
rodude123 pushed to add-to-blog at rodude123/my-portfolio 2023-06-06 16:18:17 +01:00
fb75dd2255 Changed to using here multiline strings instead
rodude123 pushed to add-to-blog at rodude123/my-portfolio 2023-06-06 16:05:41 +01:00
3ccc7de5b4 Setup initial backend for the blog posts and added in the link to the pages
rodude123 created branch add-to-blog in rodude123/my-portfolio 2023-06-03 14:09:31 +01:00
rodude123 pushed to add-to-blog at rodude123/my-portfolio 2023-06-03 14:09:31 +01:00
23f7ff4dc5 added some base code for the blog page nothing fancy