Jef Roosens Chewing_Bever
Jef Roosens pushed to main at Chewing_Bever/otter 2025-06-06 13:53:26 +02:00
b04955d70e chore: update changelog
82d914ebbb chore: fix static release binaries using zigbuild
275d249320 chore: update to edition 2024; update packages; rename some stuff
Compare 3 commits »
Jef Roosens pushed tag 0.1.0 to Chewing_Bever/otter 2025-06-06 13:50:41 +02:00
Jef Roosens pushed to main at Chewing_Bever/homelab 2025-06-05 21:58:08 +02:00
27e6e693bc feat: update pearl play
2ebdb06b5e feat: add ufw rule
5e2cafaf47 feat: add sshd config role
Compare 3 commits »
Jef Roosens opened issue Chewing_Bever/alex#15 2025-06-04 17:37:18 +02:00
Panic when unwrapping child stdin
Jef Roosens pushed to main at Chewing_Bever/alex 2025-05-24 23:40:40 +02:00
f2a0b6230f refactor(backup): delta contributions function no longer takes reversed input
5f43d7b8b1 test(backup): add some more delta tests
Compare 2 commits »
Jef Roosens pushed to main at Chewing_Bever/alex 2025-05-24 17:22:04 +02:00
15c4839a81 test(backup): add delta union test
22a6e68c7c feat(backup): implement mutation methods and specialized PartialEq for State
3f00eee61e feat(backup): add delta mutation methods; start union tests
5f7376ebb1 chore: bump versions to 0.4.2
Compare 4 commits »
Jef Roosens pushed tag 0.4.2 to Chewing_Bever/alex 2025-05-24 17:21:51 +02:00
Jef Roosens deleted tag 0.4.2 from Chewing_Bever/alex 2025-05-24 17:21:45 +02:00
Jef Roosens pushed to main at Chewing_Bever/alex 2025-05-24 13:42:47 +02:00
d9773dc600 chore: bump versions to 0.4.2
Jef Roosens pushed tag 0.4.2 to Chewing_Bever/alex 2025-05-24 12:10:06 +02:00
Jef Roosens pushed to main at Chewing_Bever/alex 2025-05-19 11:46:39 +02:00
ed13fb7511 test(backup): add delta union test
a9fa0e1590 feat(backup): implement mutation methods and specialized PartialEq for State
7e045760b3 feat(backup): add delta mutation methods; start union tests
Compare 3 commits »
Jef Roosens pushed to main at Chewing_Bever/alex 2025-05-17 20:16:54 +02:00
638e228ba4 chore: add publish functionality to justfile
Jef Roosens pushed to main at Chewing_Bever/alex 2025-05-17 20:10:37 +02:00
e8a92d7e07 chore: organize justfiles
Jef Roosens pushed to main at Chewing_Bever/alex 2025-05-01 16:06:57 +02:00
6a8725489e chore: bump dependencies
Jef Roosens closed issue Chewing_Bever/alex#13 2025-04-30 15:33:37 +02:00
Crash can corrupt JSON metadata file
Jef Roosens pushed to main at Chewing_Bever/alex 2025-04-30 15:32:59 +02:00
3ae19e2168 fix(backup): work with temporary file while writing json metadata file
08e77034a7 refactor: add Justfile; fix some clippy lints
abafd9a28c refactor: split backup and alex into separate crate; set up workspace
Compare 3 commits »
Jef Roosens opened issue Chewing_Bever/alex#14 2025-04-29 20:49:23 +02:00
Migrate to Tokio runtime
Jef Roosens pushed to main at Chewing_Bever/homelab 2025-04-24 19:26:25 +02:00
824d7b8a12 feat: add initial setup for pearl server
Jef Roosens pushed to main at Chewing_Bever/homelab 2025-04-24 17:01:35 +02:00
2ae759025c refactor: clean up directories and start standardized role names
e2ef196a62 webdav: switch to non-bcrypt config password
Compare 2 commits »
Jef Roosens pushed to main at Chewing_Bever/otter 2025-04-16 11:03:54 +02:00
82e52bc8f9 feat(server): add basic cli error handling to avoid unwraps