AAGaming
|
b5b041fdee
|
add file picker, add library file picker patch, bump lib, logger tweaks
|
2022-09-09 16:25:52 -04:00 |
|
botato
|
b7d7ca04e1
|
Refractor plugin backend (#111)
* refractor uninstall plugin backend
* refractor plugin installation method
* Change formatting in browser.py
* Manually format main.py
* Manually format utilities.py
* remove inconsistency
* remove unnecessary linebreaks
* lol what
* last minute pythoning
* Fix async missing
* lint
* more refractor
* await forgotten
* fix: menu not disappearing after first click
* lint
* bug: fix double click on uninstall
* depricate request installs
* basic patch notes viewer, lazy-load settings and store, build frontend as esmodule, add lazy-loaded react-markdown, backend changes to accomodate ESModule frontend
* refractor uninstall plugin backend
* Change formatting in browser.py
* Manually format main.py
* Manually format utilities.py
* remove unnecessary linebreaks
* lol what
* last minute pythoning
* Fix async missing
* rebase onto main
* fix error, fix React crash if patch notes are opened before remote version info is loaded
Co-authored-by: TrainDoctor <traindoctor@protonmail.com>
Co-authored-by: AAGaming <aa@mail.catvibers.me>
|
2022-08-26 21:01:23 -07:00 |
|
AAGaming
|
79db0c779d
|
Settings API for loader, preview branch select
|
2022-08-24 23:51:20 -04:00 |
|
Sefa Eyeoglu
|
43dee863cd
|
Add CEF Remote Debugging toggle (#129)
* feat: add CEF Remote Debugging toggle
* feat: disable remote debugger on startup
* refactor: stop debugger instead of disable
* feat: add option to allow remote debugging by default
Co-authored-by: TrainDoctor <traindoctor@protonmail.com>
|
2022-08-18 14:50:59 -07:00 |
|
WerWolv
|
baa02c129f
|
Fixed plugin installation ssl verification issue (#101)
* Added cert location debugging
* Install certifi
* Try adding manual cacert in install request
* Properly use ssl
* More efficiently load ssl certificate
|
2022-07-03 08:29:46 +02:00 |
|
AAGaming
|
86e23686aa
|
React Plugin install dialog (closes #75)
|
2022-06-01 17:50:10 -04:00 |
|
Jonas Dellinger
|
bd1b2e82fd
|
Move store opening to frontend only
|
2022-05-31 18:05:26 +02:00 |
|
marios
|
4b923c1dc7
|
display overhaul, compatibility with legacy plugins, fixes
|
2022-05-26 04:00:18 +03:00 |
|
Jonas Dellinger
|
74438a3145
|
Work on react frontend loader
|
2022-05-13 19:14:47 +02:00 |
|