COMMITS
August 17, 2026
D
Bump actions/cache from 5 to 6 (#300)
dependabot[bot] committed
August 14, 2026
D
Bump actions/checkout from 6 to 7 (#299)
dependabot[bot] committed
May 12, 2026
J
chore: update cargo manifest (#298)
jiaxin committed
April 30, 2026
J
Update dependencies and switch UUID to v7 (#297)
jiaxin committed
March 23, 2026
March 12, 2026
J
Add badges to README (Rust, CI, License, CodeRabbit) (#287)
jiaxin committed
J
Merge pull request #286 from solarhell/fix/listen-localhost
jiaxin committed
J
Fix rustfmt formatting for listen_addr config line
jiaxin committed
J
Add LISTEN_ADDR env var for configurable listen address
jiaxin committed
J
Update README to reflect 127.0.0.1 default listen address
jiaxin committed
J
Change default listen address from 0.0.0.0 to 127.0.0.1
jiaxin committed
J
Merge pull request #285 from solarhell/add-coderabbit-config
jiaxin committed
J
Fix CRLF line endings in .coderabbit.yaml to LF
jiaxin committed
J
Add CodeRabbit configuration for automated code review
jiaxin committed
J
Rename project to font_obfuscator (Rust snake_case convention)
jiaxin committed
J
Add production-grade lint configuration (clippy, rustfmt)
jiaxin committed
J
Add multi-font auto-detect tests and CI workflow
jiaxin committed
J
J
Add keep_all mode to preserve full font character set (fixes #97)
jiaxin committed
J
Rewrite in Rust, replacing Python implementation
jiaxin committed
November 26, 2024
J
Update README.md
jiaxin committed
April 10, 2024
J
April 7, 2024
D
Bump fonttools from 4.24.4 to 4.51.0
dependabot[bot] committed
January 30, 2024
J
Merge pull request #195 from solarhell/dependabot/pip/rfc3986-2.0.0
jiaxin committed
D
Bump rfc3986 from 1.4.0 to 2.0.0
dependabot[bot] committed
J
Merge pull request #159 from solarhell/dependabot/pip/six-1.16.0
jiaxin committed
D
Bump six from 1.15.0 to 1.16.0
dependabot[bot] committed
J
J
J