| Age | Commit message (Collapse) | Author |
|
* recommended paths for storing data
* improve helper functions
|
|
|
|
|
|
|
|
* Redesign store, add comments for filtering
* Improve installation/uninstallation modals
* Fix store comment to be easier to fix
* Add source code info to about page
|
|
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15...2022.12.07)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
* PluginCard Store CSS Update
* Fixing CSS
* Updated
* Removed padding
|
|
|
|
|
|
|
|
|
|
|
|
* fix React DevTools
* bump DFL to fix Navigation
* Bump DFL and add shims
* fix shims not applying due to timing issue
Co-authored-by: AAGaming <aa@mail.catvibers.me>
|
|
* update readme to point at decky-installer for konsole scripts
* test change to make dark/light theme work properly
* Update README.md
* Update README.md
* revert <picture> changes as they didn't actually work
|
|
* Remove .desktop file from build.yml
* Make download button link to decky-installer repo
* Point download button to the .desktop file not the .sh file
woops
* Delete decky_installer.desktop
* Delete user_install_script.sh
|
|
|
|
|
|
* Create feature_request.yml
* Update feature_request.yml
|
|
|
|
|
|
* Add files via upload
* Rename EasierInstallScript.sh to user_install_script.sh
* Add files via upload
* change so it works on deck instead of my desktop
* Update decky_installer.desktop
* make auto password setter work without the password
* Update user_install_script.sh
* make installer exit properly if user does not accept temp password
* Update user_install_script.sh
* add uninstall option
* Update user_install_script.sh
* Update user_install_script.sh
* Update user_install_script.sh
* "optimisation"
* Update user_install_script.sh
* Add sizing to all zenity prompts
* "optimization" part 2
* "Program now runs 50% faster"
:)
* Update user_install_script.sh
* Update user_install_script.sh
* Update user_install_script.sh
* Change text in branch selection in installer
'Select Branch' if choosing between release and prerelease
'Select Option' if choosing between release, prerelease and uninstall
* .desktop file points at where script is going to be
* add comments
* Change "installing" to "uninstalling"
* change it to ask for "sudo/admin" password
* Add secondary loading bar for download progress
Shamelessly stolen (with permission) from emudeck, who stole it from a random blog
No I don't know how that line works, and I don't think I want to.
* Make uninstaller tell user they can exit
* add default text to the download bar just in case
* silence script download
* silence password check
|
|
* Update install_prerelease.sh
* Update install_release.sh
|
|
* Add files via upload
* Delete bug_report.md
* Update bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
|
|
|
|
(gamescope will restart stean for us instead)
|
|
|
|
|
|
|
|
|
|
toast properties (#268)
* Use settingsStore directly
* Change toast etype, add showToast/playSound
* Update DFL and rebase
|
|
|
|
* Add custom CDN support for custom stores
* Update Python for CI
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: AAGaming <aa@mail.catvibers.me>
|
|
|
|
|
|
This reverts commit aec70631393ba307f1ca493a4d96f244e1439555.
|
|
* Fix injector race conditions
* add some more tasks
* hide useless rollup warnings
* goodbye to clientsession errors
* completely fix desktop mode switch race condition
* fix typos and TS warning in plugin error handler
* fix chown error
* start debugger if needed and not already started
* fix get_steam_resource for the like 2 legacy plugins still using it lol
* add ClientOSError to get_tabs error handling
|
|
|
|
* fix desktop mode making injector get stuck
* Fix imports and variable references
* Get data for all messages
Co-authored-by: AAGaming <aa@mail.catvibers.me>
|
|
|
|
|
|
|