| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-11 | Updater should now find all version tagsv2.0.5-pre.3 | TrainDoctor | |
| 2022-08-09 | Add api for showing toast notificationsv2.0.4-67426af-pre | AAGaming | |
| 2022-08-09 | fix: don't pass unzip job to event loop (#136)v2.0.4-0dbdb4a-pre | Sefa Eyeoglu | |
| For some reason this broke installation of plugins when another specific plugin was present (vibrantDeck) | |||
| 2022-08-08 | Standardize logging in browser.py | TrainDoctor | |
| 2022-08-08 | Add missing importv2.0.4-6bc8a4f-pre | TrainDoctor | |
| 2022-08-08 | Use Environment Variables (#123) | Derek J. Clark | |
| Uses environment variables instead of hard coding the "deck" user/group. This adds support for systems other than the steam deck that are using the DeckUI. * Use Environment Variables * Use method to get USER from a systemd root process * Fix imports. Add get_user and get_user_group methods in helpers.py. Removed duplicated code * Add separate setters/getters for user vars. Ensure sleep prevents race condition of user setter in while loop | |||
| 2022-08-05 | Implement CSRF protection | AAGaming | |
| 2022-08-02 | API for patching existing routes, lower power usev2.0.4-ab6ec98-pre | AAGaming | |
| 2022-07-25 | Better install process UX, fix reinstallingv2.0.4-afb2c7c-pre | AAGaming | |
| 2022-07-21 | use fstringv2.0.4-c9bf8d3-pre | AAGaming | |
| 2022-07-21 | change log to debug | AAGaming | |
| 2022-07-21 | fix plugin uninstalling | AAGaming | |
| 2022-07-15 | more updater fixesv2.0.4-f015e00-pre | AAGaming | |
| 2022-07-15 | catch rm errors | AAGaming | |
| 2022-07-15 | fix updaterv2.0.4-103d43e-pre | AAGaming | |
| 2022-07-15 | wait 30s before first update check | AAGaming | |
| 2022-07-15 | allow users to manually check for updates | AAGaming | |
| 2022-07-15 | fix lockup in _open_socket_if_not_exists, probably fix ci prereleases | AAGaming | |
| 2022-07-14 | Updater for decky-loader (#117) | AAGaming | |
| * Add an updater in settings for decky-loader * add chmod * remove junk comments | |||
| 2022-07-13 | fix get_tabs oopsiev2.0.4-pre | AAGaming | |
| 2022-07-11 | Use call instead of Popen (#113) | botato | |
| 2022-07-03 | Fixed 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-02 | Merge remote-tracking branch 'origin/main' | TrainDoctor | |
| 2022-07-02 | Use deckyState in uninstall menu (fixes #98) (#100) | botato | |
| 2022-07-02 | Catch uninstall plugin | TrainDoctor | |
| 2022-07-02 | Remove bugged rename invocation | TrainDoctor | |
| 2022-07-02 | Properly await uninstall | TrainDoctor | |
| 2022-07-01 | Uninstall 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-06-30 | backwards-compatible plugin store, legacy plugin library | AAGaming | |
| 2022-06-29 | Installing from plugin store now works as intended | TrainDoctor | |
| 2022-06-29 | fix installing plugins | AAGaming | |
| 2022-06-22 | add settings page with install from URL option | AAGaming | |
| 2022-06-13 | fix(loader): multiprocessing.set_start_method once, queue for plugin import | Jonas Dellinger | |
| 2022-06-13 | fix(loader): eplixcitly set process start method and import fsevents on mac | Jonas Dellinger | |
| 2022-06-01 | React Plugin install dialog (closes #75) | AAGaming | |
| 2022-05-31 | Move store opening to frontend only | Jonas Dellinger | |
| 2022-05-30 | react: Add Router hook & fix typescript issues (#68) | AAGaming | |
| * add rollup watch command, add pnpm lockfile * wait for react * add WIP patcher, window hook, and webpack * fix typescript, fix React, lint, add pnpm to gitignore * actually fix react * show frontend JS errors in console * cleanup * Add Router hook * Remove console.log * Expose routerHook in createPluginAPI Co-authored-by: Jonas Dellinger <jonas@dellinger.dev> | |||
| 2022-05-26 | Cleanup after merge | Jonas Dellinger | |
| 2022-05-26 | Switch to inotify, RegexMatchingEventHandler and use set for reloading plugins | Jonas Dellinger | |
| 2022-05-26 | display overhaul, compatibility with legacy plugins, fixes | marios | |
| 2022-05-25 | Added support for static assets, remove frontend_bundle field | Jonas Dellinger | |
| 2022-05-13 | Work on react frontend loader | Jonas Dellinger | |
