Commit Graph

45 Commits

Author SHA1 Message Date
Christoph J. Scherr 7baefea6ed fix: add one second to the live timebar_ratio now time to align percentages with expectations #10 2024-07-12 19:12:06 +02:00
Christoph J. Scherr 412c9d690a chore: remove old todo comments 2024-07-12 19:12:06 +02:00
Christoph J. Scherr 6e8507f1b4 refactor: address clippy warnings 2024-07-12 19:12:06 +02:00
Christoph J. Scherr c9905dcc6c Merge branch 'devel' into feat/timebar 2024-07-12 19:12:06 +02:00
cscherrNT 4a9a8df1dc automatic cargo CI changes 2024-07-12 19:12:06 +02:00
Christoph J. Scherr 914b21b6fe chore: make version semver compliant again 2024-07-12 19:12:06 +02:00
Christoph J. Scherr 14b47b3455 chore: change a format because rustfmt errored 2024-07-12 19:12:06 +02:00
Christoph J. Scherr 34207a15c5 chore: change a fixme 2024-07-12 19:12:06 +02:00
Christoph J. Scherr 55aaa08532 Merge branch 'feat/timebar' of https://git.cscherr.de/PlexSheep/crock into feat/timebar 2024-07-12 19:12:06 +02:00
Christoph J. Scherr 88985ff331 fix: sync timebar with clock #9 2024-07-12 19:12:06 +02:00
Christoph J. Scherr 257cac6d52 Merge branch 'feat/timebar' of https://git.cscherr.de/PlexSheep/crock into feat/timebar 2024-07-12 19:12:06 +02:00
Christoph J. Scherr d4719fc686 refactor(data): add UiData struct and remove the hacky fix that broke 2024-07-12 19:12:06 +02:00
Christoph J. Scherr d72ddc496f fix: sync timebar with clock 2024-07-12 19:12:06 +02:00
cscherrNT e186a717f2 automatic cargo CI changes 2024-07-12 19:12:06 +02:00
Christoph J. Scherr b83ae74d46 fix: sync timebar with clock with a horrible hack 2024-07-12 19:12:06 +02:00
Christoph J. Scherr afc5acd3ac refactor: move some things around and make them more clear 2024-07-12 19:12:06 +02:00
PlexSheep 6a0f38c0c2 automatic cargo CI changes 2024-07-12 19:12:00 +02:00
Christoph J. Scherr b8d4304147 feat: sunparts fixed length under time 2024-07-12 19:12:00 +02:00
Christoph J. Scherr 40f378eecc chore: bump version 2024-07-12 19:12:00 +02:00
Christoph J. Scherr 25916afc30 Merge branch 'devel' into feat/timebar 2024-07-12 19:12:00 +02:00
Christoph J. Scherr 0ea492a76b Merge branch 'feat/timebar' of https://git.cscherr.de/PlexSheep/crock into feat/timebar 2024-07-12 19:12:00 +02:00
PlexSheep 01bebeab84 automatic cargo CI changes 2024-07-12 19:12:00 +02:00
Christoph J. Scherr fa8bf841db refactor: style timebar and fix custom resets 2024-07-12 19:12:00 +02:00
PlexSheep ff5ca0ffa0 automatic cargo CI changes 2024-07-12 19:12:00 +02:00
Christoph J. Scherr 878508f1a9 feat: early timebar implementation 2024-07-12 19:12:00 +02:00
Christoph J. Scherr c5df9cce34 refactor: sort deps
cargo devel CI / cargo CI (push) Successful in 1m18s Details
2024-07-09 20:10:32 +02:00
Christoph J. Scherr fdf2da6566 refactor: clippy findings
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-07-09 20:09:12 +02:00
Christoph J. Scherr 572db7f182 refactor: move clock to module in preparation for cli
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-07-09 20:08:58 +02:00
Christoph J. Scherr 652eb61f92 chore: add libpt
cargo devel CI / cargo CI (push) Successful in 1m18s Details
2024-07-09 20:00:52 +02:00
Christoph J. Scherr e58485c4c9 refactor: layout scales better and center is easier #4
cargo devel CI / cargo CI (push) Successful in 1m16s Details
2024-07-09 16:51:02 +02:00
Christoph J. Scherr acdfa840ab chore: remove cargo test (not a lib)
cargo devel CI / cargo CI (push) Successful in 1m11s Details
2024-07-09 14:02:03 +02:00
Christoph J. Scherr f6f0f3b372 chore: bump version
cargo devel CI / cargo CI (push) Failing after 1m18s Details
2024-07-09 13:58:58 +02:00
Christoph J. Scherr 28954405ba docs: remove docs.rs - not a lib
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-07-09 13:58:12 +02:00
Christoph J. Scherr fe6c5b4e4f chore: add CI 2024-07-09 13:58:05 +02:00
Christoph J. Scherr 9a42e12654 chore: bump version 2024-07-09 13:54:16 +02:00
Christoph J. Scherr 5fa0802210 docs: small but proper readme 2024-07-09 13:53:28 +02:00
Christoph J. Scherr 15397200a5 chore: bump version 2024-07-09 13:48:13 +02:00
Christoph J. Scherr 8916736db1 fix: use local time instead of Utc #3 2024-07-09 13:46:51 +02:00
Christoph J. Scherr 90656af7aa chore: bump version 2024-07-09 13:41:43 +02:00
Christoph J. Scherr 7ab1e71170 chore: clippy stuff 2024-07-09 13:41:31 +02:00
Christoph J. Scherr 6512cad419 chore: allow publish 2024-07-09 13:22:18 +02:00
Christoph J. Scherr 40d391a266 feat: a working crock 2024-07-09 13:21:59 +02:00
Christoph J. Scherr 7f81f884e4 feat: center and split 2024-07-09 13:21:59 +02:00
Christoph J. Scherr da29f6796c feat: minimal clock 2024-07-09 13:21:59 +02:00
Christoph J. Scherr 8fbb3ca7e0
initial commit 2024-03-04 15:14:47 +01:00