Sebastian Mark smark
  • Galactic Sector ZZ9 Plural Z Alpha
  • Joined on 2017-07-04
smark pushed to smark/refactor-timer at pomodoro/GoTomato 2024-10-25 13:27:03 +00:00
2985c10b27 feat: create timer method
smark commented on issue pomodoro/GoTomato#2 2024-10-24 21:20:35 +00:00
CleanUp Models

Ggf: GoTomatoPomodoroConfig -> PomodoroConfig GoTomatoServerConfig -> ServerConfig

smark commented on issue pomodoro/GoTomato#2 2024-10-24 21:19:59 +00:00
CleanUp Models

ServerMessage.GoTomatoVersion -> .ProtocollVersion

smark opened issue pomodoro/GoTomato#6 2024-10-24 20:56:32 +00:00
print server version to log on startup
smark closed issue pomodoro/GoTomato#4 2024-10-24 20:54:46 +00:00
Show number of connected clients in log output
smark commented on issue pomodoro/GoTomato#4 2024-10-24 20:54:45 +00:00
Show number of connected clients in log output

closed by 13d7cd0

smark released v0.0.2 at pomodoro/GoTomato 2024-10-24 20:54:13 +00:00
smark pushed to main at pomodoro/GoTomato 2024-10-24 20:52:56 +00:00
d256235c1b feat: bump version to v0.0.2
13d7cd0919 feat: add number of connected clients to log output
Compare 2 commits »
smark pushed tag v0.0.2 to pomodoro/GoTomato 2024-10-24 20:51:45 +00:00
smark pushed to main at pomodoro/ChronoTomato 2024-10-24 20:36:04 +00:00
84e95fdd93 chore: update variable in notification logic
smark opened issue pomodoro/GoTomato#5 2024-10-24 18:16:01 +00:00
use github.com/charmbracelet/log for logging
smark commented on issue pomodoro/ChronoTomato#5 2024-10-24 17:18:17 +00:00
Show pause and stop icon

closed by 77eeb08

smark closed issue pomodoro/ChronoTomato#5 2024-10-24 17:18:17 +00:00
Show pause and stop icon
smark pushed to main at pomodoro/ChronoTomato 2024-10-24 17:17:45 +00:00
77eeb087e3 feat: add state icons for start/paused/stoppped
smark pushed to main at pomodoro/GoTomato 2024-10-24 15:56:51 +00:00
26ca4d8b93 feat: change CMD to ENTRYPOINT for better container behavior
smark opened issue pomodoro/GoTomato#4 2024-10-24 15:43:56 +00:00
Show number of connected clients in log output
smark opened issue pomodoro/ChronoTomato#5 2024-10-24 15:17:22 +00:00
Show pause and stop icon
smark pushed to main at pomodoro/ChronoTomato 2024-10-24 05:32:10 +00:00
4a772db0f8 fix: update log level for missing config file
smark pushed to main at pomodoro/ChronoTomato 2024-10-24 05:27:44 +00:00
57871afa68 chore: add .renovaterc.json
6857615585 fix: no error on normal websocket closure
Compare 2 commits »
smark commented on issue pomodoro/ChronoTomato#4 2024-10-24 05:27:10 +00:00
Application exits with an error

closed by 6857615