aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2023-04-05fix generatePluginListVendicated
2023-04-05VencordDesktop: Include web plugins & use proper showItemInFolderVendicated
2023-04-04Fix Web & Game Activity Toggle (#777)Nuckyz
2023-04-04Add additional build flavours for Vencord Desktop (#765)V
2023-04-01Add Notification log (#745)V
2023-03-23ci: Auto generate plugin jsonVendicated
2023-03-11Add Web/Desktop specific plugin capabilities; misc fixesVendicated
2023-03-11Add DevOnly plugin capabilityVendicated
2023-01-26Automatic extension publishing (#453)Ven
2023-01-25New plugin: VcNarrator (#402)Ven
2023-01-23dev: Better errors when using Node < v18Vendicated
2023-01-23Ignore dotfiles in plugin dirs (#447)hunter
2023-01-14Dev inject: add Mac support (#414)Ven
2023-01-13Use GUI installer for pnpm inject/uninject (#407)Ven
2023-01-04oopVen
2022-12-25feat: Proper CSS api & css bundle (#269)Ven
2022-12-22Improve treeshakingVendicated
2022-12-14hotfix injector for ptb/canary/dev (#330)megumin
2022-12-04UserScript: add csp bypassing fetch (#284)Cloudburst
2022-12-02Add support for Flatpak for Git updating (#274)A user
2022-12-01Add Firefox extension build (#277)Roman / Linnea Gräf
2022-11-28[skip ci] update genPluginListVendicated
2022-11-27[skip ci] Add support for DVM installation path. (#265)Hana
2022-11-21make userscript autoincrement version :trollface: (#233)Cloudburst
2022-11-16VencordWeb: Migrate to manifest v3Vendicated
2022-11-09Add VSCode debug configVendicated
2022-11-07build: Add metadata header to all bundlesVendicated
2022-10-30Patcher: More useful errors with code diffs (#177)Ven
2022-10-29build: inject createElement alias (#176)Ven
2022-10-25Improve genPluginListVendicated
2022-10-25Add autogenerated plugin list, closes #151Vendicated
2022-10-23Vencord Standalone without git/node (#148)Ven
2022-10-22encoding binary doesn't return a buffer??Vendicated
2022-10-22buildWeb: use fflate instead of yazlVendicated
2022-10-22Windows: Patch host updater to reinject (#138)Ven
2022-10-22Implement Chrome extension loading myself because electron-devtools-installer...Vendicated
2022-10-22Monaco for Discord DesktopVendicated
2022-10-22Installer: add custom path option (#77)Ven
2022-10-22fix userscript, lint new filesVendicated
2022-10-22Add license headersVendicated
2022-10-20legal: Make esbuild generate & link licensing informationVendicated
2022-10-20more eslintVendicated
2022-10-17feat: gitignored src/userplugins directory (#112)megumin
2022-10-16watch: enable sourcemaps and disable minifyVendicated
2022-10-16Optimise Web via treeshaking, cleanup build scriptsVendicated
2022-10-15buildWeb: suppress experimental api warningsVendicated
2022-10-09Unignore lock fileVendicated
2022-10-08Add more eslint rulesVendicated
2022-10-06add eslint config (#53)Ven
2022-10-05pnpm inject/uninject instead of patch/unpatchRie Takahashi