{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":29645643,"defaultBranch":"master","name":"SHFB","ownerLogin":"EWSoftware","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-01-22T02:40:10.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/10552523?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1708313194.0","currentOid":""},"activityList":{"items":[{"before":"66a8edfc591473d6efc88fe369ecf977850f00e3","after":"c0bd2d58779c954f4ef5edb6ec7f519c8d21a6ad","ref":"refs/heads/master","pushedAt":"2024-02-19T03:18:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Updates for publication","shortMessageHtmlLink":"Updates for publication"}},{"before":"0aa0e6283b570f80174ecbc87266ac941d3116a2","after":"66a8edfc591473d6efc88fe369ecf977850f00e3","ref":"refs/heads/master","pushedAt":"2024-02-18T21:47:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Auto-outline fixes\n\n- Fixed auto-outline element to hide the default lead-in text as well.\n- Added support for always showing the top-level auto-outlines. Closes #1043.","shortMessageHtmlLink":"Auto-outline fixes"}},{"before":"316a00c992aeaa5512379f54ab69e3e711df52d5","after":"0aa0e6283b570f80174ecbc87266ac941d3116a2","ref":"refs/heads/master","pushedAt":"2024-02-04T19:46:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Handle private protected on nested types\n\nPrivate protected nested types are now excluded unless including internals. Fixes #1036.","shortMessageHtmlLink":"Handle private protected on nested types"}},{"before":"a42d08db4cc3162949f8f9d55a26ebdb8aaf8b6d","after":"316a00c992aeaa5512379f54ab69e3e711df52d5","ref":"refs/heads/master","pushedAt":"2024-02-03T03:46:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Presentation style transformation updates\n\n- Added a ShowParametersOnAllMethods transformation argument to all presentation styles to allow showing parameters on all methods, not just overloads, on member list pages. Fixes #1021.\n- Fixed all presentation styles so they render a syntax section even if all syntax generators are disabled so that parameters, returns, and implements info is included in the topic. Fixes #1038.\n- Added '+' to the list of version number separators so that Git commit IDs can be removed from AssemblyInformationalVersion attribute values. Fixes #1039.","shortMessageHtmlLink":"Presentation style transformation updates"}},{"before":"7fe2587abe04e8bf2a43d0cc5e28ed5a681f2bf6","after":"a42d08db4cc3162949f8f9d55a26ebdb8aaf8b6d","ref":"refs/heads/master","pushedAt":"2024-02-02T03:43:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Topic transformation update\n\nAdded HasFooterContent and HasWebsiteAdContent properties to TopicTransformationCore to allow Build Assembler to indicate whether or not the current project contains those items. If not, the transformation is free to remove any related elements to preserve page formatting. Fixes #1020.","shortMessageHtmlLink":"Topic transformation update"}},{"before":"c295876333dfbfdc21f97789eb96a8dcbd799e88","after":"7fe2587abe04e8bf2a43d0cc5e28ed5a681f2bf6","ref":"refs/heads/master","pushedAt":"2024-01-17T02:29:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Removed the Microsoft Docs cross-reference service\n\nReplaced it with the Microsoft Learn member ID URL resolver which does not rely on an external service and doesn't require a persistent cache to store the resolved URLs. Fixes #1035.","shortMessageHtmlLink":"Removed the Microsoft Docs cross-reference service"}},{"before":"37cf7d5b776412498f919b446700c652ff46dbd0","after":"c295876333dfbfdc21f97789eb96a8dcbd799e88","ref":"refs/heads/master","pushedAt":"2024-01-06T00:23:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Disabled Go To Definition on name attribute values.","shortMessageHtmlLink":"Disabled Go To Definition on name attribute values."}},{"before":"2201c42a9dea11b6855b7a6287f1c0f088da251b","after":"37cf7d5b776412498f919b446700c652ff46dbd0","ref":"refs/heads/master","pushedAt":"2024-01-05T22:57:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Various updates and fixes\n\n- Regenerated the .NET reflection data set to include .NET 8.0 members. Closes #1026. Also regenerated the .NET Framework data set to correct a few minor issues with implemented member info.\n- Fixed an issue with the MRefBuilder name matching. Fixes #1032.\n- Added support for .NET 7 static interface members. Fixes #1010. Fixes #1034.\n- Made BE0060 an error instead of a warning since the vast majority of the time the problem does cause invalid CHM file output even if the build succeeds. Closes #1028. Closes #1030.\n- Fixed the syntax for finalizers in the C# and managed C++ syntax generators.","shortMessageHtmlLink":"Various updates and fixes"}},{"before":"48faed985fefbf286c2078fa69b1e65781f2bd2d","after":"2201c42a9dea11b6855b7a6287f1c0f088da251b","ref":"refs/heads/master","pushedAt":"2023-07-08T20:45:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Updates for publication","shortMessageHtmlLink":"Updates for publication"}},{"before":"e446e6d0113329409a4fe5e892a0a493331d76de","after":"48faed985fefbf286c2078fa69b1e65781f2bd2d","ref":"refs/heads/master","pushedAt":"2023-07-04T17:56:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Added resizable TOC column support\n\nMerged changes from J. Ritchie Carroll to support a resizable TOC column. Added a new ResizableTocColumn transformation argument to allow it to be enabled.","shortMessageHtmlLink":"Added resizable TOC column support"}},{"before":"1901e405fdbd59c4c149d8bcfd8a0bb498357aa3","after":"e446e6d0113329409a4fe5e892a0a493331d76de","ref":"refs/heads/master","pushedAt":"2023-07-02T01:26:15.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Merge branch 'master' of https://github.com/EWSoftware/SHFB","shortMessageHtmlLink":"Merge branch 'master' of https://github.com/EWSoftware/SHFB"}},{"before":"df1d0c0653a0a2fdccf69794dd63a11bdfc6f04d","after":"1901e405fdbd59c4c149d8bcfd8a0bb498357aa3","ref":"refs/heads/master","pushedAt":"2023-07-02T01:22:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Added code to prevent a possible race condition in component message logging","shortMessageHtmlLink":"Added code to prevent a possible race condition in component message …"}},{"before":"85ad99c73be24d7df3b1b7009f626f9df1f3df6b","after":"df1d0c0653a0a2fdccf69794dd63a11bdfc6f04d","ref":"refs/heads/master","pushedAt":"2023-07-01T22:48:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Fixed a couple more MRefBuilder issues with parameter matching\n\nFixes #994 and #1006","shortMessageHtmlLink":"Fixed a couple more MRefBuilder issues with parameter matching"}},{"before":"acdcf59027f48762f8da413e827951239d73d024","after":"85ad99c73be24d7df3b1b7009f626f9df1f3df6b","ref":"refs/heads/master","pushedAt":"2023-07-01T02:20:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Presentation style fix\n\nFixed handling of locale-specific stylesheet link generation in the Default2022 presentation style. Fixes #1005","shortMessageHtmlLink":"Presentation style fix"}},{"before":"f625529049f3e4d97c66900b650522f198641df0","after":"acdcf59027f48762f8da413e827951239d73d024","ref":"refs/heads/master","pushedAt":"2023-06-20T16:14:50.181Z","pushType":"push","commitsCount":2,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Merge branch 'master' of https://github.com/EWSoftware/SHFB","shortMessageHtmlLink":"Merge branch 'master' of https://github.com/EWSoftware/SHFB"}},{"before":"2ea7eae7c5c7a8db75be8a5c51fba9ef66861eea","after":"f625529049f3e4d97c66900b650522f198641df0","ref":"refs/heads/master","pushedAt":"2023-06-20T16:08:45.798Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Fix reference to select attr in inheritdoc source (#1003)","shortMessageHtmlLink":"Fix reference to select attr in inheritdoc source (#1003)"}},{"before":"f2e3d579ff35494ed2ebe1e3fa43d47a600f2e4e","after":"2ea7eae7c5c7a8db75be8a5c51fba9ef66861eea","ref":"refs/heads/master","pushedAt":"2023-05-01T01:25:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Minor fixes\n\n- Fixed handling of list items with a term element but no description. Fixes #989.\n- Fixed odd case with an implicit operator that had no parameters. Fixes #985.","shortMessageHtmlLink":"Minor fixes"}},{"before":"deb3670b4d85232d3c95f1ba664529872f3a7cec","after":"f2e3d579ff35494ed2ebe1e3fa43d47a600f2e4e","ref":"refs/heads/master","pushedAt":"2023-04-24T01:14:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Created a common .editorconfig file used by all projects and moved the spell checker settings to it","shortMessageHtmlLink":"Created a common .editorconfig file used by all projects and moved th…"}},{"before":"e273564c3f9b2cdefa6d707f7ee740572088b9a6","after":"deb3670b4d85232d3c95f1ba664529872f3a7cec","ref":"refs/heads/master","pushedAt":"2023-03-22T01:37:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"EWSoftware","name":"Eric Woodruff","path":"/EWSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10552523?s=80&v=4"},"commit":{"message":"Added TargetFrameworkVersion to the standalone GUI project template","shortMessageHtmlLink":"Added TargetFrameworkVersion to the standalone GUI project template"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD_jSXngA","startCursor":null,"endCursor":null}},"title":"Activity · EWSoftware/SHFB"}