Commit Graph

20 Commits

Author SHA1 Message Date
Vendicated 0d5e2d0696
[skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
Vendicated 337b3709d6
types: Make ErrorBoundary.wrap explicitly return Function 2023-03-28 19:06:58 +02:00
Vendicated 37003edae9
fix(Notifications): Correctly close errored notifications 2023-03-01 05:45:17 +01:00
Vendicated 128ee41252
ErrorBoundary: Do not use any Discord components to be more robust 2023-02-25 19:10:01 +01:00
Nuckyz 369d179bbf
ShowHiddenChannels: New screen for showing hidden channels (#460)
Co-authored-by: Ven <vendicated@riseup.net>
2023-02-01 12:11:05 +01:00
Ven bad96b7887
Path aliases, better lazyWebpack (#268) 2022-11-28 13:37:55 +01:00
Vendicated b30508aef8
better handling for settings ui errors 2022-11-15 17:29:31 +01:00
Ven a96f8a89f3
MessageLogger: fixes + ignoreSelf & ignoreBots option (#213) 2022-11-14 16:22:50 +01:00
Vendicated 81edc14070
fix PronounDB crash with new profile in dms, force start dependencies 2022-11-12 17:20:19 +01:00
Vendicated f7d9be9140
lint: Disallow utils index imports
This keeps leading to issues due to circular imports.
Import from specific files instead, index just reexports
2022-11-07 23:34:14 +01:00
Ven 6a8564089b
SpotifyControls plugin (#190) 2022-11-07 22:28:29 +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
Vendicated 66f8fde353
Improve ErrorBoundary layout
Now the error cause will be wrapped to prevent it from being cut off,
only wrap the stacktrace in pre
2022-10-12 01:54:38 +02:00
Ven 74c3930e0a
add eslint config (#53)
* eslint

* workflow

* lint main
2022-10-06 00:42:58 +02:00
Vendicated f31fd75efc
UpdaterPage: Do not error if update check failed 2022-10-02 02:46:41 +02:00
Vendicated 8161a07dba
Add in client updater, Notices API 2022-10-01 00:42:50 +02:00
Vendicated 572bfcee6c
Fix Settings UI 2022-09-27 16:57:46 +02:00
Vendicated 71a60a0359
Add .editorconfig; reformat project 2022-09-16 22:59:34 +02:00
Vendicated a7ccbcfca4
Refactor webpack; Add ErrorBoundary 2022-08-31 20:47:07 +02:00