re #9846 Fixed login and change team name bug
re #9846 Filter text fields keeps their searched content.
re #9846 Changed keyman devices, body devices views. Added Head devices view. Changed filtering of logs, ldlogs, body devices, head devices and keyman devices. Changed HTML tables style and few labels.
Changed looks of tables with simple css. Added inventory number and comment to Lauterbach devices. Changed connection between lauterbach devices and license.
Fixed minor issues. View on keyman devices changed. Changed database for new keyman x license connection.
Changed certain template looks and controls.
Added signup and users table in database. Passwords are hashed. Added view for changing users roles.
security fix for all endpoints. Added view for Licenses and html template on "/" with information about server endpoints.
Added views for LD logs and forms for connecting body devices with licenses.
re #9708 updated requirements. Added logout and template versions for host users.
re #9708 Login logic with fastapi-jwt
prefix path fix and ld-logs new body and head devices fix
re #9577 Api code documentation.
Added functionality for creating licenses and teams and connecting them to devices a PCs.
re #9575 Filtering Over logs and devices.
re #9575 Added filter over Usernames in /api/v1/logs-web and endpoint with Form for creating a license.
re #9416 Fixed timestamp.
re #9429 Repaired paths to templates.
re #9429 Repaired running the server from server directory.
re #9429 Added class and funcionality for Teams table. Modified date parsing and storing. Modified View at /usb-logs/. Replaced "_" with "-" in all endpoints.
re #9429 Implemented funcionality for web views at data saved in database. Views at "/logs_web/", "/pcs_web/", "/devices_web/", "/licenses_web/".
re #9425 Struktury upraveny dle vize. Endpointy rozděleny do souboru podle funkcionality.