summaryrefslogtreecommitdiff
path: root/source/github-helpers (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-11-10`easy-toggle-files` - Apply to code search (#7036)Gravatar Katsute 1-0/+5
Co-authored-by: Federico Brigante <me@fregante.com>
2023-11-09`bugs-tab` - Support the labels `triage:bug` and `triage/bug` (#7041)Gravatar Flo Edelmann 2-1/+3
2023-11-01Meta: Use new `select-dom` API (#6992)Gravatar Federico Brigante 8-23/+23
2023-10-16Fix `textContent` types (#6983)Gravatar Federico Brigante 4-8/+8
2023-09-27Meta: Replace JSDOM with linkedom (#6953)Gravatar Federico Brigante 3-6/+9
2023-09-27Meta: Async include functions (#6894)Gravatar Federico Brigante 3-66/+20
2023-09-19Meta: Rename `GitHubURL` to `GitHubFileURL` (#6931)Gravatar Federico Brigante 4-13/+13
2023-09-14Faster `releases-tab` on repo home (#6909)Gravatar Federico Brigante 2-3/+8
2023-09-12Restore `releases-tab` when "Global Navigation Bar" is disabled (#6901)Gravatar 오지환 (Cooper) 1-2/+7
Co-authored-by: Federico Brigante <me@fregante.com>
2023-09-11Meta: Extract `linkify-code` truncation logic to `linkify-urls` (#6896)Gravatar Katsute 1-4/+0
2023-09-11Match the behavior of function `isUrlReachable` to its name (#6893)Gravatar 오지환 (Cooper) 1-2/+2
2023-09-07Meta: Extract GQL queries (#6879)23.9.7Gravatar Federico Brigante 4-18/+18
2023-09-07Meta: Enable prettier on CSS and GQL (#6881)Gravatar Federico Brigante 1-10/+50
2023-09-04Target macOS 13, iOS 16, Safari 16.4 (#6874)Gravatar Sindre Sorhus 1-2/+2
Co-authored-by: Federico Brigante <me@fregante.com>
2023-09-04Meta: Drop `deinit` functions (#6868)Gravatar Federico Brigante 1-3/+3
2023-08-28Enable `useful-not-found-page` on the new "404 file" page (#6840)Gravatar 오지환 (Cooper) 1-0/+5
Co-authored-by: Federico Brigante <me@fregante.com>
2023-08-28Update dependencies (#6858)Gravatar Federico Brigante 1-2/+1
2023-08-24Improve support of New Repository Overview (#6837)Gravatar 오지환 (Cooper) 1-2/+8
2023-08-24Discard truncated linkified URLs (#6844)Gravatar Katsute 1-0/+4
2023-07-24Update dependencies and lint (#6780)23.7.25Gravatar Federico Brigante 5-7/+7
2023-07-08Update dependencies (#6766)23.7.8Gravatar Federico Brigante 2-2/+2
2023-07-08Use new cache API (#6733)Gravatar Federico Brigante 1-9/+9
2023-07-05Meta: Add label tests in `bugs-tab` (#6754)Gravatar Federico Brigante 2-0/+43
2023-06-03Fix: `show-whitespace` and `linkify-code` disappears after load (#6709)Gravatar Federico Brigante 1-1/+2
2023-05-23Meta: Use variables in GraphQL (#6674)Gravatar Federico Brigante 4-25/+65
2023-05-21Restore `wait-for-checks` (no more Firefox support) (#6673)23.5.20Gravatar Federico Brigante 3-9/+24
2023-05-21Use correct file after merges in in `restore-file` (#6670)Gravatar Federico Brigante 1-1/+5
2023-05-20Lint API usage (#6671)Gravatar Federico Brigante 5-10/+11
2023-05-14Improve `prevent-link-loss` layou on mobile (#6622)Gravatar Federico Brigante 1-1/+1
2023-05-10Improve reliability of `list-prs-for-branch` (#6641)23.5.10Gravatar Federico Brigante 5-4/+27
2023-05-10Default branch and current branch detector improvements (#6636)Gravatar Federico Brigante 8-96/+134
2023-05-10Reliability fixes for `default-branch-button` (#6629)Gravatar Federico Brigante 6-78/+177
2023-05-07Lint (ESM file imports 2) (#6630)Gravatar Federico Brigante 1-1/+1
2023-05-07Some fixes around `quick-file-edit` (#6627)Gravatar Federico Brigante 3-16/+38
2023-05-04Re-label `restore-file` and use new API (#6596)Gravatar Cooper Oh (오지환) 1-1/+0
2023-05-04Lint (ESM file imports + named functions) (#6613)Gravatar Federico Brigante 19-41/+39
2023-04-26Add automated selector testing (#6301)Gravatar Federico Brigante 2-0/+33
2023-04-26Add `pr-base-commit` feature (#6538)Gravatar Federico Brigante 2-29/+37
Co-authored-by: Yakov <16872793+yakov116@users.noreply.github.com>
2023-04-25Use `getBranches` in more places, cleanup and test (#6556)Gravatar Federico Brigante 2-10/+82
2023-04-25Improve `sync-pr-commit-title` reliability (#6564)Gravatar Federico Brigante 2-8/+8
2023-04-26Lint (#6555)Gravatar Federico Brigante 1-20/+0
2023-04-10Restore `quick-new-issue` on Global navigation update (#6486)Gravatar Federico Brigante 1-1/+1
2023-04-08Allow color config in `file-age-color`/`release-download-count` (#6447)Gravatar Shinigami 1-5/+15
Co-authored-by: Federico Brigante <me@fregante.com>
2023-03-28Add `rgh-netiquette` feature (#6432)Gravatar Federico Brigante 1-10/+30
2023-03-26Add `netiquette` feature (#6427)Gravatar Federico Brigante 1-4/+5
2023-03-01Disable some features on PRs that the user can't edit (#6381)Gravatar Federico Brigante 1-0/+2
2023-03-01Meta: Update `webext-storage-cache` (#6376)Gravatar Federico Brigante 2-2/+4
2023-02-20Run 50 more features before the whole page has loaded (#6357)Gravatar Federico Brigante 1-10/+5
2023-02-11Fix "closing keyword" logic in `clear-pr-merge-commit-message` (#6328)Gravatar Federico Brigante 1-0/+34
2023-02-11Enable some features before the page has finished loading (#6327)Gravatar Federico Brigante 1-0/+8