index
:
github/Vencord.git
feat/localpronounoverrides
feat/pronounoverrides
feat/userpluginbadge
gitkeepuserplugins
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src')
-rw-r--r--
src/VencordNative.ts
3
-rw-r--r--
src/api/Commands/commandHelpers.ts
8
-rw-r--r--
src/api/Commands/index.ts
3
-rw-r--r--
src/api/MessageEvents.ts
5
-rw-r--r--
src/api/Notices.ts
2
-rw-r--r--
src/api/ServerList.ts
2
-rw-r--r--
src/api/settings.ts
12
-rw-r--r--
src/components/CheckedTextInput.tsx
2
-rw-r--r--
src/components/DonateButton.tsx
5
-rw-r--r--
src/components/ErrorBoundary.tsx
7
-rw-r--r--
src/components/ErrorCard.tsx
2
-rw-r--r--
src/components/Flex.tsx
2
-rw-r--r--
src/components/Link.tsx
2
-rw-r--r--
src/components/Monaco.ts
10
-rw-r--r--
src/components/PatchHelper.tsx
9
-rw-r--r--
src/components/PluginSettings/PluginModal.tsx
18
-rw-r--r--
src/components/PluginSettings/components/SettingBooleanComponent.tsx
5
-rw-r--r--
src/components/PluginSettings/components/SettingCustomComponent.tsx
3
-rw-r--r--
src/components/PluginSettings/components/SettingNumericComponent.tsx
5
-rw-r--r--
src/components/PluginSettings/components/SettingSelectComponent.tsx
5
-rw-r--r--
src/components/PluginSettings/components/SettingSliderComponent.tsx
5
-rw-r--r--
src/components/PluginSettings/components/SettingTextComponent.tsx
5
-rw-r--r--
src/components/PluginSettings/components/index.ts
3
-rw-r--r--
src/components/PluginSettings/index.tsx
21
-rw-r--r--
src/components/VencordSettings/BackupRestoreTab.tsx
5
-rw-r--r--
src/components/VencordSettings/Updater.tsx
7
-rw-r--r--
src/components/VencordSettings/VencordTab.tsx
9
-rw-r--r--
src/components/VencordSettings/index.tsx
8
-rw-r--r--
src/components/handleComponentFailed.ts
2
-rw-r--r--
src/debug/Tracer.ts
2
-rw-r--r--
src/ipcMain/index.ts
6
-rw-r--r--
src/ipcMain/updater/git.ts
2
-rw-r--r--
src/ipcMain/updater/http.ts
4
-rw-r--r--
src/modules.d.ts
2
-rw-r--r--
src/patcher.ts
2
-rw-r--r--
src/plugins/BetterNotes.ts
8
-rw-r--r--
src/plugins/HideAttachments.tsx
11
-rw-r--r--
src/plugins/TimeBarAllActivities.ts
4
-rw-r--r--
src/plugins/anonymiseFileNames.ts
6
-rw-r--r--
src/plugins/apiBadges.tsx
22
-rw-r--r--
src/plugins/apiCommands.ts
4
-rw-r--r--
src/plugins/apiMenuItemDeobfuscator.ts
6
-rw-r--r--
src/plugins/apiMessageAccessories.ts
4
-rw-r--r--
src/plugins/apiMessageEvents.ts
4
-rw-r--r--
src/plugins/apiNotices.ts
6
-rw-r--r--
src/plugins/apiServerList.ts
4
-rw-r--r--
src/plugins/arRPC.tsx
15
-rw-r--r--
src/plugins/banger.ts
4
-rw-r--r--
src/plugins/betterGifAltText.ts
4
-rw-r--r--
src/plugins/betterRoleDot.ts
8
-rw-r--r--
src/plugins/betterUploadButton.ts
4
-rw-r--r--
src/plugins/blurNsfw.ts
6
-rw-r--r--
src/plugins/callTimer.tsx
10
-rw-r--r--
src/plugins/clearURLs/index.ts
9
-rw-r--r--
src/plugins/consoleShortcuts.ts
4
-rw-r--r--
src/plugins/corruptMp4s.ts
12
-rw-r--r--
src/plugins/dictionary.ts
8
-rw-r--r--
src/plugins/emoteCloner.tsx
22
-rw-r--r--
src/plugins/experiments.tsx
13
-rw-r--r--
src/plugins/fakeNitro.ts
22
-rw-r--r--
src/plugins/fart.ts
10
-rw-r--r--
src/plugins/forceOwnerCrown.ts
6
-rw-r--r--
src/plugins/friendInvites.ts
8
-rw-r--r--
src/plugins/fxTwitter.ts
6
-rw-r--r--
src/plugins/iLoveSpam.ts
4
-rw-r--r--
src/plugins/ignoreActivities.ts
11
-rw-r--r--
src/plugins/index.ts
9
-rw-r--r--
src/plugins/keepCurrentChannel.ts
8
-rw-r--r--
src/plugins/lastfm.tsx
64
-rw-r--r--
src/plugins/loadingQuotes.ts
4
-rw-r--r--
src/plugins/messageActions.ts
21
-rw-r--r--
src/plugins/messageLogger/index.tsx
19
-rw-r--r--
src/plugins/messageTags.ts
10
-rw-r--r--
src/plugins/moreCommands.ts
6
-rw-r--r--
src/plugins/moreKaomoji.ts
8
-rw-r--r--
src/plugins/moyai.ts
13
-rw-r--r--
src/plugins/muteNewGuild.ts
4
-rw-r--r--
src/plugins/noBlockedMessages.ts
12
-rw-r--r--
src/plugins/noCanaryMessageLinks.ts
8
-rw-r--r--
src/plugins/noDevtoolsWarning.ts
6
-rw-r--r--
src/plugins/noF1.ts
4
-rw-r--r--
src/plugins/noRPC.ts
4
-rw-r--r--
src/plugins/noReplyMention.ts
4
-rw-r--r--
src/plugins/noSystemBadge.ts
4
-rw-r--r--
src/plugins/noTrack.ts
4
-rw-r--r--
src/plugins/noUnblockToJump.ts
4
-rw-r--r--
src/plugins/oneko.ts
4
-rw-r--r--
src/plugins/petpet.ts
18
-rw-r--r--
src/plugins/plainFolderIcon.ts
4
-rw-r--r--
src/plugins/platformIndicators.tsx
16
-rw-r--r--
src/plugins/pronoundb/components/PronounsAboutComponent.tsx
4
-rw-r--r--
src/plugins/pronoundb/components/PronounsChatComponent.tsx
10
-rw-r--r--
src/plugins/pronoundb/components/PronounsProfileWrapper.tsx
7
-rw-r--r--
src/plugins/pronoundb/index.ts
5
-rw-r--r--
src/plugins/pronoundb/pronoundbUtils.ts
7
-rw-r--r--
src/plugins/quickMention.tsx
8
-rw-r--r--
src/plugins/quickReply.ts
14
-rw-r--r--
src/plugins/readAllNotificationsButton.tsx
8
-rw-r--r--
src/plugins/reverseImageSearch.tsx
6
-rw-r--r--
src/plugins/reviewDB/Utils/ReviewDBAPI.ts
3
-rw-r--r--
src/plugins/reviewDB/Utils/Utils.tsx
13
-rw-r--r--
src/plugins/reviewDB/components/MessageButton.tsx
4
-rw-r--r--
src/plugins/reviewDB/components/ReviewComponent.tsx
7
-rw-r--r--
src/plugins/reviewDB/components/ReviewsView.tsx
7
-rw-r--r--
src/plugins/reviewDB/index.tsx
10
-rw-r--r--
src/plugins/settings.tsx
8
-rw-r--r--
src/plugins/showHiddenChannels.tsx
14
-rw-r--r--
src/plugins/silentTyping.ts
4
-rw-r--r--
src/plugins/spotifyControls/PlayerComponent.tsx
17
-rw-r--r--
src/plugins/spotifyControls/SpotifyStore.ts
15
-rw-r--r--
src/plugins/spotifyControls/index.tsx
5
-rw-r--r--
src/plugins/spotifyCrack.ts
7
-rw-r--r--
src/plugins/spotifyShareCommands.ts
19
-rw-r--r--
src/plugins/startupTimings/StartupTimingPage.tsx
11
-rw-r--r--
src/plugins/startupTimings/index.tsx
6
-rw-r--r--
src/plugins/unindent.ts
6
-rw-r--r--
src/plugins/unminifyErrors.ts
4
-rw-r--r--
src/plugins/uwuify.ts
6
-rw-r--r--
src/plugins/vcDoubleClick.ts
8
-rw-r--r--
src/plugins/viewIcons.tsx
15
-rw-r--r--
src/plugins/volumeBooster.ts
6
-rw-r--r--
src/plugins/webContextMenus.ts
4
-rw-r--r--
src/plugins/webhookTags.ts
4
-rw-r--r--
src/plugins/whoReacted.tsx
19
-rw-r--r--
src/preload.ts
4
-rw-r--r--
src/utils/discord.ts
3
-rw-r--r--
src/utils/misc.tsx
14
-rw-r--r--
src/utils/modal.tsx
3
-rw-r--r--
src/utils/proxyLazy.ts
2
-rw-r--r--
src/utils/quickCss.ts
3
-rw-r--r--
src/utils/settingsSync.ts
3
-rw-r--r--
src/utils/types.ts
3
-rw-r--r--