smark
pushed to renovate/git.smsvc.net-pomodoro-gotomato-0.x at pomodoro/ChronoTomato
2024-10-28 06:53:53 +00:00
2430e22756
fix: update module git.smsvc.net/pomodoro/gotomato to v0.0.4
a649a3d9fd
refactor: rename
desktop.go
to notification.go
c764deeeb7
feat: simplify command handling for start, pause, and resume
e0000382e9
fix: move package variable to
frontend.Handler
e8b463c59c
format: update import statements
a649a3d9fd
refactor: rename
desktop.go
to notification.go
c764deeeb7
feat: simplify command handling for start, pause, and resume
e0000382e9
fix: move package variable to
frontend.Handler
e8b463c59c
format: update import statements
f26f12ef98
format: improve variable declaration style
smark
deleted branch smark/refactor-to-channels from pomodoro/ChronoTomato
2024-10-28 06:53:31 +00:00
c764deeeb7
feat: simplify command handling for start, pause, and resume
e0000382e9
fix: move package variable to
frontend.Handler
e8b463c59c
format: update import statements
f26f12ef98
format: improve variable declaration style
912dfa62f2
format: improve code structure for better readability
4fd2a25e40
feat: simplify command handling for start, pause, and resume
67091e227f
fix: move package variable to
frontend.Handler
a64fd16878
format: update import statements
330775929e
format: improve variable declaration style
cb68759b05
format: improve code structure for better readability
b96a40970a
feat: simplify command handling for start, pause, and resume
c8e2d43f1a
fix: move package variable to
frontend.Handler
57275149a0
format: update import statements
5910c084a5
format: improve variable declaration style
33ab19d3ea
format: improve code structure for better readability
5625535f35
refactor: improve cli parameter handling
bf68aca136
fix: use
websocket
constant to check IsCloseError
d1cb494417
format: improve code structure for better readability
b2e7c41015
refactor: improve cli parameter handling
23515b2b62
format: improve code structure for better readability
19be4e0efa
refcator: improve cli parameter handling
d3443de145
fix: use
websocket
constant to check IsCloseError
ddcb8254a0
break: configure via file OR cli parameters
39d4a7a05e
fix: remove ununsed return statements in keyhandler()
875e6406db
fix: use
websocket
constant to check IsCloseError
63ff6e880f
break: configure via file OR cli parameters
a223c99e42
fix: remove ununsed return statements in keyhandler()
31102f65c0
feat: refactor shared.Message to a channel
1c3701f031
break: configure via file OR cli parameters
49ba57ba40
fix: remove ununsed return statements in keyhandler()
5b112ab83f
feat: refactor shared.Message to a channel
35f0f397ea
fix: remove ununsed return statements in keyhandler()
7c49859085
feat: refactor shared.Message to a channel
Use Channels instead of shared.Message object