1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-04-19 19:56:50 +00:00

17 Commits

Author SHA1 Message Date
ea47b101f2 chore: remove interactive mode 2025-01-08 00:16:12 +01:00
dd4e1499b7 refactor: extract command handling into functions 2025-01-08 00:00:41 +01:00
1215daca1e refactor: change usage of password dependent on feature selection 2025-01-01 20:10:16 +01:00
f02a925e3f refactor: remove password-less wrapper function for OSB files 2025-01-01 18:50:47 +01:00
bf90738dc6 refactor: replace for_each() with for loop 2024-12-14 14:01:08 +01:00
3445c3db3e refactor: rename method and property 2024-12-14 13:46:11 +01:00
b242703452 chore: use Rust Crypto SHA implementation 2024-12-09 22:05:36 +01:00
efa2dc68d6 chore: code cleanup 2024-12-08 12:19:08 +01:00
b4e1113f3d chore: add linter config and related code cleanup 2024-12-04 14:36:59 +01:00
e484d69006
fix: use binary file read (#34) 2024-11-06 19:15:42 +01:00
1debbf25a4
feat: add command to generate completion (#33) 2024-11-06 18:54:36 +01:00
d4febb026f chore: change License to GNU GPL v2 2024-10-30 18:38:51 +01:00
e70b30112b refactor: do not use format!() 2024-01-25 12:20:26 +01:00
bf5a3a697f refactor: Cleanup command handling 2024-01-17 09:25:38 +01:00
221b2c6a2f feat: add shortcut methods to read OSC and Profile files 2023-12-31 18:34:42 +01:00
dc62454a74 feat: read YAML files containing profile using new file io 2023-12-31 17:09:57 +01:00
8c44e623f6 refactor: extract cli command handling 2023-12-30 07:54:49 +01:00