{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":299516036,"defaultBranch":"main","name":"makeread.me","ownerLogin":"ShaanCoding","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-09-29T05:44:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/22236218?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715765992.0","currentOid":""},"activityList":{"items":[{"before":"524f3f641227bd59730093e7efa43994b5f44f3a","after":"219e0797d0ce76be4925498ea59ee50f142a1709","ref":"refs/heads/develop","pushedAt":"2024-05-15T09:43:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"[Shaan] Add Drag Button (#117)\n\n* Muted Exceptions in MongoDB for Development\r\n\r\n- Muted Exceptions when collection doesn't exist on a new DB\r\n- When we add observability we should fix this\r\n\r\n* Added Drag Trigger & Added Show Animations","shortMessageHtmlLink":"[Shaan] Add Drag Button (#117)"}},{"before":"3686e38f2d79da826ebd7f3f1649d47edc101ef0","after":"952b5064fabea777cfa9b99b13e14421eab417ea","ref":"refs/heads/main","pushedAt":"2024-05-15T09:41:35.000Z","pushType":"pr_merge","commitsCount":8,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Merge pull request #119 from ShaanCoding/develop\n\n* [aminbeigi] Replace FS with MongoDB (#106)\r\n\r\n* read from DB instead of FS to get Template\r\n\r\n* add MacroModel\r\n\r\n* Minor Fixes to MongoDB PR\r\n\r\n- Uncommented Exception as MongoDB URI is setup on production\r\n- Refactored readNjkFiles to instead readFS as this doesn't get the correct key macros causing issues on frontend\r\n- Removed console.log on sidebars\r\n- Added a TODO comment for future work\r\n\r\n---------\r\n\r\nCo-authored-by: Shaan <22236218+ShaanCoding@users.noreply.github.com>\r\n\r\n* Updated Environment Variables (#110)\r\n\r\n- Updated Environment Variables to hit PRIVATE_URL (VPC) to prevent unauthorised access to DB\r\n\r\n* [Shaan] Generator Page Too Cramped (#108)\r\n\r\n* Add Category on Click\r\n\r\n- Added the ability for categories to be added to the sidebar, filtering options on click\r\n- Added tooltip indicating that it's clickable\r\n- Removed tooltip / logic on non-sidebar applicable cards i.e. TopThreeCards\r\n\r\n* Removed TabContents\r\n\r\n- Select Template Page grabs data based on API call, no point containing a TabsContent label that isn't used\r\n\r\n* Created Raw Text Component\r\n\r\n- To style later, right now using it as a placeholder component\r\n\r\n* POC: MainContent Multiple Views\r\n\r\n- Really poor performance, unloads the blocks and is clunky but shows proof\r\n\r\n* Refactored Tab Logic\r\n\r\n- Decoupled Tab Logic to seperate components and isolated areas of concerns\r\n- Added Helper Functions to assist with state value mutations\r\n\r\n* UI Enhancements\r\n\r\n- Updated Lucide React Library & Added Column Icons\r\n- Added Consistent Animations for Changing Tabs\r\n\r\n* Removed Border on Single Grid View\r\n\r\n* Added Full View\r\n\r\n* Updated Generator Buttons\r\n\r\n- Updated Generator Buttons for consistency\r\n\r\n* [Bobrandy13] Created Contributions Page (#83)\r\n\r\n* Added a new contributions page at the end of the website\r\n\r\n* reverted the mess i made\r\n\r\nShould hopefully be a working contributions page\r\n\r\n* Added a new contributions page at the end of the website\r\n\r\n* Removed old contributions page\r\n\r\n* Small Refactor\r\n\r\n- Moved from team to contributors as the URL\r\n- Added the route to header & footer, instead of only footer and updated the name from \"Team\" to \"Contributors\" as this is an OSS project and does not contain a dedicated resource on it\r\n- Refactored contributors/page.tsx to be a bit more internally consistent with the rest of the application in regards to location\r\n- Moved description to config/contributors.ts and will later expand. This is for i18n standardisation later on\r\n\r\n* Formatted Card\r\n\r\n- Standardised UI/UX of the Card to the Rest of Our Application & Changed Inconsistent Function Definitions to Functional Components\r\n\r\n* Moved Contributions.ts to frontend/config\r\n\r\n- Moved contributions to frontend/config & started refactoring code / redesigning schema in preperation to move the types to the backend under contributors.model.ts\r\n- Removed unused import\r\n\r\n* Created Git Icon States w/ Colors\r\n\r\n- Created Components / Images for Common Git Operations\r\n\r\n* Moved ShowMinimize Button Into Function\r\n\r\n- Abstracted out show minimise button into a function in commons to allow usage in EditorBlock & Contributions Pages\r\n\r\n* Bug Fix: generateNumberOfViews utils\r\n\r\n- Added Edge Case for RAW Mode to show 1 column instead of two in multi-view modes, due to only one column showing regardless\r\n\r\n* Removed Logger\r\n\r\n* Added Is Minimized Button\r\n\r\n- Added IsMinimized to Contribution Cards\r\n\r\n* Generated New Frontend Types\r\n\r\n- Generated Frontend Types for Contributor\r\n\r\nUpdated Frontend types again\r\n\r\n* Moved contributions to contributor.ts config file\r\n\r\n* Created Github ContributionLinks Factory\r\n\r\n* Fixed Contribution Card & Subproperties\r\n\r\n* Added Contribution Data\r\n\r\n* Refactored Page / Component Names\r\n\r\n* Fixed Build Issues\r\n\r\n---------\r\n\r\nCo-authored-by: Shaan <22236218+ShaanCoding@users.noreply.github.com>\r\n\r\n* [Shaan] Environment Variables + MongoDB (#113)\r\n\r\n* Added Config For Multi Environment APIs\r\n\r\n- Added .env.example\r\n- Refactored API calls\r\n\r\n* Updated MongoDB Configuration\r\n\r\n- Updated MongoDB Configuration to create db called makereadme instead of test default\r\n\r\n* [Shaan] Optimised Frontend (#114)\r\n\r\n* Cleaned up environment variables and fixed FS issue\r\n\r\n* Added Docker File\r\n\r\n* Created Docker File & Cleanup\r\n\r\n- Fixed error with FS not being imported\r\n- Created Docker file speeding up frontend deployments from 10 minutes to 2 minutes\r\n- Cleaned up build process for deployment saving remaining\r\n- Cleaned up .env examples\r\n\r\n* [Shaan] Docker Env Patch (#116)\r\n\r\n* Added Build Argument\r\n\r\n* Patched no body logic, as we want to return []\r\n\r\n* Added Drop Logic per Deployment / Restart To Prevent Issues\r\n\r\n- Note: Horizontal scaling issues will be present\r\n\r\n---------\r\n\r\nCo-authored-by: Amin Beigi \r\nCo-authored-by: Kevin Huang <91509842+bobrandy13@users.noreply.github.com>","shortMessageHtmlLink":"Merge pull request #119 from ShaanCoding/develop"}},{"before":"503da1b71963e711c597d203a1bcb0e7e52b7e7c","after":"3686e38f2d79da826ebd7f3f1649d47edc101ef0","ref":"refs/heads/main","pushedAt":"2024-05-15T09:40:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Revert \"[Release] Optimised Docker, Databases, Contribution Page, MultiViews …\" (#118)\n\nThis reverts commit 503da1b71963e711c597d203a1bcb0e7e52b7e7c.","shortMessageHtmlLink":"Revert \"[Release] Optimised Docker, Databases, Contribution Page, Mul…"}},{"before":null,"after":"8c4b87781c1374ed6c3c4845ce2729707a97a614","ref":"refs/heads/revert-115-develop","pushedAt":"2024-05-15T09:39:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Revert \"[Release] Optimised Docker, Databases, Contribution Page, MultiViews …\"\n\nThis reverts commit 503da1b71963e711c597d203a1bcb0e7e52b7e7c.","shortMessageHtmlLink":"Revert \"[Release] Optimised Docker, Databases, Contribution Page, Mul…"}},{"before":"30fccf895de8e7d39c01ff5fe712243834db56bc","after":null,"ref":"refs/heads/feature/112-patch-2","pushedAt":"2024-05-15T09:37:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"}},{"before":null,"after":"72f12ceade063bc6e89208f637a3a1f1f6f56262","ref":"refs/heads/feature/111-add-drag-trigger","pushedAt":"2024-05-15T09:37:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Added Drag Trigger & Added Show Animations","shortMessageHtmlLink":"Added Drag Trigger & Added Show Animations"}},{"before":"4c2f4590b387191c5758a532d1973b7d923e7e24","after":"503da1b71963e711c597d203a1bcb0e7e52b7e7c","ref":"refs/heads/main","pushedAt":"2024-05-15T07:58:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"[Release] Optimised Docker, Databases, Contribution Page, MultiViews (#115)\n\n* [aminbeigi] Replace FS with MongoDB (#106)\r\n\r\n* read from DB instead of FS to get Template\r\n\r\n* add MacroModel\r\n\r\n* Minor Fixes to MongoDB PR\r\n\r\n- Uncommented Exception as MongoDB URI is setup on production\r\n- Refactored readNjkFiles to instead readFS as this doesn't get the correct key macros causing issues on frontend\r\n- Removed console.log on sidebars\r\n- Added a TODO comment for future work\r\n\r\n---------\r\n\r\nCo-authored-by: Shaan <22236218+ShaanCoding@users.noreply.github.com>\r\n\r\n* Updated Environment Variables (#110)\r\n\r\n- Updated Environment Variables to hit PRIVATE_URL (VPC) to prevent unauthorised access to DB\r\n\r\n* [Shaan] Generator Page Too Cramped (#108)\r\n\r\n* Add Category on Click\r\n\r\n- Added the ability for categories to be added to the sidebar, filtering options on click\r\n- Added tooltip indicating that it's clickable\r\n- Removed tooltip / logic on non-sidebar applicable cards i.e. TopThreeCards\r\n\r\n* Removed TabContents\r\n\r\n- Select Template Page grabs data based on API call, no point containing a TabsContent label that isn't used\r\n\r\n* Created Raw Text Component\r\n\r\n- To style later, right now using it as a placeholder component\r\n\r\n* POC: MainContent Multiple Views\r\n\r\n- Really poor performance, unloads the blocks and is clunky but shows proof\r\n\r\n* Refactored Tab Logic\r\n\r\n- Decoupled Tab Logic to seperate components and isolated areas of concerns\r\n- Added Helper Functions to assist with state value mutations\r\n\r\n* UI Enhancements\r\n\r\n- Updated Lucide React Library & Added Column Icons\r\n- Added Consistent Animations for Changing Tabs\r\n\r\n* Removed Border on Single Grid View\r\n\r\n* Added Full View\r\n\r\n* Updated Generator Buttons\r\n\r\n- Updated Generator Buttons for consistency\r\n\r\n* [Bobrandy13] Created Contributions Page (#83)\r\n\r\n* Added a new contributions page at the end of the website\r\n\r\n* reverted the mess i made\r\n\r\nShould hopefully be a working contributions page\r\n\r\n* Added a new contributions page at the end of the website\r\n\r\n* Removed old contributions page\r\n\r\n* Small Refactor\r\n\r\n- Moved from team to contributors as the URL\r\n- Added the route to header & footer, instead of only footer and updated the name from \"Team\" to \"Contributors\" as this is an OSS project and does not contain a dedicated resource on it\r\n- Refactored contributors/page.tsx to be a bit more internally consistent with the rest of the application in regards to location\r\n- Moved description to config/contributors.ts and will later expand. This is for i18n standardisation later on\r\n\r\n* Formatted Card\r\n\r\n- Standardised UI/UX of the Card to the Rest of Our Application & Changed Inconsistent Function Definitions to Functional Components\r\n\r\n* Moved Contributions.ts to frontend/config\r\n\r\n- Moved contributions to frontend/config & started refactoring code / redesigning schema in preperation to move the types to the backend under contributors.model.ts\r\n- Removed unused import\r\n\r\n* Created Git Icon States w/ Colors\r\n\r\n- Created Components / Images for Common Git Operations\r\n\r\n* Moved ShowMinimize Button Into Function\r\n\r\n- Abstracted out show minimise button into a function in commons to allow usage in EditorBlock & Contributions Pages\r\n\r\n* Bug Fix: generateNumberOfViews utils\r\n\r\n- Added Edge Case for RAW Mode to show 1 column instead of two in multi-view modes, due to only one column showing regardless\r\n\r\n* Removed Logger\r\n\r\n* Added Is Minimized Button\r\n\r\n- Added IsMinimized to Contribution Cards\r\n\r\n* Generated New Frontend Types\r\n\r\n- Generated Frontend Types for Contributor\r\n\r\nUpdated Frontend types again\r\n\r\n* Moved contributions to contributor.ts config file\r\n\r\n* Created Github ContributionLinks Factory\r\n\r\n* Fixed Contribution Card & Subproperties\r\n\r\n* Added Contribution Data\r\n\r\n* Refactored Page / Component Names\r\n\r\n* Fixed Build Issues\r\n\r\n---------\r\n\r\nCo-authored-by: Shaan <22236218+ShaanCoding@users.noreply.github.com>\r\n\r\n* [Shaan] Environment Variables + MongoDB (#113)\r\n\r\n* Added Config For Multi Environment APIs\r\n\r\n- Added .env.example\r\n- Refactored API calls\r\n\r\n* Updated MongoDB Configuration\r\n\r\n- Updated MongoDB Configuration to create db called makereadme instead of test default\r\n\r\n* [Shaan] Optimised Frontend (#114)\r\n\r\n* Cleaned up environment variables and fixed FS issue\r\n\r\n* Added Docker File\r\n\r\n* Created Docker File & Cleanup\r\n\r\n- Fixed error with FS not being imported\r\n- Created Docker file speeding up frontend deployments from 10 minutes to 2 minutes\r\n- Cleaned up build process for deployment saving remaining\r\n- Cleaned up .env examples\r\n\r\n* [Shaan] Docker Env Patch (#116)\r\n\r\n* Added Build Argument\r\n\r\n* Patched no body logic, as we want to return []\r\n\r\n* Added Drop Logic per Deployment / Restart To Prevent Issues\r\n\r\n- Note: Horizontal scaling issues will be present\r\n\r\n---------\r\n\r\nCo-authored-by: Amin Beigi \r\nCo-authored-by: Kevin Huang <91509842+bobrandy13@users.noreply.github.com>","shortMessageHtmlLink":"[Release] Optimised Docker, Databases, Contribution Page, MultiViews (#…"}},{"before":"ca5f3b568476954bfd27451b6bff157ba86a6d0c","after":"524f3f641227bd59730093e7efa43994b5f44f3a","ref":"refs/heads/develop","pushedAt":"2024-05-15T07:38:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"[Shaan] Docker Env Patch (#116)\n\n* Added Build Argument\r\n\r\n* Patched no body logic, as we want to return []\r\n\r\n* Added Drop Logic per Deployment / Restart To Prevent Issues\r\n\r\n- Note: Horizontal scaling issues will be present","shortMessageHtmlLink":"[Shaan] Docker Env Patch (#116)"}},{"before":"68f373b3a4e5057ed2c44e0644f328d60931d65f","after":"30fccf895de8e7d39c01ff5fe712243834db56bc","ref":"refs/heads/feature/112-patch-2","pushedAt":"2024-05-15T07:31:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Added Drop Logic per Deployment / Restart To Prevent Issues\n\n- Note: Horizontal scaling issues will be present","shortMessageHtmlLink":"Added Drop Logic per Deployment / Restart To Prevent Issues"}},{"before":"9dd75a14f2602690f5d30d1ea74a95c9cfea3395","after":"68f373b3a4e5057ed2c44e0644f328d60931d65f","ref":"refs/heads/feature/112-patch-2","pushedAt":"2024-05-15T07:26:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Patched no body logic, as we want to return []","shortMessageHtmlLink":"Patched no body logic, as we want to return []"}},{"before":null,"after":"9dd75a14f2602690f5d30d1ea74a95c9cfea3395","ref":"refs/heads/feature/112-patch-2","pushedAt":"2024-05-15T06:54:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Added Build Argument","shortMessageHtmlLink":"Added Build Argument"}},{"before":"8541849853d21e29b809a46094053cce438326f6","after":null,"ref":"refs/heads/feature/112-patches","pushedAt":"2024-05-14T15:25:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"}},{"before":"37153a00e207927da64ff5bbc2112dd8e7d708de","after":"8541849853d21e29b809a46094053cce438326f6","ref":"refs/heads/feature/112-patches","pushedAt":"2024-05-14T15:04:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Added Docker Build Argument","shortMessageHtmlLink":"Added Docker Build Argument"}},{"before":"9d94d375717a0179dc94a85140002deb17871144","after":"ca5f3b568476954bfd27451b6bff157ba86a6d0c","ref":"refs/heads/develop","pushedAt":"2024-05-14T14:48:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"[Shaan] Optimised Frontend (#114)\n\n* Cleaned up environment variables and fixed FS issue\r\n\r\n* Added Docker File\r\n\r\n* Created Docker File & Cleanup\r\n\r\n- Fixed error with FS not being imported\r\n- Created Docker file speeding up frontend deployments from 10 minutes to 2 minutes\r\n- Cleaned up build process for deployment saving remaining\r\n- Cleaned up .env examples","shortMessageHtmlLink":"[Shaan] Optimised Frontend (#114)"}},{"before":"e8281ea780a42ba1e0a0c48a5e33cff67fd224f7","after":"37153a00e207927da64ff5bbc2112dd8e7d708de","ref":"refs/heads/feature/112-patches","pushedAt":"2024-05-14T14:41:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Created Docker File & Cleanup\n\n- Fixed error with FS not being imported\n- Created Docker file speeding up frontend deployments from 10 minutes to 2 minutes\n- Cleaned up build process for deployment saving remaining\n- Cleaned up .env examples","shortMessageHtmlLink":"Created Docker File & Cleanup"}},{"before":"c39410aa9ff4473ca0365036cff17ea427ed2c19","after":"e8281ea780a42ba1e0a0c48a5e33cff67fd224f7","ref":"refs/heads/feature/112-patches","pushedAt":"2024-05-14T14:35:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"a","shortMessageHtmlLink":"a"}},{"before":"dbf1fa8ecb00da0518427ac670c6eaadc26f8e4b","after":"c39410aa9ff4473ca0365036cff17ea427ed2c19","ref":"refs/heads/feature/112-patches","pushedAt":"2024-05-14T14:29:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Fixed","shortMessageHtmlLink":"Fixed"}},{"before":"1496cef81184a9fd525cf37467af9f7ccd8aa73f","after":"dbf1fa8ecb00da0518427ac670c6eaadc26f8e4b","ref":"refs/heads/feature/112-patches","pushedAt":"2024-05-14T14:21:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Yeet","shortMessageHtmlLink":"Yeet"}},{"before":"3f606af54a05529eecfdc40d88db5ac496855100","after":"1496cef81184a9fd525cf37467af9f7ccd8aa73f","ref":"refs/heads/feature/112-patches","pushedAt":"2024-05-14T14:18:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Yeet","shortMessageHtmlLink":"Yeet"}},{"before":"87e28a2a018e2ba29ae3f9f56097a39f269d29d3","after":"3f606af54a05529eecfdc40d88db5ac496855100","ref":"refs/heads/feature/112-patches","pushedAt":"2024-05-14T14:11:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Moved from alpine to slim to allow sharp","shortMessageHtmlLink":"Moved from alpine to slim to allow sharp"}},{"before":"336b645bc8c47e31e46d8de147f267a249aa91c7","after":"87e28a2a018e2ba29ae3f9f56097a39f269d29d3","ref":"refs/heads/feature/112-patches","pushedAt":"2024-05-14T14:07:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Added files","shortMessageHtmlLink":"Added files"}},{"before":"738014b4fcb2f258cfbb603a065c2d458061ada3","after":"336b645bc8c47e31e46d8de147f267a249aa91c7","ref":"refs/heads/feature/112-patches","pushedAt":"2024-05-14T13:59:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Test","shortMessageHtmlLink":"Test"}},{"before":"3ab7b76864ab5a87eaac772de8454228bd8bf7fd","after":"738014b4fcb2f258cfbb603a065c2d458061ada3","ref":"refs/heads/feature/112-patches","pushedAt":"2024-05-14T13:56:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Added Docker File","shortMessageHtmlLink":"Added Docker File"}},{"before":"7eacfa70f70e581799c635e94e13379dad74d2f7","after":"3ab7b76864ab5a87eaac772de8454228bd8bf7fd","ref":"refs/heads/feature/112-patches","pushedAt":"2024-05-14T13:50:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Added Docker File","shortMessageHtmlLink":"Added Docker File"}},{"before":"15623d1c9b0b93a2f4c897878e30e9ae005f13c3","after":"7eacfa70f70e581799c635e94e13379dad74d2f7","ref":"refs/heads/feature/112-patches","pushedAt":"2024-05-14T13:48:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Added Docker File","shortMessageHtmlLink":"Added Docker File"}},{"before":"06fed10d6e9572b44e310a15b720936c6c9c8a3b","after":"15623d1c9b0b93a2f4c897878e30e9ae005f13c3","ref":"refs/heads/feature/112-patches","pushedAt":"2024-05-14T13:37:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Added Docker File","shortMessageHtmlLink":"Added Docker File"}},{"before":null,"after":"06fed10d6e9572b44e310a15b720936c6c9c8a3b","ref":"refs/heads/feature/112-patches","pushedAt":"2024-05-14T13:16:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Cleaned up environment variables and fixed FS issue","shortMessageHtmlLink":"Cleaned up environment variables and fixed FS issue"}},{"before":"d62bf79c663f416fb0c5df16511ac3915060ac1b","after":null,"ref":"refs/heads/feature/112-db-dx-enhnacement","pushedAt":"2024-05-14T12:35:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"}},{"before":"39a2fc5b3eb0f9f7b6136694a5f38197179d133e","after":"9d94d375717a0179dc94a85140002deb17871144","ref":"refs/heads/develop","pushedAt":"2024-05-14T12:35:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"[Shaan] Environment Variables + MongoDB (#113)\n\n* Added Config For Multi Environment APIs\r\n\r\n- Added .env.example\r\n- Refactored API calls\r\n\r\n* Updated MongoDB Configuration\r\n\r\n- Updated MongoDB Configuration to create db called makereadme instead of test default","shortMessageHtmlLink":"[Shaan] Environment Variables + MongoDB (#113)"}},{"before":"5677c8d4fc31d60a0f9c132f2f9ecf86a447e3d8","after":"d62bf79c663f416fb0c5df16511ac3915060ac1b","ref":"refs/heads/feature/112-db-dx-enhnacement","pushedAt":"2024-05-14T12:04:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ShaanCoding","name":"Shaan Khan","path":"/ShaanCoding","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22236218?s=80&v=4"},"commit":{"message":"Updated MongoDB Configuration\n\n- Updated MongoDB Configuration to create db called makereadme instead of test default","shortMessageHtmlLink":"Updated MongoDB Configuration"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESl1ERQA","startCursor":null,"endCursor":null}},"title":"Activity · ShaanCoding/makeread.me"}