Nuckyz
840d571ce2
Fix BetterSettings & StartupTimings patch
2024-05-14 21:34:34 -03:00
Eric
cba611c1cc
Better error for primitives on proxyLazy + fix StartupTimings ( #2339 )
2024-04-08 04:33:35 +00:00
Vendicated
584885acf5
[skip ci] Revert "add react linting"
...
doesnt work properly :(
This reverts commit 18fdc33ee7
.
2023-10-31 23:56:13 +01:00
Vendicated
18fdc33ee7
[skip ci] add react linting
2023-10-31 23:50:55 +01:00
redstonekasi
3bd657611c
fix: StartupTimings ( #1869 )
2023-10-25 17:38:55 +02:00
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>
2023-08-10 00:17:49 +00:00
Vendicated
0d5e2d0696
[skip ci] Refactor utils
2023-05-06 01:36:00 +02:00
fawn
d95be1acba
refactor: update plugins to use $self
( #478 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2023-02-10 22:41:49 +01:00
Nuckyz
1742bb6020
Fix StartupTimings ( #353 )
2022-12-20 16:18:15 +01:00
Ven
bad96b7887
Path aliases, better lazyWebpack ( #268 )
2022-11-28 13:37:55 +01:00
megumin
7ff2d2ba8a
fix startup timings page ( #219 )
2022-11-19 15:52:17 +00:00
Vendicated
f7d9be9140
lint: Disallow utils index imports
...
This keeps leading to issues due to circular imports.
Import from specific files instead, index just reexports
2022-11-07 23:34:14 +01:00
megumin
9663e229a6
feat(plugins): add Startup Timings ( #189 )
2022-11-05 11:09:05 +01:00