chatserver/src
Andrea b8f2a91411 Add kick and file management features
- Implement kick functionality with add, remove, and check operations
- Add file management with create, request, and verify operations
- Update database schema with new tables and columns
- Enhance command handling in client module for new features
- Fix argument order in verify_password function
2025-04-22 23:04:35 +02:00
..
client Add kick and file management features 2025-04-22 23:04:35 +02:00
db Add kick and file management features 2025-04-22 23:04:35 +02:00
tui Add TUI module for logging and enhance logging functionality 2025-01-22 13:06:46 +01:00
main.rs Add ban and unban functionality with admin verification 2025-04-22 17:39:24 +02:00