{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":559577091,"defaultBranch":"main","name":"steam-deck-utilities","ownerLogin":"CryoByte33","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-10-30T14:50:04.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/11524686?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1706730885.0","currentOid":""},"activityList":{"items":[{"before":"a934c66ffa9a1269aa5c5e1c19a6e25d784ccf08","after":null,"ref":"refs/tags/latest","pushedAt":"2024-01-31T19:54:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"a934c66ffa9a1269aa5c5e1c19a6e25d784ccf08","after":"db020c24bb74428b4f60d525e346ac6d2eb6f7b9","ref":"refs/heads/main","pushedAt":"2024-01-31T19:52:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"},"commit":{"message":"Update default swappiness value to reflect SteamOS 3.5\n\nCloses #172","shortMessageHtmlLink":"Update default swappiness value to reflect SteamOS 3.5"}},{"before":"c526df2ae58cae3738d3c0bb020819071c6e8ba5","after":"43165b2ff863ce20333b6928ccc88892c8929116","ref":"refs/heads/develop","pushedAt":"2023-11-29T08:26:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"},"commit":{"message":"Fix unintentional regression of unit code","shortMessageHtmlLink":"Fix unintentional regression of unit code"}},{"before":"ed22b638029c85292927e5110fcbd11c47517bb1","after":"c526df2ae58cae3738d3c0bb020819071c6e8ba5","ref":"refs/heads/develop","pushedAt":"2023-11-29T08:21:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"},"commit":{"message":"fix: small code style improvements (#143)\n\n* refactor: replace 'else' statement with early return\r\n* refactor: replace if-else with switches\r\n\r\n---------\r\n\r\nCo-authored-by: CryoByte33 ","shortMessageHtmlLink":"fix: small code style improvements (#143)"}},{"before":"a934c66ffa9a1269aa5c5e1c19a6e25d784ccf08","after":null,"ref":"refs/tags/develop","pushedAt":"2023-11-29T08:19:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"}},{"before":"a934c66ffa9a1269aa5c5e1c19a6e25d784ccf08","after":null,"ref":"refs/tags/develop","pushedAt":"2023-11-29T07:59:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"841f780ae7f7630e96fbc06680a380e917cb0c8d","after":"ed22b638029c85292927e5110fcbd11c47517bb1","ref":"refs/heads/develop","pushedAt":"2023-11-29T07:58:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"},"commit":{"message":"Update verbiage on VRAM Page\n\nChanged grammar on VRAM page to be to be more consistent.","shortMessageHtmlLink":"Update verbiage on VRAM Page"}},{"before":"a934c66ffa9a1269aa5c5e1c19a6e25d784ccf08","after":null,"ref":"refs/tags/develop","pushedAt":"2023-11-29T07:35:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"}},{"before":"a934c66ffa9a1269aa5c5e1c19a6e25d784ccf08","after":null,"ref":"refs/tags/develop","pushedAt":"2023-11-29T07:32:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"a934c66ffa9a1269aa5c5e1c19a6e25d784ccf08","after":null,"ref":"refs/tags/develop","pushedAt":"2023-11-29T07:29:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"8fd9ac5a31b6ae15d86dba587bf6fe14b036fab9","after":"841f780ae7f7630e96fbc06680a380e917cb0c8d","ref":"refs/heads/develop","pushedAt":"2023-11-29T07:28:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"},"commit":{"message":"Add a button that reboots the device to bootloader (#137)\n\n* Dummy version change to create and test develop branch\r\n* Fix develop release flow\r\n* Add a button that reboots the device to bootloader\r\n\r\n---------\r\n\r\nCo-authored-by: CryoByte33 ","shortMessageHtmlLink":"Add a button that reboots the device to bootloader (#137)"}},{"before":"a934c66ffa9a1269aa5c5e1c19a6e25d784ccf08","after":null,"ref":"refs/tags/develop","pushedAt":"2023-11-29T07:13:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"}},{"before":"a934c66ffa9a1269aa5c5e1c19a6e25d784ccf08","after":null,"ref":"refs/tags/develop","pushedAt":"2023-11-29T07:11:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"e710b5b9f24a07dee45ca133c3354aa0a29ac44c","after":"8fd9ac5a31b6ae15d86dba587bf6fe14b036fab9","ref":"refs/heads/develop","pushedAt":"2023-11-29T07:10:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"},"commit":{"message":"Fix error with ShMem\n\nShMem toggling broke with the refactor, fix it","shortMessageHtmlLink":"Fix error with ShMem"}},{"before":"a934c66ffa9a1269aa5c5e1c19a6e25d784ccf08","after":null,"ref":"refs/tags/develop","pushedAt":"2023-11-29T06:37:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"}},{"before":"a934c66ffa9a1269aa5c5e1c19a6e25d784ccf08","after":null,"ref":"refs/tags/develop","pushedAt":"2023-11-29T06:36:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"a934c66ffa9a1269aa5c5e1c19a6e25d784ccf08","after":null,"ref":"refs/tags/develop","pushedAt":"2023-11-29T06:33:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"833e4fe1a307da7bd7c302361957922156091422","after":"e710b5b9f24a07dee45ca133c3354aa0a29ac44c","ref":"refs/heads/develop","pushedAt":"2023-11-29T06:29:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"},"commit":{"message":"Try to fix build errors\n\n* Add missing variable post-refactor\n* Update dependencies","shortMessageHtmlLink":"Try to fix build errors"}},{"before":"7eaaaa4e99a2b8dbbc828b3b8b7834d604e34884","after":"833e4fe1a307da7bd7c302361957922156091422","ref":"refs/heads/develop","pushedAt":"2023-11-29T05:12:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"},"commit":{"message":"Refactor get, set, revert, toggle methods in memory handler (#86)\n\n* Refactor get, set, revert, toggle methods in memory handler\r\n* Add more error handling, to getUnitStatus","shortMessageHtmlLink":"Refactor get, set, revert, toggle methods in memory handler (#86)"}},{"before":"a934c66ffa9a1269aa5c5e1c19a6e25d784ccf08","after":null,"ref":"refs/tags/develop","pushedAt":"2023-11-29T03:30:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"a934c66ffa9a1269aa5c5e1c19a6e25d784ccf08","after":"7eaaaa4e99a2b8dbbc828b3b8b7834d604e34884","ref":"refs/heads/develop","pushedAt":"2023-11-29T03:27:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"},"commit":{"message":"Add compatibility for NixOS and VSCodium\n\nSwapping my main development machines to NixOS/VSCodium for now, so I'm adding a simplified dev environment.","shortMessageHtmlLink":"Add compatibility for NixOS and VSCodium"}},{"before":"1c80d08f8a48d84e42c6144d41be47974ee66dfc","after":null,"ref":"refs/tags/latest","pushedAt":"2023-11-25T10:11:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"1c80d08f8a48d84e42c6144d41be47974ee66dfc","after":null,"ref":"refs/tags/develop","pushedAt":"2023-11-25T10:09:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":null,"after":"a934c66ffa9a1269aa5c5e1c19a6e25d784ccf08","ref":"refs/heads/develop","pushedAt":"2023-11-25T10:09:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"},"commit":{"message":"OLED model compatibility! (#165)\n\n* Improve launcher.sh script (#155)\r\n\r\nUse grep with -c flag instead of wc -l command.\r\nAdditionally, change quotation of path pointing to cryo_utilities\r\nbinary.\r\n\r\nSigned-off-by: skaluzka \r\n\r\n* Single quotes for manual installation script. (#125)\r\n\r\n* Single quotes\r\n\r\nFor me echo only worked with single quotes.\r\n\r\n* Make sure \"$HOME\"/.local/share/applications exists\r\n\r\n* Update scaling logic for OLED\r\n\r\n---------\r\n\r\nSigned-off-by: skaluzka \r\nCo-authored-by: skaluzka <34603480+skaluzka@users.noreply.github.com>\r\nCo-authored-by: Tobias Domhan ","shortMessageHtmlLink":"OLED model compatibility! (#165)"}},{"before":"51d4d7da485e4535ffc0694e8f50fdea99f25bba","after":null,"ref":"refs/heads/develop","pushedAt":"2023-11-25T10:08:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"}},{"before":"1c80d08f8a48d84e42c6144d41be47974ee66dfc","after":"a934c66ffa9a1269aa5c5e1c19a6e25d784ccf08","ref":"refs/heads/main","pushedAt":"2023-11-25T10:08:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"},"commit":{"message":"OLED model compatibility! (#165)\n\n* Improve launcher.sh script (#155)\r\n\r\nUse grep with -c flag instead of wc -l command.\r\nAdditionally, change quotation of path pointing to cryo_utilities\r\nbinary.\r\n\r\nSigned-off-by: skaluzka \r\n\r\n* Single quotes for manual installation script. (#125)\r\n\r\n* Single quotes\r\n\r\nFor me echo only worked with single quotes.\r\n\r\n* Make sure \"$HOME\"/.local/share/applications exists\r\n\r\n* Update scaling logic for OLED\r\n\r\n---------\r\n\r\nSigned-off-by: skaluzka \r\nCo-authored-by: skaluzka <34603480+skaluzka@users.noreply.github.com>\r\nCo-authored-by: Tobias Domhan ","shortMessageHtmlLink":"OLED model compatibility! (#165)"}},{"before":"1c80d08f8a48d84e42c6144d41be47974ee66dfc","after":null,"ref":"refs/tags/develop","pushedAt":"2023-11-25T10:03:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"d642a6e8fc1c21866dc0239dd6e3fab109998c21","after":"51d4d7da485e4535ffc0694e8f50fdea99f25bba","ref":"refs/heads/develop","pushedAt":"2023-11-25T10:01:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"},"commit":{"message":"Update scaling logic for OLED","shortMessageHtmlLink":"Update scaling logic for OLED"}},{"before":"1c80d08f8a48d84e42c6144d41be47974ee66dfc","after":null,"ref":"refs/tags/develop","pushedAt":"2023-10-10T07:18:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"531681db47d20aae4537ac39f17dfe13fe9dfd95","after":"d642a6e8fc1c21866dc0239dd6e3fab109998c21","ref":"refs/heads/develop","pushedAt":"2023-10-10T07:17:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"CryoByte33","name":"CryoByte33","path":"/CryoByte33","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11524686?s=80&v=4"},"commit":{"message":"Single quotes for manual installation script. (#125)\n\n* Single quotes\r\n\r\nFor me echo only worked with single quotes.\r\n\r\n* Make sure \"$HOME\"/.local/share/applications exists","shortMessageHtmlLink":"Single quotes for manual installation script. (#125)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD7ms0oAA","startCursor":null,"endCursor":null}},"title":"Activity ยท CryoByte33/steam-deck-utilities"}