Projekt

Obecné

Profil

Stáhnout (960 Bajtů) Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
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