iu9-ca-web-chat/src/web_chat/iu9_ca_web_chat_lib
2024-09-05 11:30:40 +03:00
..
backend_logic minor fixes, added system messages 2024-09-05 11:30:40 +03:00
actions.h 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
debug.cpp Making /chat. Unstable save. Working message loading. Styles of messages are not perfect. Several iu9cachat bugs fixed 2024-09-04 12:39:39 +03:00
debug.h Making /chat. Unstable save. Working message loading. Styles of messages are not perfect. Several iu9cachat bugs fixed 2024-09-04 12:39:39 +03:00
find_db.cpp Api updated. done everything except for system message sending, user registration and any testing 2024-08-29 20:46:29 +03:00
find_db.h 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
initialize.cpp Making /chat. Unstable save. Working message loading. Styles of messages are not perfect. Several iu9cachat bugs fixed 2024-09-04 12:39:39 +03:00
login_cookie.cpp Api updated. done everything except for system message sending, user registration and any testing 2024-08-29 20:46:29 +03:00
login_cookie.h Fixed some Cookie bugs, rewrote everything to nytl, added session system, added ugly login page 2024-08-24 01:43:07 +03:00
run.cpp FIRST 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 EEEEEEEE 2024-09-05 00:17:33 +03:00
sqlite3_wrapper.cpp error messages after incorrect login. sendmessage. small refactoring 2024-08-26 18:04:03 +03:00
sqlite3_wrapper.h error messages after incorrect login. sendmessage. small refactoring 2024-08-26 18:04:03 +03:00
str_fields.cpp Api updated. done everything except for system message sending, user registration and any testing 2024-08-29 20:46:29 +03:00
str_fields.h Api updated. done everything except for system message sending, user registration and any testing 2024-08-29 20:46:29 +03:00