Vencord/src/webpack/common
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
..
types New plugin: VoiceMessages (#1380) 2023-07-26 01:27:04 +02:00
classes.ts feat(plugin): BiggerStreamPreview (#1222) 2023-06-16 19:35:50 +02:00
components.ts feat(plugin): BiggerStreamPreview (#1222) 2023-06-16 19:35:50 +02:00
index.ts feat(plugin): BiggerStreamPreview (#1222) 2023-06-16 19:35:50 +02:00
internal.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
menu.ts chore: transition to shorter license headers (#6) 2023-08-10 00:17:49 +00:00
react.ts Add Notification log (#745) 2023-04-01 02:47:49 +02:00
stores.ts New plugin : Party mode 🎉 (#1161) 2023-05-23 03:32:27 +02:00
utils.ts OpenInApp: Support steam; integrate with SpotifyControls & ShowConnections 2023-06-29 16:15:07 +02:00