{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":560429483,"defaultBranch":"master","name":"bt","ownerLogin":"aloneguid","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-11-01T13:39:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3155189?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725625602.0","currentOid":""},"activityList":{"items":[{"before":"38d90d267070d2a83cdab8e61edaeb9046bf3e8f","after":"d2e0e66294288b4c1663266d8865bab67101a85c","ref":"refs/heads/master","pushedAt":"2024-09-16T09:39:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"Add feature to hide profiles in the UI (#71)\n\nIntroduced a new `is_hidden` boolean attribute in the `browser_instance` class to manage profile visibility. Updated configuration handling in `config.cpp` to read/write the `is_hidden` attribute using the key `hidden`. Added UI elements in `config_app.cpp` for toggling profile visibility, including tooltips. Modified profile picker logic in `picker_app.cpp` to exclude hidden profiles and browsers with no visible profiles. Simplified `picker_app` initialization by removing the `choices` parameter. Documented the new feature in `release-notes.md`.","shortMessageHtmlLink":"Add feature to hide profiles in the UI (#71)"}},{"before":"5e4860f2740d6396dd1d2793ff8656af0b31b78c","after":"38d90d267070d2a83cdab8e61edaeb9046bf3e8f","ref":"refs/heads/master","pushedAt":"2024-09-06T12:19:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"\"close on focus loss\" didn't read configuration value properly","shortMessageHtmlLink":"\"close on focus loss\" didn't read configuration value properly"}},{"before":"d81e7ebbcc6eb4e63e01a25196a119286cc2c03a","after":"5e4860f2740d6396dd1d2793ff8656af0b31b78c","ref":"refs/heads/master","pushedAt":"2024-09-06T11:06:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"option to dismiss picker on focus loss","shortMessageHtmlLink":"option to dismiss picker on focus loss"}},{"before":"6bb9da4474669bf01389bdab392d5bd4e86898f0","after":"d81e7ebbcc6eb4e63e01a25196a119286cc2c03a","ref":"refs/heads/master","pushedAt":"2024-09-05T12:06:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"readme update","shortMessageHtmlLink":"readme update"}},{"before":"5e554c91ed46e603309599ec97544ee7706ac7ba","after":"6bb9da4474669bf01389bdab392d5bd4e86898f0","ref":"refs/heads/master","pushedAt":"2024-09-05T12:02:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"keyboard navigation in picker","shortMessageHtmlLink":"keyboard navigation in picker"}},{"before":"d1a1721089fd01000bff683adfb2aab1aa45d7c5","after":"5e554c91ed46e603309599ec97544ee7706ac7ba","ref":"refs/heads/master","pushedAt":"2024-09-04T11:55:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"docs update","shortMessageHtmlLink":"docs update"}},{"before":"ecbf64ba6b5bd1176f552bc99e0bc3796642e061","after":"d1a1721089fd01000bff683adfb2aab1aa45d7c5","ref":"refs/heads/master","pushedAt":"2024-09-04T11:32:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"version and release notes","shortMessageHtmlLink":"version and release notes"}},{"before":"f2a31817a032086f691f329f834b5593bda18df3","after":"ecbf64ba6b5bd1176f552bc99e0bc3796642e061","ref":"refs/heads/master","pushedAt":"2024-09-04T11:12:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"adding script to pipeline steps and adding/fixing docs, especially on scripting","shortMessageHtmlLink":"adding script to pipeline steps and adding/fixing docs, especially on…"}},{"before":"292eceb5cc41338bf528cee4e3ca64dab53577e9","after":"f2a31817a032086f691f329f834b5593bda18df3","ref":"refs/heads/master","pushedAt":"2024-09-03T16:08:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"lua pipeline functions support prototype","shortMessageHtmlLink":"lua pipeline functions support prototype"}},{"before":"36702f8689547ea563fd50e13768d8fe020bcd4e","after":"292eceb5cc41338bf528cee4e3ca64dab53577e9","ref":"refs/heads/master","pushedAt":"2024-09-03T11:19:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"Lua rules are closer to completion - \"print\" is redirected to built-in debug terminal, rules can execute scripts, config saves lua configuration.","shortMessageHtmlLink":"Lua rules are closer to completion - \"print\" is redirected to built-i…"}},{"before":"a0b94ead0865a1d2f781f17a6b064235c051c2d7","after":"36702f8689547ea563fd50e13768d8fe020bcd4e","ref":"refs/heads/master","pushedAt":"2024-09-03T08:08:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"oops","shortMessageHtmlLink":"oops"}},{"before":"b6e87cb51706b09f67a1f0214094b5a0fee553b0","after":"a0b94ead0865a1d2f781f17a6b064235c051c2d7","ref":"refs/heads/master","pushedAt":"2024-09-02T16:08:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"- adding app log\n- fixing #93 (sometimes picker is hidden)","shortMessageHtmlLink":"- adding app log"}},{"before":"b34b0bba63f40292e9ea9ae7fd0b96e7a6116a39","after":"b6e87cb51706b09f67a1f0214094b5a0fee553b0","ref":"refs/heads/master","pushedAt":"2024-08-16T13:28:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"scripting advancements","shortMessageHtmlLink":"scripting advancements"}},{"before":"59434171efc39a9810c4c9a0bc5eab014f711ff5","after":"b34b0bba63f40292e9ea9ae7fd0b96e7a6116a39","ref":"refs/heads/master","pushedAt":"2024-08-16T12:00:06.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"url debugger","shortMessageHtmlLink":"url debugger"}},{"before":"ad8160fa0b917e82d7915859040573dda3fe12de","after":"59434171efc39a9810c4c9a0bc5eab014f711ff5","ref":"refs/heads/master","pushedAt":"2024-08-13T09:54:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"update subs","shortMessageHtmlLink":"update subs"}},{"before":"d7b1ff40af550678cd050b12afeff3e2f5eaa87c","after":"ad8160fa0b917e82d7915859040573dda3fe12de","ref":"refs/heads/master","pushedAt":"2024-08-13T09:43:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"experimental Lua backend","shortMessageHtmlLink":"experimental Lua backend"}},{"before":"bfc3dd2e9be64a9dcef0963cdec136404d5db039","after":"d7b1ff40af550678cd050b12afeff3e2f5eaa87c","ref":"refs/heads/master","pushedAt":"2024-08-13T09:43:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"experimental Lua backend","shortMessageHtmlLink":"experimental Lua backend"}},{"before":"913e3b1007a575113edf91835c9b48c9fc837b95","after":"bfc3dd2e9be64a9dcef0963cdec136404d5db039","ref":"refs/heads/master","pushedAt":"2024-08-01T10:24:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"native window chrome supported, picker slightly redesigned","shortMessageHtmlLink":"native window chrome supported, picker slightly redesigned"}},{"before":"ebc9c986ec363cef1382734b9fe104c67bc1eea0","after":"913e3b1007a575113edf91835c9b48c9fc837b95","ref":"refs/heads/master","pushedAt":"2024-07-31T11:51:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"Merge branch 'master' of https://github.com/aloneguid/bt","shortMessageHtmlLink":"Merge branch 'master' of https://github.com/aloneguid/bt"}},{"before":"5cc418a9d26153e8c37649029125475b754fca39","after":"ebc9c986ec363cef1382734b9fe104c67bc1eea0","ref":"refs/heads/master","pushedAt":"2024-07-25T11:05:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"add total downloads badge","shortMessageHtmlLink":"add total downloads badge"}},{"before":"4c83c8918c1c5f32fb0b507995d6f4accfd8ed50","after":"5cc418a9d26153e8c37649029125475b754fca39","ref":"refs/heads/master","pushedAt":"2024-07-19T08:52:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"Updated `config_app.cpp` UI for clearer shortcut representation. Now explicitly states \"Left Click\" with modifier keys (Ctrl, Shift, Alt) instead of using icons. Added new shortcuts for picker invocation.","shortMessageHtmlLink":"Updated config_app.cpp UI for clearer shortcut representation. Now …"}},{"before":"fc3c4eaba0daebc5bd1ff3b14d954b6da3e1acc0","after":"4c83c8918c1c5f32fb0b507995d6f4accfd8ed50","ref":"refs/heads/master","pushedAt":"2024-07-18T09:59:11.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"Refactor bt.cpp & update build to 4.0.2\n\n- Updated the build version in `build.yml` from `4.0.1` to `4.0.2`.\n- In `bt.cpp`, refactored the picker logic to use a structured decision-making process. This includes handling conditions like `force_picker`, `picker_always`, `picker_on_conflict`, and `picker_on_no_rule`. Added `pick_reason` to improve logging and decision transparency.\n- Updated the subproject commit in `common` to include changes up to a new commit marked as `-dirty`.\n- Added release notes for version `4.0.2` in `release-notes.md`, highlighting the bug fix for picker visibility issues, credited to @Mythrix for their contribution in resolving issue `#40`.","shortMessageHtmlLink":"Refactor bt.cpp & update build to 4.0.2"}},{"before":"d2acfeccaed265f2353e6bb6be02e579fdb15ce0","after":"fc3c4eaba0daebc5bd1ff3b14d954b6da3e1acc0","ref":"refs/heads/master","pushedAt":"2024-07-16T12:07:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"basic admin","shortMessageHtmlLink":"basic admin"}},{"before":"c1592c591c35641d7c75d046e2b1d652b1dea4a2","after":"d2acfeccaed265f2353e6bb6be02e579fdb15ce0","ref":"refs/heads/master","pushedAt":"2024-07-16T11:34:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"substitution docs","shortMessageHtmlLink":"substitution docs"}},{"before":"d82d3cfac7be63add91ad6943ced7d6dc562d065","after":"c1592c591c35641d7c75d046e2b1d652b1dea4a2","ref":"refs/heads/master","pushedAt":"2024-07-16T11:19:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"version bump","shortMessageHtmlLink":"version bump"}},{"before":"c564881c702427522943906a13a34616b85de845","after":"d82d3cfac7be63add91ad6943ced7d6dc562d065","ref":"refs/heads/master","pushedAt":"2024-07-16T11:10:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"Arc is fully supported","shortMessageHtmlLink":"Arc is fully supported"}},{"before":"fdad3aea9c7cc03792c856158e5db6f48a06fe71","after":"c564881c702427522943906a13a34616b85de845","ref":"refs/heads/master","pushedAt":"2024-07-16T10:21:28.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"msstore app discovery core, using registory and appx manifest","shortMessageHtmlLink":"msstore app discovery core, using registory and appx manifest"}},{"before":"8833f1af49a52c48e21d7dc6ca597216a520337b","after":"fdad3aea9c7cc03792c856158e5db6f48a06fe71","ref":"refs/heads/master","pushedAt":"2024-07-09T14:11:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"uwp launcher","shortMessageHtmlLink":"uwp launcher"}},{"before":"acc3582fe9043a45628da95a9a1b0af31e221ce6","after":"8833f1af49a52c48e21d7dc6ca597216a520337b","ref":"refs/heads/master","pushedAt":"2024-07-09T13:59:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"support for discovering and launching UWP apps","shortMessageHtmlLink":"support for discovering and launching UWP apps"}},{"before":"7fb1ad8b2f98bd474862fc5b4dbdde3d5758e443","after":"acc3582fe9043a45628da95a9a1b0af31e221ce6","ref":"refs/heads/master","pushedAt":"2024-07-09T08:16:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"aloneguid","name":"Ivan G","path":"/aloneguid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3155189?s=80&v=4"},"commit":{"message":"oops","shortMessageHtmlLink":"oops"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQwOTozOTowNC4wMDAwMDBazwAAAAS3PhoS","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQwOTozOTowNC4wMDAwMDBazwAAAAS3PhoS","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0wOVQwODoxNjozNy4wMDAwMDBazwAAAAR6Z3Sn"}},"title":"Activity · aloneguid/bt"}