Commit graph

20 commits

Author SHA1 Message Date
8676e8fd61 build: forbid unsafe code 2024-11-05 21:13:33 +11:00
da33147f5f style: run rustfmt 2024-11-05 21:10:42 +11:00
61ab4ba38d perf: extract error fn to a macro 2024-11-04 22:13:26 +11:00
9b20403cef feat: stroke alias for stroke_colour 2024-11-04 22:02:58 +11:00
37ef12f5c7 feat: backward compat with 80x80 icons
Added backwards compatibility with older versions expecting 80x80 icons with 8px padding
2024-11-04 22:00:41 +11:00
1912f0baf6
enhance: remove indoc, just use consts 2024-11-04 11:14:39 +11:00
2b934876e0 refactor+deps: cleanup code, remove unused dep 2024-11-02 21:21:08 +11:00
e58123f496 feat: multithreading! 2024-11-02 21:05:03 +11:00
55b0985cf9 feat: accept commonwealth spelling 2024-11-02 18:17:02 +11:00
4968a907dd feat: stroke_color options 2024-11-02 18:04:33 +11:00
b297785dd5 feat: /info endpoint 2024-11-02 17:33:44 +11:00
98394d2885 enhance: improve logging 2024-11-02 17:15:42 +11:00
c5fa5fb07b feat: bg colour option 2024-11-02 12:34:16 +11:00
dd53cce7f6 feat: render to png + edits 2024-11-02 11:56:25 +11:00
545e9bdabe
feat: sending out svgs 2024-11-01 22:51:12 +11:00
3d8837cdb1
fix: incorrect place for, HTTP/1.1 + read desc
handle different body types
2024-11-01 21:59:38 +11:00
1473d03e71
feat: listen on v6 and v4 2024-11-01 19:48:55 +11:00
f27747291f
refactor(wip): extract req handling logic 2024-11-01 19:35:25 +11:00
952908292b
feat: URL handling 2024-10-30 13:49:27 +11:00
09fc6c1307 Initial commit 2024-10-30 07:58:10 +11:00