Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-19 | Meta: Reorganize utility functions (#3110) | 1 | -192/+0 | ||
2020-05-19 | Ensure features work on branches/tags with slashes (#3083)20.5.19 | 1 | -9/+0 | ||
2020-05-19 | Extract `flat-zip`; drop `group-by` (#3107) | 1 | -32/+0 | ||
2020-05-19 | Lint | 1 | -1/+1 | ||
2020-05-19 | Lint and console errors (#3101) | 1 | -0/+20 | ||
2020-05-19 | Add `prevent-pr-commit-link-loss` feature (#3085) | 1 | -0/+7 | ||
Co-authored-by: Fregante <opensource@bfred.it> | |||||
2020-05-08 | Extract page-detect.ts into `github-url-detection` (#3062) | 1 | -1/+1 | ||
2020-04-20 | Meta: Improve types (#3006) | 1 | -4/+8 | ||
2020-04-15 | Improve feature loading mechanism (#2987) | 1 | -1/+7 | ||
2020-03-25 | Improve error UX (#2919) | 1 | -19/+10 | ||
2020-03-22 | Exclude pre-releases from `latest-tag-button` (#2905) | 1 | -0/+26 | ||
2020-03-18 | Meta: Standardize number parsing | 1 | -0/+4 | ||
2020-03-17 | Add `show-open-prs-of-forks` feature (#2880)20.3.16 | 1 | -0/+4 | ||
Co-authored-by: Federico Brigante <opensource@bfred.it> | |||||
2020-03-16 | Meta, updates, lint (#2899) | 1 | -1/+1 | ||
2020-03-16 | Meta: Fix util function | 1 | -1/+1 | ||
2020-03-16 | Improve `forked-to` reliability (#2892) | 1 | -1/+1 | ||
2020-03-13 | Add `pr-commit-lines-changed` feature (#2858)20.3.13 | 1 | -0/+12 | ||
Co-authored-by: Federico Brigante <opensource@bfred.it> | |||||
2020-03-13 | Fix `releases-tab` position on repo with "settings" in their na… (#2866) | 1 | -0/+8 | ||
2020-02-28 | Don't show unnecessary `default-branch` after AJAX navigation (#2835) | 1 | -1/+1 | ||
2020-02-19 | Update linters (#2802) | 1 | -10/+2 | ||
2020-02-04 | Update dependencies + lint (#2753) | 1 | -0/+1 | ||
2020-02-04 | Meta: improve error reporting | 1 | -2/+3 | ||
2020-01-21 | Meta: Add error logger that helps user search/report issues (#2708) | 1 | -0/+14 | ||
2020-01-06 | `ci-link` should only refer to the default branch (+ minor fixes) (#2644) | 1 | -5/+0 | ||
2019-12-16 | Small meta changes (#2626) | 1 | -2/+10 | ||
2019-11-14 | Cleanup `html-preview-link` feature page detection (#2540) | 1 | -2/+0 | ||
2019-11-08 | Updates and lint (#2521) | 1 | -15/+9 | ||
2019-11-02 | Add `html-preview-link` feature (#2505) | 1 | -0/+2 | ||
2019-09-27 | Update and lint (#2464)19.9.27 | 1 | -1/+1 | ||
2019-08-11 | Meta: improve GQL API usage | 1 | -0/+4 | ||
And avoid `getOwnerAndRepo` whenever possible | |||||
2019-08-06 | Fix default branch detection in private repos (#2307) | 1 | -1/+1 | ||
2019-07-30 | `show-names`: Replace username with real name if they’re the same (#2193)19.7.30 | 1 | -0/+4 | ||
2019-07-14 | Support branch names with slashes in `branch-buttons` (#2226) | 1 | -0/+18 | ||
Co-authored-by: Federico Brigante <github@bfred.it> | |||||
2019-07-10 | Add `submit-review-as-single-comment` feature (#2188) | 1 | -0/+23 | ||
2019-06-22 | Update dependencies and linting (#2163)19.6.22 | 1 | -1/+1 | ||
2019-06-05 | Link to current branch in More's Compare and Commits links (#2102) | 1 | -0/+9 | ||
2019-05-11 | Add `tag-changelog-link` feature (#1998) | 1 | -0/+5 | ||
Co-authored-by: Federico Brigante <github@bfred.it> | |||||
2019-04-21 | Meta: Add explicit return types on all functions (#1943) | 1 | -8/+11 | ||
Co-authored-by: Federico Brigante <github@bfred.it> | |||||
2019-04-20 | Meta: Drop some TypeScript type assertions (#1948) | 1 | -1/+1 | ||
2019-04-17 | Enable strict-mode for TypeScript (#1783) | 1 | -6/+7 | ||
Co-authored-by: Federico Brigante <github@bfred.it> | |||||
2019-02-14 | Drop `op-labels` feature (#1776) | 1 | -0/+10 | ||
It has been implemented by GitHub | |||||
2019-02-08 | Move to TypeScript (#1750) | 1 | -0/+69 | ||