Nuckyz
f55c78c851
fix(PatchHelper): Make find and match more responsive
2024-05-27 15:42:57 -04:00
Eric
f135fb4df8
Fix: PatchHelper not auto filling match field ( #2338 )
2024-05-27 15:42:57 -04:00
vee
03ee1338e7
add package for publishing types to npm ( #2473 )
...
https://www.npmjs.com/package/@vencord/types
2024-05-27 15:42:57 -04:00
Nuckyz
739793e26a
feat: Allow finds to use regex ( #2452 )
2024-05-27 15:42:57 -04:00
HAHALOSAH
04c7611b30
Plugin Settings: fix text overflow for long plugin names ( #2383 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00
Nuckyz
0620f09c4a
Resolve PluginSettings circular deps better
2024-05-27 15:42:56 -04:00
Vendicated
3a9354b2e8
improve contributor modal & badge
2024-05-27 15:42:56 -04:00
Vendicated
43315b4300
Make Updater slightly more future proof
...
- Removes the option to disable update notifications. Users really should not be outdated, so this option was never good. To disable notifications, turn on auto update
- Enables auto update by default. Users keep complaining about issues while being outdated, so this should help
- Update Notification now opens Updater in a modal to remove dependency on Settings patch. This makes it slightly more failsafe, it's unlikely that both modals and our settings patch break
2024-05-27 15:42:55 -04:00
Vendicated
d85fec4bbb
partially revert "Array support for find + ResurrectHome: View Server Home Button on Server Guide ( #2283 )"
...
This reverts commit 5636f9d979
.
It breaks Vesktop which is not acceptable. Need to resolve this conflict and add this back later
2024-05-27 15:42:55 -04:00
Nuckyz
6f19655beb
Array support for find + ResurrectHome: View Server Home Button on Server Guide ( #2283 )
2024-05-27 15:42:55 -04:00
AutumnVN
c55f29bfe3
plugin settings: fix filter dropdown having no padding ( #2332 )
2024-05-27 15:42:55 -04:00
Vendicated
7337bfaf9c
Fix CloudSync
2024-05-27 15:42:55 -04:00
MrDiamondDog
667e6911ee
feat(PatchHelper): Paste Full Patch ( #1982 )
2024-05-27 15:42:54 -04:00
Vendicated
5b471e41ff
refactor shared utils to more obviously separate contexts
2024-05-27 15:42:54 -04:00
V
0e11f71caa
rewrite settings api to use SettingsStore class ( #2257 )
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-05-27 15:42:54 -04:00
[object Object]
02a86411d2
fix Vencloud not working on UserScript ( #2213 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Vendicated
0338c16c07
Add back transparency option
2024-05-27 15:42:53 -04:00
CodeF53
d2da79f9e7
ClientTheme light mode support, shortcut buttons ( #2010 )
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Hari Rana
3923329588
updater: Add top and bottom margins between commits ( #2042 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Moxie
aa8bdea948
Updater: Fix grammar (1 Updates => 1 Update) ( #2084 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Nuckyz
f24b9796ab
Move commons from discord utils; Make ThemesTab use invite modal util
2024-05-27 15:42:53 -04:00
Damien Erambert
ac49214105
feat: add dropdown to choose vibrancy value on macOS ( #1941 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Han Seung Min - 한승민
4adc810f76
fix: patch helper overflow ( #2007 )
2024-05-27 15:42:52 -04:00
Jack
7ce62712bd
feat: Add Decor plugin ( #910 )
2024-05-27 15:42:52 -04:00
V
47f62529e7
move new webpack methods to more appropriate file
2024-05-27 15:42:52 -04:00
Nuckyz
88880fff4a
Improve component finding api and migrate plugins to use them
2024-05-27 15:42:52 -04:00
Vendicated
29d8e79afb
[skip ci] Revert "add react linting"
...
doesnt work properly :(
This reverts commit 18fdc33ee7
.
2024-05-27 15:42:51 -04:00
Vendicated
f07b1fff3e
[skip ci] add react linting
2024-05-27 15:42:51 -04:00
Susheel Thapa
bc395242bc
fix typo in multiple files ( #1911 )
2024-05-27 15:42:51 -04:00
Vendicated
a3cccf69ec
fix lintttttttttttttttttt :3
2024-05-27 15:42:50 -04:00
rini
98e67cc349
fix things using lodash ( #1882 )
2024-05-27 15:42:50 -04:00
AutumnVN
56a3dd0b59
fix userutils ( #1861 )
2024-05-27 15:42:49 -04:00
Vendicated
da1a8cdd67
web: Fix themes tab
2023-10-19 10:13:05 +02:00
Vendicated
cd61354998
ContributorModal: Fix vertical overflow on multi word names
2023-10-19 00:22:49 +02:00
V
d81302f64c
Revert mozilla store compliance changes
...
This reverts commit 97b6699afe
.
Vencord is dropping support for the firefox extension, so these changes
are now obsolete. revert so users can still install the extension
manually and enjoy the full experience
2023-10-09 03:15:43 +02:00
TheKodeToad
837d1fc083
web: fix themes tab ( #1756 )
2023-09-26 21:47:12 +02:00
V
da7f0cfff6
PluginModal: Fix cancel button being white on white in light theme
2023-09-26 01:38:46 +02:00
V
376aaf39ce
fix SearchReply filter
2023-09-25 18:07:43 +02:00
V
ac0f834155
Fix Plugin Settings on canary
2023-09-23 03:15:07 +02:00
V
97b6699afe
Fuck you Mozilla
2023-09-21 18:56:58 +02:00
Daniel Foster
fadd1598f5
Settings: use nearest-neighbour for shiggy ( #1739 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-09-21 17:18:41 +02:00
V
41f5d71e38
Bundle dependencies with extensions for webstore rule compliance ( #1740 )
2023-09-19 04:11:27 +02:00
V
885c75fdaa
add custom plugin author popouts ( #1712 )
2023-09-08 03:42:20 +02:00
V
4c805d08be
[skip ci] PatchHelper: Fix copy button style
2023-09-05 21:37:39 +02:00
V
8614e17633
Fix some plugins wrongly displaying the settings cog
2023-09-05 20:10:42 +02:00
V
07c1f5eed1
Fix theme upload on crapOs
2023-08-25 14:37:50 +02:00
AutumnVN
ebe10d3fad
customRPC fixes ( #1666 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-25 14:30:12 +02:00
Sefa Eyeoglu
714d87241c
build: allow overriding git details & disabling updating ( #1677 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-25 14:15:02 +02:00
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
Justice Almanzar
268f3a1840
add bottom margin to settings section ( #1616 )
2023-08-04 19:56:40 +02:00