{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":848204385,"defaultBranch":"main","name":"ping-panther","ownerLogin":"spithash","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-08-27T10:29:19.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3981730?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1724754560.361324","currentOid":""},"activityList":{"items":[{"before":"34fc6beccb350f0f3d4ed1d468a52a33a901aee8","after":"49efa8694a799f70bfd7b7a90a4a18e47661321b","ref":"refs/heads/main","pushedAt":"2024-08-28T06:18:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"spithash","name":"Stathis Xantinidis","path":"/spithash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3981730?s=80&v=4"},"commit":{"message":"changed the help message","shortMessageHtmlLink":"changed the help message"}},{"before":"a978326c4039c13ad24a9a866c52124ceb90e697","after":"34fc6beccb350f0f3d4ed1d468a52a33a901aee8","ref":"refs/heads/main","pushedAt":"2024-08-28T06:15:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"spithash","name":"Stathis Xantinidis","path":"/spithash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3981730?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"7c7fcfbd49f7943c72322ba725e0e4cabd05b6f9","after":"a978326c4039c13ad24a9a866c52124ceb90e697","ref":"refs/heads/main","pushedAt":"2024-08-28T06:10:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"spithash","name":"Stathis Xantinidis","path":"/spithash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3981730?s=80&v=4"},"commit":{"message":"changed the user input method and added --ip and --help switches","shortMessageHtmlLink":"changed the user input method and added --ip and --help switches"}},{"before":"a86b86f0b16117f6d791665ae9e9205ef4076a80","after":"7c7fcfbd49f7943c72322ba725e0e4cabd05b6f9","ref":"refs/heads/main","pushedAt":"2024-08-27T13:27:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"spithash","name":"Stathis Xantinidis","path":"/spithash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3981730?s=80&v=4"},"commit":{"message":"added some comments","shortMessageHtmlLink":"added some comments"}},{"before":"e58cf6d9e357900f426d49f6f12d781349356dd9","after":"a86b86f0b16117f6d791665ae9e9205ef4076a80","ref":"refs/heads/main","pushedAt":"2024-08-27T13:18:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"spithash","name":"Stathis Xantinidis","path":"/spithash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3981730?s=80&v=4"},"commit":{"message":"various fixes and color adjustments","shortMessageHtmlLink":"various fixes and color adjustments"}},{"before":"65964153b90bb270f57590c9328e7d483e556108","after":"e58cf6d9e357900f426d49f6f12d781349356dd9","ref":"refs/heads/main","pushedAt":"2024-08-27T12:58:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"spithash","name":"Stathis Xantinidis","path":"/spithash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3981730?s=80&v=4"},"commit":{"message":"Added last seen up\n\nalso added seconds output","shortMessageHtmlLink":"Added last seen up"}},{"before":"dbe4df73ba8dea3b225f6d31d743c463add5d590","after":"65964153b90bb270f57590c9328e7d483e556108","ref":"refs/heads/main","pushedAt":"2024-08-27T12:26:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"spithash","name":"Stathis Xantinidis","path":"/spithash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3981730?s=80&v=4"},"commit":{"message":"Added graceful termination when user hits q\n\nAdded pthread_cancel to cancel monitoring threads when 'q' is pressed. - Added pthread_join to ensure that all threads are properly terminated.","shortMessageHtmlLink":"Added graceful termination when user hits q"}},{"before":"e785b93aac61b630d49fc93d4451d4eff8198e10","after":"dbe4df73ba8dea3b225f6d31d743c463add5d590","ref":"refs/heads/main","pushedAt":"2024-08-27T12:22:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"spithash","name":"Stathis Xantinidis","path":"/spithash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3981730?s=80&v=4"},"commit":{"message":"added left frame title","shortMessageHtmlLink":"added left frame title"}},{"before":"f18c1d7a41223729b8c829e07e49d617fb879eaf","after":"e785b93aac61b630d49fc93d4451d4eff8198e10","ref":"refs/heads/main","pushedAt":"2024-08-27T12:05:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"spithash","name":"Stathis Xantinidis","path":"/spithash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3981730?s=80&v=4"},"commit":{"message":"Update the init_curses function to add a title to the left frame\n\nalso, added support to exit with the q key","shortMessageHtmlLink":"Update the init_curses function to add a title to the left frame"}},{"before":"56cf0fa871bb641694cca5880190a9db7f5640b0","after":"f18c1d7a41223729b8c829e07e49d617fb879eaf","ref":"refs/heads/main","pushedAt":"2024-08-27T11:51:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"spithash","name":"Stathis Xantinidis","path":"/spithash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3981730?s=80&v=4"},"commit":{"message":"Added timestamp to the monitor window\n\nfixed things a bit and added a test count in parenthesis","shortMessageHtmlLink":"Added timestamp to the monitor window"}},{"before":"9babf26d577be68b81244a2dd1946dafad6f21da","after":"56cf0fa871bb641694cca5880190a9db7f5640b0","ref":"refs/heads/main","pushedAt":"2024-08-27T11:40:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"spithash","name":"Stathis Xantinidis","path":"/spithash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3981730?s=80&v=4"},"commit":{"message":"resized frames and fixed segmentation fault","shortMessageHtmlLink":"resized frames and fixed segmentation fault"}},{"before":"999bf7f4155085535f93b9e7fcf4a369466b2f1c","after":"9babf26d577be68b81244a2dd1946dafad6f21da","ref":"refs/heads/main","pushedAt":"2024-08-27T11:33:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"spithash","name":"Stathis Xantinidis","path":"/spithash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3981730?s=80&v=4"},"commit":{"message":"removed libuv integration","shortMessageHtmlLink":"removed libuv integration"}},{"before":"fecd69920e871116c52a1539cbee090c2d68b243","after":"999bf7f4155085535f93b9e7fcf4a369466b2f1c","ref":"refs/heads/main","pushedAt":"2024-08-27T11:25:10.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"spithash","name":"Stathis Xantinidis","path":"/spithash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3981730?s=80&v=4"},"commit":{"message":"Added ncurses","shortMessageHtmlLink":"Added ncurses"}},{"before":"e97f6333946bc2a9d2be1a3d64013a7e5f0659da","after":"fecd69920e871116c52a1539cbee090c2d68b243","ref":"refs/heads/main","pushedAt":"2024-08-27T11:13:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"spithash","name":"Stathis Xantinidis","path":"/spithash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3981730?s=80&v=4"},"commit":{"message":"Update README","shortMessageHtmlLink":"Update README"}},{"before":"44a0f0164d9d4582e3c349b935e4afd8eafb4d46","after":"e97f6333946bc2a9d2be1a3d64013a7e5f0659da","ref":"refs/heads/main","pushedAt":"2024-08-27T11:11:22.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"spithash","name":"Stathis Xantinidis","path":"/spithash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3981730?s=80&v=4"},"commit":{"message":"pings should count 3","shortMessageHtmlLink":"pings should count 3"}},{"before":null,"after":"44a0f0164d9d4582e3c349b935e4afd8eafb4d46","ref":"refs/heads/main","pushedAt":"2024-08-27T10:29:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"spithash","name":"Stathis Xantinidis","path":"/spithash","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3981730?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,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yOFQwNjoxODozNS4wMDAwMDBazwAAAASmH5DQ","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yN1QxMDoyOToxOS4wMDAwMDBazwAAAASlOaCW"}},"title":"Activity ยท spithash/ping-panther"}