| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2025-12-06 | fix: normalize spaces in profile names w dashes for conf requirements, ↵ | xXJSONDeruloXx | |
| display actual in FE | |||
| 2025-10-21 | fix: profile update config ref fix and simplify ui feedback message | xXJSONDeruloXx | |
| 2025-10-21 | rm old comments | xXJsonDeruloXx | |
| 2025-08-16 | fix styling of prof buttons | xXJSONDeruloXx | |
| 2025-08-16 | initial prof selector and creator ui | xXJSONDeruloXx | |
| 2025-07-21 | dry up with py generators for ts backends | 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 | better install status ui | xXJSONDeruloXx | |
| 2025-07-15 | add disable_vkbasalt=1 defaulted, hidden ui to expose to users later if desired | xXJSONDeruloXx | |
| 2025-07-15 | align ui toggles w new defaults | xXJSONDeruloXx | |
| 2025-07-13 | restructure for maintainability | xXJSONDeruloXx | |
