<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-lsfg-vk/py_modules/lsfg_vk, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/'/>
<entry>
<title>Merge pull request #234 from christopherl/chore/remove-dead-code</title>
<updated>2026-07-15T03:23:32+00:00</updated>
<author>
<name>Kurt Himebauch</name>
<email>136133082+xXJSONDeruloXx@users.noreply.github.com</email>
</author>
<published>2026-07-15T03:23:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=85492d47cb79d3452e3b5d9113f34e364e081b0f'/>
<id>85492d47cb79d3452e3b5d9113f34e364e081b0f</id>
<content type='text'>
Remove dead code across frontend and backend</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove dead code across frontend and backend</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #199 from xXJSONDeruloXx/arm-test</title>
<updated>2026-07-07T20:03:03+00:00</updated>
<author>
<name>Kurt Himebauch</name>
<email>136133082+xXJSONDeruloXx@users.noreply.github.com</email>
</author>
<published>2026-07-07T20:03:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=68d1ffc838df119f9e317edd86a4c1e39d834bb6'/>
<id>68d1ffc838df119f9e317edd86a4c1e39d834bb6</id>
<content type='text'>
add experimental arm .so and overwrite logic on setup</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add experimental arm .so and overwrite logic on setup</pre>
</div>
</content>
</entry>
<entry>
<title>remove dead code across frontend and backend</title>
<updated>2026-05-07T20:44:59+00:00</updated>
<author>
<name>Christopher Lott</name>
<email>chris@MacBook-Air-von-Christopher.fritz.box</email>
</author>
<published>2026-05-07T20:44:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=0a9ed38d9e5e3f67efc0ecdc0d549d67ccb86fb8'/>
<id>0a9ed38d9e5e3f67efc0ecdc0d549d67ccb86fb8</id>
<content type='text'>
- 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: normalize spaces in profile names w dashes for conf requirements, display actual in FE</title>
<updated>2025-12-07T04:40:32+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-12-07T04:40:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=a4b6f610ca0d2cf73ccbc40c5d9d5b1cc9c629b9'/>
<id>a4b6f610ca0d2cf73ccbc40c5d9d5b1cc9c629b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify arch detect</title>
<updated>2025-11-28T03:45:37+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-11-28T03:45:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=fc8724b850b7c59151522da8391963cc071d49f8'/>
<id>fc8724b850b7c59151522da8391963cc071d49f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify check for arch</title>
<updated>2025-11-28T03:43:00+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-11-28T03:43:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=126c0a98558fa31ee00c72663e700321e822823a'/>
<id>126c0a98558fa31ee00c72663e700321e822823a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add experimental arm .so and overwrite logic on setup</title>
<updated>2025-11-28T03:24:13+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-11-28T03:24:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=4d6360812d56923b42ee9bd5a13d2f95a1d1c958'/>
<id>4d6360812d56923b42ee9bd5a13d2f95a1d1c958</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: profile update config ref fix and simplify ui feedback message</title>
<updated>2025-10-22T03:41:10+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-10-22T03:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=805f714439e30122df20313f901e660c9a892dbb'/>
<id>805f714439e30122df20313f901e660c9a892dbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: bump ver, add back autogen conf warnings</title>
<updated>2025-10-22T03:14:12+00:00</updated>
<author>
<name>xXJSONDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-10-22T03:14:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=4a6b8d3239e5ee904fa8ceead5cc2ce7707e70d6'/>
<id>4a6b8d3239e5ee904fa8ceead5cc2ce7707e70d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rm unused DLL path methods from ConfigurationService and Plugin classes</title>
<updated>2025-10-22T02:47:26+00:00</updated>
<author>
<name>xXJsonDeruloXx</name>
<email>danielhimebauch@gmail.com</email>
</author>
<published>2025-10-22T02:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mirror.aerocore.com.cn/xXJSONDeruloXx/decky-lsfg-vk/commit/?id=74b246f30bb6b030ad3cf1a2a993db1204f061c1'/>
<id>74b246f30bb6b030ad3cf1a2a993db1204f061c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
