Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-10 | New Plugin: Translate (#1089) | V | |
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> | |||
2023-02-10 | Notification API (#467) | Ven | |
Co-authored-by: Ven <vendicated@riseup.net> Co-authored-by: afn <hey@afn.lol> Co-authored-by: afn <afnzmn@gmail.com> | |||
2023-01-03 | Happy new year | Vendicated | |
2022-12-19 | refactor: identifier escapes + "self" group (#339) | Justice Almanzar | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2022-11-28 | chore: update deps | Vendicated | |
2022-11-28 | enforce path aliases with eslint | Vendicated | |
2022-11-07 | lint: Disallow utils index imports | Vendicated | |
This keeps leading to issues due to circular imports. Import from specific files instead, index just reexports | |||
2022-10-23 | Vencord Standalone without git/node (#148) | Ven | |
2022-10-22 | style: Sort imports | Vendicated | |
2022-10-22 | fix userscript, lint new files | Vendicated | |
2022-10-22 | Add license headers | Vendicated | |
2022-10-20 | legal: Make esbuild generate & link licensing information | Vendicated | |
2022-10-20 | more eslint | Vendicated | |
2022-10-08 | Add more eslint rules | Vendicated | |
2022-10-06 | add eslint config (#53) | Ven | |
* eslint * workflow * lint main |