Commit Graph

84 Commits

Author SHA1 Message Date
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
384ac7083f Add env/consts.go for names of files 2024-02-25 19:14:21 +02:00
5ae08d2ce7 Delete unused Port and ConnectPort from env/env.go 2024-02-25 19:14:03 +02:00
c127b19d5a remove ServerName from tls.Config 2024-02-25 03:54:35 +02:00
0dfe50052e remove useless self-signed certificates 2024-02-25 03:45:52 +02:00
5da1217e55 test? 2024-02-25 03:36:00 +02:00
82e5eff39a debug 2024-02-25 03:13:24 +02:00
d0f7121fb1 upgrade 2024-02-23 19:42:31 +02:00
1592590883 test 2024-02-23 19:23:31 +02:00
6571dc20c0 changes 2024-02-23 19:02:43 +02:00
9cdec27808 test 2024-02-23 18:48:25 +02:00
287ffac0d5 typo 2024-02-23 16:33:04 +02:00
db92aee2be idk.idc 2024-02-23 16:32:08 +02:00
33cf8582e9 idk 2024-02-23 16:14:35 +02:00
10ed3f21fc Fix type 2024-02-23 15:53:54 +02:00
3261a436cb Test 2024-02-23 15:28:59 +02:00
44fa89723a Initial commit 2024-02-15 16:32:54 +01:00