Vencord/src/components
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
..
PluginSettings add bottom margin to settings section (#1616) 2023-08-04 19:56:40 +02:00
VencordSettings chore: transition to shorter license headers (#6) 2023-08-10 00:17:49 +00:00
Badge.tsx ShowHiddenChannels: Use Lock as ChannelIcon 2023-01-14 23:01:19 +01:00
CheckedTextInput.tsx Path aliases, better lazyWebpack (#268) 2022-11-28 13:37:55 +01:00
DonateButton.tsx Refactor ipc to be strongly typed and hide impl details (#1018) 2023-05-02 02:50:51 +02:00
ErrorBoundary.tsx [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
ErrorCard.css ErrorBoundary: Do not use any Discord components to be more robust 2023-02-25 19:10:01 +01:00
ErrorCard.tsx ErrorBoundary: Do not use any Discord components to be more robust 2023-02-25 19:10:01 +01:00
ExpandableHeader.css ReviewDB: Add Review Modal & Pagination (#1174) 2023-05-28 22:03:06 +02:00
ExpandableHeader.tsx ReviewDB: Add Review Modal & Pagination (#1174) 2023-05-28 22:03:06 +02:00
Flex.tsx Path aliases, better lazyWebpack (#268) 2022-11-28 13:37:55 +01:00
handleComponentFailed.ts feat: Crash Handler (#531) 2023-03-01 05:26:13 +01:00
Heart.tsx Donor Badges && Add donate info to settings 2022-11-17 00:21:20 +01:00
Icons.tsx New plugin: VoiceMessages (#1380) 2023-07-26 01:27:04 +02:00
iconStyles.css feat(plugins): Permissions Viewer (#477) 2023-05-15 02:33:04 +02:00
Link.tsx Path aliases, better lazyWebpack (#268) 2022-11-28 13:37:55 +01:00
monacoWin.html Bump monaco editor 2023-07-14 01:10:53 +02:00
Switch.css Reimplement Discord's Switch to fix performance (#413) 2023-01-15 21:26:02 +00:00
Switch.tsx Fixes and make guild tooltip show users inside hidden voice channels (#613) 2023-03-19 22:03:33 -03:00