Sebastian Mark smark
  • Galactic Sector ZZ9 Plural Z Alpha
  • Joined on 2017-07-04
smark deleted branch renovate/github.com-charmbracelet-bubbletea-1.x from pomodoro/ChronoTomato 2024-11-13 18:51:16 +00:00
smark pushed to main at pomodoro/ChronoTomato 2024-11-13 18:51:16 +00:00
57e71b1a5e chore: update module github.com/charmbracelet/bubbletea to v1.2.2
smark merged pull request pomodoro/ChronoTomato#34 2024-11-13 18:51:15 +00:00
chore: update module github.com/charmbracelet/bubbletea to v1.2.2
smark commented on issue pomodoro/ChronoTomato#23 2024-11-13 18:48:58 +00:00
Add Progressbar

closed by 6b90db0

smark closed issue pomodoro/ChronoTomato#23 2024-11-13 18:48:58 +00:00
Add Progressbar
smark closed issue pomodoro/ChronoTomato#24 2024-11-13 18:48:46 +00:00
Add Connection Timeout
smark commented on issue pomodoro/ChronoTomato#24 2024-11-13 18:48:44 +00:00
Add Connection Timeout

closed by 9de86fc

smark pushed to main at pomodoro/ChronoTomato 2024-11-13 18:48:16 +00:00
21edd2d823 feat: better error display in TUI
9de86fc217 feat: add read timeout for server messages
a5afcd2507 refactor: merge client/helper package to client
54339dc59f feat: replace timer icon
6b90db0d6c feat: add progress bar to timer
Compare 6 commits »
smark deleted branch smark/progress-bar from pomodoro/ChronoTomato 2024-11-13 18:48:09 +00:00
smark commented on issue pomodoro/ChronoTomato#24 2024-11-13 16:05:03 +00:00
Add Connection Timeout
diff --git a/cmd/client/view.go b/cmd/client/view.go
index 884ea00..f820d41 100644
--- a/cmd/client/view.go
+++ b/cmd/client/view.go
@@ -23,8 +23,8 @@ func (a app) View() string {
smark pushed to main at k8s/baseline 2024-11-13 06:55:13 +00:00
5964483884 chore: update helm release argo-cd to v7.7.2
smark deleted branch renovate/argo-cd-7.x from k8s/baseline 2024-11-13 06:55:13 +00:00
smark merged pull request k8s/baseline#178 2024-11-13 06:55:11 +00:00
chore: update helm release argo-cd to v7.7.2
smark pushed to smark/progress-bar at pomodoro/ChronoTomato 2024-11-12 16:30:14 +00:00
14f7de631d feat: replace timer icon
smark pushed to smark/progress-bar at pomodoro/ChronoTomato 2024-11-11 22:07:31 +00:00
cbd7cef3cf feat: replace timer icon
smark pushed to smark/progress-bar at pomodoro/ChronoTomato 2024-11-11 18:46:19 +00:00
0d02883567 fix: replace time icon
smark pushed to smark/progress-bar at pomodoro/ChronoTomato 2024-11-11 18:24:41 +00:00
27a9ff870a feat: add progress bar to timer
smark opened issue pomodoro/ChronoTomato#33 2024-11-11 16:56:25 +00:00
Add TUI for settings
smark pushed to smark/progress-bar at pomodoro/ChronoTomato 2024-11-11 07:08:40 +00:00
f9e39503e8 feat: add progress bar to timer