Block a user
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-21 22:45:08 +02:00
f48db09300
Complete unit tests
WIP: Daemonize the musicbrainz thread
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-21 20:51:33 +02:00
593797c8ac
Fix all old unit tests
9b4b8763be
fix
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-21 19:10:09 +02:00
39bd5e7935
Separate interface from implementation
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-21 16:13:00 +02:00
41199f4750
Fix
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-21 16:09:49 +02:00
a67e6b937f
Errors and types
f4745b5d68
Hide Job structs behind trait
7d99219f44
Put event sender behind interface
993de9a38b
Some clean up
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-20 22:14:34 +02:00
21d0034b97
Remove stuff
b4d3eadd63
Now works
00269411e2
Works... sort of
a980086fe0
Daemon draft
f4472ee95d
Api submodule
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-15 15:22:34 +02:00
38517caf4e
Add manual input elements to the app an ui (#216)
Add manual input elements to the app an ui
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-15 15:15:48 +02:00
11d3df8f68
Don't use crossterm type directly
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-15 11:44:36 +02:00
b597edc86f
Complete unit tests
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-15 11:00:18 +02:00
cb09f47eb2
Ui unit tests
dd3633cd5f
Don't use super:: imports
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-15 10:44:35 +02:00
4b92254a4d
Isolate input lifecycle in one place
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-15 10:24:43 +02:00
e4c77c982d
Make input part of machine to reset between states
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-14 23:26:56 +02:00
Compare 3 commits »
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-14 23:08:19 +02:00
4c39988d96
More verbosity reduction
WIP: Add manual input elements to the app an ui
wojtek
pushed to 188---add-option-for-manual-input-during-fetch at wojtek/musichoard
2024-09-14 22:59:05 +02:00
d5716b79e2
Match naming
e8db0e98d5
Don't be verbose if not needed
20f36bcb0e
Do state tracking via types
8acf208968
Input no longer a state
09e1cb7fda
Visuals good enough