Commit Graph

58 Commits

Author SHA1 Message Date
69d054ed04 Added base64 encoding/decoding, added cookie creation and parsing, divided main service into library (entry = actions.h, module: iu9cawechat::) and small executable 2024-08-23 15:37:29 +03:00
0df109643a ... 2024-08-21 15:44:20 +03:00
925c072039 Initialization of chat service (all tables), admin command to update root password without erasing the whole database. Each een9 worker now has it's own sqlite3 connectin handler 2024-08-21 14:29:53 +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
1aa95ad87e uuups 2024-08-17 16:09:29 +03:00
38d3a2ea78 Printing bad requests to log/req 2024-08-17 15:49:28 +03:00
06d5a33495 Moved from pkg-config 2024-08-16 22:10:04 +03:00
ef4a6dec24 Daily update, added .cpp files for two commands: initialize.cpp and run.cpp 2024-08-16 00:06:35 +03:00
ef3af2ec45 UF CHANGED README UUUUFH UH UH AAAAAAAAA I- I am COOOOMMITTING YEEEAAH! YEAH ANOTHER README CHANGE THIS IS THE UF- UH -AH I'M DOING SO MUCH JOB 2024-08-15 13:39:42 +03:00
7a1bfd81f3 nytl: quick fix 2024-08-15 11:53:44 +03:00
0f84548f78 nytl: hot fix 2024-08-15 09:50:14 +03:00
da2cb4261c nytl: bug fix 2024-08-14 22:32:30 +03:00
ea7d50a183 nytl: merged files rendering.cpp and execute_expression.cpp 2024-08-14 21:24:27 +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
393703b0b2 Fixed one of those "Cs convenient ways to show error" (sigsegv caused by ivalid pointer). It were 2 hours of pure frustration 2024-08-14 21:18:00 +03:00
e03794410b FIXED SOME TABULATION BUGS, DO NOT LOOK AT MY PREVIOUS SYSTEM 2024-08-14 21:18:00 +03:00
076a941a6e Mhm, I wrote something, for some reason nothing works 2024-08-14 21:18:00 +03:00
83c17c22e6 Daily update 2024-08-14 21:18:00 +03:00
01176052d7 Лмао, Адель, харе carriage return ставить в конце каждой строки((( 2024-08-14 21:18:00 +03:00
91aaf51410 I hate my life so much 2024-08-14 21:18:00 +03:00
be37e4f5ab Very raw version of nytl, no parsing yet 2024-08-14 21:18:00 +03:00
5fab1131ca Daily update 2024-08-14 21:18:00 +03:00
c264e3802b Daily saving of progress 2024-08-14 21:18:00 +03:00
vladimir
3a8d1207b1 Upgrade of registration page 2024-08-06 15:11:27 +03:00
af537a7639 Merge pull request 'Connected fron t to back' (#4) from back into master
Reviewed-on: https://peppermintgingerbread.zip/collarbone-annihilation/iu9-ca-web-chat/pulls/4
2024-08-06 09:37:06 +00:00
b9445e6796 Connected fron t to back 2024-08-06 12:33:20 +03:00
49a4414bc8 Added query splitting 2024-08-06 12:14:34 +03:00
vladimir
6095fe4678 Изменил html файлы 2024-08-06 12:00:46 +03:00
e5f3bfb03d Разделение на файлы 2024-08-06 11:29:21 +03:00
0da4d94479 Загрузить файлы в «assets/html» 2024-08-06 07:52:29 +00:00
yakovlevanton
6a783fc3bc Переименовал файл style.css, переписал путь к изображению, изменил высоту верхнего блока 2024-08-05 17:26:03 +03:00
Fedor_Kitanin
3526883328 разбил файл profile.html на 2 других файла html и js соответственно + переписал в файлах list-rooms и profile пути к остальным файлам, т к при отправке на удаленный репозиторий возникают конфликты 2024-08-05 16:12:35 +03:00
Fedor_Kitanin
4a43cd9c7e переписан файл list-rooms.html 2024-08-05 15:40:36 +03:00
Fedor_Kitanin
406a51f77d Добавил свои коды 2024-08-05 14:42:32 +03:00
2cbd6bb619 Renamed file reg.js 2024-08-05 11:16:37 +00:00
9581dec7f5 Renamed file reg.html 2024-08-05 11:16:08 +00:00
77c3f38b2c Renamed file reg.css 2024-08-05 11:15:40 +00:00
Fedor_Kitanin
351fb21177 Удалены папки 2024-08-05 14:12:36 +03:00
43e9ba8248 Delete assets/img/.gitkeep 2024-08-05 11:10:04 +00:00
0f4631ab0c Загрузить файлы в «assets/img» 2024-08-05 11:09:32 +00:00
adc09de3a2 Delete assets/js/.gitkeep 2024-08-05 11:07:49 +00:00
ad8562c3ef Upload files to "assets/js" 2024-08-05 11:07:03 +00:00
Fedor_Kitanin
c291f2755c Созданы папки img и js 2024-08-05 14:05:32 +03:00
Fedor_Kitanin
69a953131c Созданы папки img и js 2024-08-05 14:00:56 +03:00
2279f159f2 Add reg.html 2024-08-05 10:57:59 +00:00
fbe26da33b Upload files to "assets/css" 2024-08-05 10:57:20 +00:00
f21fa95220 Delete assets/reg.css/reg.css 2024-08-05 10:57:05 +00:00
4319e21679 Upload files to "assets/reg.css" 2024-08-05 10:56:23 +00:00
1d4f177d07 Загрузить файлы в «assets/html» 2024-08-05 10:51:42 +00:00