Commit graph

54 commits

Author SHA1 Message Date
thororen1234
be9657269c
Merge remote-tracking branch 'upstream/dev' into dev
Some checks are pending
Release / Build Equicord (push) Waiting to run
Test / Test (push) Waiting to run
2025-05-14 19:40:37 -04:00
Nuckyz
c1f19d5288
Fix initializing custom themes with ThemeStore too early 2025-05-14 17:48:28 -03:00
thororen1234
f4193076fa
Merge remote-tracking branch 'upstream/dev' into dev 2025-04-14 23:05:28 -04:00
Vending Machine
0f4d3dfd3a
SpotifyControls: fix SeekBar not updating (#3381)
Also slightly reworks LazyComponents for more useful typing
2025-04-14 15:21:30 +02:00
thororen1234
125a8825b3
Merge remote-tracking branch 'upstream/dev' into dev 2025-02-19 05:05:09 -05:00
Nuckyz
dd714ff3c2
Reporter: Fix wrongly loading worker chunks
Also fixes duplicate patchedBy on patched modules and bumps pnpm to latest version
2025-02-19 01:47:21 -03:00
thororen1234
fe01f0feb8
Merge remote-tracking branch 'upstream/dev' into dev 2025-02-16 20:11:03 -05:00
thororen1234
4345acbfaa
Merge remote-tracking branch 'upstream/dev' into dev 2025-02-16 20:10:23 -05:00
v
6b0c02daa6
fix issues & crashes caused by recent Discord changes (#3231)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2025-02-17 02:10:02 +01:00
Nuckyz
5ec564558e
WebpackPatcher: Avoid patching wrong instances (like Stripe) 2025-02-15 16:33:39 -03:00
thororen1234
67bacaf855
Merge remote-tracking branch 'upstream/dev' into dev 2025-02-12 15:43:10 -05:00
Nuckyz
306890aa13
WebpackPatcher: Use way less closures (#3217) 2025-02-12 14:03:18 -03:00
thororen1234
d0c47f2c0e Merge remote-tracking branch 'upstream/dev' into dev 2025-02-08 21:14:05 -05:00
v
5d482ff3bf
Reporter: Add framework for automatic testing of Discord updates (#3208) 2025-02-08 21:46:08 -03:00
thororen1234
eefecda52e Fixes 2025-02-07 19:23:42 -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
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
sadan4
d26cf96343
Devcompanion: only include in dev builds 2025-01-09 12:36:23 -05:00
thororen1234
93ec8dbe7a Update DevComp to PR 2025-01-09 10:37:02 -05:00
thororen1234
053ceab586 Merge remote-tracking branch 'upstream/dev' into dev 2024-11-14 18:24:32 +00:00
Nuckyz
76df29fba2
Actually stop searching for CSS debugging chunk 2024-11-14 14:51:58 -03:00
thororen1234
e8e6663874 Merge remote-tracking branch 'upstream/dev' into dev 2024-11-13 22:16:31 +00:00
Nuckyz
25ceff5ec2
ChunkLoader: Avoid CSS debugging chunk 2024-11-13 18:44:21 -03:00
thororen1234
d1455b3761 Merge remote-tracking branch 'upstream/dev' into dev 2024-11-05 15:27:42 -05:00
Nuckyz
00f82e96bd
Fix all plugins for new i18n lib (#2993) 2024-11-05 16:50:26 -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
c365c86a49
fix serialization and race cond 2024-08-23 13:25:13 -04:00
thororen1234
398ecc027c Merge remote-tracking branch 'upstream/dev' into dev 2024-08-23 06:21:59 +00:00
sadan4
d188a93a6c
Merge branch 'dev' into newDevTools 2024-08-23 02:15:15 -04:00
Nuckyz
ed9b28febf
Fix ViewIcons and NoProfileThemes 2024-08-23 03:02:04 -03:00
sadan
4f92052d49
fix imports causing a crash and add missing if statment 2024-08-20 20:58:47 -04:00
sadan
7fe1b2dbd4
fix after refactor && im stupid 2024-08-20 16:30:50 -04:00
sadan
4a5d480acc
support regex finds and bit more work on reporter gui 2024-08-20 16:03:09 -04:00
sadan
da01d52e50
add diffing and start work on reporter GUI 2024-08-20 12:37:47 -04:00
thororen1234
48d275d718 Merge remote-tracking branch 'upstream/dev' 2024-07-18 23:58:34 -04:00
Nuckyz
3704c71ae1
Fix loading scientific notation chunks 2024-07-19 00:50:39 -03:00
thororen1234
5eefc88ec2 Fixes 2024-07-18 16:43:56 -04:00
thororen1234
7221fbcd3b Testing 2024-07-18 16:42:27 -04:00
thororen1234
9dc101f5a3 Fix 2024-07-12 16:11:33 -04:00
Nuckyz
db1481711b
Reporter: Test mapMangledModule 2024-06-21 04:15:44 -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
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
d07e4c71b5
Make Reporter runnable in desktop 2024-05-31 23:28:58 -03:00
Nuckyz
05a40445c8
refactor: improve build scripts & automatic testing
- Fix reporter breaking because of ConsoleShortcuts
- Fix extractAndLoadChunks issue with 2 match groups; Improve testing of lazy extractAndLoadChunks
- Reporter: Properly implement reporter build of Vencord; Test more plugins; Fix running in wrong pages
- Fix wrong external files and clean up build script; Remove non used stuff
2024-05-30 23:30:44 +02:00
Vendicated
0d5e2d0696
[skip ci] Refactor utils 2023-05-06 01:36:00 +02:00