aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/ignoreActivities.ts
AgeCommit message (Collapse)Author
2022-11-28Path aliases, better lazyWebpack (#268)Ven
2022-11-11fix(plugins): Fix IgnoreActivities (#205)Nuckyz
2022-11-07lint: Disallow utils index importsVendicated
This keeps leading to issues due to circular imports. Import from specific files instead, index just reexports
2022-10-30Webpack Warnings & Errors (#178)Ven
* dev: Useful strict Warnings & Errors * Always log error * Ignore pending patches with all or whose predicate = false * Error -> Warn
2022-10-27fix(IgnoreActivities): id -> exePath (#164)Nuckyz
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-26fix(Ignore Activities): Fixes games manually added not being able to be ↵Nuckyz
ignored (#162) Co-authored-by: Ven <vendicated@riseup.net>
2022-10-25Ignore Activities: Fix button not working (#156)Nuckyz
explode