Commit graph

253 commits

Author SHA1 Message Date
8dbcb182b2 Fix image boolean options 2025-09-14 20:08:59 +02:00
746d4b9fee Add catfishing endpoint and UI 2025-09-14 17:54:21 +02:00
804000f681 Update dependencies 2025-09-02 20:40:53 +02:00
4ba89dfb30 Fix clippy warnings 2025-09-02 20:17:49 +02:00
2f9472b803 Add rotate checkbox for xkcd 2025-09-02 20:16:49 +02:00
b0f1828723 Add rotate checkbox for image 2025-07-19 22:55:10 +02:00
524670b7c9 Add banner endpoint 2025-07-19 22:04:52 +02:00
b192bf06e1 Add spinch deployment option 2025-04-15 11:40:54 +02:00
b1db90d759 Fix spelling of "xkcd" 2025-04-10 00:53:22 +02:00
09aff0eefa Update readme and add images 2025-04-09 19:33:55 +02:00
b390ba3d0b Make disabled buttons a bit transparent 2025-04-09 19:24:28 +02:00
9d07b9c92d Tweak look of buttons 2025-04-09 19:24:28 +02:00
b20156031b Improve image quality if the images are being saved 2025-04-09 19:24:28 +02:00
8b0b07a367 Notify user whether uploaded images are saved 2025-04-09 19:24:28 +02:00
dad0f282c6 Add option to export original images 2025-04-09 19:24:28 +02:00
c8fb228a24 Get rid of deprecation warnings 2025-04-09 19:24:28 +02:00
fdcb1b3d6f Make camera stream slightly more robust 2025-04-09 19:24:28 +02:00
56c7321c83 Update rust dependencies 2025-04-09 19:24:28 +02:00
a99fcd2152 Add spinner while printing image 2025-04-09 19:24:28 +02:00
79b880d7bf Fix camera not turning back on after using gallery 2025-04-09 19:24:28 +02:00
5ce7625f6b Add gallery button 2025-04-09 19:24:28 +02:00
15f6a517e7 Fix camera flipping on mobile 2025-04-09 19:24:28 +02:00
9e0e0f4359 Port photo ui to vue 2025-04-09 19:24:28 +02:00
06ec6d7792 Update ui dependencies 2025-04-09 19:24:28 +02:00
df9880284c Move photo implementation to vue component 2025-04-09 19:24:28 +02:00
1a6431b922 Add vue app to photo.html 2025-04-09 19:24:28 +02:00
ad028bc522 Build photo.html with vite 2025-04-09 19:24:28 +02:00
4ab15ab61a Fix sunrise/sunset date off-by-one 2025-04-09 19:24:28 +02:00
c6f5e373da Fix cellular automaton form 2025-04-09 19:24:28 +02:00
711fed91c9 Make bright the default for xkcds 2025-04-09 19:24:28 +02:00
c4c6887603 Add more dithering options 2025-04-09 19:24:28 +02:00
618f298cc6 Add xkcd document 2025-04-09 19:24:28 +02:00
f8076e6b66 Add chain helper method to library 2025-04-09 19:24:28 +02:00
4e82a51212 Fix line spacing
The characters should touch each other horizontally and vertically. That
way, things like half-height block character based QR codes look correct
instead of seeming stretched.
2025-04-09 19:24:28 +02:00
b8fb4153c1 Add more ideas 2025-04-09 19:24:28 +02:00
c7d8eec1d8 Respect system time zone for sunrise/sunset times 2025-04-09 19:24:28 +02:00
a24532d9cc Add sunrise/sunset document 2025-04-09 19:24:28 +02:00
14b48c3c21 Update dependencies 2025-03-05 13:27:23 +01:00
8b659eff32 Fix image rotation for /api/image 2025-03-05 03:13:33 +01:00
aa6aadc559 Fix photo mode on spinch 2025-03-04 15:54:50 +01:00
56884acb38 Add visual feedback to photo mode 2025-03-04 15:52:15 +01:00
0e9aeb928a Allow pasting of images 2025-03-04 15:28:36 +01:00
4fba556c35 Add todo 2025-03-04 03:23:38 +01:00
d09063b3f3 Fix text area width on chrome 2025-03-03 23:53:25 +01:00
fc56be9466 Add slight radius to document close button 2025-03-03 22:40:50 +01:00
f4eb4d58b0 Fix spinch deployment 2025-03-03 22:25:38 +01:00
a92ef78133 Fix egg typst preview 2025-03-03 21:01:19 +01:00
d9dbd90ff2 Remove typst plugin
It was nice but really slow.
2025-03-03 21:01:11 +01:00
3a2637bb34 Remove ui dist dir in clean meta script 2025-03-03 20:54:59 +01:00
c0fe22922d Dither image outside of typst 2025-03-03 20:52:50 +01:00