Elvy
3c107556cc
remove stuff
2025-01-03 21:00:13 +01:00
Elvy
c302b3cb7d
fixes
2025-01-03 20:59:41 +01:00
Elvy
716b75995b
update plugins
2025-01-03 20:35:05 +01:00
Elvy
2a5d84de7b
guhhh
2025-01-03 19:57:39 +01:00
Elvy
ab2c9c57a8
idek fixes or sum
2025-01-03 19:56:26 +01:00
Elvy
abdfea15db
rename
2025-01-03 18:54:51 +01:00
Elvyra
8197966247
lint
2025-01-03 16:19:14 +01:00
Elvyra
1c9ed9b6f6
lint
2025-01-03 16:15:45 +01:00
Elvyra
83c0290549
stuff
2025-01-03 16:12:46 +01:00
Elvyra
4f2a87a610
add lists to plugin modals (super shitty)
...
also fixes some bugs lol
2025-01-03 14:27:29 +01:00
Elvyra
63eb6358fb
bleh
2025-01-03 01:25:40 +01:00
sadan4
20ed7dc96b
new plugin FullUserInChatbox ( #2766 )
2024-12-30 02:07:26 -03:00
Sqaaakoi
a9d44e3341
PermissionsViewer: Fix permission description tooltip & cleanup ( #3040 )
2024-11-25 01:14:25 -03:00
samara
2bfeef88ca
Update to newer Discord icons in Vencord Settings ( #3029 )
2024-11-23 23:23:03 -03:00
sadan4
64c3dd1c16
PatchHelper: Prevent trailing comma error ( #2913 )
2024-11-07 18:23:03 +00:00
Nuckyz
00f82e96bd
Fix all plugins for new i18n lib ( #2993 )
2024-11-05 16:50:26 -03:00
Nuckyz
18f7b74210
Fix required plugins being shown as disabled
2024-09-27 05:46:50 -03:00
TheGreenPig
db5fe2a394
Fix plugin settings inconsistency regarding setting names ( #2884 )
2024-09-22 04:48:54 -03:00
Vendicated
65c5897dc3
remove need to depend on CommandsAPI
2024-09-18 01:26:25 +02:00
Maddie
27e81b20db
Allow online themes to be applied only in dark or light mode ( #2701 )
2024-09-02 04:51:29 +00:00
sadan4
81eabc7ee2
PatchHelper: Add Copy as Codeblock button ( #2820 )
2024-09-01 02:13:22 +00:00
Obsidian
d5eaae9d51
new plugin CopyFileContents ~Easily copy text file attachments contents ( #2790 )
2024-08-31 23:09:14 -03:00
HAHALOSAH
eaca14bb5a
Fix Online Themes tab ( #2786 )
2024-08-17 04:30:34 +00:00
Aiden
e99eec50bc
Migrate to eslint flat config; update dependencies ( #2627 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-08-02 12:12:59 +02:00
Vendicated
02092a985c
BetterNotes: fix crashing
2024-07-06 18:43:13 +02:00
Vendicated
99b41dba19
improve settings ui (again)
2024-07-02 21:49:09 -03:00
Vendicated
5c05443f45
improve settings ui
2024-06-29 20:27:00 +02:00
Vendicated
e0d99e2f6c
add ReviewDB in new profiles
2024-06-26 17:37:21 +02:00
Vendicated
6d4c9339dc
PermissionsViewer: add to simplified profiles
2024-06-26 17:36:00 +02:00
Vendicated
c7e4bec940
Plugin Page: add indicator for excluded plugins
2024-06-21 04:15:45 -03:00
Vendicated
3ce241021f
PluginModals: add plugin website & source code links
2024-06-20 04:40:07 +02:00
AutumnVN
810ff894dc
ui(RestartCard): fix yellow button now being blue ( #2550 )
2024-06-08 04:21:27 +02:00
Ryan Cao
0aa7bef9fa
new plugin AppleMusicRichPresence ( #2455 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-06-06 01:19:53 +02:00
Nuckyz
eac8a026a6
fix(PatchHelper): Make find and match more responsive
2024-05-18 21:53:38 -03:00
Eric
d43731833a
Fix: PatchHelper not auto filling match field ( #2338 )
2024-05-19 00:45:05 +00:00
vee
c3757a2ae6
add package for publishing types to npm ( #2473 )
...
https://www.npmjs.com/package/@vencord/types
2024-05-17 23:01:07 +02:00
Nuckyz
f74da73086
feat: Allow finds to use regex ( #2452 )
2024-05-14 23:57:43 -03:00
HAHALOSAH
d6507947f5
Plugin Settings: fix text overflow for long plugin names ( #2383 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-12 00:32:44 +00:00
Nuckyz
60e6fdacfa
Resolve PluginSettings circular deps better
2024-05-05 17:53:51 -03:00
Vendicated
f54dcb74d7
improve contributor modal & badge
2024-05-02 15:24:00 +02:00
Vendicated
8f73b9fd5f
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-04-20 14:51:33 +02:00
Vendicated
89dc74d5d7
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-04-14 00:59:04 +02:00
Nuckyz
5636f9d979
Array support for find + ResurrectHome: View Server Home Button on Server Guide ( #2283 )
2024-04-09 17:09:23 -03:00
AutumnVN
3ecd2deae5
plugin settings: fix filter dropdown having no padding ( #2332 )
2024-04-09 02:23:55 +02:00
Vendicated
ca18b6e044
Fix CloudSync
2024-03-22 04:08:08 +01:00
MrDiamondDog
5646fe402a
feat(PatchHelper): Paste Full Patch ( #1982 )
2024-03-21 23:59:25 +00:00
Vendicated
afdcf0edb9
refactor shared utils to more obviously separate contexts
2024-03-13 21:59:09 +01:00
V
9aa205b5ec
rewrite settings api to use SettingsStore class ( #2257 )
...
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-03-13 21:45:45 +01:00
[object Object]
9179f55bf2
fix Vencloud not working on UserScript ( #2213 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-03-01 01:26:32 +01:00
Vendicated
988435714e
Add back transparency option
2024-01-19 01:08:25 +01:00