aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-11-11even more plugin fixesVendicated
2022-11-11more plugin fixesVendicated
2022-11-11fix(plugins): PronounDB, ViewIcons, WebhookTags, NoBlockedMessages, ↵Vendicated
BetterGifAltText, MessageAccessories
2022-11-11ci: Automated plugin test with puppeteerVendicated
2022-11-11Fix most pluginsVendicated
2022-11-10spotifyControls: make album of local tracks unclickable (#203)Jānis
2022-11-10feat(plugins): add vc effect event to moyai plugin (#199)megumin
2022-11-10spotifyControls: make title/artists of local tracks unclickable (#201)Nico
Co-authored-by: Vendicated <vendicated@riseup.net>
2022-11-09CorruptMp4s: Depend on CommandsAPI ~ PronounDB: Add pronoundb linkVendicated
2022-11-09CorruptMp4s: Better defaultVendicated
2022-11-09new plugin(CorruptMp4s): Mp4s with infinite/negative durationVendicated
2022-11-09StickerSpoof: Fix not correctly cleaning previous frameVendicated
2022-11-09fix(spotifyControls): add album/cover null checks (local files) (#198)Nico
Co-authored-by: Ven <vendicated@riseup.net>
2022-11-09StickerSpoof: fix small resolutions; AnonymiseFiles: fix extension logicVendicated
2022-11-09Fix moyai and fartVendicated
2022-11-08fix double click actions using outdated contentVendicated
2022-11-08fix(NitroBypass): Fix using stickers bypass with Nitro Classic (#196)Nuckyz
2022-11-08feat(SpotifyControls): prettier design (#194)afn
Co-authored-by: afn <hey@afn.lol> Co-authored-by: KraXen72 <DPELECH1@GMAil.com> Co-authored-by: Ven <vendicated@riseup.net>
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-07me when i dont depend on MenuItemDeobfuscatorApiVendicated
2022-11-07SpotifyControls plugin (#190)Ven
2022-11-07feat(nitroBypass): add sticker bypass (#184)Nico
Co-authored-by: Vendicated <vendicated@riseup.net>
2022-11-07Add tracer, fix MessageActions slow startupVendicated
2022-11-07fix(ReverseImageSearch): Don't apply to non image filesVendicated
2022-11-06Migrate proxied components to and fix LazyComponentVendicated
2022-11-06Improve proxyLazyVendicated
2022-11-05feat(plugins): add Startup Timings (#189)megumin
2022-11-05feat: make text selectable in PatchHelper (#188)megumin
* feat: make text selectable in PatchHelper * real div moment
2022-11-03Webpack: Do not emit errors if devtools openVendicated
2022-11-03Simplemarkdown pleeeeeaseVendicated
2022-11-03qol improvementsVendicated
2022-11-02Modify CSP instead of deleting itVendicated
2022-11-02Remove clipboardImageFix - Discord fixed the bug wooooooVendicated
2022-11-02Fix plugins on new updateVendicated
2022-11-02ViewIcons: size 2048 -> 512, to fit on screenVendicated
2022-11-01Fix Webpack modules that are not arrow funcs, Part IIVendicated
2022-11-01Fix Webpack modules that are not arrow funcsVendicated
2022-11-01fix forceOwnerCrown Plugin Spamming Errors in Console (#180)Nickyux
Co-authored-by: Nico <nico@d3sox.me> Co-authored-by: Ven <vendicated@riseup.net>
2022-11-01PatchHelper, a tool to help you write patches (#182)Ven
2022-11-01fix renamed app.asar detection on Windows (#185)rushii
2022-10-31Fix: settings.appearance may be undefinedVendicated
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-30removed channel type (#170)Snek
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-30vcDoubleClick: don't require dbl click on active vc, fix stage channels (#172)Nico
2022-10-30Patcher: More useful errors with code diffs (#177)Ven
* Patcher: More useful errors with code diffs * Nicer log formatting * PluginCards: ellipsises
2022-10-29New plugin: LoadingQuotesVendicated
2022-10-29Implement Subcommands; fix errors due to Settings <-> Plugins circular ↵Ven
imports (#174)
2022-10-29ClipboardImageFix is not actually requiredVendicated
2022-10-29build: inject createElement alias (#176)Ven
2022-10-29feat(plugin): ClipboardImageFix (#173)Cynthia Foxwell