Vencord/src
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
..
api chore: transition to shorter license headers (#6) 2023-08-10 00:17:49 +00:00
components chore: transition to shorter license headers (#6) 2023-08-10 00:17:49 +00:00
debug [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
main chore: transition to shorter license headers (#6) 2023-08-10 00:17:49 +00:00
plugins chore: transition to shorter license headers (#6) 2023-08-10 00:17:49 +00:00
utils chore: transition to shorter license headers (#6) 2023-08-10 00:17:49 +00:00
webpack chore: transition to shorter license headers (#6) 2023-08-10 00:17:49 +00:00
globals.d.ts [skip ci] Add version to /vencord-debug 2023-06-16 19:07:22 +02:00
modules.d.ts Notification API (#467) 2023-02-10 22:33:34 +01:00
preload.ts Refactor ipc to be strongly typed and hide impl details (#1018) 2023-05-02 02:50:51 +02:00
Vencord.ts fix(cloud): cross-client enabling without proper validation (#1531) 2023-08-04 20:10:12 +02:00
VencordNative.ts chore: transition to shorter license headers (#6) 2023-08-10 00:17:49 +00:00