{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":46636265,"defaultBranch":"master","name":"TinyNvidiaUpdateChecker","ownerLogin":"ElPumpo","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-11-21T22:19:06.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/12564301?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1699994730.0","currentOid":""},"activityList":{"items":[{"before":"4d391c6ef3319c97510892805d8906461f5475a6","after":"fba6f058fc002e31f1f9c49dfc2e8300fab37554","ref":"refs/heads/master","pushedAt":"2024-05-04T07:26:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElPumpo","name":"Samuel","path":"/ElPumpo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564301?s=80&v=4"},"commit":{"message":"Internet connection failing whilst downloading driver is now properly communicated, fixes #204","shortMessageHtmlLink":"Internet connection failing whilst downloading driver is now properly…"}},{"before":"78ef9abc829309ffc01a3467a6ecaed0417cff8b","after":"4d391c6ef3319c97510892805d8906461f5475a6","ref":"refs/heads/master","pushedAt":"2024-04-12T12:13:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElPumpo","name":"Samuel","path":"/ElPumpo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564301?s=80&v=4"},"commit":{"message":".NET Runtime 8, replaced package","shortMessageHtmlLink":".NET Runtime 8, replaced package"}},{"before":"c6a3832cc0faf43355d3a0272778ce661988d725","after":"78ef9abc829309ffc01a3467a6ecaed0417cff8b","ref":"refs/heads/master","pushedAt":"2023-11-14T20:43:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElPumpo","name":"Samuel","path":"/ElPumpo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564301?s=80&v=4"},"commit":{"message":"v1.17.1: Fixed WinRAR 7 compability, fixes #201","shortMessageHtmlLink":"v1.17.1: Fixed WinRAR 7 compability, fixes #201"}},{"before":"0712532752ea3205246977a3d34d73270d4b91ab","after":"c6a3832cc0faf43355d3a0272778ce661988d725","ref":"refs/heads/master","pushedAt":"2023-08-20T12:38:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElPumpo","name":"Samuel","path":"/ElPumpo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564301?s=80&v=4"},"commit":{"message":"Final commit v1.17.0","shortMessageHtmlLink":"Final commit v1.17.0"}},{"before":"8ed8c2339db29b01d788146a863c1e7401ff0dd4","after":"0712532752ea3205246977a3d34d73270d4b91ab","ref":"refs/heads/master","pushedAt":"2023-08-20T12:35:46.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ElPumpo","name":"Samuel","path":"/ElPumpo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564301?s=80&v=4"},"commit":{"message":"Fix conflict","shortMessageHtmlLink":"Fix conflict"}},{"before":"94efaf2133f080c3e2c40d27e2455f69c6e9cfd4","after":"8ed8c2339db29b01d788146a863c1e7401ff0dd4","ref":"refs/heads/master","pushedAt":"2023-08-20T12:24:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ElPumpo","name":"Samuel","path":"/ElPumpo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564301?s=80&v=4"},"commit":{"message":"Add missing project build settings (#191)","shortMessageHtmlLink":"Add missing project build settings (#191)"}},{"before":"d21aeba4574a0d54577b1686d4928d08464caa09","after":"94efaf2133f080c3e2c40d27e2455f69c6e9cfd4","ref":"refs/heads/master","pushedAt":"2023-08-20T12:13:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ElPumpo","name":"Samuel","path":"/ElPumpo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564301?s=80&v=4"},"commit":{"message":"Windows 11 OS identification fix (#184)\n\n* windows 11 OS identification fix\r\n\r\nversion number and architecture cannot be relied upon to differentiate windows 10 and 11. adds a check for build number to identify Windows 11 correctly.\r\n\r\n* Update CHANGELOG.md\r\n\r\n---------\r\n\r\nCo-authored-by: ElPumpo ","shortMessageHtmlLink":"Windows 11 OS identification fix (#184)"}},{"before":"be287254836e5d2b9ae4953a6807e76a5c9c4373","after":"d21aeba4574a0d54577b1686d4928d08464caa09","ref":"refs/heads/master","pushedAt":"2023-08-20T11:49:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElPumpo","name":"Samuel","path":"/ElPumpo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564301?s=80&v=4"},"commit":{"message":"Driver type (GRD, SD) implementation. See issue #187","shortMessageHtmlLink":"Driver type (GRD, SD) implementation. See issue #187"}},{"before":"4a5dcaab633619d38b2a0c4838135f72252e48bf","after":"be287254836e5d2b9ae4953a6807e76a5c9c4373","ref":"refs/heads/master","pushedAt":"2023-08-20T11:42:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ElPumpo","name":"Samuel","path":"/ElPumpo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564301?s=80&v=4"},"commit":{"message":"Implement `--noprompt` command line argument to disable \"Press any key to exit...\" prompt (#189)\n\n* Update MainConsole.cs\r\n\r\nadded --noprompt command line argument to disable \"Press any key to exit...\" prompt\r\n\r\n* Update MainConsole.cs\r\n\r\nDemangled spacing\r\n\r\n* Update MainConsole.cs\r\n\r\nChanged line ending\r\n\r\n* Update MainConsole.cs\r\n\r\n* Revert \"Update MainConsole.cs\"\r\n\r\nThis reverts commit a0a6768a11fab07688a8bf09cf9d240260976b53.\r\n\r\n* Update MainConsole.cs\r\n\r\nWrestling with githubs interpretation of whitespace...\r\n\r\n* Update MainConsole.cs\r\n\r\nRealign further white space\r\n\r\n* Update MainConsole.cs\r\n\r\nAdded callExit() function to remove some bloat\r\n\r\n* Update MainConsole.cs\r\n\r\nImplementing callExit() function to reduce bloat\r\n\r\n* Update MainConsole.cs\r\n\r\nRevert unnecessary statement edit\r\n\r\n* Update MainConsole.cs\r\n\r\nNaming convention update\r\n\r\n* Update CHANGELOG.md\r\n\r\nUpdate CHANGELOG.md\r\n\r\n* Update CHANGELOG.md\r\n\r\nFormatting\r\n\r\n* Update CHANGELOG.md\r\n\r\nFormatting\r\n\r\n---------\r\n\r\nCo-authored-by: Samuel ","shortMessageHtmlLink":"Implement --noprompt command line argument to disable \"Press any ke…"}},{"before":"cd608b9644b6ed4e6331e9f1c943ac938397f57d","after":"4a5dcaab633619d38b2a0c4838135f72252e48bf","ref":"refs/heads/master","pushedAt":"2023-08-20T09:36:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElPumpo","name":"Samuel","path":"/ElPumpo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564301?s=80&v=4"},"commit":{"message":"Chassis Type 1 now identify as notebook, see #134","shortMessageHtmlLink":"Chassis Type 1 now identify as notebook, see #134"}},{"before":"49ad973ec9eb5138ba59a06668f16d76277470dd","after":"cd608b9644b6ed4e6331e9f1c943ac938397f57d","ref":"refs/heads/master","pushedAt":"2023-08-20T09:30:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElPumpo","name":"Samuel","path":"/ElPumpo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564301?s=80&v=4"},"commit":{"message":"Added more GPU debug information","shortMessageHtmlLink":"Added more GPU debug information"}},{"before":"cde51d7f25e1b6f78660e52a073e825698766db2","after":"49ad973ec9eb5138ba59a06668f16d76277470dd","ref":"refs/heads/master","pushedAt":"2023-08-20T09:28:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElPumpo","name":"Samuel","path":"/ElPumpo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564301?s=80&v=4"},"commit":{"message":"Updated packages","shortMessageHtmlLink":"Updated packages"}},{"before":"6b2e3caecdd35b5733d4c9a14793c9e39f896a29","after":null,"ref":"refs/heads/dependabot/nuget/TinyNvidiaUpdateChecker/Microsoft.Windows.Compatibility-7.0.3","pushedAt":"2023-08-20T09:24:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"6b2e3caecdd35b5733d4c9a14793c9e39f896a29","ref":"refs/heads/dependabot/nuget/TinyNvidiaUpdateChecker/Microsoft.Windows.Compatibility-7.0.3","pushedAt":"2023-06-14T17:10:15.544Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump Microsoft.Windows.Compatibility in /TinyNvidiaUpdateChecker\n\nBumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime) from 7.0.0 to 7.0.3.\n- [Release notes](https://github.com/dotnet/runtime/releases)\n- [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v7.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Windows.Compatibility\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Microsoft.Windows.Compatibility in /TinyNvidiaUpdateChecker"}},{"before":"e611875f1a196a66178e75786c2d8e4cc0e5a8cc","after":"cde51d7f25e1b6f78660e52a073e825698766db2","ref":"refs/heads/master","pushedAt":"2023-05-13T13:11:04.790Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElPumpo","name":"Samuel","path":"/ElPumpo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564301?s=80&v=4"},"commit":{"message":"Improved runtime requirement steps","shortMessageHtmlLink":"Improved runtime requirement steps"}},{"before":"6b948dd3b5f322327c83271617488251324ba31e","after":"e611875f1a196a66178e75786c2d8e4cc0e5a8cc","ref":"refs/heads/master","pushedAt":"2023-05-13T11:41:34.882Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElPumpo","name":"Samuel","path":"/ElPumpo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12564301?s=80&v=4"},"commit":{"message":"Final commit v1.16.5","shortMessageHtmlLink":"Final commit v1.16.5"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQVDL6wA","startCursor":null,"endCursor":null}},"title":"Activity · ElPumpo/TinyNvidiaUpdateChecker"}