summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-15Fix jq errors in prerelease script (#118)Brian Choy
* Fix jq errors in prerelease script * Use multivariable output, add back RELEASE var
2022-07-14Updater for decky-loader (#117)AAGaming
* Add an updater in settings for decky-loader * add chmod * remove junk comments
2022-07-13fix get_tabs oopsiev2.0.4-preAAGaming
2022-07-13change ci again (#116)botato
2022-07-12another CI fix from botatov2.0.2AAGaming
2022-07-11Fix action not detecting prereleasev2.0.1botato
2022-07-11CI revamp (#110)botato
* ci: automatically make releases, ... - option to run manually (for full-fledged releases) - cron schedule for pre-releases (every day at 1 pm UTC) - semantic versioning - Automatically generated release description * formatting * more formatting .-. * Tweak according to latest release
2022-07-11Use call instead of Popen (#113)botato
2022-07-07bump libAAGaming
2022-07-07support non-ui pluginsAAGaming
2022-07-04Update install_prerelease.shTrainDoctor
2022-07-03Update plugin-loader.tsxv2.0.0-preTrainDoctor
2022-07-03Make legacy tag text readableTrainDoctor
2022-07-03fix legacy coloringAAGaming
2022-07-03colorize legacy tagAAGaming
2022-07-03hack: temp hide example pluginAAGaming
2022-07-03* Async onOKTrainDoctor
* await confirm_plugin_install * wait until we've exited store to re-open QAM
2022-07-03Update README.mdTrainDoctor
2022-07-03Redirect to QAM after installing a plugin, QOL.TrainDoctor
2022-07-03Fixed plugin installation ssl verification issue (#101)WerWolv
* Added cert location debugging * Install certifi * Try adding manual cacert in install request * Properly use ssl * More efficiently load ssl certificate
2022-07-02Merge remote-tracking branch 'origin/main'TrainDoctor
2022-07-02Use deckyState in uninstall menu (fixes #98) (#100)botato
2022-07-02Catch uninstall pluginTrainDoctor
2022-07-02Remove bugged rename invocationTrainDoctor
2022-07-02Fix debug loggingTrainDoctor
2022-07-02Properly await uninstallTrainDoctor
2022-07-02Update prerelease scriptTrainDoctor
2022-07-02Update workflowTrainDoctor
2022-07-02Add pre-release install scriptTrainDoctor
2022-07-02Update README.md, password is needed (#70)TrainDoctor
(cherry picked from commit 1199c080bc076efa855e928a34972866f6114ba1) Added some context and changed wording on uninstall.
2022-07-01Update README.mdTrainDoctor
2022-07-01Uninstall functionality (#97)botato
* feat: POC uninstallation feature * Fixes, placeholder * bugfix: wrong function call * add oncancel and change function called * clean up plugin uninstall code * bugfix, uninstall in store * Limit scope of feature branch * feat: PluginLoader.unloadPlugin * problematic logs
2022-07-01fix legacy plugin duplicationAAGaming
2022-06-30pnpm updateTrainDoctor
2022-06-30fix packagerAAGaming
2022-06-30backwards-compatible plugin store, legacy plugin libraryAAGaming
2022-06-29Tone down hash missing warning.TrainDoctor
2022-06-29Installing from plugin store now works as intendedTrainDoctor
2022-06-29fix installing pluginsAAGaming
2022-06-29update store for new format, awaiting cors to testAAGaming
2022-06-29fix tab type, bump lib for tree shakingAAGaming
2022-06-28remove body property in args (#91)hulkrelax
2022-06-22add settings page with install from URL optionAAGaming
2022-06-21Remove old info and redirect to wiki for in-development infoTrainDoctor
2022-06-21Added remote launch optionTrainDoctor
2022-06-21Remove argument parity between scripts, not sustainable solutionTrainDoctor
2022-06-21Don't allow overriding nameAAGaming
2022-06-20Update pnpm-lock.yamlTrainDoctor
2022-06-20Replace tabs hook, fix panels, bump libAAGaming
2022-06-20Converted install script to pnpmTrainDoctor