Projekt

Obecné

Profil

Stáhnout (1.32 KB) Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
0fcb708f 2022-05-15 13:53 Matěj Zeman

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.

35168e5f 2022-05-14 14:16 Matěj Zeman

Fixed minor issues. View on keyman devices changed. Changed database for new keyman x license connection.

cbd239c6 2022-05-09 15:48 Matěj Zeman

Added signup and users table in database. Passwords are hashed. Added view for changing users roles.

5dc6d077 2022-05-09 12:43 Matěj Zeman

security fix for all endpoints. Added view for Licenses and html template on "/" with information about server endpoints.

7fe7be79 2022-05-08 08:09 Matěj Zeman

Added views for LD logs and forms for connecting body devices with licenses.

2fe004b1 2022-05-05 12:49 Matěj Zeman

re #9708 updated requirements. Added logout and template versions for host users.

4babde6c 2022-04-26 21:47 Matěj Zeman

re #9577 Api code documentation.

4911f0ea 2022-04-26 21:45 Matěj Zeman

re #9577 Api code documentation.

eaf8ace4 2022-04-24 13:23 Matěj Zeman

Added functionality for creating licenses and teams and connecting them to devices a PCs.

b6f0e019 2022-04-20 09:57 Matěj Zeman

re #9575 Filtering Over logs and devices.

9aae8d25 2022-04-19 16:46 Matěj Zeman

re #9575 Added filter over Usernames in /api/v1/logs-web and endpoint with Form for creating a license.

2229e0e1 2022-04-12 17:08 Matěj Zeman

re #9416 Fixed timestamp.

8fd3d7e5 2022-04-11 17:44 Matěj Zeman

re #9429 Repaired paths to templates.

ef87a1d2 2022-04-11 16:35 Matěj Zeman

re #9429 Repaired running the server from server directory.

99c92c11 2022-04-11 12:18 Matěj Zeman

re #9429 Added class and funcionality for Teams table. Modified date parsing and storing. Modified View at /usb-logs/. Replaced "_" with "-" in all endpoints.

6c1e92e3 2022-04-06 21:39 Matěj Zeman

re #9425 Struktury upraveny dle vize. Endpointy rozděleny do souboru podle funkcionality.

aba60b70 2022-04-04 15:15 Matěj Zeman

re #9425 Implemented Entities for communicating with db

9bee6c24 2022-03-22 18:21 Matěj Zeman

re #9306 Added endpoint for posting Device object.

ee2a1529 2022-03-22 18:12 Matěj Zeman

re #9306 Added endpoint for posting Device object.

be6fc820 2022-03-22 18:12 Matěj Zeman

re #9304 HelloWorld API for sending data defined in USBLog class. Returns simple sucess message

becb7eb1 2022-03-22 16:17 Matěj Zeman

re #9306 Modified API for serial number as string

d446b62c 2022-03-21 22:57 Matěj Zeman

re #9304 HelloWorld API for sending data defined in USBLog class. Returns simple sucess message

54840605 2022-03-21 13:37 Matěj Zeman

First api implementation. Lacks postgresql connection and web templates