Justice Almanzar
fa124d8877
build: split preload & renderer.css into D. desktop / vesktop ( #1629 )
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
1a62249da6
bump to v1.4.2
1 year ago
V
1a92d3ff8d
bump to v1.4.1
1 year ago
V
9268cf3ffb
Bump to 1.4.0
1 year ago
V
bea7a1711e
Bump to v1.3.4
1 year ago
V
bf34b2ae43
Bump to v1.3.3
1 year ago
V
30d5e2108f
Bump to 1.3.2
1 year ago
V
f89027f46a
Bump to 1.3.1
1 year ago
V
69b10c1f07
Bump to 1.3.0
1 year ago
V
214c101740
Bump to v1.2.9
1 year ago
V
7e8397a4da
Bump to 1.2.8
1 year ago
V
07a9adbce2
🧹 🧹
1 year ago
V
3680c26f72
Bump to 1.2.7
1 year ago
V
3c02d6e1b4
Bump to 1.2.6
1 year ago
V
a94787a9f3
Bump to 1.2.5
1 year ago
V
60325c6aa5
bump to 1.2.4
2 years ago
V
53ff2532f4
bump to 1.2.3
2 years ago
V
16365d3ea1
bump to 1.2.2
2 years ago
V
a8b6aea26f
bump to 1.2.1
2 years ago
Vendicated
acdb390302
[skip ci] Bump deps
2 years ago
Vendicated
d589d22a0b
bump to 1.2.0
2 years ago
Vendicated
59e3c2c609
ci: fix cding into wrong folder
2 years ago
V
5305447f44
firefox: Fix csp (QuickCss, themes, some plugins) ( #554 )
2 years ago
Vendicated
e4f3f57a28
bump to v1.1.7
2 years ago
Vendicated
09e919f0c6
bump to 1.1.6
2 years ago
LordElias
1432baa28b
ignore userplugins when linting ( #822 )
...
Co-authored-by: V <vendicated@riseup.net>
2 years ago
Vendicated
63f5b0a663
bump pnpm to v8
2 years ago
Vendicated
4aa7a052d0
Bump to v1.1.5
2 years ago
Remty
62f74f5917
feat(plugin): FakeProfileThemes ( #710 )
2 years ago
Vendicated
462f191051
Bump to v1.1.4
2 years ago
V
6960a439c9
Add Notification log ( #745 )
2 years ago
Vendicated
ee943c4284
Bump to v1.1.3
2 years ago
Vendicated
1368c25824
ci: Auto generate plugin json
2 years ago
Vendicated
cae8b1a93b
Bump to v1.1.2
2 years ago
Vendicated
ed873ef9de
Bump to v1.1.1
2 years ago
Vendicated
03915b7533
Bump to v1.1.0
2 years ago
Vendicated
8465140bc4
Bump to v1.0.9
2 years ago
Vendicated
eb190b660e
Bump to v1.0.8
2 years ago
Vendicated
ccca41a168
Bump to v1.0.7
2 years ago
Vendicated
9420735bc7
Version 1.0.6
2 years ago
Vendicated
58270ef925
bump to v1.0.5
2 years ago
Vendicated
62f7e4d45c
Add stylelint
2 years ago
Vendicated
823fa2d0c3
Bump to v1.0.4
2 years ago
Vendicated
6ab4b48b47
chore: bump deps
2 years ago
Vendicated
8a43e9b25f
dev: Better errors when using Node < v18
2 years ago
Ven
6c5fcc4119
Use GUI installer for pnpm inject/uninject ( #407 )
...
* Use GUI installer for pnpm inject/uninject
* Run Installer in DevMode
2 years ago
Ven
2e5d27b6b6
feat: Proper CSS api & css bundle ( #269 )
...
Co-authored-by: Vap0r1ze <superdash993@gmail.com>
2 years ago
Nickyux
aff1b68d6b
Add a "NEW" Badge for New Plugins (V2)! ( #234 )
...
Co-authored-by: Ven <vendicated@riseup.net>
Co-authored-by: Justice Almanzar <superdash993@gmail.com>
Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com>
2 years ago
Justice Almanzar
989bd36eeb
refactor: identifier escapes + "self" group ( #339 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Justice Almanzar
41dddc9eee
feat(plugin): ShikiCodeblocks ( #267 )
...
Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com>
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Roman / Linnea Gräf
0ff6d3dd41
Add Firefox extension build ( #277 )
2 years ago
Vendicated
d0a40bc0ed
chore: update deps
2 years ago
Vendicated
a0a1a4d139
enforce path aliases with eslint
2 years ago
megumin
c4fc01c7ff
[skip ci] feat(ci): test web builds ( #262 )
2 years ago
Vendicated
c5b5b754e2
CallTimer
2 years ago
Vendicated
31fb19b8c9
ci: Hopefully fix reporting
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
04d6f341ee
PatchHelper, a tool to help you write patches ( #182 )
2 years ago
Ven
3af9a14a0e
Patcher: More useful errors with code diffs ( #177 )
...
* Patcher: More useful errors with code diffs
* Nicer log formatting
* PluginCards: ellipsises
2 years ago
Ven
5fac8be0ae
Vencord Standalone without git/node ( #148 )
2 years ago
Vendicated
a3b0556a9a
buildWeb: use fflate instead of yazl
2 years ago
Vendicated
2eb8f3ae19
oops, add plugin to deps
2 years ago
Vendicated
c116d00d03
Implement Chrome extension loading myself because electron-devtools-installer is ultra bloated
2 years ago
Vendicated
f92f3f1a5e
Add license headers
2 years ago
TymanWasTaken
ae730e8398
Add pronoundb plugin ( #104 )
2 years ago
Vendicated
01ae0983b3
Optimise Web via treeshaking, cleanup build scripts
2 years ago
Vendicated
845088ec02
buildWeb: suppress experimental api warnings
2 years ago
Vendicated
ea0ded0f11
Populate package.json fields
2 years ago
Berlin
ebe62a1790
FakeClyde (plugin) and sendBotMessage (API addition) ( #66 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2 years ago
Vendicated
516f8c488a
Switch to standalone-electron-types, -200MB npms
2 years ago
Vendicated
abfade4f38
Update lockfile
2 years ago
Vendicated
a89e17a390
Make typescript happy, tsc test run in CI
2 years ago
Kot
a3c2da31c3
Specify pnpm for corepack ( #27 )
2 years ago
Ven
74c3930e0a
add eslint config ( #53 )
...
* eslint
* workflow
* lint main
2 years ago
Rie Takahashi
a9e67aa340
pnpm inject/uninject instead of patch/unpatch
2 years ago
megumin
88542b9ede
feat(installer): Implement cross-platform patcher. ( #39 )
...
* megu cute
2 years ago
Vendicated
cc25753314
feat: Experimental browser support
2 years ago
Vendicated
a9eae106c7
Cleanup deps
2 years ago
ArjixWasTaken
c3ff092162
Add nitro bypass ( #4 )
2 years ago
Vendicated
c39ff8f648
More progress
2 years ago
Vendicated
876e622f4f
Progress
2 years ago
Vendicated
af498e7829
Rewrite
2 years ago