| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 26 hours | Merge main and normalize translation locale handling | xXJSONDeruloXx | |
| 2026-05-07 | remove dead code across frontend and backend | Christopher 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-12 | Apply i18n to all UI components with ko/ja translations | sana2dang | |
| - 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 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2025-07-21 | refactor: remove unused backend files and improve configuration handling in ↵ | xXJSONDeruloXx | |
| TypeScript | |||
| 2025-07-21 | bring copy button to top for more usage | xXJSONDeruloXx | |
| 2025-07-21 | desc and ver bump | xXJSONDeruloXx | |
| 2025-07-19 | move env vars into lsfg script, getting sunset in lsfg-vk config soon | xXJSONDeruloXx | |
| 2025-07-18 | rm circular logic bug with legacy enable bool | xXJSONDeruloXx | |
| 2025-07-18 | update header stylings | xXJSONDeruloXx | |
| 2025-07-18 | update descriptions and layouts | xXJSONDeruloXx | |
| 2025-07-18 | restore clipboard wiki button | xXJSONDeruloXx | |
| 2025-07-18 | new profile method workaround for sudo global use | xXJSONDeruloXx | |
| 2025-07-17 | add experimental toggles | xXJSONDeruloXx | |
| 2025-07-17 | initial conf FE and BE hooks | xXJSONDeruloXx | |
| 2025-07-16 | centralized configuration system for lsfg-vk params | xXJSONDeruloXx | |
| 2025-07-16 | initial add of fps cap ui toggle | xXJSONDeruloXx | |
| 2025-07-15 | add clipboard web launch button | xXJSONDeruloXx | |
| 2025-07-15 | add disable_vkbasalt=1 defaulted, hidden ui to expose to users later if desired | xXJSONDeruloXx | |
| 2025-07-14 | separate wiki button into component | xXJSONDeruloXx | |
| 2025-07-14 | launch wiki in steam browser button | xXJSONDeruloXx | |
| 2025-07-14 | dynamic option 2 var display | xXJSONDeruloXx | |
| 2025-07-13 | restructure for maintainability | xXJSONDeruloXx | |
