mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-10 00:07:57 -05:00
Introduces endpoints for listing available tile map templates in both public and authenticated server settings routers. Adds schema and utility logic for tile map templates. Refactors login photo upload and delete operations to use aiofiles for asynchronous file handling. Improves type annotations, docstrings, and error handling in server settings modules. Updates dependencies to include aiofiles.