| 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-10-21 | rm old comments | xXJsonDeruloXx | |
| 2025-09-16 | feat: add enable zink toggle for openGL compat | xXJSONDeruloXx | |
| 2025-08-05 | feat: groundwork for fp16 feature in lsfg-vk | xXJSONDeruloXx | |
| 2025-07-26 | swap wsi disable to enable, ui toggle off state as enable = 0 on default | xXJSONDeruloXx | |
| 2025-07-24 | add wsi and force enable vkbasalt env var args and ui | xXJSONDeruloXx | |
| 2025-07-23 | fps slider for target pacing with UI | xXJSONDeruloXx | |
| 2025-07-22 | use generated kwargs and config in more hardcoded places | xXJSONDeruloXx | |
| 2025-07-22 | refactor: update configuration handling to use object-based API | xXJSONDeruloXx | |
| 2025-07-22 | add workaround env vars, rm old tests | xXJSONDeruloXx | |
| 2025-07-21 | refactor: remove unused backend files and improve configuration handling in ↵ | xXJSONDeruloXx | |
| TypeScript | |||
| 2025-07-19 | move env vars into lsfg script, getting sunset in lsfg-vk config soon | xXJSONDeruloXx | |
| 2025-07-18 | rm circular logic bug with legacy enable bool | xXJSONDeruloXx | |
| 2025-07-18 | initial env var additions | xXJSONDeruloXx | |
| 2025-07-17 | add experimental toggles | xXJSONDeruloXx | |
| 2025-07-17 | fix descriptions and cleanup UI | xXJSONDeruloXx | |
| 2025-07-17 | initial conf FE and BE hooks | xXJSONDeruloXx | |
| 2025-07-16 | centralized configuration system for lsfg-vk params | xXJSONDeruloXx | |
