aboutsummaryrefslogtreecommitdiff
path: root/src/components/VencordSettings
AgeCommit message (Collapse)Author
2023-09-21Settings: use nearest-neighbour for shiggy (#1739)Daniel Foster
Co-authored-by: V <vendicated@riseup.net>
2023-09-08add custom plugin author popouts (#1712)V
2023-09-05[skip ci] PatchHelper: Fix copy button styleV
2023-08-25Fix theme upload on crapOsV
2023-08-25build: allow overriding git details & disabling updating (#1677)Sefa Eyeoglu
Co-authored-by: V <vendicated@riseup.net>
2023-08-10chore: transition to shorter license headers (#6)Rini
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-04Add proper user-friendly theme manager (#635)megumin
Co-authored-by: Justice Almanzar <superdash993@gmail.com> Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Co-authored-by: V <vendicated@riseup.net>
2023-07-26Themes tab: Add QuickCss button (#1475)Aayush Shah
2023-07-04fix: send notification when settings are manually synced (#1378)Ryan Cao
Co-authored-by: V <vendicated@riseup.net>
2023-05-31Improve settings selectable text styleV
2023-05-13MoreUserTags: Fix & Add ability to customize text inside tag (#1077)LordElias
Co-authored-by: V <vendicated@riseup.net> Co-authored-by: ActuallyTheSun <78964224+ActuallyTheSun@users.noreply.github.com>
2023-05-12Settings: Fix resetting scroll/search when getting a ping (#1106)V
2023-05-06[skip ci] Refactor utilsVendicated
2023-05-05[skip ci] Fix handleComponentFailed spamVendicated
2023-05-05style(Settings): Make the text about raw theme links bold (#1052)JSEverything
2023-05-02Refactor ipc to be strongly typed and hide impl details (#1018)V
2023-04-30feat(plugin): TextReplace (#994)Đỗ Văn Hoài Tuân
Co-authored-by: Vendicated <vendicated@riseup.net>
2023-04-17Improve themes tab instructionsVendicated
2023-04-17Fix errors on setups with no Notifications/SpeechSynthesis supportVendicated
2023-04-15Fix settings on Vencord Mobile (#905)V
2023-04-09feat: add translucency option for macOS (#849)Ryan Cao
Co-authored-by: V <vendicated@riseup.net>
2023-04-09Improvements for VencordDesktop (#847)V
2023-04-09feat(setting): Disable minimum window size #834 (#848)Đỗ Văn Hoài Tuân
2023-04-08UX: Make possibly copy-relevant text in settings copyableVendicated
2023-04-07feat: Cloud settings sync (#505)Lewis Crichton
Co-authored-by: Ven <vendicated@riseup.net>
2023-04-05VencordDesktop: Include web plugins & use proper showItemInFolderVendicated
2023-04-04Fix Themes TabVendicated
2023-04-04Fix VencordVendicated
2023-04-04Add additional build flavours for Vencord Desktop (#765)V
2023-04-01Add Notification log (#745)V
2023-03-30Remove transparency featureVendicated
This not only causes incredibly confusion among users because they expect it to work without themes, it also causes freezes/whitescreens for some users. Thus, this feature is disabled for now until someone contributes a fix!
2023-03-28fix: no more theme box obliteration (#707)Lewis Crichton
Co-authored-by: Ven <vendicated@riseup.net>
2023-03-25Make Vencord title look consistent with Discord (#685)Đỗ Văn Hoài Tuân
closes (#649)
2023-03-19Replace update notices with notifications (#558)Xinto
2023-03-01Fix for latest Discord Update (#550)Lewis Crichton
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Co-authored-by: Vendicated <vendicated@riseup.net>
2023-02-28Windows: Add Option to use native titlebar ~ Closes #537Vendicated
2023-02-14NotificationAPI: Correctly request browser permissionsVendicated
2023-02-10Notification API (#467)Ven
Co-authored-by: Ven <vendicated@riseup.net> Co-authored-by: afn <hey@afn.lol> Co-authored-by: afn <afnzmn@gmail.com>
2023-01-30Add stylelintVendicated
2023-01-28feat(settings): Add the ability to make the window transparent (#457)Kaydax
2023-01-25Fix Themes TabVendicated
2023-01-25split up webpack commons into categories & type everything (#455)Ven
2023-01-24Fix Settings UI (Discord removed default marginsVendicated
2023-01-24Make Windows Ctrl+Q feature optional; add opt-in auto update (#451)Ven
2023-01-12feat: Add option to disable the window frame (#400)Nick
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-03Extract inline styles to css (#370)A user
2022-12-25feat: Proper CSS api & css bundle (#269)Ven
Co-authored-by: Vap0r1ze <superdash993@gmail.com>
2022-12-08fix inconsistent margins & capitalisation (#281)David Ralph
2022-12-02feat(plugin): ShikiCodeblocks (#267)Justice Almanzar
Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com> Co-authored-by: Ven <vendicated@riseup.net>
2022-12-01feat(Settings): Allow moving Vencord section to different placesVendicated