Sebastian Mark smark
  • Galactic Sector ZZ9 Plural Z Alpha
  • Joined on 2017-07-04
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
Compare 12 commits »
smark pushed to main at pomodoro/ChronoTomato 2024-10-28 06:53:34 +00:00
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
Compare 11 commits »
smark deleted branch smark/refactor-to-channels from pomodoro/ChronoTomato 2024-10-28 06:53:31 +00:00
smark pushed to smark/refactor-to-channels at pomodoro/ChronoTomato 2024-10-27 22:03:45 +00:00
a649a3d9fd refactor: rename desktop.go to notification.go
smark pushed to main at pomodoro/GoTomato 2024-10-27 21:48:33 +00:00
1a47c0607b feat: update protocol version handling
smark pushed to smark/refactor-to-channels at pomodoro/ChronoTomato 2024-10-27 21:33:40 +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
Compare 10 commits »
smark pushed to smark/refactor-to-channels at pomodoro/ChronoTomato 2024-10-27 21:27:37 +00:00
7306b1ae68 fixup! format: improve variable declaration style
smark pushed to smark/refactor-to-channels at pomodoro/ChronoTomato 2024-10-27 21:11:11 +00:00
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
Compare 8 commits »
smark pushed to smark/refactor-to-channels at pomodoro/ChronoTomato 2024-10-27 20:57:36 +00:00
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
Compare 4 commits »
smark pushed to smark/refactor-to-channels at pomodoro/ChronoTomato 2024-10-27 16:27:45 +00:00
33ab19d3ea format: improve code structure for better readability
5625535f35 refactor: improve cli parameter handling
bf68aca136 fix: use websocket constant to check IsCloseError
Compare 3 commits »
smark pushed to smark/refactor-to-channels at pomodoro/ChronoTomato 2024-10-27 16:24:28 +00:00
d1cb494417 format: improve code structure for better readability
b2e7c41015 refactor: improve cli parameter handling
Compare 2 commits »
smark pushed to smark/refactor-to-channels at pomodoro/ChronoTomato 2024-10-27 16:04:04 +00:00
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()
Compare 6 commits »
smark pushed to smark/refactor-to-channels at pomodoro/ChronoTomato 2024-10-27 15:47:53 +00:00
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
Compare 4 commits »
smark pushed to smark/refactor-to-channels at pomodoro/ChronoTomato 2024-10-27 15:37:06 +00:00
1c3701f031 break: configure via file OR cli parameters
49ba57ba40 fix: remove ununsed return statements in keyhandler()
5b112ab83f feat: refactor shared.Message to a channel
Compare 3 commits »
smark created branch smark/refactor-to-channels in pomodoro/ChronoTomato 2024-10-27 10:13:58 +00:00
smark pushed to smark/refactor-to-channels at pomodoro/ChronoTomato 2024-10-27 10:13:58 +00:00
35f0f397ea fix: remove ununsed return statements in keyhandler()
7c49859085 feat: refactor shared.Message to a channel
Compare 2 commits »
smark opened issue pomodoro/GoTomato#7 2024-10-27 08:13:05 +00:00
Use Channels instead of shared.Message object
smark commented on issue pomodoro/GoTomato#2 2024-10-26 14:38:29 +00:00
CleanUp Models

closed by 61b2f71, 16bc946, 0180aea, c20d36d, ffc9941

smark closed issue pomodoro/GoTomato#2 2024-10-26 14:38:29 +00:00
CleanUp Models
smark released v0.0.4 at pomodoro/GoTomato 2024-10-26 14:37:43 +00:00