Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-28 | Path aliases, better lazyWebpack (#268) | Ven | |
2022-11-12 | fix PronounDB crash with new profile in dms, force start dependencies | Vendicated | |
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-22 | style: Sort imports | Vendicated | |
2022-10-22 | Add license headers | Vendicated | |
2022-10-21 | Update PronounDB Plugin (#115) | TymanWasTaken | |
* Add X-PronounDB-Source header, add options to pronoundb * Adapt to defaults fix, better lowercase logic * User popouts :) |