17 Commits

Author SHA1 Message Date
0768bb4ecf fix: catch closed connection 2021-12-28 14:50:25 +01:00
d297fa2cef refactor 2021-12-20 12:06:03 +01:00
821b8161df fix: logs working correctly and previous_scan bug
For debug purposes, configs and logs are now stored using semi-absolute
paths, so you can start the script from anywhere. Also fixed a weird bug
where items in the scans.json began to multiply every time items have
been scanned.
2021-12-20 11:58:45 +01:00
67e726f95e fix: offline-login 2021-12-17 17:28:17 +01:00
b711644f55 fix: logger and match-case statements 2021-12-17 17:25:46 +01:00
f137400399 minor: fixed amount, amount increase and decrease
Added the possibility to scan a fixed amount (1, 2, 5 or 10) so you
don't have to scan the same item over and over again. Also, you can
increase the amount by +x and -x, depending on what code you scan.
2021-12-17 16:45:08 +01:00
f37cfbdaaa fix: code-ids set correctly 2021-12-13 00:13:51 +01:00
a0c463d466 fix: catch error if server is not reachable 2021-12-06 16:56:26 +01:00
b24ea7530f patch: change user when other user is scanned 2021-12-06 00:03:49 +01:00
7eed8a7835 minor: group saved results with same date and user 2021-12-04 12:44:44 +01:00
9a571a4ad7 fix: no more iterating through manipulated list 2021-12-04 11:42:54 +01:00
e5fa7942c7 fix: fix some inconsistencies 2021-12-04 11:06:05 +01:00
8504ccdf1a fix: save date correctly 2021-12-04 10:50:20 +01:00
60661ce2ec fix: return scanned if server is unreachable 2021-12-03 15:36:08 +01:00
1ff1108ba3 patch: deal with items not inserted to database 2021-12-03 04:37:21 +01:00
df150b531d fix: make server connectable without debug mode 2021-11-30 09:34:15 +01:00
3cabbe22db feat: initial functionality 2021-11-26 10:34:42 +01:00