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.
Merge branch 'server_timestamp_fix' into 'server-dev'
re #9416 Fixed timestamp.
See merge request aswi/aswi-2022/aswi2022bug-thugs!25
Merge branch 'api_with_docker' into 'server-dev'
Added files for running api in docker.
See merge request aswi/aswi-2022/aswi2022bug-thugs!23
re #9427 Added files for running api in docker.
Merge branch 'api_web_views' into 'server-dev'
Implemented web views at data saved in database
See merge request aswi/aswi-2022/aswi2022bug-thugs!22
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/".
Merge branch 'api_with_db' into 'server-dev'
re #9424 Api with DB communication.
See merge request aswi/aswi-2022/aswi2022bug-thugs!19
re #9426 Added option for communication with PostgreSQL database.
re #9425 Struktury upraveny dle vize. Endpointy rozděleny do souboru podle funkcionality.
re #9425 Implemented Entities for communicating with db
Merge branch 'api_demo' into 'server-dev'
Api Hello World
See merge request aswi/aswi-2022/aswi2022bug-thugs!2
re #9306 Added endpoint for posting Device object.
re #9304 HelloWorld API for sending data defined in USBLog class. Returns simple sucess message
re #9304 Project .gitignore file
re #9306 Modified API for serial number as string
First api implementation. Lacks postgresql connection and web templates
re #9304 Initial project structure setup
Initial commit