| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-11 | prevent future issues where toString may not be a function (what) | AAGaming | |
| 2024-08-05 | Rewrite router/tabs/toaster hooks (#661) | AAGaming | |
| 2024-06-27 | lint | AAGaming | |
| 2024-06-27 | add some errorboundaries | AAGaming | |
| 2024-06-13 | update dependencies | AAGaming | |
| 2024-05-12 | port to @decky/ui | AAGaming | |
| TODO: update package.json to match once @decky/ui is on NPM | |||
| 2023-07-03 | fix router hook recursively wrapping routes when patched multiple timesv2.10.4-pre1 | AAGaming | |
| 2023-02-17 | Fix fullscreen route inject issues caused by Feb. 17th beta. (#372)v2.5.4-pre1v2.5.4 | Beebles | |
| * remove gamepad ui * Refactor | |||
| 2022-10-24 | preview 10/21/2022 fixes (#234) | AAGaming | |
| * 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-09-04 | Update decky-frontend-lib and refactor patches | AAGaming | |
| 2022-08-12 | fix TS errors | AAGaming | |
| 2022-08-12 | remove console.log that was causing lots of log spam (#138) | OMGDuke | |
| 2022-08-11 | Fix route unpatching | AAGaming | |
| 2022-08-02 | API for patching existing routes, lower power usev2.0.4-ab6ec98-pre | AAGaming | |
| 2022-07-24 | quick fix for routes refreshing constantlyv2.0.4-52dded8-pre | AAGaming | |
| 2022-07-24 | fix calibration menu in controller settingsv2.0.4-2004bde-pre | AAGaming | |
| 2022-06-17 | Implement React-based plugin store (#81) | AAGaming | |
| Co-authored-by: TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> Co-authored-by: WerWolv <werwolv98@gmail.com> | |||
| 2022-05-30 | All props of route, expose routerHook | 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> | |||
