Vendicated
584885acf5
[skip ci] Revert "add react linting"
...
doesnt work properly :(
This reverts commit 18fdc33ee7
.
1 year ago
Vendicated
18fdc33ee7
[skip ci] add react linting
1 year ago
megumin
4beef9f73b
fix: ComponentDispatch and GifPaste plugin ( #1843 )
...
Co-authored-by: V <vendicated@riseup.net>
1 year ago
Rini
8b6c8bc0ec
chore: transition to shorter license headers ( #6 )
...
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>
1 year ago
V
cb385d1b28
New Plugin: Translate ( #1089 )
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2 years ago
Ven
1d995e58f5
Notification API ( #467 )
...
Co-authored-by: Ven <vendicated@riseup.net>
Co-authored-by: afn <hey@afn.lol>
Co-authored-by: afn <afnzmn@gmail.com>
2 years ago
Vendicated
bcbbc79365
Happy new year
2 years ago
Justice Almanzar
989bd36eeb
refactor: identifier escapes + "self" group ( #339 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Vendicated
d0a40bc0ed
chore: update deps
2 years ago
Vendicated
a0a1a4d139
enforce path aliases with eslint
2 years ago
Vendicated
f7d9be9140
lint: Disallow utils index imports
...
This keeps leading to issues due to circular imports.
Import from specific files instead, index just reexports
2 years ago
Ven
5fac8be0ae
Vencord Standalone without git/node ( #148 )
2 years ago
Vendicated
61fd38d6d9
style: Sort imports
2 years ago
Vendicated
7d555a96ea
fix userscript, lint new files
2 years ago
Vendicated
f92f3f1a5e
Add license headers
2 years ago
Vendicated
c80ed1b824
legal: Make esbuild generate & link licensing information
2 years ago
Vendicated
36f4478a4f
more eslint
2 years ago
Vendicated
dea34503ef
Add more eslint rules
2 years ago
Ven
74c3930e0a
add eslint config ( #53 )
...
* eslint
* workflow
* lint main
2 years ago