Compare commits

..

5 commits

Author SHA1 Message Date
57e71b1a5e chore: update module github.com/charmbracelet/bubbletea to v1.2.2 2024-11-13 18:51:02 +00:00
21edd2d823 feat: better error display in TUI
- always show `client.LasErr` if not `nil`
2024-11-13 19:47:47 +01:00
9de86fc217 feat: add read timeout for server messages 2024-11-13 17:16:50 +01:00
a5afcd2507 refactor: merge client/helper package to client
- remove helper package and move functions to client package
- merge `terminalOutput()` to `view.go`
- move `desktopNotifications()` to `cmd/client`

🤖
2024-11-13 17:14:13 +01:00
54339dc59f feat: replace timer icon
- change timer icon from hourglass to stopwatch

🤖
2024-11-13 17:14:13 +01:00

Diff content is not available