This website requires JavaScript.
Explore
Help
Sign in
kfickel
/
streamd
Watch
1
Star
0
Fork
You've already forked streamd
0
Code
Issues
6
Pull requests
2
Projects
1
Releases
7
Wiki
Activity
Actions
60fac418f8
streamd
/
src
/
timesheet
History
Download ZIP
Download TAR.GZ
Konstantin Fickel
d614d678af
Some checks failed
Release / Build and Release (push)
Successful in 6s
Details
Continuous Integration / Lint, Check & Test (push)
Failing after 56s
Details
Continuous Integration / Build Package (push)
Successful in 1m42s
Details
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