genewildish
  • Joined on 2026-03-13
genewildish pushed to feat/code-scroll at genewildish/Mainline 2026-03-16 09:10:00 +00:00
2229ccdea4 feat: introduce a 'code' mode to display source code lines, add new font assets, and include dedicated tests for code fetching.
genewildish pushed to feat/code-scroll at genewildish/Mainline 2026-03-16 08:56:51 +00:00
f13e89f823 docs: add code-scroll mode design spec
genewildish created branch feat/code-scroll in genewildish/Mainline 2026-03-16 08:56:51 +00:00
genewildish pushed to main at genewildish/Mainline 2026-03-16 00:09:11 +00:00
19fb4bc4fe Merge pull request 'docs/update-readme' (#23) from docs/update-readme into main
ae10fd78ca refactor: Restructure README, add uv and mise commands, and detail component extension and development workflows.
4afab642f7 docs: add README update design spec
Compare 3 commits »
genewildish merged pull request genewildish/Mainline#23 2026-03-16 00:09:11 +00:00
docs/update-readme
genewildish created pull request genewildish/Mainline#23 2026-03-16 00:09:02 +00:00
docs/update-readme
genewildish pushed to docs/update-readme at genewildish/Mainline 2026-03-16 00:08:35 +00:00
ae10fd78ca refactor: Restructure README, add uv and mise commands, and detail component extension and development workflows.
4afab642f7 docs: add README update design spec
Compare 2 commits »
genewildish pushed to docs/update-readme at genewildish/Mainline 2026-03-15 23:47:07 +00:00
f6f177590b Merge pull request 'Modernize project with uv, pytest, ruff, and git hooks' (#21) from enhance_portability into main
9ae4dc2b07 fix: update ntfy tests for SSE API (reconnect_delay)
1ac2dec3b0 fix: use native hk staging in pre-commit hook
757c854584 fix: apply ruff auto-fixes and add hk git hooks
4844a64203 style: apply ruff auto-fixes across codebase
Compare 13 commits »
genewildish pushed to main at genewildish/Mainline 2026-03-15 23:21:37 +00:00
f6f177590b Merge pull request 'Modernize project with uv, pytest, ruff, and git hooks' (#21) from enhance_portability into main
9ae4dc2b07 fix: update ntfy tests for SSE API (reconnect_delay)
1ac2dec3b0 fix: use native hk staging in pre-commit hook
757c854584 fix: apply ruff auto-fixes and add hk git hooks
4844a64203 style: apply ruff auto-fixes across codebase
Compare 6 commits »
genewildish merged pull request genewildish/Mainline#21 2026-03-15 23:21:36 +00:00
Modernize project with uv, pytest, ruff, and git hooks
genewildish pushed to main at genewildish/Mainline 2026-03-15 20:50:09 +00:00
d758541156 Merge pull request 'feat: migrate Ntfy message retrieval from polling to SSE streaming, replacing poll_interval with reconnect_delay for continuous updates.' (#20) from feat/ntfy-sse into main
b979621dd4 Merge branch 'main' into feat/ntfy-sse
6e39a2dad2 feat: migrate Ntfy message retrieval from polling to SSE streaming, replacing poll_interval with reconnect_delay for continuous updates.
Compare 3 commits »
genewildish merged pull request genewildish/Mainline#20 2026-03-15 20:50:09 +00:00
feat: migrate Ntfy message retrieval from polling to SSE streaming, replacing `poll_interval` with `reconnect_delay` for continuous updates.
genewildish pushed to feat/ntfy-sse at genewildish/Mainline 2026-03-15 20:50:03 +00:00
b979621dd4 Merge branch 'main' into feat/ntfy-sse
f91cc9844e Merge pull request 'feat: add new font files to the fonts directory' (#19) from feat/display into main
bddbd69371 Merge branch 'main' into feat/display
1ba3848bed feat: add new font files to the fonts directory
Compare 4 commits »
genewildish created pull request genewildish/Mainline#20 2026-03-15 20:49:59 +00:00
feat: migrate Ntfy message retrieval from polling to SSE streaming, replacing poll_interval with reconnect_delay for continuous updates.
genewildish pushed to main at genewildish/Mainline 2026-03-15 20:47:17 +00:00
f91cc9844e Merge pull request 'feat: add new font files to the fonts directory' (#19) from feat/display into main
bddbd69371 Merge branch 'main' into feat/display
1ba3848bed feat: add new font files to the fonts directory
Compare 3 commits »
genewildish merged pull request genewildish/Mainline#19 2026-03-15 20:47:17 +00:00
feat: add new font files to the fonts directory
genewildish pushed to feat/display at genewildish/Mainline 2026-03-15 20:45:55 +00:00
bddbd69371 Merge branch 'main' into feat/display
a986df344a Merge pull request 'doc: Document new font selection command-line arguments, environment variables, and a dedicated font management section.' (#18) from docs/update-readme into main
c84bd5c05a doc: Document new font selection command-line arguments, environment variables, and a dedicated font management section.
7b0f886e53 Merge pull request 'feat: add new font assets including CSBishopDrawn, CyberformDemo, and KATA.' (#17) from feat/font-picker into main
9eeb817dca Merge branch 'main' into feat/font-picker
Compare 13 commits »
genewildish created pull request genewildish/Mainline#19 2026-03-15 20:45:52 +00:00
feat: add new font files to the fonts directory
genewildish pushed to feat/ntfy-sse at genewildish/Mainline 2026-03-15 20:45:32 +00:00
6e39a2dad2 feat: migrate Ntfy message retrieval from polling to SSE streaming, replacing poll_interval with reconnect_delay for continuous updates.
genewildish created branch feat/ntfy-sse in genewildish/Mainline 2026-03-15 20:45:32 +00:00