botserver/web/app
Rodrigo Rodriguez (Pragmatismo) 01e89c9358 feat: add actix-files dependency for file serving support
Added actix-files and its dependencies (http-range, mime_guess, unicase, v_htmlescape) to enable static file functionality in the botserver. This will allow serving static assets and files through the web server. The change includes all required transitive dependencies for proper file handling and MIME type detection.
2025-11-15 19:08:26 -03:00
..
chat Refactor script tags in HTML files to remove type="module" and update welcome page with authentication logic and styles 2025-10-26 08:07:14 -03:00
dashboard Refactor script tags in HTML files to remove type="module" and update welcome page with authentication logic and styles 2025-10-26 08:07:14 -03:00
drive Refactor script tags in HTML files to remove type="module" and update welcome page with authentication logic and styles 2025-10-26 08:07:14 -03:00
editor Refactor script tags in HTML files to remove type="module" and update welcome page with authentication logic and styles 2025-10-26 08:07:14 -03:00
mail Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
news Refactor script tags in HTML files to remove type="module" and update welcome page with authentication logic and styles 2025-10-26 08:07:14 -03:00
paper Refactor script tags in HTML files to remove type="module" and update welcome page with authentication logic and styles 2025-10-26 08:07:14 -03:00
player Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
public Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
settings Refactor script tags in HTML files to remove type="module" and update welcome page with authentication logic and styles 2025-10-26 08:07:14 -03:00
sources Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
tables Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
tablesv2 feat: add actix-files dependency for file serving support 2025-11-15 19:08:26 -03:00
app.html Refactor script tags in HTML files to remove type="module" and update welcome page with authentication logic and styles 2025-10-26 08:07:14 -03:00
client-nav.css Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
client-nav.html Refactor script tags in HTML files to remove type="module" and update welcome page with authentication logic and styles 2025-10-26 08:07:14 -03:00
index.html feat(auth): add suggestion support and clean up code 2025-10-31 20:55:13 -03:00
theme-provider.html Refactor script tags in HTML files to remove type="module" and update welcome page with authentication logic and styles 2025-10-26 08:07:14 -03:00
welcome.html Refactor script tags in HTML files to remove type="module" and update welcome page with authentication logic and styles 2025-10-26 08:07:14 -03:00