{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":758458983,"defaultBranch":"main","name":"winutil","ownerLogin":"og-mrk","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-02-16T11:16:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/70659536?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1720141436.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"e7bfc6eda4681e27e2a6d6705fb4d0925da4bd5c","ref":"refs/heads/fix-typo-in-function/Invoke-WinUtilTaskbarSearch","pushedAt":"2024-07-05T01:03:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Fix Typo in 'Invoke-WinUtilTaskbarSearch' Private Function","shortMessageHtmlLink":"Fix Typo in 'Invoke-WinUtilTaskbarSearch' Private Function"}},{"before":"18f9ea504248b12abac3b12fefaa561adae714d0","after":"3d3748da24e7cc7b0100582c6e5df902d7ce8602","ref":"refs/heads/refactoring-code-01","pushedAt":"2024-07-05T00:32:12.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Some changes to the Generated Toggle Button/Checkbox in 'Get-TabXaml' Private Function\n\nIncrease the Side Margins of Toggle Button/Checkbox, as well as Change its side to be on the Left hand-side of the Label, rather then the Right hand-side.","shortMessageHtmlLink":"Some changes to the Generated Toggle Button/Checkbox in 'Get-TabXaml'…"}},{"before":"c8928c531b150867cc8f44c0a966e3abd239b6fd","after":"5b75013b96be5ac9bd2fedb9cc4e7937c7058f57","ref":"refs/heads/function-improvement/installwinutilprogramwinget-2024-07-05","pushedAt":"2024-07-04T23:21:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Change Main loop from 'ForEach' to 'For' inside 'Install-WinUtilProgramWinget' Private Function","shortMessageHtmlLink":"Change Main loop from 'ForEach' to 'For' inside 'Install-WinUtilProgr…"}},{"before":null,"after":"9297d77ccaf0e1fbc9bf9e65c0874ca0df7acddc","ref":"refs/heads/add-tweak/powershell7-telemetry","pushedAt":"2024-07-04T23:11:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Add 'Disable Powershell 7 Telemetry' Tweak into the Standard Tweaks Preset","shortMessageHtmlLink":"Add 'Disable Powershell 7 Telemetry' Tweak into the Standard Tweaks P…"}},{"before":"69629ece205e337ed4d92e07fe7939d79195d2db","after":"e6528a360a798700fe851a67e970306500c450ed","ref":"refs/heads/workflow-update/close-old-issues-fix-cache-issue","pushedAt":"2024-07-04T22:40:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Increase the 'operations-per-run' from 100 to 150\n\nThis will ensure that the GitHub Action 'actions/stale' will not hit the limit of 200 items (an item either a PR or an Issue)","shortMessageHtmlLink":"Increase the 'operations-per-run' from 100 to 150"}},{"before":null,"after":"69629ece205e337ed4d92e07fe7939d79195d2db","ref":"refs/heads/workflow-update/close-old-issues-fix-cache-issue","pushedAt":"2024-07-04T22:14:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Increase the 'operations-per-run' from 100 to 150","shortMessageHtmlLink":"Increase the 'operations-per-run' from 100 to 150"}},{"before":null,"after":"c8928c531b150867cc8f44c0a966e3abd239b6fd","ref":"refs/heads/function-improvement/installwinutilprogramwinget-2024-07-05","pushedAt":"2024-07-04T21:36:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Change Main from 'ForEach' into a 'For' loop inside 'Install-WinUtilProgramWinget' Private Function","shortMessageHtmlLink":"Change Main from 'ForEach' into a 'For' loop inside 'Install-WinUtilP…"}},{"before":"3c696b1a1f0077e2bed6325d66bba4158aea275d","after":"e8ca90e29f251d92be0458da98a4fd8e02dc7057","ref":"refs/heads/fix-shortcut-icon-support","pushedAt":"2024-07-03T18:56:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Update Examples for 'ConvertTo-Icon' Functions & Add a new Example, as well as some other changes\n\nBesides the updated documentation for 'ConvertTo-Icon' Function, the icon file path has changed from '$env:TEMP\\cttlogo.ico' into '$env:LOCALAPPDATA\\winutil\\cttlogo.ico', and add edge-case of Folder not being found for the Icon File in 'ConvertTo-Icon' Code.","shortMessageHtmlLink":"Update Examples for 'ConvertTo-Icon' Functions & Add a new Example, a…"}},{"before":"d0f59329bf2840eaab76447c1ec4da609aa255a1","after":"3c696b1a1f0077e2bed6325d66bba4158aea275d","ref":"refs/heads/fix-shortcut-icon-support","pushedAt":"2024-07-03T18:04:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Change behavior of one case from throwing an exception to doing an early return\n\nCo-authored-by: Martin Wiethan <47688561+Marterich@users.noreply.github.com>","shortMessageHtmlLink":"Change behavior of one case from throwing an exception to doing an ea…"}},{"before":"0f4553af0a1755db641957f3d785cd1e08c72eb7","after":"d0f59329bf2840eaab76447c1ec4da609aa255a1","ref":"refs/heads/fix-shortcut-icon-support","pushedAt":"2024-07-03T03:55:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Update some Documentation Wording in 'ConvertTo-Icon' Function","shortMessageHtmlLink":"Update some Documentation Wording in 'ConvertTo-Icon' Function"}},{"before":"376fd61ddbe150f03286d930ef7a6b4afe186e1f","after":"0f4553af0a1755db641957f3d785cd1e08c72eb7","ref":"refs/heads/fix-shortcut-icon-support","pushedAt":"2024-07-03T03:50:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Update the Description for 'ConvertTo-Icon' Function","shortMessageHtmlLink":"Update the Description for 'ConvertTo-Icon' Function"}},{"before":"970f4cfd4396a50ce675377265cac9851c7f56eb","after":"376fd61ddbe150f03286d930ef7a6b4afe186e1f","ref":"refs/heads/fix-shortcut-icon-support","pushedAt":"2024-07-03T03:49:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Add new optional parameter to 'ConvertTo-Icon' and Improve the documentation for the function","shortMessageHtmlLink":"Add new optional parameter to 'ConvertTo-Icon' and Improve the docume…"}},{"before":"2342f81a06fdbdd6d80605e2dbb714e90d237381","after":"18f9ea504248b12abac3b12fefaa561adae714d0","ref":"refs/heads/refactoring-code-01","pushedAt":"2024-07-02T18:25:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Improve UI a bit","shortMessageHtmlLink":"Improve UI a bit"}},{"before":"99e1e694463158f152779323d62caf067d62f568","after":"2342f81a06fdbdd6d80605e2dbb714e90d237381","ref":"refs/heads/refactoring-code-01","pushedAt":"2024-07-02T05:41:33.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Improve UI a bit","shortMessageHtmlLink":"Improve UI a bit"}},{"before":"966912645007d08650b708977ed294c8e3b978f9","after":"970f4cfd4396a50ce675377265cac9851c7f56eb","ref":"refs/heads/fix-shortcut-icon-support","pushedAt":"2024-07-01T21:47:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Replace Tabs with Spaces to follow the conventions","shortMessageHtmlLink":"Replace Tabs with Spaces to follow the conventions"}},{"before":"4579f1ff39df888fe1941bcc615e39241b30ef93","after":"966912645007d08650b708977ed294c8e3b978f9","ref":"refs/heads/fix-shortcut-icon-support","pushedAt":"2024-07-01T21:22:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Replace Tabs with Spaces to follow the conventions","shortMessageHtmlLink":"Replace Tabs with Spaces to follow the conventions"}},{"before":"7007267680ab274d6a815742eba7fa02e4fc8f3b","after":"4579f1ff39df888fe1941bcc615e39241b30ef93","ref":"refs/heads/fix-shortcut-icon-support","pushedAt":"2024-07-01T21:16:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Fix 'Invoke-WPFShortcut' Public Function Icon Support for the created shortcuts","shortMessageHtmlLink":"Fix 'Invoke-WPFShortcut' Public Function Icon Support for the created…"}},{"before":null,"after":"7007267680ab274d6a815742eba7fa02e4fc8f3b","ref":"refs/heads/fix-shortcut-icon-support","pushedAt":"2024-07-01T21:06:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Fix 'Invoke-WPFShortcut' Public Function Icon Support for the created shortcuts","shortMessageHtmlLink":"Fix 'Invoke-WPFShortcut' Public Function Icon Support for the created…"}},{"before":"083bf22ef14e0c08059cf3eb0c2ef331596d8453","after":"99e1e694463158f152779323d62caf067d62f568","ref":"refs/heads/refactoring-code-01","pushedAt":"2024-07-01T20:52:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Rename 'FontFamilyHeading' to 'HeaderFontFamily' to match conventions & Make new Theming Property called 'SearchBarClearButtonFontSize'","shortMessageHtmlLink":"Rename 'FontFamilyHeading' to 'HeaderFontFamily' to match conventions…"}},{"before":"1efa01fd199e7a2afb57d0214dcae9061128d0c3","after":"083bf22ef14e0c08059cf3eb0c2ef331596d8453","ref":"refs/heads/refactoring-code-01","pushedAt":"2024-07-01T20:45:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Make naming More Clear to the Developers\n\nRename the name of an element from 'CheckboxFilterClear' to 'SearchBarClearButton' and renamed style from 'ClearButtonStyle' to 'SearchBarClearButtonStyle'","shortMessageHtmlLink":"Make naming More Clear to the Developers"}},{"before":"47413195914d06f445a80ce2c3db02d82cd18c9c","after":"1efa01fd199e7a2afb57d0214dcae9061128d0c3","ref":"refs/heads/refactoring-code-01","pushedAt":"2024-07-01T20:39:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Simple Code Formatting in 'inputXML.xaml' File","shortMessageHtmlLink":"Simple Code Formatting in 'inputXML.xaml' File"}},{"before":"df7b27a583c2d3c57afd2c8505fe64858823521a","after":"47413195914d06f445a80ce2c3db02d82cd18c9c","ref":"refs/heads/refactoring-code-01","pushedAt":"2024-06-30T21:41:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Add optional 'ButtonWidth' Field to Config Json Files that use 'Button' Type","shortMessageHtmlLink":"Add optional 'ButtonWidth' Field to Config Json Files that use 'Butto…"}},{"before":"3254314ba979c33735e22bdfb2680aab9018e0f8","after":"df7b27a583c2d3c57afd2c8505fe64858823521a","ref":"refs/heads/refactoring-code-01","pushedAt":"2024-06-30T20:47:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Fix Buttons for Config Tab","shortMessageHtmlLink":"Fix Buttons for Config Tab"}},{"before":"640d28ac109521a836cefa32689e3302de86a601","after":"3254314ba979c33735e22bdfb2680aab9018e0f8","ref":"refs/heads/refactoring-code-01","pushedAt":"2024-06-30T20:27:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Improve UI a bit","shortMessageHtmlLink":"Improve UI a bit"}},{"before":"823416796332b317acfbf29ec871a85534870f35","after":"640d28ac109521a836cefa32689e3302de86a601","ref":"refs/heads/refactoring-code-01","pushedAt":"2024-06-30T17:35:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Make 'Get-TabXaml' Function do Proper Indentation to the Generated XML String & Add more Theming Options","shortMessageHtmlLink":"Make 'Get-TabXaml' Function do Proper Indentation to the Generated XM…"}},{"before":"0d7252f77c7169e9244a1a43a39b6f55729bd177","after":"823416796332b317acfbf29ec871a85534870f35","ref":"refs/heads/refactoring-code-01","pushedAt":"2024-06-30T17:32:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Make 'Get-TabXaml' Function do Proper Indentation to the Generated XML String & Add more Theming Options","shortMessageHtmlLink":"Make 'Get-TabXaml' Function do Proper Indentation to the Generated XM…"}},{"before":null,"after":"0d7252f77c7169e9244a1a43a39b6f55729bd177","ref":"refs/heads/refactoring-code-01","pushedAt":"2024-06-30T17:25:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Make 'Get-TabXaml' Function do Proper Indentation to the Generated XML String","shortMessageHtmlLink":"Make 'Get-TabXaml' Function do Proper Indentation to the Generated XM…"}},{"before":"2cf12aaad40e08dcb7147302afb9e75baf21771a","after":"a2f4224185b9122ee9267c63505c08c468fb396b","ref":"refs/heads/update-docs/make-contributing-guidelines","pushedAt":"2024-06-29T14:41:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Update 'CONTRIBUTING.md' File","shortMessageHtmlLink":"Update 'CONTRIBUTING.md' File"}},{"before":"807d96fb85cb7debdc85a5f917667dbd299da5b8","after":"2cf12aaad40e08dcb7147302afb9e75baf21771a","ref":"refs/heads/update-docs/make-contributing-guidelines","pushedAt":"2024-06-29T14:41:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"},"commit":{"message":"Update 'CONTRIBUTING.md' File","shortMessageHtmlLink":"Update 'CONTRIBUTING.md' File"}},{"before":"0b72f66f96a4b325ab26528f4109f3005fc3d2b1","after":null,"ref":"refs/heads/workflow-update/close-old-issues-pump-the-operations-per-run-value","pushedAt":"2024-06-29T14:37:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"og-mrk","name":"Mr.k","path":"/og-mrk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/70659536?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEd1eD9QA","startCursor":null,"endCursor":null}},"title":"Activity · og-mrk/winutil"}