index
:
decky-lsfg-vk
arm-test
main
profile-normalize
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
py_modules
/
lsfg_vk
/
config_schema.py
Age
Commit message (
Collapse
)
Author
8 days
fix: normalize spaces in profile names w dashes for conf requirements, ↵
xXJSONDeruloXx
display actual in FE
2025-10-20
chore: wording
xXJSONDeruloXx
2025-10-20
feat: always set no_fp16 false even on previous conf
xXJSONDeruloXx
2025-10-19
chore: clean up imports, rm dupe inits, bump ver
xXJSONDeruloXx
2025-08-16
add conf preservation logic, edge case handling if we add params down the line
xXJSONDeruloXx
2025-08-16
fix unique prof creation in conf
xXJSONDeruloXx
2025-08-16
initial prof selector and creator ui
xXJSONDeruloXx
2025-08-05
feat: groundwork for fp16 feature in lsfg-vk
xXJSONDeruloXx
2025-07-22
use generated kwargs and config in more hardcoded places
xXJSONDeruloXx
2025-07-22
further automate population of hardcoded fields
xXJSONDeruloXx
2025-07-22
rm test config options
xXJSONDeruloXx
2025-07-22
consolidate toml and script values
xXJSONDeruloXx
2025-07-22
add workaround env vars, rm old tests
xXJSONDeruloXx
2025-07-21
dry up with py generators for ts backends
xXJSONDeruloXx
2025-07-21
refactor: remove unused backend files and improve configuration handling in ↵
xXJSONDeruloXx
TypeScript
2025-07-19
Update py_modules/lsfg_vk/config_schema.py
Kurt Himebauch
2025-07-19
Update py_modules/lsfg_vk/config_schema.py
Kurt Himebauch
2025-07-19
restore script env var val on mount check and UI state set
xXJSONDeruloXx
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-18
new profile method workaround for sudo global use
xXJSONDeruloXx
2025-07-17
add experimental toggles
xXJSONDeruloXx
2025-07-17
fix descriptions and cleanup UI
xXJSONDeruloXx
2025-07-17
write dll path when discovered
xXJSONDeruloXx
2025-07-17
initial conf FE and BE hooks
xXJSONDeruloXx
2025-07-16
centralized configuration system for lsfg-vk params
xXJSONDeruloXx