aboutsummaryrefslogtreecommitdiffstats
path: root/src/webview/badge.ts
Commit message (Expand)AuthorAge
* Minor refactoringLibravatar Vijay A2022-12-26
* Use default exports instead of named exportsLibravatar Vijay A2022-07-02
* Preload safe debug shim (#29)Libravatar Kristóf Marussy2022-04-22
* Turn off usage of 'debug' npm package using with electron-16 (fixes #17)Libravatar Vijay Aravamudhan2022-04-22
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* fix: Remove 'counterCache' which was precluding from resetting the badge once...Libravatar Vijay Aravamudhan2021-10-23
* chore: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* refactor: defensive programming to avoid javascript error for unread badgesLibravatar Vijay A2021-09-14
* refactor: expose safeParseInt so that all recipes can use the same for consis...Libravatar Vijay A2021-08-31
* fix: allow the recipe to pass a string for the badge, ferdi can parse it corr...Libravatar Vijay A2021-08-27
* chore: typescript conversionLibravatar Vijay A2021-08-21