streamd/src/timesheet
Konstantin Fickel d614d678af
Some checks failed
Release / Build and Release (push) Successful in 6s
Continuous Integration / Lint, Check & Test (push) Failing after 56s
Continuous Integration / Build Package (push) Successful in 1m42s
chore: switch from h-float to min-int in timesheet
2026-04-07 08:28:50 +02:00
..
config.rs feat(timesheet): add configuration model with period validation 2026-04-02 16:22:21 +02:00
configuration.rs refactor: rewrite in rust 2026-03-29 18:28:03 +02:00
extract.rs refactor(timesheet): use repeat() for separator lines and sort points before grouping 2026-04-02 17:07:36 +02:00
generator.rs chore: switch from h-float to min-int in timesheet 2026-04-07 08:28:50 +02:00
mod.rs feat(timesheet): add report generation logic 2026-04-02 16:22:26 +02:00
point_types.rs refactor: rewrite in rust 2026-03-29 18:28:03 +02:00
report.rs chore: switch from h-float to min-int in timesheet 2026-04-07 08:28:50 +02:00
validation.rs feat(timesheet): add overlap detection for timecards 2026-04-02 16:22:25 +02:00