{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":439540788,"defaultBranch":"main","name":"fpng","ownerLogin":"richgel999","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-12-18T06:01:27.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6934809?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1724570074.0","currentOid":""},"activityList":{"items":[{"before":"f61458966a0dcb37172305c062d06fd3ce54e7c5","after":"925796543b9d26b8edfcdcecd94c1dac280f29fc","ref":"refs/heads/main","pushedAt":"2024-08-26T03:38:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"richgel999","name":"Rich Geldreich","path":"/richgel999","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6934809?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"7298d34590a00921df8c0305869e9143e400a1bb","after":"f61458966a0dcb37172305c062d06fd3ce54e7c5","ref":"refs/heads/main","pushedAt":"2024-08-25T06:57:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"richgel999","name":"Rich Geldreich","path":"/richgel999","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6934809?s=80&v=4"},"commit":{"message":"Fixing san issue on a malformed PNG file. This check wasn't accounting for the full header's size (it was off by a DWORD).","shortMessageHtmlLink":"Fixing san issue on a malformed PNG file. This check wasn't accountin…"}},{"before":"163d5714a0b0044a31d49291ad7da2e2107bf66b","after":"7298d34590a00921df8c0305869e9143e400a1bb","ref":"refs/heads/main","pushedAt":"2023-12-05T06:27:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"richgel999","name":"Rich Geldreich","path":"/richgel999","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6934809?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"1039f5aa9c906edeaa8d8f3349d44385fa00eba0","after":"163d5714a0b0044a31d49291ad7da2e2107bf66b","ref":"refs/heads/main","pushedAt":"2023-04-20T20:48:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"richgel999","name":"Rich Geldreich","path":"/richgel999","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6934809?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"b49d1d4d5a6bfe55fabd121fd1f1be9afa15659e","after":"1039f5aa9c906edeaa8d8f3349d44385fa00eba0","ref":"refs/heads/main","pushedAt":"2023-04-20T20:47:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"richgel999","name":"Rich Geldreich","path":"/richgel999","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6934809?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"da6991f59834ab7033404e4b1a2fb0a372aa9062","after":"b49d1d4d5a6bfe55fabd121fd1f1be9afa15659e","ref":"refs/heads/main","pushedAt":"2023-04-20T20:46:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"richgel999","name":"Rich Geldreich","path":"/richgel999","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6934809?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"970d9290ebb01676886147c4e3aec2e4f26342e2","after":"da6991f59834ab7033404e4b1a2fb0a372aa9062","ref":"refs/heads/main","pushedAt":"2023-04-20T20:45:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"richgel999","name":"Rich Geldreich","path":"/richgel999","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6934809?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"6ed6544cc978c0e22d03faa3411febfaf6e53ef2","after":"970d9290ebb01676886147c4e3aec2e4f26342e2","ref":"refs/heads/main","pushedAt":"2023-04-20T20:44:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"richgel999","name":"Rich Geldreich","path":"/richgel999","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6934809?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"a77506cd2fd02547a49159a35e65d52ea582479e","after":"6ed6544cc978c0e22d03faa3411febfaf6e53ef2","ref":"refs/heads/main","pushedAt":"2023-04-20T20:40:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"richgel999","name":"Rich Geldreich","path":"/richgel999","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6934809?s=80&v=4"},"commit":{"message":"Changing the # of times to encode to 3, instead of 1, when CSV files aren't being generated.","shortMessageHtmlLink":"Changing the # of times to encode to 3, instead of 1, when CSV files …"}},{"before":"357d3a6b73c769e190dafa254895be8e958cfd13","after":"a77506cd2fd02547a49159a35e65d52ea582479e","ref":"refs/heads/main","pushedAt":"2023-04-20T20:21:39.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"richgel999","name":"Rich Geldreich","path":"/richgel999","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6934809?s=80&v=4"},"commit":{"message":"Upgrading lodepng, QOI, and stb_image.h/stb_image_write.h, and adding the pvpng reader from basisu for benchmarking/comparison purposes","shortMessageHtmlLink":"Upgrading lodepng, QOI, and stb_image.h/stb_image_write.h, and adding…"}},{"before":"6926f5a0a78f22d42b074a0ab8032e07736babd4","after":"357d3a6b73c769e190dafa254895be8e958cfd13","ref":"refs/heads/main","pushedAt":"2023-03-31T00:01:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"richgel999","name":"Rich Geldreich","path":"/richgel999","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6934809?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEo9Sa6QA","startCursor":null,"endCursor":null}},"title":"Activity · richgel999/fpng"}