summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
11 hoursMerge pull request #240 from Janleyx/agent/armada-arm64-supportHEADmainKurt Himebauch
Add automatic Armada ARM64 installation support
10 daysremove layer workflow from plugin PRJanleyx
10 daysavoid double Armada launch wrappingJanleyx
10 dayswrap Armada launch inside lsfg scriptJanleyx
10 daysremove Armada README sectionJanleyx
12 daysgate launch wrapper on Armada hostJanleyx
12 daysdocument Armada-only launch behaviorJanleyx
12 dayspreserve Armada game launch wrapperJanleyx
12 daysadd reproducible Armada ARM64 supportJanleyx
2026-07-14Merge pull request #234 from christopherl/chore/remove-dead-codeKurt Himebauch
Remove dead code across frontend and backend
2026-07-07chore: bump ver to 0.12.5v0.12.5xXJSONDeruloXx
2026-07-07Merge pull request #199 from xXJSONDeruloXx/arm-testKurt Himebauch
add experimental arm .so and overwrite logic on setup
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
2025-12-06Merge pull request #201 from xXJSONDeruloXx/profile-normalizeKurt Himebauch
fix: normalize spaces in profile names w dashes for conf requirements…
2025-12-06chore: bump verprofile-normalizexXJSONDeruloXx
2025-12-06fix: normalize spaces in profile names w dashes for conf requirements, ↵xXJSONDeruloXx
display actual in FE
2025-11-27simplify arch detectxXJSONDeruloXx
2025-11-27simplify check for archxXJSONDeruloXx
2025-11-27add experimental arm .so and overwrite logic on setupxXJSONDeruloXx
2025-11-11update store thumbnailv0.12.3xXJSONDeruloXx
2025-11-11add store thumbnail assetxXJSONDeruloXx
2025-11-10fix: url path for bundler url with new space in name for flatpak imgxXJSONDeruloXx
2025-10-22Update README.mdKurt Himebauch
2025-10-21Merge pull request #190 from xXJSONDeruloXx/cleanup-miscv0.12.1Kurt Himebauch
More cleanup
2025-10-21chore: rm generated schema and helper from gitignore for deployment pipelinexXJSONDeruloXx
2025-10-21fix: profile update config ref fix and simplify ui feedback messagexXJSONDeruloXx
2025-10-21chore: bump ver, add back autogen conf warningsxXJSONDeruloXx
2025-10-21rm unused DLL path methods from ConfigurationService and Plugin classesxXJsonDeruloXx
2025-10-21rm unused plugin update methodsxXJsonDeruloXx
2025-10-21rm more comments, ill recomb for myself laterxXJsonDeruloXx
2025-10-21rm old commentsxXJsonDeruloXx
2025-10-21Update READMEKurt Himebauch
2025-10-21Merge pull request #189 from xXJSONDeruloXx/store-cleanup-2Kurt Himebauch
Store cleanup 2
2025-10-20feat: add DXVK_HDR=0 when enable wsi toggled offxXJSONDeruloXx
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-20chore: bump verxXJSONDeruloXx
2025-10-20fix: make each flatpak step focusable for controller scrollxXJSONDeruloXx
2025-10-20chore: make barrel imports and refs consistentxXJSONDeruloXx
2025-10-20chore: update tagsxXJSONDeruloXx
2025-10-20chore: rm template flagsxXJSONDeruloXx
2025-10-20chore: remove unused elements previously commented out, for store release prepxXJSONDeruloXx
2025-10-20update readmev0.12.0xXJSONDeruloXx
2025-10-20Merge pull request #188 from xXJSONDeruloXx/pancake-cleanupKurt Himebauch
Pancake cleanup
2025-10-20centralize index into src, comment out unused importsv0.11.3xXJSONDeruloXx