Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-09 | Drop Firefox extension support | V | |
Despite me already fixing all issues, mozilla is still giving me more trouble. Now they are asking me to provide them with testing credentials for discord. Not only do i not want to give them my account, it also isn't even possible because of how discord's login from new location verification works i am very tired of having to fight mozilla and their stupid guidelines / requests. publishing to amo is a nightmare. as such, official support for the extension is hereby dropped we cannot even distribute the extension ourselves because extensions NEED TO BE SIGNED to install them (unless you use firefox nightly). and guess how you sign? VIA THEIR STUPID STORE Options for firefox users: - use the UserScript - grab extension-firefox.zip from releases and install it on firefox nightly - make your own firefox developer account and manually sign the extension-firefox.zip and pray they sign it for you (they wouldn't sign my unlisted upload of it) - use a chromium browser | |||
2023-10-09 | Revert mozilla store compliance changes | V | |
This reverts commit 97b6699afefe373d510dda5589a0754a4b380153. Vencord is dropping support for the firefox extension, so these changes are now obsolete. revert so users can still install the extension manually and enjoy the full experience | |||
2023-09-22 | fix updater | V | |
2023-09-21 | Fuck you Mozilla | V | |
2023-09-21 | browser: unhardcode rnnoise | V | |
2023-09-19 | Bundle dependencies with extensions for webstore rule compliance (#1740) | V | |
2023-08-25 | ci: fix generatePluginList | V | |
2023-08-25 | build: allow overriding git details & disabling updating (#1677) | Sefa Eyeoglu | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-08-16 | chore: update for 'Vencord Desktop' -> 'Vesktop' rebrand | V | |
2023-08-16 | feat(plugins): Web/Vesktop AI Noise Suppression powered by RNNoise (#1477) | Justice Almanzar | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-08-11 | build: split preload & renderer.css into D. desktop / vesktop (#1629) | Justice Almanzar | |
2023-06-16 | [skip ci] Add version to /vencord-debug | V | |
2023-06-13 | 🧹🧹 | V | |
2023-05-30 | Clean up build scripts | V | |
2023-04-17 | firefox: Fix csp (QuickCss, themes, some plugins) (#554) | V | |
2023-04-05 | VencordDesktop: Include web plugins & use proper showItemInFolder | Vendicated | |
2023-04-04 | Fix Web & Game Activity Toggle (#777) | Nuckyz | |
2023-04-04 | Add additional build flavours for Vencord Desktop (#765) | V | |
2023-04-01 | Add Notification log (#745) | V | |
2023-03-11 | Add Web/Desktop specific plugin capabilities; misc fixes | Vendicated | |
2023-03-11 | Add DevOnly plugin capability | Vendicated | |
2023-01-26 | Automatic extension publishing (#453) | Ven | |
2023-01-25 | New plugin: VcNarrator (#402) | Ven | |
Co-authored-by: Nico <nico@d3sox.me> | |||
2023-01-23 | Ignore dotfiles in plugin dirs (#447) | hunter | |
2023-01-04 | oop | Ven | |
2022-12-25 | feat: Proper CSS api & css bundle (#269) | Ven | |
Co-authored-by: Vap0r1ze <superdash993@gmail.com> | |||
2022-12-22 | Improve treeshaking | Vendicated | |
2022-12-04 | UserScript: add csp bypassing fetch (#284) | Cloudburst | |
2022-12-01 | Add Firefox extension build (#277) | Roman / Linnea Gräf | |
2022-11-21 | make userscript autoincrement version :trollface: (#233) | Cloudburst | |
2022-11-16 | VencordWeb: Migrate to manifest v3 | Vendicated | |
2022-11-09 | Add VSCode debug config | Vendicated | |
2022-11-07 | build: Add metadata header to all bundles | Vendicated | |
2022-10-30 | Patcher: More useful errors with code diffs (#177) | Ven | |
* Patcher: More useful errors with code diffs * Nicer log formatting * PluginCards: ellipsises | |||
2022-10-29 | build: inject createElement alias (#176) | Ven | |
2022-10-23 | Vencord Standalone without git/node (#148) | Ven | |
2022-10-22 | encoding binary doesn't return a buffer?? | Vendicated | |
2022-10-22 | buildWeb: use fflate instead of yazl | Vendicated | |
2022-10-22 | Implement Chrome extension loading myself because ↵ | Vendicated | |
electron-devtools-installer is ultra bloated | |||
2022-10-22 | Monaco for Discord Desktop | Vendicated | |
2022-10-22 | fix userscript, lint new files | Vendicated | |
2022-10-20 | legal: Make esbuild generate & link licensing information | Vendicated | |
2022-10-17 | feat: gitignored src/userplugins directory (#112) | megumin | |
2022-10-16 | watch: enable sourcemaps and disable minify | Vendicated | |
2022-10-16 | Optimise Web via treeshaking, cleanup build scripts | Vendicated | |