summaryrefslogtreecommitdiff
path: root/src/components/Content.tsx
AgeCommit message (Collapse)Author
31 hoursenable all and disable all for flatpakxXJSONDeruloXx
33 hoursbetter uninstall cleanupxXJSONDeruloXx
34 hoursworkaround for new client update, ui cuts off in gamexXJSONDeruloXx
34 hourshandle edge cases on flatpaks and orderingxXJSONDeruloXx
35 hoursfix tab change jutterxXJSONDeruloXx
35 hoursflatpak correctness, ui alignment, testsxXJSONDeruloXx
2 daysfix: preserve config callback return typeKurt Himebauch
2 daysfix: save now playing steam profile by app idKurt Himebauch
2 daysfix: use running steam config in now playingKurt Himebauch
2 daysfeat: add flatpak profiles tab and now playingKurt Himebauch
2 daysrefactor: remove now-playing flatpak repair couplingKurt Himebauch
2 daysfix flatpak disable leftoversxXJSONDeruloXx
2 dayssimplify unhooked game behavior on mountxXJSONDeruloXx
2 daysfix: keep Flatpak runtime controls simplexXJSONDeruloXx
3 daysrefactor: simplify migration implementationKurt Himebauch
3 daysfix: detect wrapped Flatpak shortcutsxXJSONDeruloXx
3 daysfix: restore profile and Flatpak controlsxXJSONDeruloXx
3 daysrefactor: unify flatpak targets with steam profilesxXJSONDeruloXx
4 daysadd back launcher script and correct pathingxXJSONDeruloXx
4 daysfeat: more launch arg janitoringxXJSONDeruloXx
5 daysfeat: refine game discovery and profile UXxXJSONDeruloXx
6 dayschore: hide config file tab and clarify flatpak runtimesxXJSONDeruloXx
6 daysfeat: make ui suck less, frfrxXJSONDeruloXx
6 daysrefactor: organize plugin into native tabsxXJSONDeruloXx
6 daysrefactor: offload configuration to lsfg-vkxXJSONDeruloXx
7 daysrefactor: make Steam branch integration read-onlyxXJSONDeruloXx
7 daysfeat: select Lossless Scaling lsfg-vk branchxXJSONDeruloXx
7 daysrefactor: delegate runtime checks to lsfg-vkxXJSONDeruloXx
2026-08-03Merge main and normalize translation locale handlingxXJSONDeruloXx
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-10-21rm old commentsxXJsonDeruloXx
2025-10-20add consistent headders and bump ver, recipe for tmp storage purgexXJSONDeruloXx
2025-10-20chore: move fps mul to topxXJSONDeruloXx
2025-10-20chore: move uninstall and statuses locations in uixXJSONDeruloXx
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-19hide updater for now, for store revxXJSONDeruloXx
2025-09-22add remaining files to importer, fix circular refxXJSONDeruloXx
2025-09-22bring forward old flatpak modal attemptxXJSONDeruloXx
2025-09-17hide clipboard readoutxXJSONDeruloXx
2025-09-17feat: add clipboard readout and loggingxXJSONDeruloXx
2025-09-17add deckyfg combo launch option clipboardxXJSONDeruloXx
2025-08-18move install uninstall button and status to bottom to buy ui realestatexXJSONDeruloXx
2025-08-18profile at top and readout in headerxXJSONDeruloXx
2025-08-18make all sections collapsiblexXJSONDeruloXx
2025-08-16fix: stuck ui states on newly created profile in conf itemsxXJSONDeruloXx
2025-08-16fix unique prof creation in confxXJSONDeruloXx