thororen1234
f8879cc801
Merge remote-tracking branch 'upstream/dev' into dev
...
# Conflicts:
# eslint.config.mjs
# package.json
# pnpm-lock.yaml
# src/components/PluginSettings/index.tsx
# src/plugins/imageZoom/index.tsx
# src/plugins/messageLogger/index.tsx
# src/plugins/pictureInPicture/index.tsx
# src/plugins/serverInfo/GuildInfoModal.tsx
# src/plugins/whoReacted/index.tsx
2025-01-04 17:57:05 -05:00
v
7be3a40b7c
Add React eslint & update depencenies ( #3090 )
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2025-01-04 03:24:50 -03:00
thororen1234
bb0a9888de
Fix Tests
2024-11-19 17:08:13 -05:00
thororen1234
d1455b3761
Merge remote-tracking branch 'upstream/dev' into dev
2024-11-05 15:27:42 -05:00
Nuckyz
00f82e96bd
Fix all plugins for new i18n lib ( #2993 )
2024-11-05 16:50:26 -03:00
leko
26a8961d9e
feat(plugin): MoreStickers ( #66 )
2024-10-19 01:42:14 -04:00
thororen1234
707bb34dae
Revert "Remove Old Deps"
...
This reverts commit e4bc280f7a
.
2024-10-15 20:52:25 -04:00
thororen1234
e4bc280f7a
Remove Old Deps
2024-10-15 15:51:44 -04:00
thororen1234
e3832b35ee
Tada
2024-09-04 19:20:15 -04:00
thororen1234
69d28600ac
Updates
2024-08-30 22:10:03 -04:00
Nuckyz
eb0d91fd8e
Add ts-pattern as @webpack/common
2024-08-30 06:12:28 -03:00
thororen1234
6dca8bca13
Merge remote-tracking branch 'upstream/dev' into dev
2024-08-03 00:24:45 -04:00
Aiden
e99eec50bc
Migrate to eslint flat config; update dependencies ( #2627 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-08-02 12:12:59 +02:00
thororen1234
25e9249d59
LoginWithQR: Use JSQR NPM
2024-07-22 12:49:21 -04:00
thororen1234
d157e13446
This is all broken - I remembered branches exist
2024-07-19 16:35:13 -04:00
thororen1234
a64eae919a
Updates
2024-07-18 23:54:25 -04:00
thororen1234
0d9457e1bc
More Plugins
2024-07-18 17:48:50 -04:00
Vendicated
e8910615a7
bleh
2024-07-18 04:35:51 +02:00
Vendicated
6cf2e0c2a5
[WIP] package vencord as asar
2024-07-18 04:34:09 +02:00
thororen1234
102851558d
Revert "Fix Stores?"
...
This reverts commit f0df91e8e1
.
2024-07-10 15:21:37 -04:00
thororen1234
f0df91e8e1
Fix Stores?
2024-07-10 15:15:09 -04:00
thororen1234
a001e74ea5
Fixes
2024-06-21 20:32:10 -04:00
Vendicated
6ce7fde19c
upgrade monaco (QuickCss Editor) to 0.50.0; fixes some syntax
2024-06-22 01:10:08 +02:00
thororen1234
68343dc8e2
Merge remote-tracking branch 'upstream/dev'
2024-05-30 10:34:07 -04:00
Vendicated
9ec671819d
build: improve fileInclude plugin
2024-05-26 19:15:51 +02:00
thororen1234
9d0550bf79
Merge remote-tracking branch 'upstream/dev'
2024-05-20 15:39:21 -04:00
vee
c3757a2ae6
add package for publishing types to npm ( #2473 )
...
https://www.npmjs.com/package/@vencord/types
2024-05-17 23:01:07 +02:00
Vendicated
72b17761bb
upgrade nodejs & pnpm to latest versions
2024-05-07 04:54:25 +02:00
thororen
6164e729e2
Add Some Philhk Plugins
2024-04-24 12:37:02 -04:00
thororen
ea7451bcdc
forked!!
2024-04-17 14:29:47 -04:00
Jack
b47a5f569e
feat: Add Decor plugin ( #910 )
2023-11-30 02:10:50 -03: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
V
41f5d71e38
Bundle dependencies with extensions for webstore rule compliance ( #1740 )
2023-09-19 04:11:27 +02:00
Justice Almanzar
ffdf63563b
feat(plugins): Web/Vesktop AI Noise Suppression powered by RNNoise ( #1477 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-16 01:32:11 +02:00
Justice Almanzar
fa124d8877
build: split preload & renderer.css into D. desktop / vesktop ( #1629 )
2023-08-11 00:14:50 +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
acdb390302
[skip ci] Bump deps
2023-04-30 17:11:38 +02:00
Vendicated
63f5b0a663
bump pnpm to v8
2023-04-06 03:34:02 +02:00
Remty
62f74f5917
feat(plugin): FakeProfileThemes ( #710 )
2023-04-02 16:12:19 +02:00
V
6960a439c9
Add Notification log ( #745 )
2023-04-01 02:47:49 +02:00
Vendicated
1368c25824
ci: Auto generate plugin json
2023-03-23 04:37:53 +01:00
Vendicated
62f7e4d45c
Add stylelint
2023-01-30 05:04:06 +01:00
Vendicated
d9fb7f45b5
ci: fix extension publishing
2023-01-29 00:19:39 +01:00
Vendicated
6ab4b48b47
chore: bump deps
2023-01-25 21:05:35 +01:00
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>
2022-12-23 03:17:19 +01:00
Justice Almanzar
989bd36eeb
refactor: identifier escapes + "self" group ( #339 )
...
Co-authored-by: Ven <vendicated@riseup.net>
2022-12-19 22:59:54 +00:00
Justice Almanzar
41dddc9eee
feat(plugin): ShikiCodeblocks ( #267 )
...
Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com>
Co-authored-by: Ven <vendicated@riseup.net>
2022-12-02 16:43:37 +01:00
Vendicated
d0a40bc0ed
chore: update deps
2022-11-28 15:59:15 +01:00
Vendicated
a0a1a4d139
enforce path aliases with eslint
2022-11-28 13:59:53 +01:00