10 Commits

Author SHA1 Message Date
eduard.dlabal f2bb654f68 Update README.MD 2025-05-19 17:51:22 +02:00
eduard.dlabal 102f0c1b6b Update project files and headers: ensure consistency and maintainability across the codebase. 2025-05-18 22:14:42 +02:00
eduard.dlabal 12749c4552 Refactor UART handling and TUI integration: update UART thread structure and improve dialog management for better user experience. 2025-05-18 16:38:04 +02:00
eduard.dlabal 9e6dfc7d0e Update CSV data, refactor UART packet handling, and adjust TUI layout: modify person entries in CSV, change UART packet synchronization bytes, and update max_rows calculation in person listing. 2025-05-18 14:51:10 +02:00
eduard.dlabal 1650a741b2 Enhance database management and TUI functionality: update person data in CSV, add edit and delete options in TUI, and improve mutex handling in user functions. 2025-05-18 00:49:59 +02:00
eduard.dlabal 61c7a6ad0f Enhance TUI and file handling: update color definitions, improve dialog windows, and refactor CSV export functionality for better user feedback and error handling. 2025-05-17 23:08:14 +02:00
eduard.dlabal 3a0fd9fe65 Refactor personInfo function: update parameters to include person list, enhance memory handling, and improve user interaction in TUI. 2025-05-17 21:44:45 +02:00
eduard.dlabal c84987239e Refactor searchUUIDByName: update parameter type for UUIDs found, improve memory allocation handling, and enhance error checking 2025-05-17 18:30:55 +02:00
eduard.dlabal 7bc938aa69 Enhance user management: update CSV data, refactor UUID search function, and implement person listing and search functionalities in the TUI. 2025-05-15 23:19:35 +02:00
eduard.dlabal 7800666839 Refactor CSV handling: update file names, implement saveListToCSV function, and enhance loadListFromCSV error handling. 2025-05-13 21:44:21 +02:00