summaryrefslogtreecommitdiff
path: root/source/features/upload-button.tsx (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2023-11-10`easy-toggle-files` - Apply to code search (#7036)Gravatar Katsute 2-0/+39
Co-authored-by: Federico Brigante <me@fregante.com>
2023-11-09`table-input`/`collapsible-content-button` - Silence Firefox (#7042)Gravatar Federico Brigante 3-15/+7
2023-11-09`bugs-tab` - Support the labels `triage:bug` and `triage/bug` (#7041)Gravatar Flo Edelmann 2-1/+3
2023-11-09Meta: Bump dependencies and minimum node version (#7047)Gravatar Pavel 13-10281/+2675
Co-authored-by: Federico Brigante <me@fregante.com>
2023-11-07`pr-jump-to-first-non-viewed-file` - Restore feature in all PRs (#7033)Gravatar Timon Jurschitsch 1-1/+10
Co-authored-by: Federico Brigante <me@fregante.com>
2023-11-03`releases-tab`: Add support for tags-only repos (#7031)23.11.3Gravatar Federico Brigante 3-22/+34
2023-11-03`link-to-changelog-file`: Drop broken `parseFromDom` (#7032)Gravatar Federico Brigante 1-17/+0
2023-11-03`releases-tab`: Hide dropdown item when there are no releases (#7027)Gravatar Konv Suu 1-1/+10
2023-11-02`close-as-planned` - Fix "close with comment" bug (#7025)Gravatar Kid 1-0/+2
2023-11-01`table-input` - Restore feature (#7022)23.11.1Gravatar Federico Brigante 1-3/+48
2023-11-01`collapsible-content-button` - Restore feature (#7021)Gravatar Federico Brigante 1-2/+27
2023-11-01`clean-rich-text-editor` - Restore feature (#7019)Gravatar Federico Brigante 1-1/+13
2023-11-02Remind users to be kind when commenting (#6991)Gravatar Federico Brigante 1-0/+23
2023-11-02`one-click-review-submission` - Restore feature (#7015)Gravatar Tanmay Rajani 1-1/+4
2023-11-01`close-as-unplanned` - New feature (#6973)Gravatar Federico Brigante 3-0/+60
2023-11-02`small-user-avatars` - Adjust spacing (#7004)Gravatar Katsute 3-7/+7
Co-authored-by: Federico Brigante <me@fregante.com>
2023-11-01`linkify-code` - Fix issue links on global search pages (#7005)Gravatar Katsute 1-9/+15
2023-11-01Meta: Use new `select-dom` API (#6992)Gravatar Federico Brigante 133-529/+528
2023-10-29`repo-header-info` - Improve alignment (#6987)Gravatar 오지환 (Cooper) 1-1/+1
2023-10-23Meta: Update release script for FirefoxGravatar Federico Brigante 1-3/+3
2023-10-20Meta: Add `npm run new` to add new features (#6972)Gravatar Federico Brigante 3-0/+52
2023-10-17Escape `.` in the tooltips of the one-click review radio buttons (#6986)Gravatar Jiralite 1-1/+1
2023-10-16Fix `textContent` types (#6983)Gravatar Federico Brigante 47-65/+77
2023-10-13`quick-new-issue` - Icon missing (#6971)Gravatar Ayub Kokabi 2-2/+6
Co-authored-by: Federico Brigante <me@fregante.com>
2023-10-05Restore `one-click-review-submission` feature (#6964)23.10.5Gravatar Rob Hannay 1-9/+23
Co-authored-by: Federico Brigante <me@fregante.com> Co-authored-by: Scott Busche <swbusche@gmail.com>
2023-10-04Avoid 404 hotfix request in console (#6950)Gravatar Federico Brigante 2-2/+9
2023-10-04`small-user-avatars` - Add avatars to user mentions (#6966)Gravatar Katsute 2-8/+30
2023-09-27Meta: Replace JSDOM with linkedom (#6953)Gravatar Federico Brigante 10-780/+280
2023-09-27Meta: Async include functions (#6894)Gravatar Federico Brigante 18-188/+311
2023-09-27Add `rgh-pr-template` feature (#6947)Gravatar Federico Brigante 3-2/+41
2023-09-27Only show the options if JS has loaded correctly (#6948)Gravatar Federico Brigante 3-0/+8
2023-09-27Add buttons to toggle all features at once (#6949)Gravatar Federico Brigante 2-0/+38
2023-09-27`previous-version` - Restore feature (#6955)Gravatar 오지환 (Cooper) 1-1/+1
2023-09-27Support fine-grained tokens in the options and update the widget (#6956)Gravatar 오지환 (Cooper) 2-11/+20
2023-09-26Drop `clean-repo-header` featureGravatar Federico Brigante 4-37/+0
People can't deal with it. I'll just wait for GitHub to do it for me
2023-09-26Minor Safari extension tweaksGravatar Sindre Sorhus 3-4/+8
2023-09-21`clean-repo-header` - Let users disable it (#6941)23.9.21Gravatar Federico Brigante 4-24/+46
2023-09-21Drop `hide-own-stars` feature (#6935)Gravatar Federico Brigante 3-33/+0
2023-09-21`linkify-code` - Fix console error (#6938)Gravatar Federico Brigante 2-20/+25
2023-09-20`link-to-changelog-file` - Drop extraneous character in tooltip (#6936)Gravatar Julian 1-1/+1
2023-09-20Fix CIGravatar Federico Brigante 1-0/+2
2023-09-20`repo-header-info` - Add link and tooltip (#6932)Gravatar Federico Brigante 1-4/+8
2023-09-19Meta: Rename `GitHubURL` to `GitHubFileURL` (#6931)Gravatar Federico Brigante 16-38/+53
2023-09-19`repo-header-info` - Bugfix: Also appears in wrong place (#6924)Gravatar 오지환 (Cooper) 1-1/+1
2023-09-19`unreleased-commits` - Support old repository overview (#6927)Gravatar 오지환 (Cooper) 1-22/+14
2023-09-19`show-names` - Exclude invalid elements on new dashboard (#6916)Gravatar 오지환 (Cooper) 1-2/+3
Co-authored-by: Federico Brigante <me@fregante.com>
2023-09-19Properly merge API requests (#6920)Gravatar Federico Brigante 2-6/+6
2023-09-18Minor tweaks to Safari extension app (#6921)Gravatar Sindre Sorhus 6-261/+52
2023-09-17Restore `infinite-scroll` broken on new dashboard (#6918)23.9.17Gravatar 오지환 (Cooper) 1-15/+15
2023-09-17Disable `dim-bots` only when clicking on empty areas (#6910)Gravatar Federico Brigante 2-7/+10