Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-04 | Lint (ESM file imports + named functions) (#6613) | 1 | -1/+1 | ||
2023-02-20 | Run 50 more features before the whole page has loaded (#6357) | 1 | -0/+1 | ||
2022-09-20 | Meta: Default to `deduplicate: false` (#5999) | 1 | -1/+1 | ||
2022-03-14 | Update all dependencies + lint some (#5503) | 1 | -2/+2 | ||
2021-11-09 | Meta: Replace `__filebasename` with `import.meta.url` (#5058) | 1 | -1/+1 | ||
Co-authored-by: Federico Brigante <me@fregante.com> | |||||
2021-07-07 | Lint: Enable `comma-dangle` (#4545) | 1 | -2/+2 | ||
2021-01-02 | Meta: Infer better types in `querySelector` and `select-dom` (#3831) | 1 | -1/+1 | ||
2020-10-24 | Meta: Use the Readme as the only source of feature descriptions (#3678) | 1 | -5/+1 | ||
Co-authored-by: Federico Brigante <me@fregante.com> | |||||
2020-08-10 | Fix loading logic of features that can't run twice (#3442) | 1 | -2/+2 | ||
2020-06-03 | Upgrade dependencies (#3168) | 1 | -1/+1 | ||
Co-authored-by: Fregante <opensource@bfred.it> | |||||
2020-05-19 | Meta: Reorganize utility functions (#3110) | 1 | -1/+1 | ||
2020-05-08 | Lint (#3072) | 1 | -0/+1 | ||
Co-Authored-By: yakov116 <yakov116@users.noreply.github.com> | |||||
2020-05-08 | Extract page-detect.ts into `github-url-detection` (#3062) | 1 | -1/+1 | ||
2020-04-20 | Meta: Improve types (#3006) | 1 | -1/+1 | ||
2020-04-20 | Meta: Make bundles smaller (#3020) | 1 | -1/+2 | ||
2020-04-15 | Improve feature loading mechanism (#2987) | 1 | -1/+1 | ||
2020-04-03 | Allow multiple loaders in a single `features.add` (#2925) | 1 | -1/+2 | ||
2020-01-06 | Fix `cloneNode` type (#2670) | 1 | -2/+2 | ||
2019-12-06 | Fix console error caused by `embed-gist-via-iframe` (#2539) | 1 | -1/+1 | ||
Co-authored-by: Federico Brigante <github@bfred.it> | |||||
2019-09-16 | Add `embed-gist-via-iframe` feature (#2347) | 1 | -0/+34 | ||