| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-14 | less stupid method | AAGaming | |
| 2022-08-14 | fix loader not re-injecting on restart | AAGaming | |
| 2022-08-13 | FINALLY fix the multiple injections bugv2.0.5-pre.8 | AAGaming | |
| 2022-08-13 | fix injecting twicev2.0.5-pre.7 | AAGaming | |
| 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-14 | Updater for decky-loader (#117) | AAGaming | |
| * Add an updater in settings for decky-loader * add chmod * remove junk comments | |||
| 2022-07-11 | Use call instead of Popen (#113) | botato | |
| 2022-06-30 | backwards-compatible plugin store, legacy plugin library | AAGaming | |
| 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 | display overhaul, compatibility with legacy plugins, fixes | marios | |
| 2022-05-13 | Work on react frontend loader | Jonas Dellinger | |
