{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":759284862,"defaultBranch":"master","name":"HTMLHint","ownerLogin":"bebehr","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-02-18T06:41:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/84272511?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1708381977.0","currentOid":""},"activityList":{"items":[{"before":"5163d316228f73289b83e94e65093cfbcbec4c9f","after":"ea7ea2d9565b6a41d0f5a7e19bb1c77fbafd0224","ref":"refs/heads/fix-inefficientregex","pushedAt":"2024-02-20T07:28:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bebehr","name":null,"path":"/bebehr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84272511?s=80&v=4"},"commit":{"message":"fix(id-class-value): fix inefficient regex\n\nThe positive lookahead assertion `(?= ...)` is used to ensure that the check occurs after the first\nlowercase letter and all subsequent characters have been verified to resolve the issue of reference\nbacktracking\n\n#1147","shortMessageHtmlLink":"fix(id-class-value): fix inefficient regex"}},{"before":null,"after":"5163d316228f73289b83e94e65093cfbcbec4c9f","ref":"refs/heads/fix-inefficientregex","pushedAt":"2024-02-19T22:32:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bebehr","name":null,"path":"/bebehr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84272511?s=80&v=4"},"commit":{"message":"fix(id-class-value): fix ineficient regex\n\nReplacing the capturing group quantifier ( ... )* with a non-capturing group quantifier (?: ... )*\nto reduce the risk of exponential backtracking.\n\n#1147","shortMessageHtmlLink":"fix(id-class-value): fix ineficient regex"}},{"before":"261d7f637635fc36de4c1143faff3e66ce0119eb","after":"5e30fad245d5e6fd707f11a974fa4ae9cb89026c","ref":"refs/heads/point-tag-pair-to-correct-line","pushedAt":"2024-02-18T13:13:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bebehr","name":null,"path":"/bebehr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84272511?s=80&v=4"},"commit":{"message":"Report correct line and column numbers, if no end tag","shortMessageHtmlLink":"Report correct line and column numbers, if no end tag"}},{"before":"309a4da10be29ce8df337432a8c79317e1c01432","after":"261d7f637635fc36de4c1143faff3e66ce0119eb","ref":"refs/heads/point-tag-pair-to-correct-line","pushedAt":"2024-02-18T12:16:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bebehr","name":null,"path":"/bebehr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84272511?s=80&v=4"},"commit":{"message":"Add test checking for reporting correct line number, if no end tag","shortMessageHtmlLink":"Add test checking for reporting correct line number, if no end tag"}},{"before":"104a93b218b18e052735029b330b5214db202167","after":"309a4da10be29ce8df337432a8c79317e1c01432","ref":"refs/heads/point-tag-pair-to-correct-line","pushedAt":"2024-02-18T11:48:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bebehr","name":null,"path":"/bebehr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84272511?s=80&v=4"},"commit":{"message":"Add test checking for reporting correct line number, if no end tag","shortMessageHtmlLink":"Add test checking for reporting correct line number, if no end tag"}},{"before":null,"after":"104a93b218b18e052735029b330b5214db202167","ref":"refs/heads/point-tag-pair-to-correct-line","pushedAt":"2024-02-18T11:35:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bebehr","name":null,"path":"/bebehr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84272511?s=80&v=4"},"commit":{"message":"Add test checking for reporting correct line number, if no end tag","shortMessageHtmlLink":"Add test checking for reporting correct line number, if no end tag"}},{"before":"acb2f3d5566e830e47344f7e26e0e3dcf8499dd3","after":null,"ref":"refs/heads/point-tag-pair-to-correct-line","pushedAt":"2024-02-18T11:19:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bebehr","name":null,"path":"/bebehr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84272511?s=80&v=4"}},{"before":"9d5a70fc705590a490190e615238b52fd1e409dc","after":"3d893538ebdd4a5bbd61cd8063f688bb0ba8e785","ref":"refs/heads/remove-ampersand-from-spec-char-escape","pushedAt":"2024-02-18T10:39:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bebehr","name":null,"path":"/bebehr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84272511?s=80&v=4"},"commit":{"message":"Update spec-char-escape.ts\n\nRemove fixed TODO comment.","shortMessageHtmlLink":"Update spec-char-escape.ts"}},{"before":null,"after":"acb2f3d5566e830e47344f7e26e0e3dcf8499dd3","ref":"refs/heads/point-tag-pair-to-correct-line","pushedAt":"2024-02-18T10:16:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bebehr","name":null,"path":"/bebehr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84272511?s=80&v=4"},"commit":{"message":"test(tag-pair-spec): add test for correct line number/column of start tag if no end tag was provided\n\nDo not report where the missing end tag should be closed at the latest, but the start tag.\n\nfix #1284","shortMessageHtmlLink":"test(tag-pair-spec): add test for correct line number/column of start…"}},{"before":null,"after":"9d5a70fc705590a490190e615238b52fd1e409dc","ref":"refs/heads/remove-ampersand-from-spec-char-escape","pushedAt":"2024-02-18T08:25:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bebehr","name":null,"path":"/bebehr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84272511?s=80&v=4"},"commit":{"message":"fix(spec-char-escape): remove normal ampersand from spec-char-escape rule, update test and docs\n\nAmpersand is acceptable in HTML text. W3C Markup Validation Service no longer finds any issues with\nthe uncoded &.\n\nfix #1382","shortMessageHtmlLink":"fix(spec-char-escape): remove normal ampersand from spec-char-escape …"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD_2Gp7wA","startCursor":null,"endCursor":null}},"title":"Activity · bebehr/HTMLHint"}