aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-10-12feat(plugin): UnminifyErrors (#90)Cynthia Foxwell
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-11feat(plugin): No F1 (#88)Cynthia Foxwell
2022-10-11Make ReactDevTools Opt-inVendicated
2022-10-11Switch to standalone-electron-types, -200MB npmsVendicated
2022-10-11feat(plugin): No RPC (#84)Cynthia Foxwell
2022-10-11Fart plugin (#71)Animal
* the silly * fart conflicts * Update fart.ts Co-authored-by: Ven <vendicated@riseup.net>
2022-10-10fix(plugin): fix isStaff returning true for all users (#83)BanTheNons
Co-authored-by: nmsturcke <30734036+nmsturcke@users.noreply.github.com>
2022-10-10fxTwitter (plugin) (#80)Berlin
Co-authored-by: splatterxl <splatterxl@outlook.ie> Co-authored-by: Ven <vendicated@riseup.net>
2022-10-10Plugin that removes canary subdomain from message (#60)Berlin
2022-10-09Make typescript happy, tsc test run in CIVendicated
2022-10-09Fix webpack searchVendicated
2022-10-09Protocol whitelist (#70)Animal
* allowed protocols * i forgot javascript actually has includes lol
2022-10-09Add more Webpack Commons & utilsVendicated
2022-10-09Moyai: Support Reactions, ignore botsVendicated
2022-10-09🗿🗿🗿Rie Takahashi
2022-10-09🗿🗿🗿 (#75)megumin
🗿🗿🗿
2022-10-09Improve plugin typingsVendicated
2022-10-08fix lazyWebpack.construct, lint uwuifyVendicated
2022-10-08added uwuify, but correct (#56)echo
* added uwuify command * second try, uwuify: the return * used the correct api * added stuttering, repeating words ending with "y" and word replaces * forgot to add one line lmao * deleted a test statement * added more isowo checks * fixed replace-checking edgecase * moved around statements - thanks arjix * fixed another edgecase - gosh my code sucks * did eslint bs, and added comments * removed multiple toLowerCase calls
2022-10-08Add more eslint rulesVendicated
2022-10-08feat(plugin): add quickreply (#61)obscurity
2022-10-08Description change for Spotify Plugin (#63)puhbu
2022-10-08fix(lazyWebpack): implement more proxy traps (#65)Diamond
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-05Updater: Inform about more recent commitsVendicated
2022-10-05Updater: Exclude more recent local commitsVendicated
2022-10-05feat(plugin): add clearURLs (#47)Ariana
2022-10-05Fix consoleShortcuts for webVendicated
2022-10-05Kill unsafe requireVendicated
2022-10-05feat(plugin): add webhookTags (#46)Cynthia Foxwell
* feat(plugin): add webhookTags * fix(plugin): merge same find patches in webhookTags
2022-10-05fix(plugin): add MessageEventsAPI to dependencies of unindent (#48)Ariana
2022-10-04Fix ify not preventing auto-pausing without premium (#28)Drake
2022-10-04fix(randomiseFileNames): work correctly on web (#40)ActuallyTheSun
* fix(randomiseFileNames): work correctly on web * fix the fix
2022-10-04fix(plugins): Fixed BANger (#41)GlitchyChan
* fix(plugins): Fixed BANger That was easy. * add(Devs): Added Myself to Devs * Update banger.ts Co-authored-by: Ven <vendicated@riseup.net>
2022-10-04feat: no blocked messages plugin (#34)Diamond
2022-10-04fix NoDevtoolsWarning for webVendicated
2022-10-04Fix Desktop thinking it's webVendicated
I forgor to test host after adding web support
2022-10-04feat: no system badges plugin (#33)Diamond
2022-10-04feat: Experimental browser supportVendicated
2022-10-03feat(plugin): add betterUploadButton (#32)obscurity
plugin to upload with a single click and open the context menu with right click
2022-10-03security: remove openPath, restrict openExternalVendicated
Now only allows opening http urls.
2022-10-03Remove electron level telemetry blockingVendicated
This is obsolete because the noTrack plugin already does this in renderer.
2022-10-02Make NitroBypass only add spaces when there are none (#26)Drake
2022-10-02feat(plugins): Add isStaff plugin (#25)megumin
* feat(plugins): Add isStaff plugin * fix(plugins/isStaff): Improve patches
2022-10-02feat(plugin): add RandomiseFileNames (#24)obscurity
2022-10-02feat(plugin): add NoReplyMention (#23)Drake
2022-10-02Clean up mainVendicated
2022-10-02Merge branch 'main' of github.com:Vendicated/VencordVendicated