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-22 | ci(generatePluginList): add filePath | 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-09-08 | ci: generate plugin readme map | V | |
2023-09-06 | Uncanonicalize reported patches | Nuckyz | |
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-20 | [skip ci] fix getPluginTarget | V | |
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-12 | ci: Fix reporter | V | |
Co-authored-by: Justice Almanzar <superdash993@gmail.com> | |||
2023-08-11 | build: split preload & renderer.css into D. desktop / vesktop (#1629) | Justice Almanzar | |
2023-08-10 | chore: transition to shorter license headers (#6) | Rini | |
Transition from the GPL jumpscare to a more concise header: /* * Vencord, a Discord client mod * Copyright (c) 2023 Vendicated and contributors * * SPDX-License-Identifier: GPL-3.0 */ Old files still keep the old headers, while eslint will now autofix the new header Reviewed-on: https://codeberg.org/Ven/cord/pulls/6 Co-authored-by: Rini <rini@rinici.de> Co-committed-by: Rini <rini@rinici.de> | |||
2023-06-25 | Fix build | V | |
2023-06-16 | [skip ci] Add version to /vencord-debug | V | |
2023-06-13 | 🧹🧹 | V | |
2023-05-30 | Clean up build scripts | V | |
2023-05-23 | Make Fake Nitro transformations support the new markdown (#911) | Nuckyz | |
2023-05-23 | [skip ci] Fix plugin json generation | V | |
2023-05-12 | Implement plugin tags | V | |
2023-05-01 | Fix blank errors on plugin reports (#1021) | Nuckyz | |
2023-04-30 | Fix Plugin Reporting false dependency errors and other stuff (#1017) | Nuckyz | |
2023-04-28 | [skip ci] reporter: reduce sleep time | Vendicated | |
2023-04-18 | CI Reporter fixes | Vendicated | |
2023-04-17 | firefox: Fix csp (QuickCss, themes, some plugins) (#554) | V | |
2023-04-05 | fix generatePluginList | Vendicated | |
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-23 | ci: Auto generate plugin json | Vendicated | |
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 | dev: Better errors when using Node < v18 | Vendicated | |
2023-01-23 | Ignore dotfiles in plugin dirs (#447) | hunter | |
2023-01-14 | Dev inject: add Mac support (#414) | Ven | |
2023-01-13 | Use GUI installer for pnpm inject/uninject (#407) | Ven | |
* Use GUI installer for pnpm inject/uninject * Run Installer in DevMode | |||
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-14 | hotfix injector for ptb/canary/dev (#330) | megumin | |
2022-12-04 | UserScript: add csp bypassing fetch (#284) | Cloudburst | |
2022-12-02 | Add support for Flatpak for Git updating (#274) | A user | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2022-12-01 | Add Firefox extension build (#277) | Roman / Linnea Gräf | |