müde vinzenz · she/her
  • Berlin
  • Joined on 2025-01-15
vinzenz pushed to next at servicepoint/servicepoint 2025-03-08 18:16:39 +01:00
28f0bd5903 add tests, fix bug
18db901fb5 do not panic in ValueGrid
b178b48834 add tests
7cd26cd50e move tests to the module they test
c8a38870d1 brightness to command not packet, move docs, clippy
Compare 5 commits »
vinzenz pushed to main at servicepoint/servicepoint-simulator 2025-03-08 16:22:36 +01:00
06fc8e5850 prepare to publish
865a38ccd1 update other dependencies and flake
085b2adb1b update servicepoint
Compare 3 commits »
vinzenz pushed tag v0.2.0 to servicepoint/servicepoint-simulator 2025-03-08 16:20:44 +01:00
vinzenz pushed to next at servicepoint/servicepoint-simulator 2025-03-08 16:18:05 +01:00
abb0b64b7c clippy
vinzenz pushed to next at servicepoint/servicepoint-simulator 2025-03-08 16:16:52 +01:00
e667c519cd add note to README about move
vinzenz created pull request servicepoint/servicepoint-simulator#1 2025-03-08 16:13:32 +01:00
WIP: next servicepoint version
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 created branch next-sp-ver in servicepoint/servicepoint-cli 2025-03-08 12:42:43 +01:00
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 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 released v0.3.0 at servicepoint/servicepoint-cli 2025-03-02 15:36:39 +01:00
vinzenz pushed tag v0.3.0 to 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