- 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 |
||
---|---|---|
.. | ||
001_create_users_table.sql | ||
002_create_admin_flag.sql | ||
003_create_ban_flag.sql | ||
004_create_kick_table.sql | ||
005_create_files_table.sql | ||
006_add_admin_verified_to_files.sql |