Commit Graph

33 Commits

Author SHA1 Message Date
usagi-flow 54e94f6003
Add a simple woodpecker CI configuration 2023-05-27 16:41:39 +02:00
usagi-flow 9e8da4eb74
Update README.md 2023-05-27 16:36:31 +02:00
usagi-flow 5a83d134cd
Add a nix flake to build the app 2023-05-27 16:31:06 +02:00
usagi-flow 8d5300b7b5
Prepare for the next release 2023-05-27 16:30:24 +02:00
usagi-flow 152a932866
Update README.md 2023-04-15 13:50:17 +02:00
usagi-flow 6afa25744f
Prepare for the next release 2023-04-15 13:50:05 +02:00
usagi-flow 6a7cc05dce
Prepare for release 1.0.0 2023-04-15 12:24:40 +02:00
usagi-flow 8d45765aa8
Consistent formatting
- Format manually with `cargo +nightly fmt`
2023-04-15 12:16:53 +02:00
usagi-flow 0cfe50bb95
Update README.md 2023-01-02 13:00:26 +01:00
usagi-flow 7b94cc012a
Update rust.yml 2022-11-09 20:01:48 +01:00
usagi-flow 1ba9efaa00
Update rust.yml 2022-11-09 19:58:31 +01:00
usagi-flow b1127a7bc3
Update rust.yml 2022-11-09 17:34:12 +01:00
usagi-flow 4691702d46
Update rust.yml 2022-11-09 17:10:28 +01:00
usagi-flow bd97312f81
Update rust.yml 2022-11-09 16:48:26 +01:00
usagi-flow cf38b5962e
Update rust.yml 2022-11-09 15:38:46 +01:00
usagi-flow f279a4938e
Update rust.yml 2022-11-09 15:32:00 +01:00
usagi-flow 7c54a93808
Update rust.yml 2022-11-09 14:22:30 +01:00
usagi-flow 8f24114ddd
Update README.md 2022-04-30 13:25:40 +02:00
usagi-flow 88390f1ed0
Add an OpenRC script 2022-04-30 13:18:05 +02:00
usagi-flow a334167844
:%retab! 2022-04-29 23:20:34 +02:00
usagi-flow 46991f8e0a
Update README.md 2022-04-29 22:31:54 +02:00
usagi-flow 093b8a82da
Update rust.yml 2022-04-29 22:28:56 +02:00
usagi-flow 00f2db2104
Create rust.yml 2022-04-29 22:24:35 +02:00
usagi-flow d2122625d7
Create README.md 2022-04-29 22:12:41 +02:00
usagi-flow 2b5dc6cdf3
Detect when we're waiting for a serial port 2022-04-29 21:50:45 +02:00
usagi-flow 1c5dddd1da
CLI improvements 2022-04-29 21:50:15 +02:00
usagi-flow bf485736c2
Don't crash if a peer disconnects, don't crash if shutdown() fails after a peer disconnection 2022-04-29 21:20:01 +02:00
usagi-flow 9938f9fed0
CLI 2022-04-29 20:45:09 +02:00
usagi-flow 51de6a466c
Config receives its own static instance to avoid fiddling with config loading logic in App 2022-04-28 21:12:06 +02:00
usagi-flow a9d4e70004
Introduce a config and polling on the serial port instead of crashing if it's not available. 2022-04-28 20:46:51 +02:00
usagi-flow 2afb2a548e
Refactoring 2022-04-28 18:49:56 +02:00
usagi-flow 2ceb4a9c96
Initial implementation 2022-04-27 22:01:03 +02:00
usagi-flow b22be9b618
Initial commit 2022-04-27 22:00:45 +02:00