Commit Graph
11 Commits
Author SHA1 Message Date
Nixinova b093037273 fix(plugins/languages): avoid crash with null check (#524) 2021-09-07 00:21:49 +02:00
Nixinova 2482754df5 chore(deps): update linguist-js to 2.0 (#518) 2021-09-06 12:43:39 +02:00
Nixinova 359ff46780 Load all language colours (#467) 2021-08-19 20:13:48 +02:00
Nixinova 7534c37ab8 Add options to configure which language categories to display (#477) 2021-08-17 12:08:49 +02:00
Nixinova f14ab9bd98 Move non-Node script from package.json to workflow (#485) [skip ci]
* Move non-Node script from `package.json` to workflow

Module `dprint` is not used in a Node context so should not be placed in `package.json`.

* Unformat
2021-08-17 11:59:04 +02:00
Nixinova 7f5ee4e761 Use display name instead of username in followup plugin (#465) 2021-08-10 11:07:46 +02:00
Nixinova 6d5395a2bf Sort discussion categories for display (#453) [skip ci] 2021-08-09 21:34:47 +02:00
Nixinova 88ccb1bfaa Remove github-linguist dependencies (#458) [skip ci] 2021-08-09 21:33:02 +02:00
Nixinova 938bc5c869 Move discussions below followup (#441) 2021-08-02 11:04:15 +02:00
Nixinova 9e77a1b2c0 Replace github-linguist gem with Node port Nixinova/Linguist (#436) 2021-08-01 12:54:03 +02:00
Nixinova d258f58952 Optional chaining (#416) 2021-07-18 13:07:09 +02:00