Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
e22c7a67 2022-04-02 07:58 Jakub Šilhavý

re #9418 Reduced disk access by storing list of connected devices only when necessary

203dadca 2022-03-30 12:45 Štěpánka Krutinová

Merge branch 'logging-system' into 'client-dev'

re #9360 Added logging system -> log config, logging messages

See merge request aswi/aswi-2022/aswi2022bug-thugs!8

0b96f10c 2022-03-29 21:04 Pultak

re #9360 Added logging system -> log config, logging messages

c641d529 2022-03-26 11:00 Tomáš Ott

Merge branch 'device-cache' into 'client-dev'

Implemented a disk cache used to store payloads when the internet connection goes off

See merge request aswi/aswi-2022/aswi2022bug-thugs!7

957aac06 2022-03-25 07:31 Jakub Šilhavý

re #9359 Implemented storing/retrieving payloads into/from a diskcache

b2386324 2022-03-24 18:55 Jakub Šilhavý

re #9359 Formatted imports

76b68bb9 2022-03-24 17:50 Jakub Šilhavý

re #9359 Added diskcache dependency, prepared a new thread for periodical data retrieval from the cache

06416646 2022-03-24 10:17 Tomáš Ott

Merge branch 'client-demo-01' into 'client-dev'

Client demo 01

See merge request aswi/aswi-2022/aswi2022bug-thugs!4

d1528a79 2022-03-23 07:28 Jakub Šilhavý

re #9305 Fixed formatting in api_client.py

2788b4a6 2022-03-23 07:15 Jakub Šilhavý

Merge branch 'client-demo-01' of https://gitlab.kiv.zcu.cz/aswi/aswi-2022/aswi2022bug-thugs into client-demo-01

Conflicts:
.gitignore
client/usb_detector/usb_reader.py
b04bf561 2022-03-23 07:13 Jakub Šilhavý

Merge branch 'keyman-info' into 'client-demo-01'

Keyman info added

See merge request aswi/aswi-2022/aswi2022bug-thugs!3

4426f7bc 2022-03-22 16:17 Jakub Šilhavý

re #9305 Moved .gitignore into the parent directory

7a278c5c 2022-03-22 16:17 Jakub Šilhavý

re #9305 Implemented a simple API client, added requirements.txt

f7fb8759 2022-03-22 16:17 Jakub Šilhavý

re #9305 Added a python module for USB detection

bba28c53 2022-03-22 16:17 Jakub Šilhavý

re #9305 Added config_manager.py, setup config.ini

ed534dc7 2022-03-22 16:17 Jakub Šilhavý

re #9305 Added .gitignore

092c8ebe 2022-03-22 16:12 Štěpánka Krutinová

Merge branch 'gitignore_dev' into 'dev'

re #9304 Project .gitignore file

See merge request aswi/aswi-2022/aswi2022bug-thugs!1

7cb57cd1 2022-03-22 15:58 Matěj Zeman

re #9304 Project .gitignore file

4f34dd6a 2022-03-22 09:31 Jakub Šilhavý

re #9305 Moved .gitignore into the parent directory

0f94f9b0 2022-03-21 20:56 Pultak

re #9332 Fixed serial number being None

5c67f214 2022-03-21 20:15 Pultak

re #9332 Collected serial number from keyman USB

7d0a826e 2022-03-21 19:34 Jakub Šilhavý

re #9305 Implemented a simple API client, added requirements.txt

62efcbc4 2022-03-21 19:09 Jakub Šilhavý

re #9305 Added a python module for USB detection

1a2c92d4 2022-03-21 18:24 Jakub Šilhavý

re #9305 Added config_manager.py, setup config.ini

b04966c4 2022-03-21 17:46 Jakub Šilhavý

re #9305 Added .gitignore

e49db721 2022-03-21 11:15 Jakub Šilhavý

re #9304 Initial project structure setup

0be87248 2022-02-24 10:23 Petr Pícha

Initial commit