Commit graph

38 commits

Author SHA1 Message Date
8bece23baf Typstify /tictactoe endpoint 2025-03-01 22:57:02 +01:00
d32be913fd Remove /photo endpoint 2025-03-01 22:44:09 +01:00
fbab0b9441 Remove /typst endpoint 2025-03-01 22:23:30 +01:00
5f2dcf81d3 Typstify /calendar endpoint 2025-03-01 22:21:45 +01:00
ca4e807c9f Typstify /cells endpoint 2025-03-01 21:52:17 +01:00
db06addc42 Typstify /egg endpoint 2025-03-01 20:14:08 +01:00
fa43074f3d Typstify /image endpoint 2025-03-01 18:38:22 +01:00
98071dfe32 Typstify /text endpoint 2025-03-01 17:33:45 +01:00
92ec72ab4b Dither images using wasm plugin 2025-03-01 02:17:03 +01:00
428b825e43 Use new typst rendering in /test endpoint 2025-02-28 23:53:28 +01:00
87b031101f Switch from time to jiff 2025-02-25 01:08:46 +01:00
a6d5c9f671 Add image scale option 2025-02-22 21:54:54 +01:00
f8ff567a00 Add dither algorithm option 2025-02-22 21:39:11 +01:00
dfc22b0008 Reformat with the 2024 rustfmt style edition 2025-02-22 15:45:27 +01:00
ede8621867 Add /typst web form 2024-06-02 20:41:38 +02:00
9b6865ff50 Add /typst 2024-05-13 13:02:26 +02:00
9c4ee1a350 Add tic tac toe drawing 2024-03-31 13:38:04 +02:00
28c44b526c Add /egg 2024-03-31 00:43:58 +01:00
a9ba160c13 Print random easter egg 2024-03-30 16:28:30 +01:00
0392e29538 Reorder server endpoints 2024-03-30 12:58:24 +01:00
57fc128be0 Turn ChatMessage into drawing 2024-03-30 12:52:39 +01:00
13ee9c5267 Turn Photo into drawing 2024-03-30 12:45:57 +01:00
aa02b42f5d Turn Image into drawing 2024-03-30 12:42:43 +01:00
0bc2942b2b Turn Text into drawing 2024-03-30 12:42:43 +01:00
dddef6b3b5 Remove Test command 2024-03-30 12:26:12 +01:00
9b1df02819 Turn Cells into drawing 2024-03-30 12:26:12 +01:00
d04a697d51 Turn Calendar into drawing 2024-03-30 12:26:09 +01:00
a50e0999ca Remove Stop and Rip commands 2024-03-30 12:18:49 +01:00
755889e82d Add /cells 2024-03-17 17:41:08 +01:00
4f3d66f6a0 Make bright printing optional 2024-03-15 23:19:17 +01:00
853895df79 Add /calendar 2024-03-13 02:37:52 +01:00
e903ca7ff9 Add /photo 2024-03-10 15:40:41 +01:00
e0a668a581 Improve server error handling 2024-03-10 15:26:50 +01:00
a51f3fa9b5 Add /index.html and /image.html 2024-03-10 01:06:20 +01:00
929ebb84eb Allow uploading images up to 32 MiB 2024-03-09 23:15:48 +01:00
74b0d25dfc Add /image endpoint 2024-03-09 22:47:10 +01:00
ce2f986983 Restructure printer code 2024-03-08 11:50:25 +01:00
a2867b7188 Import teepee code 2024-03-05 00:50:43 +01:00