Commit Graph

24 Commits

Author SHA1 Message Date
Gokcehan
9b7bf63096 cleanup 2017-11-19 21:55:13 +03:00
Gokcehan
466829e73b make remote flag handle save/load commands 2017-09-17 14:48:27 +03:00
Gokcehan
74078f6111 use newlines in communication protocol
Mentioned in #12 and #47.
2017-07-24 23:55:44 +03:00
Gokcehan
e654700bd2 use tcp sockets on windows
Mentioned in #12.
2017-07-23 17:14:50 +03:00
Gokcehan
6047255449 Revert "read response in remote commands"
This reverts commit 46a4378531.
2017-02-11 16:45:23 +03:00
Gokcehan
46a4378531 read response in remote commands 2017-02-11 16:06:45 +03:00
Gokcehan
b790c53838 initialize server channel earlier for config file
Mentioned in #36.
2017-02-11 13:42:16 +03:00
Gokcehan
0298630114 add remote flag to send remote commands to server
Mentioned in #45.
2016-12-19 21:28:57 +03:00
Gokcehan
a717c31ca1 cleanup 2016-12-18 21:34:41 +03:00
Gokcehan
e532db082f use lowercase initials for type names 2016-12-18 00:47:37 +03:00
Gokcehan
91ad00a294 remove client log file on successful quit 2016-11-22 21:01:29 +03:00
Gokcehan
fdf8e9d480 send the actual passed cmd in sendServer 2016-11-18 23:38:38 +03:00
Gokcehan
3b5759efba sync with server on startup
Mentioned in #13 and #36.
2016-11-10 23:43:54 +03:00
Gokcehan
428f9e3dcb sync all clients in yank/delete
Mentioned in #13 and #36.
2016-11-10 23:32:46 +03:00
Gokcehan
23f89f7c7f use single line strings for file list save and load 2016-11-06 21:32:14 +03:00
Gokcehan
a2cc32c908 implement a send command for remove commands
Mentioned in #36.
2016-11-06 17:06:25 +03:00
Gokcehan
2f574962bc implement remote ping command 2016-10-30 02:20:35 +03:00
Gokcehan
1e0b558344 use a seperate goroutine/channel for quit 2016-10-27 22:24:42 +03:00
Gokcehan
d36e272272 show latest error in the config file at init 2016-10-16 21:27:40 +03:00
Gokcehan
5d0dfcde79 check some syntax errors in parser 2016-10-16 14:19:19 +03:00
Gokcehan
155fbc5a16 load first file on startup 2016-09-18 12:58:32 +03:00
Gokcehan
6094078185 buffer file and dir previews for drawing
Mentioned in #5.
2016-09-15 16:28:36 +03:00
Gokcehan
2f224240bf suppress error if configuration file not exists 2016-08-17 22:35:18 +03:00
Gokcehan
4b266c97e9 initial commit 2016-08-13 15:49:04 +03:00