Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-24 | Update dependencies and lint (#6780)23.7.25 | 1 | -1/+1 | ||
2023-05-23 | Meta: Use variables in GraphQL (#6674) | 1 | -8/+31 | ||
2023-05-20 | Lint API usage (#6671) | 1 | -4/+6 | ||
2023-05-10 | Improve reliability of `list-prs-for-branch` (#6641)23.5.10 | 1 | -0/+3 | ||
2023-05-04 | Lint (ESM file imports + named functions) (#6613) | 1 | -4/+4 | ||
2022-12-15 | Restore `restore-file` feature (#6171) | 1 | -1/+1 | ||
Co-authored-by: Federico Brigante <me@fregante.com> | |||||
2022-09-20 | Meta: Default to `deduplicate: false` (#5999) | 1 | -1/+1 | ||
2022-09-10 | Lint (#5954)22.9.9 | 1 | -10/+10 | ||
2022-07-20 | Fix feature cache across ajaxed page loads (#5841)22.7.20 | 1 | -1/+11 | ||
2022-07-16 | Don't show `update-pr-from-base-branch` when there are conflicts (#5768) | 1 | -0/+1 | ||
2022-06-24 | Restore `pinned-issues-update-time` (#5722) | 1 | -1/+1 | ||
2022-06-21 | Escape the `@` symbol in api requests (#5714) | 1 | -1/+1 | ||
2021-10-10 | Revert "Use safer saving mechanism in `restore-file` (#4803)" (#4896) | 1 | -1/+1 | ||
2021-10-04 | Meta: Improve lack of token scopes message (#4852) | 1 | -1/+1 | ||
2021-09-26 | Use safer saving mechanism in `restore-file` (#4803) | 1 | -1/+1 | ||
Co-authored-by: Federico Brigante <me@fregante.com> | |||||
2021-08-22 | Meta: Make `Log API calls in the console` option checkbox visible (#4667) | 1 | -9/+3 | ||
Co-authored-by: Yakov <16872793+yakov116@users.noreply.github.com> | |||||
2021-08-14 | Meta: Log API calls and other fetches (#4656)21.8.14 | 1 | -0/+12 | ||
2021-07-08 | Lint (#4544) | 1 | -12/+12 | ||
2021-07-07 | Lint: Enable `comma-dangle` (#4545) | 1 | -16/+16 | ||
2020-12-27 | Update dependencies (#3850) | 1 | -2/+4 | ||
2020-12-09 | Fix `new-repo-disable-projects-and-wiki` feature (#3794) | 1 | -1/+1 | ||
Co-authored-by: Federico <me@fregante.com> | |||||
2020-11-21 | Add `quick-fork-deletion` feature (#3734) | 1 | -1/+12 | ||
2020-11-18 | Lint (#3723)20.11.19 | 1 | -1/+3 | ||
2020-11-03 | Meta: Extract and extend `getRepositoryInfo` (#3695)20.11.5 | 1 | -2/+2 | ||
2020-10-26 | Lint (#3684) | 1 | -3/+5 | ||
Co-authored-by: Federico <me@fregante.com> | |||||
2020-08-24 | Meta: enable more lint rules (#3489) | 1 | -2/+2 | ||
2020-08-16 | Add `convert-release-to-draft` feature (#3443) | 1 | -1/+1 | ||
Co-authored-by: Federico <opensource@bfred.it> | |||||
2020-08-15 | Add `remove-label-faster` feature (#3454) | 1 | -1/+1 | ||
Co-authored-by: Federico Brigante <opensource@bfred.it> | |||||
2020-07-31 | Only add `update-pr-from-base-branch` button if personal token is present | 1 | -5/+9 | ||
Fixes #2679 Closes #3411 | |||||
2020-07-16 | Lint (#3341) | 1 | -7/+9 | ||
* use pageDetect for `find-file-buffer` * Update source/features/file-finder-buffer.tsx Co-authored-by: Fregante <opensource@bfred.it> * Update dep * Inline init `format-conversation-titles` * `init: () =>` => `init()` * remove ajax false from `align-issue-labels` * Move loose parse int to its own file * Fix api on gist pages * Remove duplicate undefined * lint * Sort from * limit `remove-diff-signs` to `has-code` * Sort from * Restore package.json * Restore package-lock.json * Use `isEnterprise()` * use ObserveElement for `linkify-user-location` * Restore linkify-user-location.tsx * Update `github-url-detection` Co-authored-by: Fregante <opensource@bfred.it> | |||||
2020-05-19 | Meta: Reorganize utility functions (#3110) | 1 | -0/+210 | ||