aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/nitroBypass.ts
AgeCommit message (Collapse)Author
2022-11-14Less confusing plugin names (bulk plugin rename) (#214)Ven
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2022-11-12NitroSpoof: Fix inbuilt sticker logic; cleanupVendicated
2022-11-11feat: Badge API (#206)megumin
2022-11-09StickerSpoof: Fix not correctly cleaning previous frameVendicated
2022-11-09StickerSpoof: fix small resolutions; AnonymiseFiles: fix extension logicVendicated
2022-11-08fix(NitroBypass): Fix using stickers bypass with Nitro Classic (#196)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-11-07feat(nitroBypass): add sticker bypass (#184)Nico
Co-authored-by: Vendicated <vendicated@riseup.net>
2022-10-22style: Sort importsVendicated
2022-10-22Add license headersVendicated
2022-10-21Update nitroBypass.ts (#132)jue131
2022-10-19Fix nitroBypassVendicated
2022-10-08Add more eslint rulesVendicated
2022-10-06fix(plugin): fix stream quality bypass in nitroBypass (#57)reflexguru
2022-10-06add eslint config (#53)Ven
* eslint * workflow * lint main
2022-10-06Add commands API (#38)ArjixWasTaken
2022-10-02Make NitroBypass only add spaces when there are none (#26)Drake
2022-10-01Fix NitroBypassVendicated
2022-10-01Better authors field (#18)Ven
2022-08-31Add Plugin.start, make Settings actually start/stop pluginsVendicated
2022-08-31Update dependenciesVendicated
2022-08-31Fix webpack pathVendicated
2022-08-31Add nitro bypass (#4)ArjixWasTaken