Commit graph

82 commits

Author SHA1 Message Date
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
V
1a62249da6
bump to v1.4.2 2023-08-04 20:20:07 +02:00
V
1a92d3ff8d
bump to v1.4.1 2023-08-01 05:34:43 +02:00
V
9268cf3ffb
Bump to 1.4.0 2023-07-26 02:17:20 +02:00
V
bea7a1711e
Bump to v1.3.4 2023-07-08 03:40:31 +02:00
V
bf34b2ae43
Bump to v1.3.3 2023-07-06 01:26:31 +02:00
V
30d5e2108f
Bump to 1.3.2 2023-07-02 01:22:53 +02:00
V
f89027f46a
Bump to 1.3.1 2023-06-30 17:08:57 +02:00
V
69b10c1f07
Bump to 1.3.0 2023-06-27 23:12:56 +02:00
V
214c101740
Bump to v1.2.9 2023-06-22 22:45:28 +02:00
V
7e8397a4da
Bump to 1.2.8 2023-06-16 19:47:01 +02:00
V
07a9adbce2
🧹🧹 2023-06-13 03:45:05 +02:00
V
3680c26f72
Bump to 1.2.7 2023-06-09 22:18:32 +02:00
V
3c02d6e1b4
Bump to 1.2.6 2023-05-30 15:24:21 +02:00
V
a94787a9f3
Bump to 1.2.5 2023-05-23 03:50:21 +02:00
V
60325c6aa5
bump to 1.2.4 2023-05-17 04:42:50 +02:00
V
53ff2532f4
bump to 1.2.3 2023-05-15 02:34:01 +02:00
V
16365d3ea1
bump to 1.2.2 2023-05-13 18:48:40 +02:00
V
a8b6aea26f
bump to 1.2.1 2023-05-11 02:39:59 +02:00
Vendicated
acdb390302
[skip ci] Bump deps 2023-04-30 17:11:38 +02:00
Vendicated
d589d22a0b
bump to 1.2.0 2023-04-30 01:27:08 +02:00
Vendicated
59e3c2c609
ci: fix cding into wrong folder 2023-04-17 04:09:20 +02:00
V
5305447f44
firefox: Fix csp (QuickCss, themes, some plugins) (#554) 2023-04-17 04:05:01 +02:00
Vendicated
e4f3f57a28
bump to v1.1.7 2023-04-17 01:48:53 +02:00
Vendicated
09e919f0c6
bump to 1.1.6 2023-04-08 03:53:32 +02:00
LordElias
1432baa28b
ignore userplugins when linting (#822)
Co-authored-by: V <vendicated@riseup.net>
2023-04-07 19:17:54 +00:00
Vendicated
63f5b0a663
bump pnpm to v8 2023-04-06 03:34:02 +02:00
Vendicated
4aa7a052d0
Bump to v1.1.5 2023-04-04 21:29:39 +02:00
Remty
62f74f5917
feat(plugin): FakeProfileThemes (#710) 2023-04-02 16:12:19 +02:00
Vendicated
462f191051
Bump to v1.1.4 2023-04-02 04:26:05 +02:00
V
6960a439c9
Add Notification log (#745) 2023-04-01 02:47:49 +02:00
Vendicated
ee943c4284
Bump to v1.1.3 2023-03-28 19:09:48 +02:00
Vendicated
1368c25824
ci: Auto generate plugin json 2023-03-23 04:37:53 +01:00
Vendicated
cae8b1a93b
Bump to v1.1.2 2023-03-22 04:07:12 +01:00
Vendicated
ed873ef9de
Bump to v1.1.1 2023-03-15 18:01:04 +01:00
Vendicated
03915b7533
Bump to v1.1.0 2023-03-02 21:19:33 +01:00
Vendicated
8465140bc4
Bump to v1.0.9 2023-03-01 21:40:31 +01:00
Vendicated
eb190b660e
Bump to v1.0.8 2023-02-28 01:50:17 +01:00
Vendicated
ccca41a168
Bump to v1.0.7 2023-02-24 06:08:45 +01:00
Vendicated
9420735bc7
Version 1.0.6 2023-02-16 23:40:38 +01:00
Vendicated
58270ef925
bump to v1.0.5 2023-02-14 19:22:01 +01:00
Vendicated
62f7e4d45c
Add stylelint 2023-01-30 05:04:06 +01:00
Vendicated
823fa2d0c3
Bump to v1.0.4 2023-01-29 00:10:17 +01:00
Vendicated
6ab4b48b47
chore: bump deps 2023-01-25 21:05:35 +01:00
Vendicated
8a43e9b25f
dev: Better errors when using Node < v18 2023-01-23 04:02:09 +01:00
Ven
6c5fcc4119
Use GUI installer for pnpm inject/uninject (#407)
* Use GUI installer for pnpm inject/uninject

* Run Installer in DevMode
2023-01-13 17:52:28 +01:00
Ven
2e5d27b6b6
feat: Proper CSS api & css bundle (#269)
Co-authored-by: Vap0r1ze <superdash993@gmail.com>
2022-12-25 20:47: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