Commit graph

77 commits

Author SHA1 Message Date
thororen1234
63821c1468 Fix Vesktop Patches 2025-02-08 08:57:47 -05:00
thororen1234
dc4e9cf775 Merge remote-tracking branch 'upstream/dev' into dev 2025-02-07 19:23:32 -05:00
Nuckyz
e8639e2e16
Rewrite WebpackPatcher to support new features (#3157) 2025-02-07 20:07:17 -03:00
thororen1234
e4fcd54183 Merge remote-tracking branch 'upstream/dev' into dev 2025-01-31 13:44:46 -05:00
Nuckyz
e280ed2683
Ignore more modules on webpack searching 2025-01-30 14:54:41 -03:00
thororen1234
8222eb430e Merge remote-tracking branch 'upstream/dev' into dev 2025-01-29 07:52:55 -05:00
Nuckyz
33d4f13a24
Fix everything broken by recent Discord update (#3177)
Co-authored-by: sadan <117494111+sadan4@users.noreply.github.com>
Co-authored-by: Vendicated <vendicated@riseup.net>
2025-01-29 01:04:36 -03:00
thororen1234
7ce2c9187c newDevTools 2024-09-27 12:27:52 -04:00
sadan
eaa3072110
add function to the reporter GUI 2024-08-28 01:37:46 -04:00
sadan
4f92052d49
fix imports causing a crash and add missing if statment 2024-08-20 20:58:47 -04:00
sadan
4a5d480acc
support regex finds and bit more work on reporter gui 2024-08-20 16:03:09 -04:00
thororen1234
6aa0b24cbc Merge remote-tracking branch 'upstream/dev' into dev 2024-08-20 11:09:13 -04:00
Nuckyz
66b247b2d3
Fix persisting $$vencordPatchedSource when a module is loaded again 2024-08-20 04:13:21 -03:00
thororen1234
2ae3b0606f Fixes 2024-08-17 23:49:35 -04:00
thororen1234
2de05901a5 Merge remote-tracking branch 'upstream/dev' into dev 2024-08-17 23:49:25 -04:00
Nuckyz
051bce89f8
feat(Webpack): Add $$vencordPatchedSource to patched factories 2024-08-18 00:26:40 -03:00
thororen1234
b8a4dff851 Fixes 2024-08-03 00:24:47 -04:00
thororen1234
0c67c597f0 Updates 2024-07-10 15:25:18 -04:00
thororen1234
efb0fee156 Updates 2024-07-03 15:10:20 -04:00
Nuckyz
256a85c95c
feat(plugins): ConsoleJanitor (#2659) 2024-07-03 00:10:08 -03:00
thororen
83ee2d7b47
Merge branch 'Vendicated:main' into main 2024-06-28 20:03:18 -04:00
Nuckyz
62485e8694
Obliterate Sentry 2024-06-28 18:34:23 -03:00
thororen1234
d5b8fb1fec Merge remote-tracking branch 'upstream/dev' 2024-06-27 23:04:05 -04:00
Nuckyz
cbc7f7230a
Fix acquiring WebpackRequire 2024-06-27 23:37:10 -03:00
thororen1234
2e40a9e07b Updates 2024-06-18 22:37:54 -04:00
vee
d6f1209438
fix first set of plugins (#2591)
* Add back mangled webpack searching

* Make window non enumerable in all cases

* fix some webpack commons

* oops

* fix more webpack commons

* fix some finds

* fix more webpack commons

* fix common names

* fix reporter

* fix Constants common

* more fix

* fix SettingsStores (return of old SettingsStoreAPI)

* doomsday fix: MutualGroupDMs (#2585)

* fix SettingsStoreAPI

* fix MessageLinkEmbeds

* fix checking uninitialised settings

* doomsday fix: BetterSessions (#2587)

* doomsday fix: ReviewDB and Summaries (#2586)

Co-authored-by: vee <vendicated@riseup.net>

* fix various things that use default/other names

* fix settings

* wbctxmenus

* fix BetterSettings

* wouldnt it be funny if discord reverted again once we're done

* fix ViewIcons

* fix showconnections

* fix FriendsSince

* FakeNitro: fix app icons

* doomsday fix: NoPendingCount (#2590)

---------

Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: Amia <9750071+aamiaa@users.noreply.github.com>
Co-authored-by: Manti <67705577+mantikafasi@users.noreply.github.com>
2024-06-19 03:04:15 +02:00
thororen1234
f2d2ca1fa8 Merge remote-tracking branch 'upstream/dev' 2024-05-30 10:51:39 -04:00
Vendicated
9b9a5322c9
webpack: make window exports non enumerable 2024-05-29 06:32:49 +02:00
thororen1234
736c0856f5 Merge remote-tracking branch 'upstream/dev' 2024-05-22 09:31:06 -04:00
Nuckyz
f686cba398
Fix not setting property on originalOnChunksLoaded 2024-05-22 05:11:09 -03:00
thororen1234
9d0550bf79 Merge remote-tracking branch 'upstream/dev' 2024-05-20 15:39:21 -04:00
Nuckyz
0a595120b9
Fix: Ignore bundled lib webpack on web 2024-05-19 23:08:33 -03:00
thororen1234
f0f655fa10 Merge remote-tracking branch 'upstream/dev' 2024-05-15 10:26:42 -04:00
Nuckyz
f74da73086
feat: Allow finds to use regex (#2452) 2024-05-14 23:57:43 -03:00
thororen
f91c4977a2 Merge remote-tracking branch 'upstream/dev' 2024-05-05 18:13:48 -04:00
Vendicated
ce18000c4e
fix webpack patch on client using discordapp.com part 2 2024-05-05 18:58:23 +02:00
Vendicated
066b872219
fix webpack patch on client using discordapp.com 2024-05-05 18:56:49 +02:00
thororen
4d46994464 Merge remote-tracking branch 'upstream/dev' 2024-05-04 00:38:32 -04:00
Nuckyz
a055b1d47b
refactor(Webpack): more reliable patching (#2237) 2024-05-02 23:52:41 +02:00
thororen
ea7451bcdc forked!! 2024-04-17 14:29:47 -04: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
V
a8b0ce6f03
fix(notrack): murder sentry 2023-12-14 01:29:57 +01:00
Nuckyz
1619ee404a
Utility function for loading Discord chunks (#2017) 2023-11-28 16:33:02 -03:00
Nuckyz
1b179f3c6d
Simplify some components finds; Make undo of patch groups more clear 2023-11-28 16:33:00 -03:00
V
6f05612e34
Remove obsolete webpack hacks 2023-11-23 03:41:09 +01:00
V
9efc0ff579
Remove obsolete nested webpack search 2023-11-23 03:21:58 +01:00
Jack
93a95b6d56
feat(patcher): Grouped replacements (#2009)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2023-11-22 07:23:21 +01:00
Susheel Thapa
0afe319141
fix typo in multiple files (#1911) 2023-10-27 12:09:38 -03:00
Vendicated
e4701769a5
Fix entry webpack modules not being patched 2023-10-26 21:21:21 +02:00