<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacd-meta.git/src/api, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/yacd-meta.git/atom/src/api?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/yacd-meta.git/atom/src/api?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/'/>
<updated>2026-07-05T09:36:35Z</updated>
<entry>
<title>feat(rules): support enabling/disabling rules and show hit/entry counts</title>
<updated>2026-07-05T09:36:35Z</updated>
<author>
<name>Larvan2</name>
<email>78135608+Larvan2@users.noreply.github.com</email>
</author>
<published>2026-07-05T09:36:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=30dfb51a61a6d6083640d411da8c63cb076318ab'/>
<id>urn:sha1:30dfb51a61a6d6083640d411da8c63cb076318ab</id>
<content type='text'>
Wire up the mihomo rules API's extra fields (disabled, hitCount, hitAt)
and the /rules/disable endpoint so each rule can be toggled on/off and
shows its hit count. Also surface the rule provider's ruleCount for
RuleSet-type rules, since their own size field is always -1.
</content>
</entry>
<entry>
<title>fix(logs): ensure proper cleanup of log fetching on component unmount</title>
<updated>2026-07-03T10:23:58Z</updated>
<author>
<name>Larvan2</name>
<email>78135608+Larvan2@users.noreply.github.com</email>
</author>
<published>2026-07-03T10:23:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=a7a842ee25a5b7fc5aa0cd20e9a3086d747332bc'/>
<id>urn:sha1:a7a842ee25a5b7fc5aa0cd20e9a3086d747332bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(proxies): add provider health check timeout configuration and related translations</title>
<updated>2026-07-03T06:50:40Z</updated>
<author>
<name>Larvan2</name>
<email>78135608+Larvan2@users.noreply.github.com</email>
</author>
<published>2026-07-03T06:50:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=2b6d5875421a801ddc79568387b161b2b47424c1'/>
<id>urn:sha1:2b6d5875421a801ddc79568387b161b2b47424c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(proxies): add latency test URL configuration and expected status handling</title>
<updated>2026-07-03T06:06:56Z</updated>
<author>
<name>Larvan2</name>
<email>78135608+Larvan2@users.noreply.github.com</email>
</author>
<published>2026-07-03T06:06:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=5f9935312b1703561caf1187fa94abed1d046894'/>
<id>urn:sha1:5f9935312b1703561caf1187fa94abed1d046894</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: modernize tooling and migrate to @tanstack/react-query v5</title>
<updated>2026-06-21T04:30:23Z</updated>
<author>
<name>Larvan2</name>
<email>78135608+Larvan2@users.noreply.github.com</email>
</author>
<published>2026-06-21T04:30:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=bd5566677fad9e7028073ab90eaf100d988d2873'/>
<id>urn:sha1:bd5566677fad9e7028073ab90eaf100d988d2873</id>
<content type='text'>
- migrate react-query@3 to @tanstack/react-query@5 (object-form API,
  useSuspenseQuery for suspense-relied queries, isLoading -&gt; isPending,
  invalidateQueries object syntax)
- migrate ESLint 8 .eslintrc.yml to ESLint 9 flat config (eslint.config.mjs),
  drop legacy airbnb-base/react-app configs and the dead flowtype plugin,
  replace @typescript-eslint/* pair with the unified typescript-eslint
- remove unused deps: prop-types, regenerator-runtime
- add lint/typecheck scripts; auto-fix import ordering across src

Co-Authored-By: Claude Opus 4.8 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat(configs): add signal support and timeout for fetchConfigs</title>
<updated>2026-06-04T13:25:02Z</updated>
<author>
<name>Larvan2</name>
<email>78135608+Larvan2@users.noreply.github.com</email>
</author>
<published>2026-06-04T13:25:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=a8f8bb1d6b9925425b5b1121de0ea1c0de1645ed'/>
<id>urn:sha1:a8f8bb1d6b9925425b5b1121de0ea1c0de1645ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(proxies): add latency test URL and timeout configuration</title>
<updated>2026-06-04T13:14:57Z</updated>
<author>
<name>Larvan2</name>
<email>78135608+Larvan2@users.noreply.github.com</email>
</author>
<published>2026-06-04T13:14:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=cc6efa25afc9853771565a5f68d1cc24b3a945b2'/>
<id>urn:sha1:cc6efa25afc9853771565a5f68d1cc24b3a945b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(logs): improve log fetching and add log level selection</title>
<updated>2026-04-18T06:18:28Z</updated>
<author>
<name>Larvan2</name>
<email>78135608+Larvan2@users.noreply.github.com</email>
</author>
<published>2026-04-18T06:18:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=2cf83223f6d4b551998e8cd8f74fcec5e7ffd8ae'/>
<id>urn:sha1:2cf83223f6d4b551998e8cd8f74fcec5e7ffd8ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: adjust style</title>
<updated>2026-01-01T07:52:18Z</updated>
<author>
<name>Larvan2</name>
<email>78135608+Larvan2@users.noreply.github.com</email>
</author>
<published>2026-01-01T07:52:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=a547b3c8dc48791c4f767da0314d907eba543cc1'/>
<id>urn:sha1:a547b3c8dc48791c4f767da0314d907eba543cc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>upgrade ui</title>
<updated>2026-01-01T05:47:30Z</updated>
<author>
<name>Larvan2</name>
<email>78135608+Larvan2@users.noreply.github.com</email>
</author>
<published>2026-01-01T05:26:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/yacd-meta.git/commit/?id=6768024fc9460f7f5a459de32de4cf771c75e19c'/>
<id>urn:sha1:6768024fc9460f7f5a459de32de4cf771c75e19c</id>
<content type='text'>
</content>
</entry>
</feed>
