2219653f40FIRST WORKING VERSION OF IU9 CA WEB CHAT. IT'S WORKINGgit add -A! YOU CAN SEND STUFF INTO CHAT AND IT WILL LOAD UP ON ANOTHER DEVICE EEEEEEEEAndreev Gregory2024-09-05 00:17:33 +03:00
b9626aa860Making /chat. Unstable save. Working message loading. Styles of messages are not perfect. Several iu9cachat bugs fixedAndreev Gregory2024-09-04 12:39:39 +03:00
fc721d7f5cFixed a lot of server-side bugs, /list-rooms page bugs. Added favicon, finished /chat-members pageAndreev Gregory2024-09-02 12:34:49 +03:00
3a8bdb99ecFixed some problems with deletion buttons in /list-rooms, wrote a sketch for /chat-membersAndreev Gregory2024-09-02 01:11:28 +03:00
9283590122fixed some backend bugs. Finished /list-rooms. Now we have these cool popup windows before serious actionsAndreev Gregory2024-09-01 22:24:55 +03:00
21a23be96eDoing frontend now. Added these cool popup windows in list-rooms.nytl.htmlAndreev Gregory2024-09-01 13:03:52 +03:00
07711a93b0Fixed some bugs in nytl, een9 ad chat, wrote a skeleton for list-rooms, chat pages, finished login, view-profile, edit-profile-pages. chat-members page still needs attentionAndreev Gregory2024-09-01 01:29:32 +03:00
91d88dc06cдобавлены новые файлы
Fedor_Kitanin
2024-08-31 21:26:12 +03:00
c009b848b5Merge branch 'master' into chat-wg-test To pull all the imagesAndreev Gregory2024-08-31 18:59:10 +03:00
785cbff2a7now redirections use 303, small refactoring, added skeleton for response logic, API responses up to getMessageInfoAndreev Gregory2024-08-25 21:20:01 +03:00
5ba48ff58fдобавлены новые файлы
Fedor_Kitanin
2024-08-25 17:58:18 +03:00
799e156f88Fiexs 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 doneAndreev Gregory2024-08-25 13:06:26 +03:00
a6f4bd6c88Fixed some Cookie bugs, rewrote everything to nytl, added session system, added ugly login pageAndreev Gregory2024-08-24 01:43:07 +03:00
3632ade86dHot fix: added templater for future login page, fixed some critical bugs with binding socket to unix domain addressAndreev Gregory2024-08-23 18:29:21 +03:00
69d054ed04Added base64 encoding/decoding, added cookie creation and parsing, divided main service into library (entry = actions.h, module: iu9cawechat::) and small executableAndreev Gregory2024-08-23 15:37:29 +03:00
925c072039Initialization 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 handlerAndreev Gregory2024-08-21 14:29:53 +03:00
6be78c1510fixed 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))Andreev Gregory2024-08-20 00:07:17 +03:00
4d18d13a93Added 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 somethingAndreev Gregory2024-08-19 19:25:21 +03:00
ef4a6dec24Daily update, added .cpp files for two commands: initialize.cpp and run.cppAndreev Gregory2024-08-16 00:06:35 +03:00
ef3af2ec45UF 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 JOBAndreev Gregory2024-08-15 13:39:42 +03:00
ea7d50a183nytl: merged files rendering.cpp and execute_expression.cppAndreev Gregory2024-08-14 21:24:27 +03:00
dd806a5633New York Transit Line is finally usable at least a little. Integrated it with frontendAndreev Gregory2024-08-14 21:16:56 +03:00
393703b0b2Fixed one of those "Cs convenient ways to show error" (sigsegv caused by ivalid pointer). It were 2 hours of pure frustrationAndreev Gregory2024-08-14 16:12:31 +03:00
e03794410bFIXED SOME TABULATION BUGS, DO NOT LOOK AT MY PREVIOUS SYSTEMAndreev Gregory2024-08-14 13:59:54 +03:00
076a941a6eMhm, I wrote something, for some reason nothing worksAndreev Gregory2024-08-14 01:15:13 +03:00
ce09a65fbcAdded chat deleting without API
front
yakovlevanton
2024-08-11 23:35:38 +03:00
40f637a1cfadded antons code
vladimir
2024-08-11 15:30:38 +03:00
9dfe013cc6api update
vladimir
2024-08-11 15:17:53 +03:00
6b0770844cДобавил кнопки для отображения всех участников данного чата, добавления участников в данный чат, а также переход на страницу профиля при нажатии на username участника, убрал создание и проверку паролей чатов
yakovlevanton
2024-08-10 06:09:51 +03:00
3a8d1207b1Upgrade of registration page
vladimir
2024-08-06 15:11:27 +03:00
af537a7639Merge pull request 'Connected fron t to back' (#4) from back into masterАндреев Григорий2024-08-06 09:37:06 +00:00
6a783fc3bcПереименовал файл style.css, переписал путь к изображению, изменил высоту верхнего блока
yakovlevanton
2024-08-05 17:26:03 +03:00
3526883328разбил файл profile.html на 2 других файла html и js соответственно + переписал в файлах list-rooms и profile пути к остальным файлам, т к при отправке на удаленный репозиторий возникают конфликты
Fedor_Kitanin
2024-08-05 16:12:35 +03:00