文件历史

提交图

14 次代码提交

作者 SHA1 备注 提交日期
lyogavin 3cdabd5309 chore: refresh star history chart 2026-07-21 08:28:12 +00:00
lyogavin bd78cac634 chore: refresh star history chart 2026-07-20 16:35:27 +00:00
lyogavin 4b589bbb67 chore: refresh star history chart 2026-07-12 08:15:59 +00:00
lyogavin 7cfc7c787e chore: refresh star history chart 2026-07-11 07:54:48 +00:00
lyogavin dd5936e51b chore: refresh star history chart 2026-07-10 09:34:31 +00:00
lyogavin d80a7ecb55 chore: refresh star history chart 2026-07-09 09:38:08 +00:00
lyogavin b9e4337f03 chore: refresh star history chart 2026-07-08 08:27:14 +00:00
lyogavin 696aba8f7b chore: refresh star history chart 2026-07-07 09:40:20 +00:00
lyogavin 84c4f0f1ce chore: refresh star history chart 2026-07-06 10:19:22 +00:00
lyogavin 473643d2de chore: refresh star history chart 2026-07-05 08:52:15 +00:00
lyogavin c7801c6204 chore: refresh star history chart 2026-07-04 08:36:36 +00:00
Yu Li 7479b98cff Add dark-mode star history chart with theme auto-switch
Generate light and dark variants and use a <picture> element so the README chart follows the viewer's GitHub theme. The daily workflow now regenerates both.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-03 21:20:38 -05:00
lyogavin c1cd4f01bf chore: refresh star history chart 2026-07-04 02:11:14 +00:00
Yu Li 3576132de4 Generate real star history chart from authenticated GitHub API
The anonymous star-history.com API is rate-limited and returned an empty chart for this repo, so the embedded image showed no data. Render the chart ourselves (scripts/gen_star_history.py) by sampling stargazer timestamps with a token, output a PNG, and have the daily workflow regenerate it. Replaces the empty SVG.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-03 21:10:00 -05:00