streamd/src
Konstantin Fickel aa8f83e321
All checks were successful
Continuous Integration / Build Package (push) Successful in 26s
Continuous Integration / Lint, Check & Test (push) Successful in 42s
fix: replace vec! with array to satisfy clippy useless_vec lint
2026-04-02 18:36:10 +02:00
..
cli fix: replace vec! with array to satisfy clippy useless_vec lint 2026-04-02 18:36:10 +02:00
extract refactor: rewrite in rust 2026-03-29 18:28:03 +02:00
localize refactor: rewrite in rust 2026-03-29 18:28:03 +02:00
models refactor: rewrite in rust 2026-03-29 18:28:03 +02:00
query refactor: rewrite in rust 2026-03-29 18:28:03 +02:00
timesheet refactor: use chrono for month names 2026-04-02 18:18:48 +02:00
config.rs chore: switch from yaml to toml 2026-03-29 19:14:51 +02:00
error.rs feat(todo): add numbered tasks, edit, done, and future filtering 2026-04-02 18:27:19 +02:00
lib.rs refactor: rewrite in rust 2026-03-29 18:28:03 +02:00
main.rs feat(todo): add numbered tasks, edit, done, and future filtering 2026-04-02 18:27:19 +02:00