Commit Graph

37 Commits

Author SHA1 Message Date
jean 1bcbd3b8e3 Notes.md, Readme.md und 2 weitere dateien aktualisiert... 2022-04-10 19:00:43 +02:00
jean c6ad3f2259 RelayClass 2022-04-10 15:13:23 +02:00
jean 156e095d4d CORS fix 2022-03-23 19:20:26 +01:00
jean 8caffd50b2 settings api completed 2022-03-20 16:46:21 +01:00
jean dc995d6e7e corrected admin file 2022-03-20 16:15:38 +01:00
jean 6d57da3402 fixed-> cleanup 2022-03-20 16:08:47 +01:00
jean a21706f328 bugfixing 2022-03-20 15:44:49 +01:00
jean 0b216e2e83 Implemented persistent settings as binary format, got rid of json architecture 2022-03-19 14:47:03 +01:00
jean d27a42c7e8 improved rfid scan api->timeout 2022-03-15 18:00:35 +01:00
jean e81509a295 added DELETE option in CORS header 2022-03-11 19:23:41 +01:00
jean 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
jean bb3e4fa27c Login and Token System implemented 2022-03-10 16:37:02 +01:00
jean 8f2444caeb allow CORS for api requests 2022-03-08 20:33:02 +01:00
jean 2719314506 removed old classes, included pwa for testing 2022-03-08 18:22:23 +01:00
jean 74da018c99 Implemented user-update command for REST-API 2022-02-23 16:57:06 +01:00
jean f2fd5bc3b6 Basic REST API 2022-02-19 03:06:28 +01:00
jean e2c7a65e7c improved performance -> query time decreased to 1/3 2022-02-18 18:07:25 +01:00
jean c91ab95a59 Save 2022-02-17 21:32:29 +01:00
jean 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
jean fc44a3fd8d Adjusted logic to use new csv storage 2022-02-16 23:08:28 +01:00
jean 57a48839bc Implemented new CSV based USERDB 2022-02-16 17:07:29 +01:00
jean 1494f00abf started implementing the csv parser in order to achieve more runtime and memory efficency 2022-02-15 17:20:27 +01:00
jean 24657d8ac6 Added Notes 2022-02-13 20:30:31 +01:00
jean 1182a7add8 file persistence, load users from json, js packages updated 2022-02-13 20:13:09 +01:00
jean dc73b6d991 added ui elements 2021-11-06 16:25:52 +01:00
jean 09e6deb019 minor fixes 2021-10-03 18:19:33 +02:00
jean 94eed84eaa migrated to styled Components 2021-10-03 17:27:59 +02:00
jean ad52fdb08f before switching from sass to styled components 2021-10-02 20:07:16 +02:00
jean 0dbb7f8528 webinterface draft 2021-10-02 00:04:27 +02:00
jean 304844daef added Users lib featuresv - CRUD 2021-10-01 15:46:42 +02:00
jean f06bfe2030 switched to Users lib 2021-10-01 14:01:34 +02:00
jean a46725cf03 before using User lib 2021-10-01 13:16:18 +02:00
jean 06a1750719 adding userdb 2021-09-30 12:25:06 +02:00
jean 24783454e8 created Rfid class 2021-09-29 23:08:37 +02:00
jean 69e6e69c77 scanAsync improved 2021-09-29 22:31:05 +02:00
jean c65d505969 Async Keyboard implementation 2021-09-29 22:19:43 +02:00
jean 230d843457 Keyboard class is almost done 2021-09-28 23:02:49 +02:00