summaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Collapse)Author
34 hoursfix: restore profile and Flatpak controlsxXJSONDeruloXx
34 hoursrefactor: unify flatpak targets with steam profilesxXJSONDeruloXx
45 hoursmove all gamesxXJSONDeruloXx
2 daysadd back launcher script and correct pathingxXJSONDeruloXx
2 daysI really dont want to but here you go little guyxXJSONDeruloXx
3 daysfeat: more launch arg janitoringxXJSONDeruloXx
3 daysadd back workarounds sections, scope out of now playingxXJSONDeruloXx
3 daysupdate layout and config and hashxXJSONDeruloXx
3 daysfix: make game group collapse controls compactxXJSONDeruloXx
3 daysfix: focus configured game controlsxXJSONDeruloXx
3 daysfeat: show Flatpak runtime readinessxXJSONDeruloXx
3 daysrefactor: make runtime installation explicitxXJSONDeruloXx
3 daysSupport lowercase Steam shortcut names and collapsible profile detailsxXJSONDeruloXx
4 daysfeat: refine game discovery and profile UXxXJSONDeruloXx
4 daysfeat: restore multiplier buttonsxXJSONDeruloXx
4 dayschore: hide config file tab and clarify flatpak runtimesxXJSONDeruloXx
4 daysfix: improve profile management focus and reset confirmationxXJSONDeruloXx
4 daysfeat: organize game profiles and focus enabled settingsxXJSONDeruloXx
4 daysfeat: make ui suck less, frfrxXJSONDeruloXx
4 daysrefactor: align secondary tabs with Decky UIxXJSONDeruloXx
5 daysrefactor: organize plugin into native tabsxXJSONDeruloXx
5 daysrefactor: offload configuration to lsfg-vkxXJSONDeruloXx
5 daysrefactor: make Steam branch integration read-onlyxXJSONDeruloXx
5 daysfix: show Steam branch recovery actionxXJSONDeruloXx
5 daysfeat: select Lossless Scaling lsfg-vk branchxXJSONDeruloXx
5 daysrefactor: delegate runtime checks to lsfg-vkxXJSONDeruloXx
6 daysfix: migrate flatpak integration to v2Kurt Himebauch
6 daysfeat: migrate native runtime to lsfg-vk v2Kurt Himebauch
2026-08-03Merge main and normalize translation locale handlingxXJSONDeruloXx
2026-08-03fix: simplify FP16 toggle descriptionxXJSONDeruloXx
2026-08-03feat: expose FP16 acceleration settingxXJSONDeruloXx
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
2026-03-12Apply i18n to all UI components with ko/ja translationssana2dang
- Add src/i18n/i18n.ts translation engine (ported from SimpleDeckyTDP) - Add defaults/i18n/{ko,ja,template}.json with 80 translation keys - Add defaults/i18n/language_metadata.json and steam_language_map.json - Add scripts/build_i18n_json.sh to generate languages.json - Apply t() to all 10 components: Content, ConfigurationSection, FlatpaksModal, FpsMultiplierControl, InstallationButton, NerdStuffModal, ProfileManagement, SmartClipboardButton, FgmodClipboardButton, UsageInstructions
2025-12-06fix: normalize spaces in profile names w dashes for conf requirements, ↵xXJSONDeruloXx
display actual in FE
2025-11-10fix: url path for bundler url with new space in name for flatpak imgxXJSONDeruloXx
2025-10-21rm old commentsxXJsonDeruloXx
2025-10-20chore: align close button implementation in nerd stuff w flatpak modalxXJSONDeruloXx
2025-10-20add consistent headders and bump ver, recipe for tmp storage purgexXJSONDeruloXx
2025-10-20chore: compact spacing for collapsiblesxXJSONDeruloXx
2025-10-20chore: move fps mul to topxXJSONDeruloXx
2025-10-20feat: collapsible config section above workaroundsxXJSONDeruloXx
2025-10-20chore: rename dll to more clearly ref lossless dllxXJSONDeruloXx
2025-10-20chore: move uninstall and statuses locations in uixXJSONDeruloXx
2025-10-20fix: make each flatpak step focusable for controller scrollxXJSONDeruloXx
2025-10-20chore: make barrel imports and refs consistentxXJSONDeruloXx
2025-10-20chore: remove unused elements previously commented out, for store release prepxXJSONDeruloXx
2025-10-20centralize index into src, comment out unused importsv0.11.3xXJSONDeruloXx
2025-10-20chore: hide wiki buttonsxXJSONDeruloXx
2025-10-20feat: always set no_fp16 false even on previous confxXJSONDeruloXx
2025-10-20chore: cap LSFG-VK in FE to match plugin namingxXJSONDeruloXx