- Updated logs.html to include a modern design with Tailwind CSS. - Added a login section for admin access to logs. - Implemented JavaScript functions for login, log retrieval, and month selection. - Enhanced user experience with loading indicators and error handling. feat: Add ServeLogsPage method to LogsController - Introduced ServeLogsPage method to serve the logs HTML page. - Configured to respond with HTML when the Accept header is text/html. refactor: Update logs routes to serve HTML page - Modified routes to serve the logs HTML page without authentication. - Adjusted protected routes for log retrieval to use API versioning. docs: Add API documentation for user and role controllers - Added Swagger documentation comments for user and role controller methods. - Documented endpoints for user registration, login, and email verification. |
||
|---|---|---|
| .. | ||
| docs.go | ||
| swagger.json | ||
| swagger.yaml | ||