aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2023-10-09Drop Firefox extension supportV
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-08-29Update ScreenshotV
2023-08-01star history :3 (#1528)Lewis Crichton
2023-06-21Update README.mdV
2023-06-18Update README.mdV
2023-05-30README: Add codeberg mirrorV
2023-05-16SHC: Permissions viewer integration (#475)Nuckyz
2023-05-15feat(plugins): Permissions Viewer (#477)Nuckyz
Co-authored-by: V <vendicated@riseup.net>
2023-05-14Update README.md (#1123)V
2023-05-12Update README.mdV
2023-04-28Specify that theme in screenshot is only an exampleV
2023-04-28Update README.mdV
2023-04-28Update README.mdV
2023-04-28README: Add screenshot & more infoV
2023-04-03Game Activity Toggle and SettingsStoreAPI (#587)Nuckyz
2023-03-12:shipit:Ven
2023-02-28Update README.mdVen
2023-02-28Improve READMEVen
2023-01-26Automatic extension publishing (#453)Ven
2023-01-16Update README.mdVen
2023-01-15remove power user instructions from readme (#417)megumin
normal users will stop asking dumb questions in support!! pog
2023-01-04Move Installer to Vencord orgVen
2022-12-21Also push builds to https://github.com/Vencord/builds (#344)Elliott Tallis
Co-authored-by: Ven <vendicated@riseup.net>
2022-12-03Update README.mdVen
2022-12-01Add Firefox extension build (#277)Roman / Linnea Gräf
2022-11-13Friendlier ReadmeVen
2022-10-25Update READMEVendicated
2022-10-25Add autogenerated plugin list, closes #151Vendicated
2022-10-22Remove now obsolete licensing info from READMEVendicated
2022-10-22Add license headersVendicated
2022-10-20Add DataStore (IndexedDB wrapper)Vendicated
An alternative to the synchronous Settings API to work around storage limitations of localStorage and allow storing of arbitrarily large data in form of most Javascript DataTypes, see https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Structured_clone_algorithm#supported_types
2022-10-19README: fix linkVen
2022-10-19Add License detailsVen
2022-10-17feat: gitignored src/userplugins directory (#112)megumin
2022-10-08docs docs docs docs (#59)megumin
:trollface:
2022-10-05pnpm inject/uninject instead of patch/unpatchRie Takahashi
2022-10-04fix(installer): Fix patch conflict with newer pnpm versions (#44)megumin
2022-10-04feat(installer): Implement cross-platform patcher. (#39)megumin
* megu cute
2022-10-04Update README.mdVen
2022-10-03Update README.mdVen
2022-10-03Update READMEVen
2022-10-01Add contributing link in readme (#21)Animal
its a little silly pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr pr
2022-09-27Improve install instructionsVen
2022-09-27Update README.mdVen
2022-09-16Update README.mdVen
2022-09-02Update README.mdVen
2022-09-02Update README.mdVen
2022-09-01BrowserWindow: Disable sandbox to fix electron>=21Vendicated
2022-08-29Add install instructions!! :3Vendicated
2022-08-29Finish rewriteVendicated