| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-29 | Add timeout to get tabs request, wait for network online target before ↵ | suchmememanyskill | |
| booting decky (#239) * Add timeout to tabs get request * Wait for network interfaces to be ready before booting decky | |||
| 2022-10-29 | Add StoreSelect component | TrainDoctor | |
| 2022-10-29 | Remove unused nightly and tweak prerelease | TrainDoctor | |
| 2022-10-29 | chore(readme): link change for store, port clarification | AAGaming | |
| 2022-10-24 | remove ver suffixv2.3.1-pre1 | AAGaming | |
| 2022-10-24 | pin pyinstaller to 5.5-py3 | AAGaming | |
| 2022-10-24 | use same python ver as deck | AAGaming | |
| 2022-10-24 | nevermind dont | AAGaming | |
| 2022-10-24 | ci: upgrade python to 3.11 | AAGaming | |
| 2022-10-24 | import uuid in injector, update DFL | AAGaming | |
| 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-10-23 | Properly utilize image_url from Storev2.3.0-pre4 | TrainDoctor | |
| 2022-10-23 | During update, download updates first before removing old plugin files (#223)v2.3.0-pre3 | TrainDoctor | |
| * Remove old nightly support and unused logging * Removed legacy code + added logic to account for offline update attempts * Update backend/browser.py Co-authored-by: AAGaming <aa@mail.catvibers.me> * Update backend/browser.py Co-authored-by: AAGaming <aa@mail.catvibers.me> * Update frontend/src/toaster.tsx Co-authored-by: AAGaming <aa@mail.catvibers.me> * Use str instead of String (I was tired okay...) * Remove false logic * look for plugins not having remote_binary in pkg Co-authored-by: AAGaming <aa@mail.catvibers.me> | |||
| 2022-10-23 | Merge drop-legacy to main. | TrainDoctor | |
| 2022-10-22 | Reduce amount of actions taken when using updateandrun | TrainDoctor | |
| 2022-10-22 | Actually utilize the unload function | TrainDoctor | |
| 2022-10-22 | Added unload hook for plugins. | TrainDoctor | |
| 2022-10-22 | Send version when asking for plugin list | TrainDoctor | |
| 2022-10-22 | Update build.yml | TrainDoctor | |
| 2022-10-16 | Fix toaster initializationv2.3.0-pre2 | TrainDoctor | |
| 2022-10-15 | Developer menu (#211)v2.3.0-pre1 | AAGaming | |
| * add settings utils to use settings outside of components * initial implementation of developer menu * ✨ Add support for addScriptToEvaluateOnNewDocument * React DevTools support * increase chance of RDT successfully injecting * Rewrite toaster hook to not re-create the window * remove friends focus workaround because it's fixed * Expose various DFL utilities as DFL in dev mode * try to fix text field focuss * move focusable to outside field * add onTouchEnd and onClick to focusable * Update pnpm-lock.yaml Co-authored-by: FinalDoom <7464170-FinalDoom@users.noreply.gitlab.com> Co-authored-by: TrainDoctor <traindoctor@protonmail.com> | |||
| 2022-10-15 | Fix default pre-release bumpv2.2.7 | TrainDoctor | |
| 2022-10-14 | bump decky-frontend-libv2.2.7-pre1 | AAGaming | |
| 2022-10-14 | fix the fix | AAGaming | |
| 2022-10-14 | replace deprecated set-output in CI | AAGaming | |
| 2022-10-14 | add alwaysRender | AAGaming | |
| 2022-10-14 | Allow B button to close active plugin and return to menu. (#218)v2.2.6-pre1 | AAGaming | |
| 2022-10-14 | pnpm uses frozen instead of ci | AAGaming | |
| 2022-10-14 | IDIOT | AAGaming | |
| 2022-10-14 | wtf | AAGaming | |
| 2022-10-14 | setup-pnpm action is bad, do it ourself | AAGaming | |
| 2022-10-14 | forgot with | AAGaming | |
| 2022-10-14 | this arg format is terrible | AAGaming | |
| 2022-10-14 | fix ci | AAGaming | |
| 2022-10-14 | more CI cleanup | AAGaming | |
| 2022-10-14 | Upgrade NodeJS to 18 in CI | AAGaming | |
| 2022-10-14 | fix old toast patch to not re-create windowv2.2.5-pre1 | AAGaming | |
| 2022-10-14 | Revert "Rewrite toaster hook to not re-create the window (#217)" | AAGaming | |
| This reverts commit 3ac0abc82bd266eecb7c5f468481e364790be665. | |||
| 2022-10-14 | fix os.path | AAGaming | |
| 2022-10-14 | remove friends focus workaround | AAGaming | |
| 2022-10-14 | Rewrite toaster hook to not re-create the window (#217)v2.2.4-pre1 | AAGaming | |
| 2022-10-12 | README rewrite (#214) | EMERALD | |
| * Improved header * Fix header screenshot distance, improve about * Installation section improvements * Add mouse and keyboard steps * Formatting all README sections * README SVG overhaul * Move uninstallation to installation section * Various clarifications * Clarification on password creation * Add common issues section * Add port 1337 warning | |||
| 2022-10-08 | Update README.mdv2.2.3 | TrainDoctor | |
| 2022-10-08 | don't test on live folks -_-v2.2.3-pre1 | TrainDoctor | |
| 2022-10-08 | Append "-pre" before bumping pre-release version | TrainDoctor | |
| 2022-10-08 | Merge branch 'update-ci' w/ needed updates | TrainDoctor | |
| 2022-10-08 | use hasattr instead of in | AAGaming | |
| 2022-10-08 | possibly fix zip permissions | AAGaming | |
| 2022-10-08 | Use a conditional while loop for when the scroll root is not found. (#212)v2.2.2-pre3 | Devon Schneider | |
| * Changed back to a while loop for grabbing the scroll root\nAs recursive function exits before it hits 30 iterations in testing. * Changed so if recursive limit is hit, it returns null instead of attempting to continue. * Added log messages regarding recursion limits, as well as fixed recursion tracking. * Removed errant return remaining from scroll root check. | |||
| 2022-10-07 | disable file watcher until after 10 seconds | AAGaming | |
