summaryrefslogtreecommitdiff
path: root/src/components/Content.tsx
AgeCommit message (Collapse)Author
20 hoursfeat: add flatpak profiles tab and now playingKurt Himebauch
21 hoursrefactor: remove now-playing flatpak repair couplingKurt Himebauch
24 hoursfix flatpak disable leftoversxXJSONDeruloXx
27 hourssimplify unhooked game behavior on mountxXJSONDeruloXx
29 hoursfix: keep Flatpak runtime controls simplexXJSONDeruloXx
29 hoursrefactor: simplify migration implementationKurt Himebauch
30 hoursfix: detect wrapped Flatpak shortcutsxXJSONDeruloXx
40 hoursfix: restore profile and Flatpak controlsxXJSONDeruloXx
40 hoursrefactor: unify flatpak targets with steam profilesxXJSONDeruloXx
2 daysadd back launcher script and correct pathingxXJSONDeruloXx
3 daysfeat: more launch arg janitoringxXJSONDeruloXx
4 daysfeat: refine game discovery and profile UXxXJSONDeruloXx
4 dayschore: hide config file tab and clarify flatpak runtimesxXJSONDeruloXx
5 daysfeat: make ui suck less, frfrxXJSONDeruloXx
5 daysrefactor: organize plugin into native tabsxXJSONDeruloXx
5 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-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
2025-08-16initial prof selector and creator uixXJSONDeruloXx
2025-07-21bring copy button to top for more usagexXJSONDeruloXx
2025-07-21restore plugin wiki link for nowxXJSONDeruloXx
2025-07-21rm the other clipboard testsxXJSONDeruloXx
2025-07-21testing alt keyboard copy methodsxXJSONDeruloXx
2025-07-18add nerd stuff modal with dll detailsxXJSONDeruloXx
2025-07-18new profile method workaround for sudo global usexXJSONDeruloXx
2025-07-17persist plugin statexXJSONDeruloXx
2025-07-17add experimental togglesxXJSONDeruloXx