| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 13 hours | Merge main and normalize translation locale handling | xXJSONDeruloXx | |
| 13 hours | fix: simplify FP16 toggle descriptionfeat/expose-fp16-selection | xXJSONDeruloXx | |
| 13 hours | feat: expose FP16 acceleration setting | 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-12-06 | fix: normalize spaces in profile names w dashes for conf requirements, ↵ | xXJSONDeruloXx | |
| display actual in FE | |||
| 2025-11-10 | fix: url path for bundler url with new space in name for flatpak img | xXJSONDeruloXx | |
| 2025-10-21 | rm old comments | xXJsonDeruloXx | |
| 2025-10-20 | chore: align close button implementation in nerd stuff w flatpak modal | xXJSONDeruloXx | |
| 2025-10-20 | add consistent headders and bump ver, recipe for tmp storage purge | xXJSONDeruloXx | |
| 2025-10-20 | chore: compact spacing for collapsibles | xXJSONDeruloXx | |
| 2025-10-20 | chore: move fps mul to top | xXJSONDeruloXx | |
| 2025-10-20 | feat: collapsible config section above workarounds | xXJSONDeruloXx | |
| 2025-10-20 | chore: rename dll to more clearly ref lossless dll | xXJSONDeruloXx | |
| 2025-10-20 | chore: move uninstall and statuses locations in ui | xXJSONDeruloXx | |
| 2025-10-20 | fix: make each flatpak step focusable for controller scroll | xXJSONDeruloXx | |
| 2025-10-20 | chore: make barrel imports and refs consistent | xXJSONDeruloXx | |
| 2025-10-20 | chore: remove unused elements previously commented out, for store release prep | xXJSONDeruloXx | |
| 2025-10-20 | centralize index into src, comment out unused importsv0.11.3 | xXJSONDeruloXx | |
| 2025-10-20 | chore: hide wiki buttons | xXJSONDeruloXx | |
| 2025-10-20 | feat: always set no_fp16 false even on previous conf | xXJSONDeruloXx | |
| 2025-10-20 | chore: cap LSFG-VK in FE to match plugin naming | xXJSONDeruloXx | |
| 2025-10-20 | chore: rm awk separator | xXJSONDeruloXx | |
| 2025-10-20 | feat: mv edit and delete profile buttons to share one row | xXJSONDeruloXx | |
| 2025-10-19 | hide updater for now, for store rev | xXJSONDeruloXx | |
| 2025-10-19 | feat: add 25.08 flatpak layer and FE BE logic and UI for flatpak installer | xXJSONDeruloXx | |
| 2025-09-22 | feat: add picture example for flatpak shortcut hookingv0.11.0 | xXJSONDeruloXx | |
| 2025-09-22 | add instructions for launch args | xXJSONDeruloXx | |
| 2025-09-22 | add remaining files to importer, fix circular ref | xXJSONDeruloXx | |
| 2025-09-22 | bring forward old flatpak modal attempt | xXJSONDeruloXx | |
| 2025-09-17 | hide clipboard readout | xXJSONDeruloXx | |
| 2025-09-17 | feat: add clipboard readout and logging | xXJSONDeruloXx | |
| 2025-09-17 | add deckyfg combo launch option clipboard | xXJSONDeruloXx | |
| 2025-09-16 | feat: add enable zink toggle for openGL compat | xXJSONDeruloXx | |
| 2025-08-25 | fix hdr and wsi logic in FE correctly this time | xXJSONDeruloXx | |
| 2025-08-25 | rm disable logic across hdr and wsi, was causing issues w custom profiles ↵ | xXJSONDeruloXx | |
| and upgrades | |||
| 2025-08-25 | initial rename work | xXJSONDeruloXx | |
| 2025-08-24 | re-expose fp16 toggle global | xXJSONDeruloXx | |
| 2025-08-18 | visibility for profile lock indicator, ver bump | xXJSONDeruloXx | |
| 2025-08-18 | rm collapse for core configs, buy more ui room | xXJSONDeruloXx | |
| 2025-08-18 | move install uninstall button and status to bottom to buy ui realestate | xXJSONDeruloXx | |
| 2025-08-18 | profile at top and readout in header | xXJSONDeruloXx | |
| 2025-08-18 | make all sections collapsible | xXJSONDeruloXx | |
| 2025-08-18 | lock profile selection if game is running | xXJSONDeruloXx | |
| 2025-08-16 | add conf preservation logic, edge case handling if we add params down the line | xXJSONDeruloXx | |
| 2025-08-16 | fix focusable elements for new profile creation modal | xXJSONDeruloXx | |
| 2025-08-16 | hide fp16 toggle | xXJSONDeruloXx | |
| 2025-08-16 | fix width of new profile text field | xXJSONDeruloXx | |
| 2025-08-16 | move new profile into dropdown | xXJSONDeruloXx | |
| 2025-08-16 | fix width of DD after rm of label | xXJSONDeruloXx | |
