Commit graph

30 commits

Author SHA1 Message Date
Jack 93a95b6d56
feat(patcher): Grouped replacements (#2009)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2023-11-22 07:23:21 +01:00
Susheel Thapa 0afe319141
fix typo in multiple files (#1911) 2023-10-27 12:09:38 -03:00
Vendicated e4701769a5
Fix entry webpack modules not being patched 2023-10-26 21:21:21 +02:00
Vendicated 25f101602d
fix modules being patched multiple times 2023-10-26 21:03:05 +02:00
Vendicated 465a87f66b
Fix ColorSighted 2023-10-25 20:07:45 +02:00
Vendicated 4da79abb21 Fix components filter 2023-10-25 17:38:55 +02:00
Vendicated 4e27722b54 fix webpack patching 2023-10-25 17:38:55 +02:00
V 1a1d9b07e8
Fix canary crashing (#1833) 2023-10-25 00:17:11 +02:00
V a2a33ca62d
Fix occasional freezing on firefox (cache related) 2023-05-30 15:23:33 +02:00
Vendicated 0d5e2d0696
[skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
Nuckyz 1b199ec5d8
feat: Context Menu API (#496) 2023-03-08 01:59:50 -03:00
Nuckyz 992a77e76c
ShowHiddenChannels: Stage and voice channels support (#469)
Co-authored-by: Ven <vendicated@riseup.net>
2023-02-08 21:54:11 +01:00
Justice Almanzar 989bd36eeb
refactor: identifier escapes + "self" group (#339)
Co-authored-by: Ven <vendicated@riseup.net>
2022-12-19 22:59:54 +00:00
megumin ee24439795
feat(plugin): sort friend requests by date received (#280) 2022-12-08 23:53:12 +01:00
Ven bad96b7887
Path aliases, better lazyWebpack (#268) 2022-11-28 13:37:55 +01:00
Ven a96f8a89f3
MessageLogger: fixes + ignoreSelf & ignoreBots option (#213) 2022-11-14 16:22:50 +01:00
Vendicated 2133823bd3
more plugin fixes 2022-11-11 16:43:40 +01:00
Vendicated a26f636c9b
ci: Automated plugin test with puppeteer 2022-11-11 12:37:37 +01:00
Vendicated 13c73699e9
Fix Webpack modules that are not arrow funcs, Part II 2022-11-01 15:06:15 +01:00
Vendicated 64aed87de4
Fix Webpack modules that are not arrow funcs 2022-11-01 14:28:25 +01:00
Ven 8adf7ca155
Webpack Warnings & Errors (#178)
* dev: Useful strict Warnings & Errors

* Always log error

* Ignore pending patches with all or whose predicate = false

* Error -> Warn
2022-10-30 20:45:18 +01:00
Ven 3af9a14a0e
Patcher: More useful errors with code diffs (#177)
* Patcher: More useful errors with code diffs

* Nicer log formatting

* PluginCards: ellipsises
2022-10-30 02:58:11 +01:00
Vendicated f92f3f1a5e
Add license headers 2022-10-22 01:17:14 +02:00
megumin 5625d63e46
Settings 2.0 (#107)
Co-authored-by: Vendicated <vendicated@riseup.net>
2022-10-17 20:18:25 +01:00
Nuckyz 87b6d6ab12
Patch#all option to patch duplicate modules (#99) 2022-10-14 01:47:10 +02:00
Vendicated dea34503ef
Add more eslint rules 2022-10-08 20:36:57 +02:00
Ven 74c3930e0a
add eslint config (#53)
* eslint

* workflow

* lint main
2022-10-06 00:42:58 +02:00
Vendicated 3a9f692644
Fix Desktop thinking it's web
I forgor to test host after adding web support
2022-10-04 12:57:39 +02:00
Vendicated cc25753314
feat: Experimental browser support 2022-10-04 00:52:50 +02:00
Ven ef353f1d66
Better authors field (#18) 2022-10-01 02:27:28 +02:00
Renamed from src/utils/patchWebpack.ts (Browse further)