• Joined on 2025-09-23
kfickel created branch 79_timesheet-use-minutes-flag in kfickel/streamd 2026-04-07 07:57:35 +02:00
kfickel pushed to main at kfickel/streamd 2026-04-07 07:52:04 +02:00
e4ed1d839e chore(deps): lock file maintenance
kfickel deleted branch renovate/lock-file-maintenance from kfickel/streamd 2026-04-07 07:52:04 +02:00
kfickel merged pull request kfickel/streamd#81 2026-04-07 07:52:02 +02:00
chore(deps): lock file maintenance
kfickel commented on issue kfickel/streamd#80 2026-04-03 18:27:40 +02:00
Add Windows build support and release artifacts

Implementation Plan

1. Nix Cross-Compilation (flake.nix)

Add mkWindowsCraneLib (after mkMuslCraneLib around line 123):

mkWindowsCraneLib =
  system:
  let
    pkgs =
kfickel commented on issue kfickel/streamd#79 2026-04-03 18:27:10 +02:00
streamd timesheet report --use-minutes

Implementation Plan

Overview

Add a --minutes / -m flag to the streamd timesheet command that displays time as HH:MM (e.g., 8:30) instead of decimal hours (e.g., 8.5h).

###…

kfickel opened issue kfickel/streamd#80 2026-04-03 18:26:41 +02:00
Add Windows build support and release artifacts
kfickel opened issue kfickel/streamd#79 2026-04-03 18:22:06 +02:00
streamd timesheet report --use-minutes
kfickel closed issue kfickel/streamd#74 2026-04-03 16:13:57 +02:00
Build .deb package and publish to Forgejo Releases
kfickel pushed to main at kfickel/streamd 2026-04-03 16:01:21 +02:00
19a9e6a72e ci: change release pipeline to run on every push
kfickel pushed to main at kfickel/streamd 2026-04-03 15:57:10 +02:00
kfickel deleted tag v0.1.1 from kfickel/streamd 2026-04-03 15:56:25 +02:00
kfickel deleted tag v0.1.0 from kfickel/streamd 2026-04-03 15:56:23 +02:00
kfickel pushed to main at kfickel/streamd 2026-04-03 15:55:13 +02:00
3a09c4d638 chore: update pipeline to manual releases
kfickel deleted tag v0.1.1 from kfickel/streamd 2026-04-03 15:48:06 +02:00
kfickel pushed to main at kfickel/streamd 2026-04-03 15:47:55 +02:00
7564ce01d5 chore: update cargo lock to 0.1.1
kfickel pushed to main at kfickel/streamd 2026-04-03 15:42:48 +02:00
4f3c7cc0e4 chore: bump tag to 0.1.1
kfickel pushed to main at kfickel/streamd 2026-04-03 15:39:37 +02:00
1d934b1a0d chore: add verbose flag to release action
kfickel deleted tag v0.1.0 from kfickel/streamd 2026-04-03 15:27:46 +02:00
kfickel deleted tag v0.1.0 from kfickel/streamd 2026-04-03 15:19:24 +02:00