Commit graph

141 commits

Author SHA1 Message Date
ryan-0324
1ae49f4d5b Merge branch 'dev' of https://github.com/Vendicated/Vencord into discord-types 2024-08-10 13:12:51 -04:00
Vendicated
87e6fa8647
build: improve errors when breaking module boundaries 2024-08-10 17:25:47 +02:00
ryan-0324
04ae33e2b9 refactor: misc. changes 2024-08-03 02:02:31 -04:00
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
ryan-0324
1f99f82131 chore: update dependencies 2024-07-30 02:59:36 -04:00
ryan-0324
117e36c36d refactor: misc. changes 2024-07-25 04:17:55 -04:00
ryan-0324
e5de2a17c8 refactor: misc. changes 2024-07-20 02:19:31 -04:00
ryan-0324
5cd3235cb7 chore: fix hidden TS errors in scripts and eslint.config.mjs & add workflow to check scripts and eslint.config.mjs for TS errors 2024-07-17 20:19:04 -04:00
ryan-0324
0c8e91b716 chore: update eslint to 9.7.0 and stylelint to 16.7.0 2024-07-16 22:17:12 -04:00
ryan-0324
627ee47725 chore: ChangeReporter webhook support 2024-07-08 18:06:55 -04:00
ryan-0324
a9916d1b4c chore: ChangeReporter 2024-07-06 20:22:28 -04:00
ryan-0324
2254382584 Merge branch 'dev' of https://github.com/Vendicated/Vencord into discord-types 2024-06-28 18:47:02 -04:00
Nuckyz
62485e8694
Obliterate Sentry 2024-06-28 18:34:23 -03:00
ryan-0324
3fb3de11be Merge branch 'dev' of https://github.com/Vendicated/Vencord into discord-types 2024-06-27 16:17:29 -04:00
Nuckyz
f81cd5d9a4
Fix broken patches 2024-06-27 16:15:42 +02:00
ryan-0324
9afdf31cdc refactor: misc. changes 2024-06-25 03:23:51 -04:00
ryan-0324
43e493c92b chore: update dependencies & misc. changes 2024-06-23 02:29:20 -04:00
ryan-0324
c7c417ae2d @ryan-0324
Merge branch 'dev' of https://github.com/Vendicated/Vencord into discord-types
2024-06-22 06:57:04 -04:00
ryan-0324
98afd551fe Merge branch 'dev' of https://github.com/Vendicated/Vencord into discord-types 2024-06-22 06:56:33 -04:00
Vendicated
c7e4bec940
Plugin Page: add indicator for excluded plugins 2024-06-21 04:15:45 -03:00
Vendicated
3ce241021f
PluginModals: add plugin website & source code links 2024-06-20 04:40:07 +02:00
ryan-0324
8226b165d6 Merge branch 'dev' of https://github.com/Vendicated/Vencord into discord-types 2024-06-19 19:05:44 -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
ryan-0324
4483634845 Merge branch 'dev' of https://github.com/Vendicated/Vencord into discord-types 2024-06-15 19:35:04 -04:00
ryan-0324
8298967dc1 Migration 2024-06-15 15:46:33 -04:00
ryan-0324
c618bbbf90 Migration 2024-06-15 15:45:14 -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
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
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
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
Vendicated
72b17761bb
upgrade nodejs & pnpm to latest versions 2024-05-07 04:54:25 +02: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
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