TrainDoctor
bace5143d2
Merge Tabs and Injection Fixes, bring back native Valve toaster ( #238 )
...
* Bring back component patch-based tabshook
* better injection point
* finally fix dumb loading error
* fix QAM injection breaking after lock
* shut up typescript
* fix lock screen focusing issues
* Bring back the Valve toaster!
* Add support for stable steamos
* fix focus bug on lock screen but actually
* oops: remove extra console log
* shut up typescript again
* better fix for lockscreen bug
* better probably
* actually fix focus issues (WTF)
Co-authored-by: AAGaming <aa@mail.catvibers.me >
2022-10-30 10:32:05 -07:00
AAGaming
84c3b039c3
preview 10/21/2022 fixes ( #234 )
...
* initial fixes: everything working except toasts and patch notes
* tabshook changes, disable toaster for now
* prettier
* oops
* implement custom toaster because I am tired of Valve's shit
also fix QAM not injecting sometimes
* remove extra logging
* add findSP, fix patch notes, fix vscode screwup
* fix patch notes
* show error when plugin frontends fail to load
* add get_tab_lambda
* add css and has_element helpers to Tab
* small modals fixup
* Don't forceUpdate QuickAccess on stable
* add routes prop used to get tabs component
* add more dev utils to DFL global
2022-10-24 16:14:56 -07:00
AAGaming
a3809222f9
disable file watcher until after 10 seconds
2022-10-07 22:38:20 -04:00
AAGaming
7716c73014
fix plugin loading after install, move updater reloads to loader
2022-09-18 14:49:32 -04:00
AAGaming
d4d1c2bbab
basic patch notes viewer, lazy-load settings and store, build frontend as esmodule, add lazy-loaded react-markdown, backend changes to accomodate ESModule frontend
2022-08-26 01:18:28 -04:00
AAGaming
8b3f569a09
Add plugin updater, notification badge, fixes
2022-08-21 16:41:25 -04:00
AAGaming
d72f364a8d
backwards-compatible plugin store, legacy plugin library
2022-06-30 16:04:29 -04:00
Jonas Dellinger
12f4c7faff
fix(loader): eplixcitly set process start method and import fsevents on mac
2022-06-13 10:34:46 +02:00
Jonas Dellinger
71dd0ea449
Cleanup after merge
2022-05-26 13:30:14 +02:00
Jonas Dellinger
39e56fed3d
Switch to inotify, RegexMatchingEventHandler and use set for reloading plugins
2022-05-26 09:29:49 +02:00
marios
4b923c1dc7
display overhaul, compatibility with legacy plugins, fixes
2022-05-26 04:00:18 +03:00
Jonas Dellinger
d23f1ac56c
Added support for static assets, remove frontend_bundle field
2022-05-25 21:35:03 +02:00
Jonas Dellinger
74438a3145
Work on react frontend loader
2022-05-13 19:14:47 +02:00