Sebastian Mark smark
  • Galactic Sector ZZ9 Plural Z Alpha
  • Joined on 2017-07-04
smark pushed to smark/permanent-broadcast-message at pomodoro/GoTomato 2024-10-21 06:40:01 +00:00
0d9874c893 feat: simplify pomodoro functions by removing client parameter
smark created branch smark/permanent-broadcast-message in pomodoro/GoTomato 2024-10-21 06:17:23 +00:00
smark pushed to smark/permanent-broadcast-message at pomodoro/GoTomato 2024-10-21 06:17:23 +00:00
2220e0d81a feat: implement permanent broadcast message functionality
smark pushed to main at pomodoro/GoTomato 2024-10-20 21:42:29 +00:00
eba4065c6f chore: add .renovaterc.json
f183686272 break: update ServerMessage model
2ac1aecba1 feat: allow clients to send pomodoro config
Compare 3 commits »
smark deleted branch renovate/configure from pomodoro/GoTomato 2024-10-20 21:38:36 +00:00
smark merged pull request pomodoro/GoTomato#1 2024-10-20 21:38:01 +00:00
chore: Configure Renovate
smark pushed to main at pomodoro/GoTomato 2024-10-20 21:38:01 +00:00
bc520c28e4 chore: add .renovaterc.json
smark pushed to renovate/configure at pomodoro/GoTomato 2024-10-20 21:37:44 +00:00
bc520c28e4 chore: add .renovaterc.json
f9b2a76894 break: update ServerMessage model
314e71acba feat: allow clients to send pomodoro config
9149b1a78e refactor: rename GoTomatoTimerConfig to GoTomatoPomodoroConfig
f098c1f6bf refactor: rename RunPomodoroTimer() to RunPomodoro()
Compare 20 commits »
smark pushed to main at pomodoro/GoTomato 2024-10-20 21:37:01 +00:00
f9b2a76894 break: update ServerMessage model
314e71acba feat: allow clients to send pomodoro config
Compare 2 commits »
smark pushed to main at pomodoro/GoTomato 2024-10-20 21:22:25 +00:00
5c08a9b184 break: update ServerMessage model
52634ed226 feat: allow clients to send pomodoro config
9149b1a78e refactor: rename GoTomatoTimerConfig to GoTomatoPomodoroConfig
Compare 3 commits »
smark pushed to main at pomodoro/GoTomato 2024-10-20 20:01:14 +00:00
f098c1f6bf refactor: rename RunPomodoroTimer() to RunPomodoro()
337e5b0ed3 refactor: rename BroadcastMessage model to ServerMessage
Compare 2 commits »
smark pushed to main at pomodoro/GoTomato 2024-10-20 18:51:44 +00:00
d2e34e84f8 refactor: move Clients map and mutex to handle_connections
d0e1162726 feat: add comments for configuration fields
Compare 2 commits »
smark pushed to main at pomodoro/GoTomato 2024-10-20 18:10:10 +00:00
45c527cc79 fix: remove default values from GoTomatoServerConfig model
smark pushed to main at pomodoro/GoTomato 2024-10-20 17:27:42 +00:00
914421d7a5 doc: update README with client commands and server messages
smark pushed to main at pomodoro/GoTomato 2024-10-20 16:16:47 +00:00
b46d2469d3 feat: update variable and function name for started pomodoro
smark pushed to main at pomodoro/GoTomato 2024-10-20 16:09:18 +00:00
32a33dc684 feat: update variable and function name for started pomodoro
b71d04aad2 fix: remove duplicate client registration
Compare 2 commits »
smark pushed to main at pomodoro/GoTomato 2024-10-20 12:56:21 +00:00
0b2f83cd35 feat: add CLI flags to app
85923b4469 feat: create model for pomodoro settings
09b475dd61 feat: create model for server config
Compare 3 commits »
smark deleted branch smark/implement-pause-resume from pomodoro/GoTomato 2024-10-20 09:29:47 +00:00
smark pushed to main at pomodoro/GoTomato 2024-10-20 09:29:47 +00:00
3d5cb29c54 chore: cleanup pause/resume functions
b62e92b5a4 fix: resolve race condition in pause/resume check
4471c86a0c fix: prevent concurrent write to websocket connection
ffc6913344 break: change the "stop" command to "reset"
bc3a306c00 feat: add pause and resume functionality
Compare 5 commits »
smark pushed to smark/implement-pause-resume at pomodoro/GoTomato 2024-10-20 09:29:31 +00:00
3d5cb29c54 chore: cleanup pause/resume functions
b62e92b5a4 fix: resolve race condition in pause/resume check
4471c86a0c fix: prevent concurrent write to websocket connection
Compare 3 commits »