0b216e2e83
Implemented persistent settings as binary format, got rid of json architecture
jean2022-03-19 14:47:03 +01:00
d27a42c7e8
improved rfid scan api->timeout
jean2022-03-15 18:00:35 +01:00
e81509a295
added DELETE option in CORS header
jean2022-03-11 19:23:41 +01:00
bbdef13516
AdminAuth: switched to references of already existing strings instead of char pointers created from strings, Capitive Portal through fake dns
jean2022-03-11 10:34:09 +01:00
bb3e4fa27c
Login and Token System implemented
jean2022-03-10 16:37:02 +01:00
8f2444caeb
allow CORS for api requests
jean2022-03-08 20:33:02 +01:00
2719314506
removed old classes, included pwa for testing
jean2022-03-08 18:22:23 +01:00
74da018c99
Implemented user-update command for REST-API
jean2022-02-23 16:57:06 +01:00
f2fd5bc3b6
Basic REST API
jean2022-02-19 03:06:28 +01:00
e2c7a65e7c
improved performance -> query time decreased to 1/3
jean2022-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+)
jean2022-02-17 00:48:11 +01:00
fc44a3fd8d
Adjusted logic to use new csv storage
jean2022-02-16 23:08:28 +01:00
57a48839bc
Implemented new CSV based USERDB
jean2022-02-16 17:07:29 +01:00
1494f00abf
started implementing the csv parser in order to achieve more runtime and memory efficency
jean2022-02-15 17:20:27 +01:00