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
Nuckyz
62485e8694
Obliterate Sentry
2024-06-28 18:34:23 -03:00
Nuckyz
f81cd5d9a4
Fix broken patches
2024-06-27 16:15:42 +02: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
e0e35058fd
Discord code blocks can't have indentation
2024-06-12 19:15:26 -03:00
Nuckyz
dc74d28b86
Reporter: Fix summary code blocks
2024-06-12 18:30:11 -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
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
Nuckyz
f469060ccf
Fix reporter false positive and DefaultExtractAndLoadChunksRegex not catching all cases
2024-05-22 00:47:12 -03:00
Nuckyz
54f58cd7c9
Fix: Canonicalize regex finds
2024-05-15 00:38:18 -03:00
Nuckyz
a055b1d47b
refactor(Webpack): more reliable patching ( #2237 )
2024-05-02 23:52:41 +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
Nuckyz
31c21594e6
Reporter: Ignore another useless error
2024-03-27 10:39:58 -03:00
Vendicated
3ebde1aae8
fix some minor bugs
2024-03-01 00:18:09 +01:00
Nuckyz
5dee2e8549
Future proof reporter to work in latest canary
2023-12-21 21:46:34 -03:00
Nuckyz
2f1dc2c704
reporter: fix icon
2023-12-13 21:46:51 -03:00
Nuckyz
a5442d87d5
Fix reporter and AlwaysAnimate patch
2023-12-13 21:41:09 -03:00
Nuckyz
a9568bc055
reporter: fix bad logic
2023-12-09 17:57:25 -03:00
Nuckyz
8e1546be00
Include ignored Discord errors in summary
2023-11-30 02:38:12 -03:00
Nuckyz
66dbe7ef07
Fix reporter testing for extractAndLoadChunks
2023-11-30 02:26:18 -03:00
Nuckyz
1619ee404a
Utility function for loading Discord chunks ( #2017 )
2023-11-28 16:33:02 -03:00
V
604cf00211
reporter: fix markdown output
2023-11-25 02:51:19 +01:00
V
598ffe6368
reporter: remove sleeps
2023-11-25 01:52:11 +01:00
V
534565db25
Add webpack find testing ( #2016 )
...
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-11-25 01:32:21 +01:00
Susheel Thapa
0afe319141
fix typo in multiple files ( #1911 )
2023-10-27 12:09:38 -03:00
Vendicated
0c6445b66b
fix reporter
2023-10-25 21:06:18 +02:00
Nuckyz
ae1dc4eab0
Make reporter ignore useless Discord errors ( #1829 )
2023-10-21 17:51:07 +02:00
Nuckyz
f1b3b3c0a3
Uncanonicalize reported patches
2023-09-06 18:47:54 +02:00
V
3b8b43c7e0
ci: Fix reporter
...
Co-authored-by: Justice Almanzar <superdash993@gmail.com>
2023-08-12 01:36:19 +02:00
Nuckyz
6a1cb133cd
Fix blank errors on plugin reports ( #1021 )
2023-05-01 07:26:27 +00:00
Nuckyz
08d88b326d
Fix Plugin Reporting false dependency errors and other stuff ( #1017 )
2023-04-30 13:34:38 +00:00
Vendicated
d70d7c7b49
[skip ci] reporter: reduce sleep time
2023-04-28 19:34:21 +02:00
Vendicated
29749e93c7
CI Reporter fixes
2023-04-18 02:54:22 +02:00
Vendicated
1368c25824
ci: Auto generate plugin json
2023-03-23 04:37:53 +01:00