| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-14 | fix os.path | AAGaming | |
| 2022-10-08 | use hasattr instead of in | AAGaming | |
| 2022-10-08 | possibly fix zip permissions | AAGaming | |
| 2022-10-07 | disable file watcher until after 10 seconds | AAGaming | |
| 2022-09-18 | Grab Plugin path from find_plugin_folder plugin name is not always folder ↵v2.1.0-pre4 | Trent Callan | |
| anme (#178) | |||
| 2022-09-18 | Download Remote Binaries during Store Install (#177)v2.1.0-pre3 | Trent Callan | |
| * Download Remote Binaries during store install. Fix Manual Install Modal Type * Use Unix Line endings. (Thanks WSL) * Fix Merge Commit with main branch. | |||
| 2022-09-18 | fix plugin updatingv2.1.0-pre2 | AAGaming | |
| 2022-09-18 | don't crash when plugin backends do | AAGaming | |
| 2022-09-18 | add more URLs to bypass authentication | AAGaming | |
| 2022-09-18 | fix plugin loading after install, move updater reloads to loader | AAGaming | |
| 2022-09-17 | fix updater for new installs, fix file picker patch, fix scrolling on patch ↵ | AAGaming | |
| notes, fix tasks dir | |||
| 2022-09-17 | Update updater.py | TrainDoctor | |
| 2022-09-17 | fix spacing [skip ci] | AAGaming | |
| 2022-09-17 | fix asyncio error on get_branch | AAGaming | |
| 2022-09-09 | add file picker, add library file picker patch, bump lib, logger tweaks | AAGaming | |
| 2022-09-01 | Addition of proper branch slection (#168) | TrainDoctor | |
| * This is a bit better, but branch selection still isn't working -_- * I'm the king of oversight * Selecting different branch checks for updates * Stable doesn't detect old versions, which indicates it doesn't work * Start adding deckyState for plugin updating * Few tweaks * Disable nightly selection * Update decky-frontend-lib and move useSetting set setting to async | |||
| 2022-08-31 | Give SettingsManager a default directoryv2.0.5-pre20 | TrainDoctor | |
| 2022-08-31 | Fix LimitOverrunError when a lot of data is passed to the backend (fixes ↵ | Philipp Richter | |
| #158) (#161) * Fix LimitOverrunError when a lot of data is passed to the backend * Raise socket's buffer limit to something more sensible | |||
| 2022-08-29 | Moved traceback to higher log level for cleaner logs | TrainDoctor | |
| 2022-08-29 | Fix plugin uninstallingv2.0.5-pre19 | TrainDoctor | |
| 2022-08-26 | Refractor plugin backend (#111)v2.0.5-pre18 | botato | |
| * refractor uninstall plugin backend * refractor plugin installation method * Change formatting in browser.py * Manually format main.py * Manually format utilities.py * remove inconsistency * remove unnecessary linebreaks * lol what * last minute pythoning * Fix async missing * lint * more refractor * await forgotten * fix: menu not disappearing after first click * lint * bug: fix double click on uninstall * depricate request installs * basic patch notes viewer, lazy-load settings and store, build frontend as esmodule, add lazy-loaded react-markdown, backend changes to accomodate ESModule frontend * refractor uninstall plugin backend * Change formatting in browser.py * Manually format main.py * Manually format utilities.py * remove unnecessary linebreaks * lol what * last minute pythoning * Fix async missing * rebase onto main * fix error, fix React crash if patch notes are opened before remote version info is loaded Co-authored-by: TrainDoctor <traindoctor@protonmail.com> Co-authored-by: AAGaming <aa@mail.catvibers.me> | |||
| 2022-08-26 | basic patch notes viewer, lazy-load settings and store, build frontend as ↵ | AAGaming | |
| esmodule, add lazy-loaded react-markdown, backend changes to accomodate ESModule frontend | |||
| 2022-08-24 | Hide branch select until it's workingv2.0.5-pre17 | TrainDoctor | |
| 2022-08-24 | Settings API for loader, preview branch select | AAGaming | |
| 2022-08-24 | set gid along with uid (#152) | Chris Simons | |
| 2022-08-21 | Add plugin updater, notification badge, fixesv2.0.5-pre15 | AAGaming | |
| 2022-08-18 | Add CEF Remote Debugging toggle (#129)v2.0.5-pre14 | Sefa Eyeoglu | |
| * feat: add CEF Remote Debugging toggle * feat: disable remote debugger on startup * refactor: stop debugger instead of disable * feat: add option to allow remote debugging by default Co-authored-by: TrainDoctor <traindoctor@protonmail.com> | |||
| 2022-08-17 | Fix log spam from injection related errorsv2.0.5-pre11 | TrainDoctor | |
| 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-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 | |
