{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":657637719,"defaultBranch":"main","name":"blog-restful-api","ownerLogin":"usama-bit137","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-06-23T13:50:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/83161430?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1687528431.721657","currentOid":""},"activityList":{"items":[{"before":"bc8b9f15445233716062e56f33792d5243129e8a","after":"6add707898427f2e7b10811ab711dbfe430389ea","ref":"refs/heads/main","pushedAt":"2023-10-13T11:46:18.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Merge branch 'main' of github.com:usama-bit137/blog-restful-api","shortMessageHtmlLink":"Merge branch 'main' of github.com:usama-bit137/blog-restful-api"}},{"before":"fdb8a393eef798661ea1a22da1eae52ba47f5f2e","after":"bc8b9f15445233716062e56f33792d5243129e8a","ref":"refs/heads/main","pushedAt":"2023-08-15T01:52:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Update readme.md","shortMessageHtmlLink":"Update readme.md"}},{"before":"1398cfbfadfe3dce4bac1b8393ef9dd3e1285692","after":"fdb8a393eef798661ea1a22da1eae52ba47f5f2e","ref":"refs/heads/main","pushedAt":"2023-08-09T12:59:46.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"changed the placeholder text in the text body element","shortMessageHtmlLink":"changed the placeholder text in the text body element"}},{"before":"2dcbd5bb74eaa72797768de95ea104707a9ded5e","after":"1398cfbfadfe3dce4bac1b8393ef9dd3e1285692","ref":"refs/heads/main","pushedAt":"2023-08-08T22:39:04.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Removed 'About' page as redundant.","shortMessageHtmlLink":"Removed 'About' page as redundant."}},{"before":"e162d352680470ee9f6b6bb642984f2076785560","after":"2dcbd5bb74eaa72797768de95ea104707a9ded5e","ref":"refs/heads/main","pushedAt":"2023-08-07T22:02:46.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Added signup routes for new users. Other templates improved.","shortMessageHtmlLink":"Added signup routes for new users. Other templates improved."}},{"before":"c484cce442cf4b35c70dd47731f2fd694378d16e","after":"e162d352680470ee9f6b6bb642984f2076785560","ref":"refs/heads/main","pushedAt":"2023-08-03T14:25:10.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Moved handlers to viewsFactory","shortMessageHtmlLink":"Moved handlers to viewsFactory"}},{"before":"31ff8a9d99955850937388c35ec74d7a2bb0de71","after":"c484cce442cf4b35c70dd47731f2fd694378d16e","ref":"refs/heads/main","pushedAt":"2023-08-02T16:15:32.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"added styles and new pages in the site.","shortMessageHtmlLink":"added styles and new pages in the site."}},{"before":"e6b2fab7adf97e10bcd55f60cd59a935207149a7","after":"31ff8a9d99955850937388c35ec74d7a2bb0de71","ref":"refs/heads/main","pushedAt":"2023-08-02T00:09:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Comment schema created.","shortMessageHtmlLink":"Comment schema created."}},{"before":"c5c259b151693bfde83af9ed0b7c76a8a639080f","after":"e6b2fab7adf97e10bcd55f60cd59a935207149a7","ref":"refs/heads/main","pushedAt":"2023-08-01T23:56:25.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Created a catchAsync function which catches errors in async functions in order to remove try-catch blocks for clean code.","shortMessageHtmlLink":"Created a catchAsync function which catches errors in async functions…"}},{"before":"f8da5c95c57a6d5f7680f952720e89b72a2d7fcb","after":"c5c259b151693bfde83af9ed0b7c76a8a639080f","ref":"refs/heads/main","pushedAt":"2023-07-19T17:34:06.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Created a local copy of DB. Created import and delete scripts.","shortMessageHtmlLink":"Created a local copy of DB. Created import and delete scripts."}},{"before":"493890a39470bd21bd521967ad59800ad209f34c","after":"f8da5c95c57a6d5f7680f952720e89b72a2d7fcb","ref":"refs/heads/main","pushedAt":"2023-07-18T23:29:27.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Implemented protected routes on certain queries.","shortMessageHtmlLink":"Implemented protected routes on certain queries."}},{"before":"f34302d2dfaf8978189638a26ab12051d9251c04","after":"493890a39470bd21bd521967ad59800ad209f34c","ref":"refs/heads/main","pushedAt":"2023-07-18T16:23:00.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Implemented /login route which is handled by the authController.login route.","shortMessageHtmlLink":"Implemented /login route which is handled by the authController.login…"}},{"before":"a0a789e288d1f56cee30bb907c42ee14e472c9d9","after":"f34302d2dfaf8978189638a26ab12051d9251c04","ref":"refs/heads/main","pushedAt":"2023-07-18T15:38:49.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Implemented user signup route using authorisation controller.","shortMessageHtmlLink":"Implemented user signup route using authorisation controller."}},{"before":"d05779b3ae9f990314a33c3ac89db0da68e23228","after":"a0a789e288d1f56cee30bb907c42ee14e472c9d9","ref":"refs/heads/main","pushedAt":"2023-07-18T02:38:01.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Added new packages, JWT, bcrypt...","shortMessageHtmlLink":"Added new packages, JWT, bcrypt..."}},{"before":"e4cde9b568d1bb98866a169fd77ce2ea267c0faf","after":"d05779b3ae9f990314a33c3ac89db0da68e23228","ref":"refs/heads/main","pushedAt":"2023-07-16T16:05:55.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Imported validator and bcrypt modules for authentification.","shortMessageHtmlLink":"Imported validator and bcrypt modules for authentification."}},{"before":"35310fe5c86eb6872d2d35e1029f7b6c7849aa1f","after":"e4cde9b568d1bb98866a169fd77ce2ea267c0faf","ref":"refs/heads/main","pushedAt":"2023-07-15T21:58:32.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Added new styles for Blog component","shortMessageHtmlLink":"Added new styles for Blog component"}},{"before":"1622b186794c478b410b9adf3dd5725bdad75dc2","after":"35310fe5c86eb6872d2d35e1029f7b6c7849aa1f","ref":"refs/heads/main","pushedAt":"2023-07-11T15:56:11.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Added production script.","shortMessageHtmlLink":"Added production script."}},{"before":"b5e980337edc50b7aa69fd4a62aa35005374da85","after":"1622b186794c478b410b9adf3dd5725bdad75dc2","ref":"refs/heads/main","pushedAt":"2023-06-23T22:24:56.044Z","pushType":"push","commitsCount":1,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Implemented comments and likes in post schema.","shortMessageHtmlLink":"Implemented comments and likes in post schema."}},{"before":"885c9f35cd0d694ba5e05ca0d4487c28a0d4307e","after":"b5e980337edc50b7aa69fd4a62aa35005374da85","ref":"refs/heads/main","pushedAt":"2023-06-23T22:23:27.043Z","pushType":"push","commitsCount":1,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Implemented comments array in schema - this houses the username of the poster and the comment itself.","shortMessageHtmlLink":"Implemented comments array in schema - this houses the username of th…"}},{"before":"bfc23985d928785bee60d2c717c6f9a03b30751b","after":"885c9f35cd0d694ba5e05ca0d4487c28a0d4307e","ref":"refs/heads/main","pushedAt":"2023-06-23T21:56:51.064Z","pushType":"push","commitsCount":5,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"title field added to mongoose schema.","shortMessageHtmlLink":"title field added to mongoose schema."}},{"before":"cb442acb8a9f6235bb33e0b83cb51a5b4d57de48","after":"bfc23985d928785bee60d2c717c6f9a03b30751b","ref":"refs/heads/main","pushedAt":"2023-06-23T20:05:33.623Z","pushType":"push","commitsCount":3,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Created routes for PATCH and DELETE requests.","shortMessageHtmlLink":"Created routes for PATCH and DELETE requests."}},{"before":"13f8b0e195d4cb09019348df2d1089c4d5c5b649","after":"cb442acb8a9f6235bb33e0b83cb51a5b4d57de48","ref":"refs/heads/main","pushedAt":"2023-06-23T18:36:34.174Z","pushType":"push","commitsCount":1,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Updated readme.","shortMessageHtmlLink":"Updated readme."}},{"before":"28704623c0dcd6ee05dbd844354eda556a56f5bc","after":"13f8b0e195d4cb09019348df2d1089c4d5c5b649","ref":"refs/heads/main","pushedAt":"2023-06-23T18:34:06.327Z","pushType":"push","commitsCount":1,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Updated readme.","shortMessageHtmlLink":"Updated readme."}},{"before":"647a8c13b23dbd611f80cafb5c91075bd9c7ac69","after":"28704623c0dcd6ee05dbd844354eda556a56f5bc","ref":"refs/heads/main","pushedAt":"2023-06-23T17:49:20.698Z","pushType":"push","commitsCount":1,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"readme updated.","shortMessageHtmlLink":"readme updated."}},{"before":"c370422ce2819cb45bc164b480d6784e2970d641","after":"647a8c13b23dbd611f80cafb5c91075bd9c7ac69","ref":"refs/heads/main","pushedAt":"2023-06-23T17:37:48.989Z","pushType":"push","commitsCount":4,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"post routes match with correct HTTP methods. Using the mongoDB _id field in the URL query will result in the correct post with the correct body text.","shortMessageHtmlLink":"post routes match with correct HTTP methods. Using the mongoDB _id fi…"}},{"before":"03d66db7ccdc844100632964e126a34e6d603bf3","after":"c370422ce2819cb45bc164b480d6784e2970d641","ref":"refs/heads/main","pushedAt":"2023-06-23T16:39:53.902Z","pushType":"push","commitsCount":2,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Database connected to server.","shortMessageHtmlLink":"Database connected to server."}},{"before":"fc24a83b247848984adcdd40e8ec943a4babdba4","after":"03d66db7ccdc844100632964e126a34e6d603bf3","ref":"refs/heads/main","pushedAt":"2023-06-23T16:08:51.807Z","pushType":"push","commitsCount":4,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Express app created. Morgan module set up. This will show us the HTTP requests in a nice format. This should be configures in 'development' mode.","shortMessageHtmlLink":"Express app created. Morgan module set up. This will show us the HTTP…"}},{"before":"ac597e346366863479726acda69240410f770ee4","after":"fc24a83b247848984adcdd40e8ec943a4babdba4","ref":"refs/heads/main","pushedAt":"2023-06-23T13:56:52.172Z","pushType":"push","commitsCount":1,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Updated readme.md","shortMessageHtmlLink":"Updated readme.md"}},{"before":null,"after":"ac597e346366863479726acda69240410f770ee4","ref":"refs/heads/main","pushedAt":"2023-06-23T13:53:51.721Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"usama-bit137","name":"Usama ","path":"/usama-bit137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83161430?s=80&v=4"},"commit":{"message":"Initial commit.","shortMessageHtmlLink":"Initial commit."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADllrCIQA","startCursor":null,"endCursor":null}},"title":"Activity · usama-bit137/blog-restful-api"}