Commit graph

234 commits

Author SHA1 Message Date
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
thororen1234
39cfa3e367 Safe 2 update 2024-07-25 10:32:28 -04:00
thororen1234
698290f117 Merge remote-tracking branch 'upstream/asar-bundle' 2024-07-25 07:02:29 -04:00
Vendicated
f9fb3bbba7
fix watch erroring when clean building 2024-07-21 01:29:46 +02:00
thororen1234
b90ca8b170 I just needed node 20 2024-07-19 23:58:31 -04:00
thororen
30a3c2e8bc
Update common.mts 2024-07-19 23:03:18 -04:00
thororen
f031b65216
Update buildWeb.mts 2024-07-19 23:02:47 -04:00
thororen
3d10db639c
Update build.mts 2024-07-19 22:59:02 -04:00
thororen
cbeae59205
Update build.mts 2024-07-19 22:57:05 -04:00
thororen1234
d157e13446 This is all broken - I remembered branches exist 2024-07-19 16:35:13 -04:00
thororen1234
bf25521403 Asar stuff 2024-07-19 16:08:18 -04:00
Vendicated
090a9f5caf
don't use asar in dev 2024-07-19 22:02:17 +02:00
thororen1234
5037a49faa Fix Reporter 2024-07-19 15:52:38 -04:00
Vendicated
d48f52e8c3
remove obsolete workaround 2024-07-19 21:34:39 +02:00
Vendicated
7aeb884390
i forgot what i changed but im committing anyway 2024-07-19 21:32:10 +02:00
thororen1234
a29892b950 some testing (I need it to build for updater) 2024-07-19 15:01:13 -04:00
Vendicated
44cd30b23a
fix types 2024-07-19 20:45:01 +02:00
Vendicated
22fdde6e39
add error handling back 2024-07-19 20:43:23 +02:00
Vendicated
8fa7d006a4
update build scripts to latest esbuild & typescript 2024-07-19 20:40:24 +02:00
thororen1234
286447a8c7 final fixes I hope 2024-07-19 02:28:04 -04:00
thororen1234
c420d9dc09 fix updates? 2024-07-19 02:08:26 -04:00
thororen1234
e5b8123a3d compile vesktop asar as well 2024-07-19 00:32:58 -04:00
thororen1234
f513dd7178 Asar 2024-07-19 00:21:15 -04:00
thororen1234
a269a71982 Updates 2024-07-18 23:57:56 -04:00
thororen1234
a64eae919a Updates 2024-07-18 23:54:25 -04:00
Vendicated
839b62c2d9
update runInstaller 2024-07-19 03:29:44 +02:00
thororen1234
839af9d486 use arg dir 2024-07-18 18:24:18 -04:00
thororen1234
1f6f33aeb2 fix 2024-07-18 18:21:45 -04:00
thororen1234
8266478227 Cute Pats 2024-07-18 18:14:06 -04:00
thororen1234
5eefc88ec2 Fixes 2024-07-18 16:43:56 -04:00
thororen1234
7221fbcd3b Testing 2024-07-18 16:42:27 -04:00
Vendicated
7148c29ed1
more clean 2024-07-18 21:52:31 +02:00
Vendicated
5797506569
add dev build workaround 2024-07-18 21:50:12 +02:00
Prince527
e15ce6130d
Fix Linux Injecting (#14) 2024-07-18 14:23:09 -04:00
Vendicated
6cf2e0c2a5
[WIP] package vencord as asar 2024-07-18 04:34:09 +02:00
thororen1234
5fc6a079b2 List our plugins as well 2024-07-16 13:54:07 -04:00
thororen
16b33ba8fa Vesktop Stuff 2024-07-16 00:15:41 -04:00
thororen1234
ea8c134159 Some porting 2024-07-13 00:06:01 -04:00
thororen1234
9dc101f5a3 Fix 2024-07-12 16:11:33 -04:00
thororen1234
69e3005e7a Fix 2024-07-12 16:05:09 -04:00
thororen1234
eff33e06bd Fixes 2024-07-12 16:01:31 -04:00
thororen1234
d23b8af79a Fixes 2024-07-12 15:59:55 -04: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
thororen
071d42a9a9 Updates 2024-06-27 21:46:46 -04:00
Nuckyz
f81cd5d9a4
Fix broken patches 2024-06-27 16:15:42 +02:00
thororen1234
40a53e0da9 Updates 2024-06-21 14:34:04 -04:00
Vendicated
c7e4bec940
Plugin Page: add indicator for excluded plugins 2024-06-21 04:15:45 -03:00
thororen1234
cd96099b3d Merge remote-tracking branch 'upstream/dev' 2024-06-20 12:35:54 -04:00
Vendicated
3ce241021f
PluginModals: add plugin website & source code links 2024-06-20 04:40:07 +02: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
8cc9c4855b Merge remote-tracking branch 'upstream/dev' 2024-06-13 12:43:34 -04: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
thororen1234
b1d87cbdef Updates 2024-06-06 12:46:36 -04: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
thororen1234
ad0b1a5dd3 Merge remote-tracking branch 'upstream/dev' 2024-06-02 16:40:03 -04:00
Nuckyz
d8524b087c
Add shortcut for lazy loading chunks 2024-06-01 18:39:01 -03:00
thororen1234
268e053d68 Merge remote-tracking branch 'upstream/dev' 2024-06-01 13:14:59 -04: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
thororen1234
f2d2ca1fa8 Merge remote-tracking branch 'upstream/dev' 2024-05-30 10:51:39 -04:00
thororen1234
68343dc8e2 Merge remote-tracking branch 'upstream/dev' 2024-05-30 10:34:07 -04:00
Nuckyz
9a9c1b0487
Reporter: Properly implement reporter build of Vencord; Test more plugins; Fix running in wrong pages 2024-05-30 04:44:13 -03:00
Nuckyz
892de53603
Fix extractAndLoadChunks issue with 2 match groups; Improve testing of lazy extractAndLoadChunks 2024-05-30 00:51:23 -03:00
Nuckyz
c8602ef52b
Fix reporter breaking because of ConsoleShortcuts 2024-05-29 06:45:44 -03:00
Luna
41c5bbd952
new plugin WatchTogetherAdblock: block ads in youtube activity (#2021)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-26 19:44:04 +00:00
Vendicated
9ec671819d
build: improve fileInclude plugin 2024-05-26 19:15:51 +02:00
thororen1234
736c0856f5 Merge remote-tracking branch 'upstream/dev' 2024-05-22 09:31:06 -04:00
Nuckyz
f469060ccf
Fix reporter false positive and DefaultExtractAndLoadChunksRegex not catching all cases 2024-05-22 00:47:12 -03:00
thororen1234
f0f655fa10 Merge remote-tracking branch 'upstream/dev' 2024-05-15 10:26:42 -04:00
Nuckyz
54f58cd7c9
Fix: Canonicalize regex finds 2024-05-15 00:38:18 -03:00
thororen
cdeb34b5f2 Merge remote-tracking branch 'upstream/dev' 2024-05-07 14:06:29 -04:00
Vendicated
72b17761bb
upgrade nodejs & pnpm to latest versions 2024-05-07 04:54:25 +02:00
thororen
c21e29f3d7 Haha Funny Moment 2024-05-04 01:10:12 -04:00
Nuckyz
a055b1d47b
refactor(Webpack): more reliable patching (#2237) 2024-05-02 23:52:41 +02:00
thororen
368294f761
Don't run inject for now 2024-05-01 02:47:12 -04:00
thororen
86d6fc60ab
Update runInstaller.mjs 2024-04-26 23:12:33 -04: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
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
Vendicated
de570a4800
inject: suppress ugly node error 2024-02-06 17:59:44 +01:00
V
620c127b58
[skip ci] fix pnpm inject 2024-01-25 07:22:34 +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
Syncx
cf7028331c
Native Folder Support (#2031) 2023-12-06 22:25:29 +01: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
V
119b628f33
feat: simple plugin natives (#1965) 2023-11-09 02:32:34 +01:00
Susheel Thapa
0afe319141
fix typo in multiple files (#1911) 2023-10-27 12:09:38 -03:00