Commit graph

126 commits

Author SHA1 Message Date
428b825e43 Use new typst rendering in /test endpoint 2025-02-28 23:53:28 +01:00
8526566f39 Add showbits-typst crate 2025-02-28 23:10:15 +01:00
949b2683a0 Make tunnel more robust 2025-02-28 14:09:50 +01:00
c7f4934014 Open tunnel only once network is online 2025-02-27 22:35:59 +01:00
0ed868ff6d Increase feed padding 2025-02-27 20:29:46 +01:00
45102d108d Run cargo fmt 2025-02-27 16:36:27 +01:00
3609b1b760 Set up ssh tunnel from spinch to plugh.de 2025-02-27 16:36:03 +01:00
d53b86d3ca Check for printer before printing backlog 2025-02-27 15:16:47 +01:00
25e1679701 Deploy thermal printer to spinch 2025-02-27 15:16:47 +01:00
6555e9c0bd Switch to persistent printer with queue 2025-02-27 03:39:59 +01:00
0ea4cf1d22 Fix name typo 2025-02-27 01:28:17 +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
f833a5fea5 Update taffy to 0.7.6 2025-02-22 16:46:49 +01:00
ea0cc4c7e3 Update typst and related packages 2025-02-22 16:39:05 +01:00
a5f2efaf7d Update tokio to 1.43.0 2025-02-22 16:32:02 +01:00
b8b693d55c Update time to 0.3.37 2025-02-22 16:31:40 +01:00
310259327c Update serde to 1.0.218 2025-02-22 16:31:08 +01:00
f1f128fa1a Update rust-embed to 8.5.0 2025-02-22 16:30:50 +01:00
f4e345abdf Update rand to 0.9.0 2025-02-22 16:30:21 +01:00
ee20a059e2 Update mime_guess to 2.0.5 2025-02-22 16:26:54 +01:00
ae2ee75797 Update image to 0.25.5 2025-02-22 16:26:40 +01:00
3ba4bcd2f8 Update escpos to 0.15.0 2025-02-22 16:26:06 +01:00
e9ed7d6eaa Update cosmic-text to 0.12.1 2025-02-22 16:13:03 +01:00
772fcb69eb Update clap to 4.5.30 2025-02-22 16:02:22 +01:00
05b1734800 Update axum to 0.8.1 2025-02-22 16:01:49 +01:00
417ad05f0c Update anyhow to 1.0.96 2025-02-22 16:01:45 +01:00
8a33b7f6ca Run cargo update 2025-02-22 15:54:40 +01:00
dfc22b0008 Reformat with the 2024 rustfmt style edition 2025-02-22 15:45:27 +01:00
debd3795e9 Migrate to the 2024 rust edition 2025-02-22 15:44:44 +01:00
e7d23083b0 Resolve 2024 edition migration warnings 2025-02-22 15:43:52 +01:00
4f725a05c9 Move all dependencies to workspace 2025-02-22 15:40:09 +01:00
611bf3a9f1 Enable more lints 2025-02-22 15:35:46 +01:00
ede8621867 Add /typst web form 2024-06-02 20:41:38 +02:00
0345a80349 Update dependencies 2024-05-14 01:51:50 +02:00
9b6865ff50 Add /typst 2024-05-13 13:02:26 +02:00
1464d074bf Increase chance of bad eggs 2024-03-31 19:41:32 +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
1c56349b56 Add fancy new easter egg drawings
Drawn by Lilith, Sina, and myself.
2024-03-30 23:26:38 +01:00
a9ba160c13 Print random easter egg 2024-03-30 16:28:30 +01:00
b293408cbc Reduce feed distance 2024-03-30 16:28:01 +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