Nuckyz
|
c8356570a3
|
crazy
|
2024-07-07 15:15:45 -03:00 |
|
Nuckyz
|
208882e8ec
|
Merge branch 'dev' into modules-proxy-patches
|
2024-07-03 00:12:08 -03:00 |
|
Nuckyz
|
256a85c95c
|
feat(plugins): ConsoleJanitor (#2659)
|
2024-07-03 00:10:08 -03:00 |
|
Nuckyz
|
332f3e532b
|
Dont depend on modules being an object again
|
2024-06-29 02:21:44 -03:00 |
|
Nuckyz
|
c2d708a621
|
Merge branch 'dev' into modules-proxy-patches
|
2024-06-28 18:43:03 -03:00 |
|
Nuckyz
|
62485e8694
|
Obliterate Sentry
|
2024-06-28 18:34:23 -03:00 |
|
Nuckyz
|
1e4ad4db4c
|
Fix for latest webpack change
|
2024-06-28 00:42:36 -03:00 |
|
Nuckyz
|
cbc7f7230a
|
Fix acquiring WebpackRequire
|
2024-06-27 23:37:10 -03:00 |
|
Nuckyz
|
c4e7233604
|
check for bundlePath value again
|
2024-06-22 02:57:36 -03:00 |
|
Nuckyz
|
3cf702a2ba
|
fixes
|
2024-06-21 05:01:35 -03:00 |
|
Nuckyz
|
24a0f62801
|
Merge branch 'dev' into modules-proxy-patches
|
2024-06-21 04:38:27 -03: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 |
|
Nuckyz
|
f208472841
|
\n
|
2024-06-16 20:07:48 -03:00 |
|
Nuckyz
|
afe6d9f7b3
|
Separate wrapFactory and patchFactory
|
2024-06-16 19:53:31 -03:00 |
|
Nuckyz
|
d473d52047
|
update comment
|
2024-06-12 22:32:42 -03:00 |
|
Nuckyz
|
8d31f3cf62
|
Use $$vencordOriginal as fallback
|
2024-06-12 22:14:52 -03:00 |
|
Nuckyz
|
6d587e6530
|
More re-ordering
|
2024-06-12 17:36:43 -03:00 |
|
Nuckyz
|
853585c0bc
|
move down
|
2024-06-12 17:33:26 -03:00 |
|
Nuckyz
|
6826fe003c
|
guh
|
2024-06-12 17:31:05 -03:00 |
|
Nuckyz
|
c3bbc92fa2
|
Decouple factoryListeners from patchFactory
|
2024-06-12 17:30:26 -03:00 |
|
Nuckyz
|
53dd86fa6e
|
Improve typings and other stuff
|
2024-06-02 18:46:03 -03:00 |
|
Nuckyz
|
4e14232b5a
|
Fix patching pre-populated factories
|
2024-06-01 19:52:17 -03:00 |
|
Nuckyz
|
61e1eada01
|
Fix not restoring some original factories
|
2024-06-01 19:38:01 -03:00 |
|
Nuckyz
|
33d5753ca7
|
fix grammar issues
|
2024-06-01 05:03:47 -03:00 |
|
Nuckyz
|
8580332c82
|
cleanup
|
2024-06-01 01:44:18 -03:00 |
|
Nuckyz
|
4d8c56689c
|
Future proof against array modules
|
2024-06-01 01:40:44 -03:00 |
|
Nuckyz
|
cbd9a9312c
|
don't depend in the value of bundlePath
|
2024-05-31 19:58:26 -03:00 |
|
Nuckyz
|
fbb7ee50dd
|
Revert indexOf change
|
2024-05-31 17:34:32 -03:00 |
|
Nuckyz
|
4187932aa7
|
\n
|
2024-05-31 06:27:02 -03:00 |
|
Nuckyz
|
e21a6be4b6
|
sfdsfdsfdsf
|
2024-05-31 06:19:57 -03:00 |
|
Nuckyz
|
db63fffe18
|
I should still be defining this
|
2024-05-31 06:16:01 -03:00 |
|
Nuckyz
|
545d69aa6d
|
Use indexOf instead of includes; reset global find regex state
|
2024-05-31 05:19:34 -03:00 |
|
Nuckyz
|
47eec049fc
|
Not needed anymore and breaks interpolated strings with newlines
|
2024-05-31 00:21:15 -03:00 |
|
Nuckyz
|
4db6c4b88a
|
Merge branch 'dev' into modules-proxy-patches
|
2024-05-29 05:10:24 -03:00 |
|
Vendicated
|
9b9a5322c9
|
webpack: make window exports non enumerable
|
2024-05-29 06:32:49 +02:00 |
|
Nuckyz
|
d78f1c8000
|
where did this come from?
|
2024-05-28 17:15:25 -03:00 |
|
Nuckyz
|
64262001e8
|
boop
|
2024-05-28 17:14:35 -03:00 |
|
Nuckyz
|
6b648f3d38
|
oops!
|
2024-05-28 17:12:36 -03:00 |
|
Nuckyz
|
1eeadbcd97
|
export all webpack instances
|
2024-05-28 17:11:17 -03:00 |
|
Nuckyz
|
acbc932542
|
give name to PatchedFactory
|
2024-05-28 03:57:56 -03:00 |
|
Nuckyz
|
e96458fafa
|
fixes for if we use prototype proxy in the future
|
2024-05-27 23:31:08 -03:00 |
|
Nuckyz
|
513eea8d14
|
Prepare for in case modules object is accessed directly in the future
|
2024-05-27 18:27:21 -03:00 |
|
Nuckyz
|
1f99162b5a
|
update patchWebpack license
|
2024-05-26 20:38:57 -03:00 |
|
Nuckyz
|
8c5f2c897e
|
Document patchWebpack better
|
2024-05-26 20:22:03 -03:00 |
|
Nuckyz
|
1ed956114f
|
fix logic
|
2024-05-26 05:46:53 -03:00 |
|
Nuckyz
|
a8fa685cfa
|
Add back running modules without patches
|
2024-05-26 05:29:05 -03:00 |
|
Nuckyz
|
265cf12d39
|
I love
|
2024-05-26 05:24:03 -03:00 |
|
Nuckyz
|
affd527bc1
|
Make factory wrapper a little more future proof
|
2024-05-26 05:19:52 -03:00 |
|
Nuckyz
|
9af63b362d
|
more future proof
|
2024-05-26 00:27:13 -03:00 |
|
Nuckyz
|
1e55ae5327
|
this is more clean
|
2024-05-24 18:46:36 -03:00 |
|