Commit graph

66 commits

Author SHA1 Message Date
ryan-0324
9b97442bbf chore: update dependencies 2024-07-11 10:53:32 -04:00
ryan-0324
627ee47725 chore: ChangeReporter webhook support 2024-07-08 18:06:55 -04:00
ryan-0324
3efd9db2d7 chore: update lockfile 2024-07-07 10:30:49 -04:00
ryan-0324
a9916d1b4c chore: ChangeReporter 2024-07-06 20:22:28 -04:00
ryan-0324
a73277e3fa chore: update dependencies 2024-06-25 16:49:24 -04:00
ryan-0324
91aa450ee3 chore: update dependencies 2024-06-24 19:05:52 -04:00
ryan-0324
43e493c92b chore: update dependencies & misc. changes 2024-06-23 02:29:20 -04:00
ryan-0324
98afd551fe Merge branch 'dev' of https://github.com/Vendicated/Vencord into discord-types 2024-06-22 06:56:33 -04:00
ryan-0324
87e3d3214f feat: i18n types 2024-06-22 05:20:11 -04:00
Vendicated
6ce7fde19c
upgrade monaco (QuickCss Editor) to 0.50.0; fixes some syntax 2024-06-22 01:10:08 +02:00
ryan-0324
656c45513c Update dependencies 2024-06-17 16:10:21 -04:00
ryan-0324
9dac73d7d1 Update pnpm-lock.yaml 2024-06-15 19:46:16 -04:00
ryan-0324
8298967dc1 Migration 2024-06-15 15:46:33 -04:00
ryan-0324
c618bbbf90 Migration 2024-06-15 15:45:14 -04:00
ryan-0324
2090f62412
@vencord/discord-types 1.0.0 2024-06-14 22:43:09 -04:00
ryan-0324
f5bed654ba
Progress 2024-06-08 00:35:13 -04:00
ryan-0324
b99045734c
Progress 2024-06-06 23:28:22 -04:00
ryan-0324
0cc59f1859
Progress 2024-06-05 22:12:51 -04:00
ryan-0324
fecb9c54e2
Progress 2024-06-04 22:56:03 -04:00
ryan-0324
2c9b6e9af3
Progress 2024-06-03 23:25:08 -04:00
ryan-0324
ba4db259d6
Progress 2024-06-02 22:32:03 -04:00
ryan-0324
66b0e724bd
Progress 2024-06-01 20:07:54 -04:00
Vendicated
9ec671819d
build: improve fileInclude plugin 2024-05-26 19:15:51 +02: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
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
Vendicated
c5b5b754e2
CallTimer 2022-11-25 15:59:47 +01:00
Vendicated
31fb19b8c9
ci: Hopefully fix reporting 2022-11-11 13:06:04 +01: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
Ven
04d6f341ee
PatchHelper, a tool to help you write patches (#182) 2022-11-01 01:49:41 +01:00
Ven
3af9a14a0e
Patcher: More useful errors with code diffs (#177)
* Patcher: More useful errors with code diffs

* Nicer log formatting

* PluginCards: ellipsises
2022-10-30 02:58:11 +01:00