20 Commits

Author SHA1 Message Date
4781570f8e use anyhow for errors 2025-06-02 15:12:59 +02:00
d039925a6e use name mapping when exporting to csv 2025-05-20 13:29:17 +02:00
907b758626 added IDMapping to IDStore 2025-05-16 17:46:24 +02:00
47f19f3c54 moved TallyID into it's own file
Tally id now ignores tha case since it's basicly a hex value as a
string. Reason for that is that if a user inputs an id.
2025-05-12 21:35:20 +02:00
01454a018d fixed buzzer use in tokio thread 2025-05-05 14:39:13 +02:00
1ba74be096 fixed merge errors 2025-05-05 13:04:00 +02:00
PC_WSL
e14f703a76 added led ws 2812 and buzzer stuff 2025-05-05 12:42:51 +02:00
c91ec8076e
use the tokio fs in id store
außerdem "readed_string" also bitte
2025-04-27 19:48:50 +02:00
39746f59f7
moved store saving to main 2025-04-27 15:08:27 +02:00
8aa6714697
save store on new id 2025-04-27 13:16:23 +02:00
0195bb3666
added some documentation 2025-04-26 19:22:13 +02:00
6496f671d9
added logger
LOG_LEVEL env var is now supported
2025-04-26 18:54:46 +02:00
a45cab0b4b
removed some debug lines 2025-04-24 11:00:46 +02:00
Philipp
de5487fc6d added precompiled files, autorun service and changed tokyo buffer to one 2025-04-23 20:12:57 +02:00
0f189b8e98
CSV generation in the webserver 2025-04-16 23:02:28 +02:00
Philipp
880e8f24a7 workday ending 2025-04-16 20:04:55 +02:00
d18b967f39
added export_csv to id_store
Also some fixes and formatting
2025-04-16 18:58:47 +02:00
Philipp
ad009f987d added buzzer 2025-04-16 16:10:42 +02:00
c7dbbc1b43
implemented IDStore 2025-04-12 14:36:33 +02:00
32f3124374
initial commit 2025-04-12 13:02:29 +02:00