|
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 |
|
|
74da018c99
|
Implemented user-update command for REST-API
|
2022-02-23 16:57:06 +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 |
|
|
c91ab95a59
|
Save
|
2022-02-17 21:32:29 +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 |
|
|
57a48839bc
|
Implemented new CSV based USERDB
|
2022-02-16 17:07:29 +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 |
|