Commit Graph

8 Commits

Author SHA1 Message Date
Fedor_Kitanin
5d4d1149d4 many folders have been updated, and html, js, and css extension files have also been changed 2024-09-12 10:47:29 +03:00
799e156f88 Fiexs bugs caused by misuse if sqlite3, fixed very old memory leak, added separate .cpp files for each request type, added raw login page, did some refactoring, added functions for http redirection (307), /internalapi/pollEvents is done, /internalapi/getChatList is done 2024-08-25 13:06:26 +03:00
3632ade86d Hot fix: added templater for future login page, fixed some critical bugs with binding socket to unix domain address 2024-08-23 18:29:21 +03:00
6be78c1510 fixed some bugs, made an utility to send admin commands to server, added both http listeners and admin-cmd listeners. Command "8" to shutdown the server. And the most important: IU9 CA Web Chat can now talk like a mentally ill teenager (command "hello" (gonna delete this later)) 2024-08-20 00:07:17 +03:00
4d18d13a93 Added server support for 'admin-control' protocol, added parsing of IP4/6/unix addresses, fixed some bugs, moved to C++17, config["server"] now actually does something 2024-08-19 19:25:21 +03:00
dd806a5633 New York Transit Line is finally usable at least a little. Integrated it with frontend 2024-08-14 21:18:00 +03:00
8de3335296 Rewrote test server to use libregexis024 to parse http requests (now it roughly conforms to RFC9112) 2024-08-05 00:44:42 +00:00
048365e385 Initial test version 2024-07-27 14:27:52 +03:00