vinzenz · he/him
  • Berlin
  • Joined on 2025-01-15
vinzenz created pull request servicepoint/servicepoint-cli#3 2025-03-08 12:43:02 +01:00
WIP: update to the next version of servicepoint
vinzenz pushed to next-sp-ver at servicepoint/servicepoint-cli 2025-03-08 12:42:43 +01:00
2efe86a592 update to the (unreleased) version of servicepoint
vinzenz created branch next-sp-ver in servicepoint/servicepoint-cli 2025-03-08 12:42:43 +01:00
vinzenz pushed to next at servicepoint/servicepoint 2025-03-08 12:17:43 +01:00
300bb5d647 brightness to command not packet, move docs, clippy
vinzenz pushed to next at servicepoint/servicepoint 2025-03-08 12:09:18 +01:00
d6229ece87 adjust mod structure
03f84c337f adjust tests for higher coverage
2ff49aaf7a move TypedCommand to own mod
Compare 3 commits »
vinzenz pushed to next at servicepoint/servicepoint 2025-03-08 11:42:06 +01:00
159abd36d9 fix docs
8022b65991 move containers into own mod
e3fc56c200 rename commands, add suffix and export on top level
9bff9bd346 do not panic if bitmap has invalid parameters
Compare 4 commits »
vinzenz pushed to next at servicepoint/servicepoint 2025-03-08 00:40:06 +01:00
427dd93088 merge BitmapLinear-Commands
d195f6100a rename modules
Compare 2 commits »
vinzenz created pull request servicepoint/servicepoint#3 2025-03-07 22:53:34 +01:00
WIP: make everything a trait
vinzenz created branch next in servicepoint/servicepoint 2025-03-07 22:52:59 +01:00
vinzenz pushed to next at servicepoint/servicepoint 2025-03-07 22:52:59 +01:00
c66e6db498 Command is now a trait
b691ef33f8 Connection is now a trait
111f35b242 fix panic message
Compare 3 commits »
vinzenz pushed tag v0.3.0 to servicepoint/servicepoint-cli 2025-03-02 15:36:39 +01:00
vinzenz released v0.3.0 at servicepoint/servicepoint-cli 2025-03-02 15:36:39 +01:00
vinzenz pushed to main at servicepoint/servicepoint-cli 2025-03-02 15:29:57 +01:00
a903cbed85 Merge pull request 'better dithering, keep aspect ratio, send image' (#2) from next into main
6eee677ed4 send stdin as UTF instead of CP437
11d9ac0bcb restructure cli
0ac6b77ed0 keep aspect is optional
a1fa13b6e5 fast resize, now higher quality; keep aspect ratio
Compare 17 commits »
vinzenz merged pull request servicepoint/servicepoint-cli#2 2025-03-02 15:29:55 +01:00
better dithering, keep aspect ratio, send image
vinzenz pushed to next at servicepoint/servicepoint-cli 2025-03-02 15:21:05 +01:00
6eee677ed4 send stdin as UTF instead of CP437
11d9ac0bcb restructure cli
Compare 2 commits »
vinzenz pushed to next at servicepoint/servicepoint-cli 2025-03-02 15:17:34 +01:00
e435f60540 send stdin as UTF instead of CP437
4d4f7a029c restructure cli
Compare 2 commits »
vinzenz pushed to next at servicepoint/servicepoint-cli 2025-03-02 15:13:57 +01:00
a86909af3c send stdin as UTF instead of CP437
f03fb46366 restructure cli
0ac6b77ed0 keep aspect is optional
a1fa13b6e5 fast resize, now higher quality; keep aspect ratio
0521e103ec remove spacers in image processing
Compare 19 commits »
vinzenz pushed to next at servicepoint/servicepoint-cli 2025-03-02 15:07:40 +01:00
08b26de45e send stdin as UTF instead of CP437
61261791f7 restructure cli
Compare 2 commits »
vinzenz reopened pull request servicepoint/servicepoint-cli#2 2025-03-02 13:46:45 +01:00
better dithering, keep aspect ratio, send image
vinzenz closed pull request servicepoint/servicepoint-cli#2 2025-03-02 13:46:43 +01:00
better dithering, keep aspect ratio, send image