summaryrefslogtreecommitdiff
path: root/source/features/embed-gist-inline.tsx (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-16Fix `textContent` types (#6983)Gravatar Federico Brigante 1-1/+1
2023-05-04Lint (ESM file imports + named functions) (#6613)Gravatar Federico Brigante 1-3/+3
2023-02-20Run 50 more features before the whole page has loaded (#6357)Gravatar Federico Brigante 1-1/+0
2022-09-25Warp speed 🚀 (#6006)Gravatar Federico Brigante 1-7/+20
2022-09-20Meta: Default to `deduplicate: false` (#5999)Gravatar Federico Brigante 1-1/+2
2021-11-09Meta: Replace `__filebasename` with `import.meta.url` (#5058)Gravatar Florent 1-1/+1
2021-07-07Lint: Enable `comma-dangle` (#4545)Gravatar Federico Brigante 1-3/+3
2021-06-04`embed-gist-inline` improve gist detectionGravatar Federico 1-7/+4
2021-05-31`embed-gist-inline` fix: Exclude gist user links on Enterprise (#4433)Gravatar Federico Brigante 1-5/+18
2021-05-20Lint (#4361)Gravatar yakov116 1-1/+1
2021-03-01Update dependencies and lint (#4037)21.3.1Gravatar yakov116 1-3/+5
2021-01-12Avoid embedding large files in `embed-gist-inline` (#3890)Gravatar Federico 1-0/+4
2021-01-06Fix `embed-gist-inline` style and preserve the original link (#3866)Gravatar Federico 1-7/+8
2021-01-02Meta: Infer better types in `querySelector` and `select-dom` (#3831)Gravatar Federico 1-1/+1
2020-10-24Meta: Use the Readme as the only source of feature descriptions (#3678)Gravatar Flo Edelmann 1-5/+1
2020-10-20Fetch widget for `view-markdown-source` instead of maintaining a copy of it (...Gravatar yakov116 1-1/+1
2020-10-16Restore `embed-gist-inline` feature (#3640)Gravatar yakov116 1-7/+2
2020-06-03Upgrade dependencies (#3168)Gravatar Sindre Sorhus 1-1/+1
2020-05-19Meta: Reorganize utility functions (#3110)Gravatar Fregante 1-2/+2
2020-05-08Lint (#3072)Gravatar Fregante 1-0/+1
2020-05-08Extract page-detect.ts into `github-url-detection` (#3062)Gravatar Fregante 1-1/+1
2020-04-20Meta: Improve types (#3006)Gravatar Federico Brigante 1-1/+1
2020-04-20Meta: Make bundles smaller (#3020)Gravatar Federico Brigante 1-1/+2
2020-04-15Improve feature loading mechanism (#2987)Gravatar Federico Brigante 1-1/+0
2020-04-03Allow multiple loaders in a single `features.add` (#2925)Gravatar Federico Brigante 1-1/+2
2020-01-08Meta: Enable JSX linting (#2678)Gravatar Federico Brigante 1-2/+3
2019-12-16Small meta changes (#2626)Gravatar Federico Brigante 1-1/+2
2019-11-21Meta: Fix screenshot URL in `embed-gist-inline` (#2558)19.11.21Gravatar Lutz Lengemann 1-1/+1
2019-09-08Avoid running `embed-gist-inline` in Firefox19.9.8Gravatar Federico Brigante 1-2/+6
2019-08-24Exclude profile links in `embed-gist-inline` (#2380)19.8.25Gravatar Kid 1-1/+1
2019-07-30Sort features in Readme by area instead of by type (#2283)Gravatar Federico Brigante 1-1/+2
2019-06-22Meta: Dynamically add feature names to files (#2166)19.6.22.1940Gravatar Federico Brigante 1-1/+1
2019-05-13Add description field to features (#2030)Gravatar Sindre Sorhus 1-0/+1
2019-04-21Meta: Add explicit return types on all functions (#1943)Gravatar Nick Taylor 1-4/+4
2019-04-17Enable strict-mode for TypeScript (#1783)Gravatar Nick Taylor 1-7/+7
2019-03-27Cleanup and small fixes (#1883)Gravatar Federico Brigante 1-2/+1
2019-03-17Extract domify into `doma` /2Gravatar Federico Brigante 1-1/+1
2019-03-15Extract domify into `doma`Gravatar Federico Brigante 1-1/+1
2019-02-12Meta: Simplify dom-chef usage (#1768)Gravatar Federico Brigante 1-1/+1
2019-02-01Meta: drop unused error variableGravatar Federico Brigante 1-1/+1
2019-02-01Use `eslint-config-xo-typescript` (#1740)Gravatar Sindre Sorhus 1-1/+1
2019-01-19Update dependencies; lintGravatar Federico Brigante 1-0/+1
2019-01-17Drop Babel in favor of esm and TypeScript (#1726)Gravatar Federico Brigante 1-0/+58