index
:
decky-loader
aa/desktop-routerhook
aa/dfl-bump-fix-modalroot-july2025
aa/dfl-bump/jul2025
aa/fix-beta-nov2025
aa/fix-updater-reload
aa/menu-hook-api
aa/new-hooks
aa/react19
aa/type-cleanup-py
aa/websockets
backend-reloads
beebls/motd
beebls/motd-backup
legacy
main
marios8543/async-plugin-method-requests
marios8543/custom-backends
marios8543/log-viewer
marios8543/plugin-disable
optimise-filepickerls-util
plugin-backend-language-independent
python-lint-format-test
sims/fix-backend-socket-concurrent-use
sims/fix-uninstall-id-keyerror
sims/fix-windows-v2.12.3
sims/pyinstaller-misuse-fix
sims/steam-update-28-03-24
train/aiohttp-bump
v2
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
src
Age
Commit message (
Expand
)
Author
2024-08-03
wait for SP to exist before loading plugins when booted in gamepadui mode
AAGaming
2024-08-03
wait for unlock before showing toasts
AAGaming
2024-08-03
increase the wait a bit
AAGaming
2024-08-03
wait a bit before loading plugins to avoid race conditions
AAGaming
2024-08-03
fix(webpack): wait for most chunks to load before starting
AAGaming
2024-08-03
fix(DeckyIcon): fix decky icon overflowing in toasts
AAGaming
2024-08-03
chore(toaster): remove log that gets spammed a lot
AAGaming
2024-08-03
chore(deps): bump @decky/api, @decky/ui
AAGaming
2024-08-03
chore(titleview): migrate to Navigation
AAGaming
2024-08-03
fix(tabshook): remove useless leftover alternate.type set in deinit
AAGaming
2024-08-03
refactor(router): add preliminary support for multiple router hook implementa...
AAGaming
2024-08-03
feat(toaster):add support for dismissing toasts and new indicator
AAGaming
2024-08-03
fix(toaster): remove critical toast logic as ProcessNotification handles it f...
AAGaming
2024-08-03
feat(toaster): add support for fullTemplateTitle
AAGaming
2024-08-03
feat(toaster): render notifications in the quick access menu
AAGaming
2024-08-03
implement new toaster hook
AAGaming
2024-08-03
initial implementation of new router and qam hooks
AAGaming
2024-08-03
fix: fetchNoCors and http_request data handling (#664)
Lukas Senionis
2024-07-26
fix(toaster): fixup for latest @decky/ui
AAGaming
2024-07-26
feat(api): add useQuickAccessVisible to plugin api
AAGaming
2024-07-17
remove duplicate find in ErrorBoundary
AAGaming
2024-07-04
use transparent spinner in WithSuspense
AAGaming
2024-07-04
LINTERRRRRRRRRRRRRRRRRRRR
AAGaming
2024-07-04
styling fixes for SteamSpinner
AAGaming
2024-07-04
fix plugin uninstalls
AAGaming
2024-07-03
make the qam fix css more accurate
AAGaming
2024-07-03
inject some css into the QAM to fix overscroll issues
AAGaming
2024-06-29
fix: add .bind to legacy plugin API to fix filepicker
AAGaming
2024-06-27
fix plugin uninstall dialog issues
v3.0.0-pre1
aa/websockets
AAGaming
2024-06-27
lint
AAGaming
2024-06-27
fix cef debug toggle
AAGaming
2024-06-27
add some errorboundaries
AAGaming
2024-06-27
fix plugins not loading on install
AAGaming
2024-06-27
trigger temporarilyDisableReporting in errorboundary
AAGaming
2024-06-27
improve error checking logic
AAGaming
2024-06-27
don't report errors to valve if we've caused one in the last 30 seconds
AAGaming
2024-06-27
move webpack check into index
AAGaming
2024-06-14
RUN LINTER AGAINNNNNNN
AAGaming
2024-06-14
add doNotReportErrors
AAGaming
2024-06-14
typescript please
AAGaming
2024-06-14
add docstring for emit
Party Wumpus
2024-06-13
fixup prettier
AAGaming
2024-06-13
hook up plugin events properly
AAGaming
2024-06-13
update dependencies
AAGaming
2024-06-13
fix for latest beta (backport)
AAGaming
2024-05-27
missed a log
AAGaming
2024-05-27
error boundary now properly reports steam errors
AAGaming
2024-05-25
Custom error handler and some misc fixes
AAGaming
2024-05-24
chore: fetch -> fetchNoCors
AAGaming
2024-05-13
plugin install progress (#614)
Party Wumpus
[next]