Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-25 | feat(settings): new settings design (#261) | megumin | |
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-11-05 | feat: make text selectable in PatchHelper (#188) | megumin | |
* feat: make text selectable in PatchHelper * real div moment | |||
2022-11-03 | Simplemarkdown pleeeeease | Vendicated | |
2022-11-03 | qol improvements | Vendicated | |
2022-11-01 | Fix Webpack modules that are not arrow funcs | Vendicated | |
2022-11-01 | PatchHelper, a tool to help you write patches (#182) | Ven | |