summaryrefslogtreecommitdiff
path: root/src/hooks
AgeCommit message (Collapse)Author
20 hoursenable all and disable all for flatpakxXJSONDeruloXx
22 hoursbetter uninstall cleanupxXJSONDeruloXx
24 hourshandle edge cases on flatpaks and orderingxXJSONDeruloXx
24 hoursflatpak correctness, ui alignment, testsxXJSONDeruloXx
40 hoursfix: make steam profile saves app scopedKurt Himebauch
40 hoursfix: derive now playing config from running appKurt Himebauch
41 hoursperf: map running flatpaks from cached app stateKurt Himebauch
41 hoursrefactor: keep steam profiles flatpak agnosticKurt Himebauch
41 hoursrefactor: remove flatpak mode from steam workaroundsKurt Himebauch
41 hoursfeat: add flatpak profile state hookKurt Himebauch
41 hoursrefactor: remove flatpak transport from workaround hookKurt Himebauch
41 hoursrefactor: decouple game profiles from flatpak setupKurt Himebauch
45 hourscleanup flatpak handlesxXJSONDeruloXx
45 hoursfixes for appimage and flatpakxXJSONDeruloXx
2 daysfix: clean up simple migration type errorsxXJSONDeruloXx
2 daysrefactor: simplify migration implementationKurt Himebauch
3 daysfix: restore profile and Flatpak controlsxXJSONDeruloXx
3 daysrefactor: unify flatpak targets with steam profilesxXJSONDeruloXx
3 daysadd back launcher script and correct pathingxXJSONDeruloXx
3 daysI really dont want to but here you go little guyxXJSONDeruloXx
4 daysfeat: more launch arg janitoringxXJSONDeruloXx
4 daysadd back workarounds sections, scope out of now playingxXJSONDeruloXx
5 daysfeat: refine game discovery and profile UXxXJSONDeruloXx
5 daysfeat: make ui suck less, frfrxXJSONDeruloXx
6 daysrefactor: organize plugin into native tabsxXJSONDeruloXx
6 daysrefactor: offload configuration to lsfg-vkxXJSONDeruloXx
6 daysrefactor: make Steam branch integration read-onlyxXJSONDeruloXx
6 daysfeat: select Lossless Scaling lsfg-vk branchxXJSONDeruloXx
6 daysrefactor: delegate runtime checks to lsfg-vkxXJSONDeruloXx
2026-05-07remove dead code across frontend and backendChristopher Lott
- Remove TS ConfigurationManager class in configSchema.ts (called non-existent backend methods; only getDefaults() was used, replaced with direct import) - Remove Python update_config method and create_config_from_args (unreachable since plugin.py routes through update_config_from_dict; also carried a duplicate @staticmethod that would crash at runtime) - Delete configuration_helpers_generated.py entirely (all three functions were unused) - Remove their generators from generate_python_boilerplate.py - Remove dead generated code from config_schema_generated.py (create_config_dict, get_function_parameters, TOML_FIELDS, SCRIPT_FIELDS) - Remove duplicate import in config_schema.py - Remove unused config prop from UsageInstructions component
2025-12-06fix: normalize spaces in profile names w dashes for conf requirements, ↵xXJSONDeruloXx
display actual in FE
2025-10-21fix: profile update config ref fix and simplify ui feedback messagexXJSONDeruloXx
2025-10-21rm old commentsxXJsonDeruloXx
2025-08-16fix styling of prof buttonsxXJSONDeruloXx
2025-08-16initial prof selector and creator uixXJSONDeruloXx
2025-07-21dry up with py generators for ts backendsxXJSONDeruloXx
2025-07-17initial conf FE and BE hooksxXJSONDeruloXx
2025-07-16 centralized configuration system for lsfg-vk paramsxXJSONDeruloXx
2025-07-16initial add of fps cap ui togglexXJSONDeruloXx
2025-07-15better install status uixXJSONDeruloXx
2025-07-15add disable_vkbasalt=1 defaulted, hidden ui to expose to users later if desiredxXJSONDeruloXx
2025-07-15align ui toggles w new defaultsxXJSONDeruloXx
2025-07-13restructure for maintainabilityxXJSONDeruloXx