Nuckyz
|
b1ad0a0d58
|
Clarify loading of chunksLeft
|
2024-08-23 03:35:06 -03:00 |
|
Nuckyz
|
4a9f258e34
|
Merge branch 'dev' into immediate-finds-modules-proxy
|
2024-08-23 03:09:04 -03:00 |
|
Nuckyz
|
ed9b28febf
|
Fix ViewIcons and NoProfileThemes
|
2024-08-23 03:02:04 -03:00 |
|
Nuckyz
|
30ef53403b
|
Make findModuleFactory reporter testable
|
2024-08-20 16:58:10 -03:00 |
|
Nuckyz
|
5c7773c7bb
|
apply suggestion and fix bug
|
2024-08-18 17:00:34 -03:00 |
|
Nuckyz
|
3546632bbf
|
Remove dead workaround
|
2024-08-18 01:19:34 -03:00 |
|
Nuckyz
|
e801c71fdf
|
Add back top level destructuring for backwards compabitlity
|
2024-08-03 14:33:03 -03:00 |
|
Nuckyz
|
ca3768ca5d
|
🧹🧹🧹🧹🧹🧹
|
2024-08-02 20:48:44 -03:00 |
|
Nuckyz
|
1f20074d4e
|
🧹🧹🧹
|
2024-07-24 17:55:35 -03:00 |
|
Nuckyz
|
465dd15e2c
|
boop (please work I cant test)
|
2024-07-24 15:18:24 -03:00 |
|
Nuckyz
|
15a3694533
|
Merge branch 'immediate-finds' into immediate-finds-modules-proxy
|
2024-07-20 19:33:45 -03:00 |
|
Nuckyz
|
9fd16825e2
|
oops
|
2024-07-20 19:32:41 -03:00 |
|
Nuckyz
|
129b770ffa
|
fixes
|
2024-07-20 19:30:24 -03:00 |
|
Nuckyz
|
42353373db
|
mapMangledModule: Properly support component finds
|
2024-07-20 19:17:05 -03:00 |
|
Nuckyz
|
5f7c44f478
|
Merge branch 'modules-proxy-patches' into immediate-finds-modules-proxy
|
2024-07-19 01:01:48 -03:00 |
|
Nuckyz
|
2df13a2e17
|
Merge branch 'immediate-finds' into immediate-finds-modules-proxy
|
2024-07-19 01:01:32 -03:00 |
|
Nuckyz
|
dc116fc3b1
|
Merge branch 'dev' into modules-proxy-patches
|
2024-07-19 01:00:37 -03:00 |
|
Nuckyz
|
cd3534f6fc
|
Merge branch 'dev' into immediate-finds
|
2024-07-19 00:59:35 -03:00 |
|
Nuckyz
|
3704c71ae1
|
Fix loading scientific notation chunks
|
2024-07-19 00:50:39 -03:00 |
|
Nuckyz
|
654a271eae
|
eeee
|
2024-07-19 00:46:48 -03:00 |
|
Nuckyz
|
dd25044afd
|
Merge branch 'immediate-finds' into immediate-finds-modules-proxy
|
2024-07-05 04:05:02 -03:00 |
|
Nuckyz
|
8c1979481e
|
Add patch timings testing to reporter
|
2024-07-05 04:02:34 -03:00 |
|
Nuckyz
|
2a1684d902
|
Merge branch 'immediate-finds' into immediate-finds-modules-proxy
|
2024-07-03 04:50:32 -03:00 |
|
Nuckyz
|
b377cad1e6
|
fix reporter trying to JSON.stringify regex
|
2024-07-03 04:50:08 -03:00 |
|
Nuckyz
|
d90bcdb063
|
Merge branch 'immediate-finds' into immediate-finds-modules-proxy
|
2024-07-02 20:17:16 -03:00 |
|
Nuckyz
|
bc34d72b57
|
Support regex in webpack finds
|
2024-07-02 20:00:05 -03:00 |
|
Nuckyz
|
1f2c26cdba
|
Merge branch 'immediate-finds' into immediate-finds-modules-proxy
|
2024-06-27 18:42:57 -03:00 |
|
Nuckyz
|
718ebd56ac
|
Allow mapMangledModule to be destructured again
|
2024-06-27 18:39:57 -03:00 |
|
Nuckyz
|
dc8b579488
|
Merge branch 'immediate-finds' into immediate-finds-modules-proxy
|
2024-06-21 04:51:45 -03:00 |
|
Nuckyz
|
24a0f62801
|
Merge branch 'dev' into modules-proxy-patches
|
2024-06-21 04:38:27 -03:00 |
|
Nuckyz
|
db1481711b
|
Reporter: Test mapMangledModule
|
2024-06-21 04:15:44 -03:00 |
|
Nuckyz
|
e93562b95b
|
Test mapMangledModule with new api
|
2024-06-21 03:53:39 -03:00 |
|
Nuckyz
|
a82a0636cf
|
Merge branch 'dev' into immediate-finds
|
2024-06-21 03:03:07 -03:00 |
|
Nuckyz
|
ceaaf9ab8a
|
Reporter: Test mapMangledModule
|
2024-06-20 01:00:07 -03:00 |
|
vee
|
3505adad6d
|
final batch of fixes ~ we are SO BACK!! (#2598)
* Fix ImplicitRelationships
* performance fixes
* fix false pos
* fix super reaction tweaks
* Fix PermissionFreeWill
* Fix AlwaysTrust
* clean ups
* Fix ImageLink
* Fix ValidReply
* Fix ShowHiddenChannels partially and race conditions related to exports
* fix bucnh of webpack finds
* Fix FriendsSince, RevealAllSpoilers
* finish show hidden channels
* read if cute
* doomsday fix: ClientTheme (#2597)
* fix friendinvites
* fix extractAndLoadChunks
* bleh
* fix FakeNitro
* fake nitro part 2
* and part 3
* bump to v1.9.0
* remove dead settings patch
* fix ForceOwnerCrown
* fix decor lazy load
---------
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: rushii <33725716+rushiiMachine@users.noreply.github.com>
|
2024-06-19 07:16:29 +02:00 |
|
Nuckyz
|
dc8ac98a6e
|
Merge branch 'immediate-finds' into immediate-finds-modules-proxy
|
2024-06-12 17:11:04 -03:00 |
|
Nuckyz
|
08f1b6a3c9
|
LazyComponents: Allow accessing inner; Improve typings
|
2024-06-12 17:06:20 -03:00 |
|
Nuckyz
|
5bbf467be0
|
Merge branch 'modules-proxy-patches' into immediate-finds-modules-proxy
|
2024-06-06 00:50:57 -03:00 |
|
Nuckyz
|
46c771f351
|
Merge branch 'immediate-finds' into immediate-finds-modules-proxy
|
2024-06-06 00:50:44 -03:00 |
|
Nuckyz
|
94ea4f8e5c
|
Merge branch 'dev' into modules-proxy-patches
|
2024-06-06 00:50:09 -03:00 |
|
Nuckyz
|
fc8a0e4904
|
Merge branch 'dev' into immediate-finds
|
2024-06-06 00:49:36 -03:00 |
|
Nuckyz
|
43b6933fe6
|
Reporter: Include page errors; load wasm chunks
|
2024-06-06 00:48:54 -03:00 |
|
Nuckyz
|
ed5ae2ba5c
|
Add shortcut for lazy loading chunks
|
2024-06-05 23:46:52 +02:00 |
|
Nuckyz
|
05717d6bc3
|
Merge branch 'modules-proxy-patches' into immediate-finds-modules-proxy
|
2024-06-02 18:49:21 -03:00 |
|
Nuckyz
|
53dd86fa6e
|
Improve typings and other stuff
|
2024-06-02 18:46:03 -03:00 |
|
Nuckyz
|
eddfca06ab
|
Merge branch 'modules-proxy-patches' into immediate-finds-modules-proxy
|
2024-06-01 19:38:36 -03:00 |
|
Nuckyz
|
61e1eada01
|
Fix not restoring some original factories
|
2024-06-01 19:38:01 -03:00 |
|
Nuckyz
|
c491122937
|
Merge branch 'modules-proxy-patches' into immediate-finds-modules-proxy
|
2024-06-01 18:18:24 -03:00 |
|
Nuckyz
|
13337950dc
|
Merge branch 'immediate-finds' into immediate-finds-modules-proxy
|
2024-06-01 18:16:40 -03:00 |
|
Nuckyz
|
a1881bff3d
|
Merge branch 'dev' into immediate-finds
|
2024-06-01 18:12:22 -03:00 |
|