Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-28 | Path aliases, better lazyWebpack (#268) | Ven | |
2022-11-11 | fix(plugins): Fix IgnoreActivities (#205) | Nuckyz | |
2022-11-07 | lint: Disallow utils index imports | Vendicated | |
This keeps leading to issues due to circular imports. Import from specific files instead, index just reexports | |||
2022-10-30 | Webpack 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-27 | fix(IgnoreActivities): id -> exePath (#164) | Nuckyz | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2022-10-26 | fix(Ignore Activities): Fixes games manually added not being able to be ↵ | Nuckyz | |
ignored (#162) Co-authored-by: Ven <vendicated@riseup.net> | |||
2022-10-25 | Ignore Activities: Fix button not working (#156) | Nuckyz | |
explode |