13 Commits

Author SHA1 Message Date
6d57da3402 fixed-> cleanup 2022-03-20 16:08:47 +01:00
a21706f328 bugfixing 2022-03-20 15:44:49 +01:00
0b216e2e83 Implemented persistent settings as binary format, got rid of json architecture 2022-03-19 14:47:03 +01:00
d27a42c7e8 improved rfid scan api->timeout 2022-03-15 18:00:35 +01:00
bbdef13516 AdminAuth: switched to references of already existing strings instead of char pointers created from strings, Capitive Portal through fake dns 2022-03-11 10:34:09 +01:00
bb3e4fa27c Login and Token System implemented 2022-03-10 16:37:02 +01:00
2719314506 removed old classes, included pwa for testing 2022-03-08 18:22:23 +01:00
f2fd5bc3b6 Basic REST API 2022-02-19 03:06:28 +01:00
e2c7a65e7c improved performance -> query time decreased to 1/3 2022-02-18 18:07:25 +01:00
b6b4786b87 Enhanced iterator with a filter option in order to copy the whole object data only when it is required (improves performance a little bit on huge databases 1000+) 2022-02-17 00:48:11 +01:00
fc44a3fd8d Adjusted logic to use new csv storage 2022-02-16 23:08:28 +01:00
1494f00abf started implementing the csv parser in order to achieve more runtime and memory efficency 2022-02-15 17:20:27 +01:00
1182a7add8 file persistence, load users from json, js packages updated 2022-02-13 20:13:09 +01:00