Commit Graph

116 Commits

Author SHA1 Message Date
cb2f9e2406 Add logging to adding users 2024-06-07 12:20:34 +03:00
f25659a4a6 Fix json errors 2024-06-07 12:19:43 +03:00
666bfbea4b Some changes to users 2024-06-07 12:19:37 +03:00
5996975b4f Fixes 2024-06-07 10:02:39 +03:00
e1b88f0c40 Add cgui 2024-06-07 09:48:16 +03:00
74787c17a9 Changes to client and server 2024-06-07 09:48:13 +03:00
455f178b53 Add some shit to go mod 2024-06-07 09:47:58 +03:00
94093433af Add cgui to Makefile 2024-06-07 09:47:47 +03:00
4e9b0f24bb Redefined protocol 2024-06-07 09:47:40 +03:00
af491e27a0 Add profilers package 2024-06-04 19:19:17 +03:00
db9d9bcf44 Add TLEP to gotell 2024-06-04 19:19:11 +03:00
605e1acf17 Add idea.ntx 2024-05-25 09:20:05 +03:00
0aa796bb27 Some changes in tui 2024-05-25 09:19:41 +03:00
00781f23d2 Rewrite protocol for communication 2024-05-25 09:19:34 +03:00
c108b43cfd Add gmyerr package 2024-05-25 09:19:19 +03:00
fbd3c39aa9 Create types in separate file in communication package 2024-05-25 09:19:08 +03:00
aa63fb8f23 Add errors to communication package 2024-05-25 09:18:49 +03:00
716be466e0 Add errors 2024-05-01 17:32:27 +03:00
9f8319126f Change server 2024-05-01 17:32:23 +03:00
e70a34b10a Add SERVER_MESSAGE and JustSendMessage to communication package 2024-05-01 17:32:18 +03:00
f471ef13a2 Add security package 2024-05-01 17:21:22 +03:00
9b3f9aefdb Changes 2024-05-01 17:21:15 +03:00
9e9eb70cd2 Some changes in tui. 2024-05-01 17:21:10 +03:00
b33d5f036c Add using communication for server 2024-05-01 17:20:53 +03:00
4fba091d4d Add communication package 2024-05-01 17:20:27 +03:00
2b767e0b3e Add ECDHConfig and types package 2024-05-01 17:20:13 +03:00
2faf7825e6 Add NOT_FOUND error 2024-04-28 23:36:26 +03:00
08dc57518d Add ALREADY_SET error 2024-03-21 17:23:16 +02:00
0a1a7dfbcf Now state on the footer will be properly updated 2024-03-15 18:00:11 +02:00
e6a11180b2 Add more states on connecting with tls 2024-03-15 17:56:58 +02:00
8006402f0f Add debugging to log file 2024-03-15 17:44:54 +02:00
d9e17c8b62 Yeah, just some mem usage debugging 2024-03-15 17:44:39 +02:00
8b919bc2d3 Fix issue with iota on tui/table.go 2024-03-15 17:44:19 +02:00
14888b4fce Create connection closing without fails 2024-03-14 02:18:51 +02:00
d4a1792087 Add ignoring tar.gz files 2024-03-14 01:13:34 +02:00
0ef750ca97 Now ctui reads messages from server. Yay! 2024-03-14 00:32:06 +02:00
b51ebb0560 Adding title to creating notification and moving title to CONST_ERROR_N_TITLE const under consts.go 2024-03-14 00:25:29 +02:00
715a25a6d4 Initializing messageChannel 2024-03-14 00:24:50 +02:00
6864ffa5fb Add messageChannel to TUI struct 2024-03-14 00:24:00 +02:00
010ef1937c Delete testing creating notifications 2024-03-14 00:19:09 +02:00
7b8a17764e Add ctui binary 2024-03-14 00:06:20 +02:00
544bf2b219 Well.. I created some sort of tui for GNU/Linux 2024-03-14 00:06:13 +02:00
db5136a33e Now server answers with received message and prefix message before that 2024-03-14 00:05:29 +02:00
4be3db88e6 Changes in errors 2024-03-14 00:04:58 +02:00
a15defc397 Add term and sys packages from golang.org/x 2024-03-14 00:04:26 +02:00
0ab01ad7f5 Add testinp binary 2024-03-14 00:04:05 +02:00
e666ac8e3b Add types package 2024-03-14 00:03:11 +02:00
b08ee934b7 Add ignoring for log files in gitignore 2024-03-14 00:02:41 +02:00
99d13f3cde Applied env package for file names for server cmd 2024-02-25 19:15:51 +02:00
ca3534c5f4 Applied env package for client cmd 2024-02-25 19:15:05 +02:00