Commit Graph

21 Commits

Author SHA1 Message Date
8b9661f149 Add http routes for separate rating and userid 2025-04-16 21:31:42 +02:00
df58b0f7ba Add tokio watch channel to update mpris player state 2025-04-09 17:24:37 +02:00
2c2d8dcb4c Add http server with mpmc communication for mpris player 2025-04-09 15:34:23 +02:00
e579aec933 Update sqlx version 2025-04-07 14:52:30 +02:00
32f3949a21 Update tui-textarea
Supported crossterm version is 0.28.0
2025-04-07 14:51:05 +02:00
f0729ee30f Fix dependency tree by checking in the Cargo.lock
Fix deprecation warnings
2025-04-07 14:37:32 +02:00
c5d100488f Add list feature 2024-03-28 23:51:18 +01:00
40235a3439 Update main 2024-03-26 00:49:46 +01:00
f7daed8a22 Update ctrl + c 2024-03-25 16:24:51 +01:00
8cea0b89a0 Update readme 2024-03-25 16:20:42 +01:00
afb1729498 Update readme 2024-03-25 16:18:04 +01:00
ba8a5a241a Update gitignore 2024-03-25 16:08:23 +01:00
751ed0485e Exit with ctrl m 2024-03-25 14:32:31 +01:00
f464d039d2 Add rating loop 2024-03-25 14:15:43 +01:00
3a1fbd48d9 Add database rating input 2024-03-25 11:55:18 +01:00
206e340012 Add user input database verification 2024-03-25 11:31:42 +01:00
d0a8306a20 Add sqlite database 2024-03-24 17:12:31 +01:00
1eba31a03f Add user interface 2024-03-24 16:22:57 +01:00
e44fa474d9 Add player interpret and track 2024-03-24 14:49:40 +01:00
9d93976d85 Add README 2024-03-24 14:26:11 +01:00
f331cf0e80 Initial commit 2024-03-24 14:22:24 +01:00