• Joined on 2024-07-10
Timerix pushed to main at Timerix/tcp-chat 2026-01-03 20:48:41 +01:00
0132e71c88 added methods for Client to send and receive messages
Timerix pushed to main at Lunya-sh/UplinkSE 2025-12-26 20:05:20 +01:00
d8a50f4dbc load all plugins from Plugins/Local
Timerix pushed to main at Lunya-sh/UplinkSE 2025-12-26 19:54:55 +01:00
46d99f5baf updated project files and created scripts
Timerix pushed to main at Timerix/tcp-chat 2025-12-22 20:37:56 +01:00
90e21bc5ae merged all public headers into single tcp-chat.h
Timerix deleted branch sqlite from Timerix/tcp-chat 2025-12-22 20:24:12 +01:00
Timerix pushed to main at Timerix/tcp-chat 2025-12-22 20:23:51 +01:00
e2edd4070a implemented ClientCLI DB queries
d461cae077 implemented server database and api for client database
49793e2929 implemented CommonQueries
72696dea70 replaced idb with sqlite
084a1828b2 RESULT_ERROR_LITERAL
Compare 5 commits »
Timerix pushed to sqlite at Timerix/tcp-chat 2025-12-22 20:21:47 +01:00
e2edd4070a implemented ClientCLI DB queries
Timerix pushed to sqlite at Timerix/tcp-chat 2025-12-21 16:24:45 +01:00
d461cae077 implemented server database and api for client database
Timerix pushed to main at Timerix/tlibc 2025-12-21 16:21:10 +01:00
de88e9ff16 added List_T_destroyWithElements
26de01c3e7 added path_getUserDir, dir_createParent
Compare 2 commits »
Timerix pushed to main at Timerix/tlibtoml 2025-12-21 16:20:58 +01:00
5cb121d1de List_TomlValue_destroyWithElements
559902eaf5 updated tlibc
Compare 2 commits »
Timerix pushed to main at Timerix/tsqlite 2025-12-21 16:20:51 +01:00
4b15db7c1f updated tlibc
Timerix pushed to main at Timerix/tlibc 2025-12-20 16:01:38 +01:00
7dc80c2fdf insertion sort fix
Timerix pushed to main at Timerix/tsqlite 2025-12-20 15:59:59 +01:00
6260264f04 simplified statement_reset
Timerix pushed to sqlite at Timerix/tcp-chat 2025-12-15 19:21:40 +01:00
49793e2929 implemented CommonQueries
Timerix pushed to main at Timerix/tsqlite 2025-12-15 19:17:15 +01:00
58840cecd0 execNext -> step
Timerix pushed to main at Timerix/tlibc 2025-12-15 19:17:06 +01:00
bdbe959e23 DateTime_parse
Timerix pushed to main at Timerix/tsqlite 2025-12-15 11:57:57 +01:00
ac4f33be1b simplified tsqlite_connection_close
Timerix pushed to main at Timerix/tsqlite 2025-12-15 10:06:53 +01:00
3a528c00c2 simplified error message generation
Timerix pushed to main at Timerix/tlibc 2025-12-15 09:33:09 +01:00
94b051e852 defer simplified
Timerix pushed to main at Timerix/tsqlite 2025-12-15 09:29:44 +01:00
52a19d8db8 fixed tsqlite_statement bugs