Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-06 | ClearURLs: Add share_id parameter on reddit.com (#1706) | luk1337 | |
2023-08-25 | ClearURLs: Add si parameter on youtu.be (#1681) | Elliott Tallis | |
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-07-08 | feat(ClearURLs): add Threads share link tracking param (#1384) | Ryan Cao | |
2023-04-30 | Remove migratePluginSettings calls | Vendicated | |
2022-11-28 | Path aliases, better lazyWebpack (#268) | Ven | |
2022-11-14 | Less confusing plugin names (bulk plugin rename) (#214) | Ven | |
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> | |||
2022-11-11 | feat: Badge API (#206) | megumin | |
2022-10-22 | style: Sort imports | Vendicated | |
2022-10-22 | Add license headers | Vendicated | |
2022-10-06 | add eslint config (#53) | Ven | |
* eslint * workflow * lint main | |||
2022-10-05 | feat(plugin): add clearURLs (#47) | Ariana | |