{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":718945181,"defaultBranch":"master","name":"Notes-app-backend","ownerLogin":"Abhay5855","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-11-15T05:34:19.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/71277980?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1700026551.0","currentOid":""},"activityList":{"items":[{"before":"15eaf24dcb8e31e94c9379e58e5fa59a51f579b0","after":"504b39b94b4e7429e7cdee58e5676462da04a108","ref":"refs/heads/master","pushedAt":"2024-01-12T20:08:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix:instead of noteId check userId","shortMessageHtmlLink":"fix:instead of noteId check userId"}},{"before":"8686462552fac3043311b9ab6e6dbdf14da79844","after":"15eaf24dcb8e31e94c9379e58e5fa59a51f579b0","ref":"refs/heads/master","pushedAt":"2024-01-12T20:06:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix:add the userId instead of the noteId","shortMessageHtmlLink":"fix:add the userId instead of the noteId"}},{"before":"902b6c2ef080aa78964b934850a0a59fb22f15a2","after":"8686462552fac3043311b9ab6e6dbdf14da79844","ref":"refs/heads/master","pushedAt":"2024-01-12T15:18:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix:the notes in the response","shortMessageHtmlLink":"fix:the notes in the response"}},{"before":"94df8be165bca19b494cade7b8a12588e5118c0c","after":"902b6c2ef080aa78964b934850a0a59fb22f15a2","ref":"refs/heads/master","pushedAt":"2024-01-12T15:02:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix:add the noteId in the response.","shortMessageHtmlLink":"fix:add the noteId in the response."}},{"before":"6ba3b03f1c995349c1d82f90f07e144876d89829","after":"94df8be165bca19b494cade7b8a12588e5118c0c","ref":"refs/heads/master","pushedAt":"2024-01-12T10:45:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"feat:Fetch the uploaded image","shortMessageHtmlLink":"feat:Fetch the uploaded image"}},{"before":"225522a7c90029cf8beaa2071c98355429f0919b","after":"6ba3b03f1c995349c1d82f90f07e144876d89829","ref":"refs/heads/master","pushedAt":"2024-01-12T10:28:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"refactor: the upload api to accept the buffer data.","shortMessageHtmlLink":"refactor: the upload api to accept the buffer data."}},{"before":"0a3c9ab60185932d562d6c1c6d98aa84e7082b96","after":"225522a7c90029cf8beaa2071c98355429f0919b","ref":"refs/heads/master","pushedAt":"2024-01-08T09:53:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fox:remove the unused var","shortMessageHtmlLink":"fox:remove the unused var"}},{"before":"e9b7c87fa90db9ecb5a876babfcbb6ae27a2fc5b","after":"0a3c9ab60185932d562d6c1c6d98aa84e7082b96","ref":"refs/heads/master","pushedAt":"2024-01-07T11:43:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix:add the multer defination","shortMessageHtmlLink":"fix:add the multer defination"}},{"before":"0ab875d9902b09bfdc036e782a071ed6ffa777b5","after":"e9b7c87fa90db9ecb5a876babfcbb6ae27a2fc5b","ref":"refs/heads/master","pushedAt":"2024-01-07T11:41:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fixL add the middleware of the upload, to the route","shortMessageHtmlLink":"fixL add the middleware of the upload, to the route"}},{"before":"3e84eaae52d80195df6d09cf0fc6f9a31ee8ff7e","after":"0ab875d9902b09bfdc036e782a071ed6ffa777b5","ref":"refs/heads/master","pushedAt":"2024-01-07T09:19:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"refactor: Chnage the upload function, with the imageData.","shortMessageHtmlLink":"refactor: Chnage the upload function, with the imageData."}},{"before":"52f133388e2cf165ef5f34b60a455118aa1d2c48","after":"3e84eaae52d80195df6d09cf0fc6f9a31ee8ff7e","ref":"refs/heads/master","pushedAt":"2024-01-07T08:31:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix: allow the upload to get the file.","shortMessageHtmlLink":"fix: allow the upload to get the file."}},{"before":"3a968d012464a0808a5c9ef933107706940dca51","after":"52f133388e2cf165ef5f34b60a455118aa1d2c48","ref":"refs/heads/master","pushedAt":"2024-01-06T22:28:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"refactor:improve the error messages of the upload.","shortMessageHtmlLink":"refactor:improve the error messages of the upload."}},{"before":"403d81d1034803b19deccf670b863f44aaab058e","after":"3a968d012464a0808a5c9ef933107706940dca51","ref":"refs/heads/master","pushedAt":"2024-01-06T22:20:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix: the logic to accept base64 as image in the upload logic","shortMessageHtmlLink":"fix: the logic to accept base64 as image in the upload logic"}},{"before":"5ce3567f3925fe161fc0873012fb6dde0d312345","after":"403d81d1034803b19deccf670b863f44aaab058e","ref":"refs/heads/master","pushedAt":"2024-01-06T21:46:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix:chnage the buffer to req.file","shortMessageHtmlLink":"fix:chnage the buffer to req.file"}},{"before":"9d13229ab6fd369f269616708c4e86002c2efb84","after":"5ce3567f3925fe161fc0873012fb6dde0d312345","ref":"refs/heads/master","pushedAt":"2024-01-06T21:21:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix: the route","shortMessageHtmlLink":"fix: the route"}},{"before":"d5f0a089550aaea3c9f4fd6c98302ca5d1542e1d","after":"9d13229ab6fd369f269616708c4e86002c2efb84","ref":"refs/heads/master","pushedAt":"2024-01-06T21:14:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix:route change in the notes","shortMessageHtmlLink":"fix:route change in the notes"}},{"before":"97f8ed2d824c7cfee1f6a82097c3ccc4bd90ab06","after":"d5f0a089550aaea3c9f4fd6c98302ca5d1542e1d","ref":"refs/heads/master","pushedAt":"2024-01-06T20:24:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix:the route issue in the upload","shortMessageHtmlLink":"fix:the route issue in the upload"}},{"before":"7030aeae2904101d625de4cce9c7c8b088b3d38a","after":"97f8ed2d824c7cfee1f6a82097c3ccc4bd90ab06","ref":"refs/heads/master","pushedAt":"2024-01-06T19:46:46.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix:add the controller to the routes","shortMessageHtmlLink":"fix:add the controller to the routes"}},{"before":"ee13f9a71e74fe985a2442d55c8e9e294587b4e6","after":"7030aeae2904101d625de4cce9c7c8b088b3d38a","ref":"refs/heads/master","pushedAt":"2023-12-26T19:08:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"refactor: the add to like notes controller.","shortMessageHtmlLink":"refactor: the add to like notes controller."}},{"before":"3d9d792e8a3105e5bd007683699e02676e571e72","after":"ee13f9a71e74fe985a2442d55c8e9e294587b4e6","ref":"refs/heads/master","pushedAt":"2023-12-26T17:46:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"refactor: the logic of the like and unlike the notes","shortMessageHtmlLink":"refactor: the logic of the like and unlike the notes"}},{"before":"d46687431e30f1f01d987171e3fb1fcfc567140c","after":"3d9d792e8a3105e5bd007683699e02676e571e72","ref":"refs/heads/master","pushedAt":"2023-12-26T17:38:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix:the liked status","shortMessageHtmlLink":"fix:the liked status"}},{"before":"a083b69c4f4b02b50843c4775429a79cfc7e41ac","after":"d46687431e30f1f01d987171e3fb1fcfc567140c","ref":"refs/heads/master","pushedAt":"2023-12-26T17:29:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"refactor: add the functionality to toggle the liked status in the same controller","shortMessageHtmlLink":"refactor: add the functionality to toggle the liked status in the sam…"}},{"before":"d4e9a3c55550590e977f305e9f20b8c06e45b807","after":"a083b69c4f4b02b50843c4775429a79cfc7e41ac","ref":"refs/heads/master","pushedAt":"2023-12-26T15:55:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"feat:implement a controller to add the notes to the favourite, and add it to the schema","shortMessageHtmlLink":"feat:implement a controller to add the notes to the favourite, and ad…"}},{"before":"cac6f9b81e00df3c296a99fde0e6cbd9dff87662","after":"d4e9a3c55550590e977f305e9f20b8c06e45b807","ref":"refs/heads/master","pushedAt":"2023-12-25T20:48:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"refactor:change the default color of the notes","shortMessageHtmlLink":"refactor:change the default color of the notes"}},{"before":"063715a79eedb0cb017a241b5f33e0f0a7f6abca","after":"cac6f9b81e00df3c296a99fde0e6cbd9dff87662","ref":"refs/heads/master","pushedAt":"2023-12-25T20:34:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix:return the note color only","shortMessageHtmlLink":"fix:return the note color only"}},{"before":"b306fbd330e74361b615773bd7668c0ed04f74b3","after":"063715a79eedb0cb017a241b5f33e0f0a7f6abca","ref":"refs/heads/master","pushedAt":"2023-12-25T20:31:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix:return the notes","shortMessageHtmlLink":"fix:return the notes"}},{"before":"e759ef89d2e519e22d3d0faeace53f2082c3c0a0","after":"b306fbd330e74361b615773bd7668c0ed04f74b3","ref":"refs/heads/master","pushedAt":"2023-12-25T17:44:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix:update the color first with the response and then send the color","shortMessageHtmlLink":"fix:update the color first with the response and then send the color"}},{"before":"d1910f7e2b4787406630c122deb26a3dd2a591a6","after":"e759ef89d2e519e22d3d0faeace53f2082c3c0a0","ref":"refs/heads/master","pushedAt":"2023-12-25T17:37:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix: then notes response","shortMessageHtmlLink":"fix: then notes response"}},{"before":"eea6372ffc4cfc2741a13ba297aabd0314624248","after":"d1910f7e2b4787406630c122deb26a3dd2a591a6","ref":"refs/heads/master","pushedAt":"2023-12-24T16:22:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix:return the json data for unpinned note","shortMessageHtmlLink":"fix:return the json data for unpinned note"}},{"before":"921824ab564cb91b81ba153f1bf4f4de96059fb4","after":"eea6372ffc4cfc2741a13ba297aabd0314624248","ref":"refs/heads/master","pushedAt":"2023-12-23T12:06:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Abhay5855","name":"Abhay Patil","path":"/Abhay5855","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71277980?s=80&v=4"},"commit":{"message":"fix:keep the base api url","shortMessageHtmlLink":"fix:keep the base api url"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD3oklFgA","startCursor":null,"endCursor":null}},"title":"Activity · Abhay5855/Notes-app-backend"}