Commit Graph

16 Commits

Author SHA1 Message Date
Dane Everitt
00a3d7df87 Properly handle the console when the socket disconnects/reconnects 2018-08-06 22:21:13 -07:00
Dane Everitt
f20d40460e Better handling of connection errors 2018-08-06 21:33:43 -07:00
Dane Everitt
f1ec968f38 Add beginning of the file manager 2018-08-03 22:32:01 -07:00
Dane Everitt
ce77ab21b3 Rearrange 2018-08-03 21:32:50 -07:00
Dane Everitt
c772376aa7 Add the expected buttons, reset color on each line 2018-08-03 20:48:27 -07:00
Jakob Schrettenbrunner
4c357e9231 add color scheme to termx on ConsolePage 2018-08-02 21:56:23 +02:00
Dane Everitt
38d7985e66 More socket and console improvements for server 2018-08-01 23:37:14 -07:00
Dane Everitt
f866ad5b34 Fix spinners, change socket emit names 2018-08-01 21:10:28 -07:00
Dane Everitt
034e759298 Show a spinner on the console when loading the contents initially 2018-07-21 22:37:41 -07:00
Dane Everitt
b9368eca45 Reset history to end when command is sent 2018-07-21 16:23:15 -07:00
Dane Everitt
3a97a89d20 Add command history 2018-07-21 16:22:41 -07:00
Dane Everitt
38d50c8fc2 Hide the cursor entirely 2018-07-21 15:26:54 -07:00
Dane Everitt
a94c6d80f5 Add xterm for console support (holy shit this is speedy) 2018-07-21 15:20:37 -07:00
Dane Everitt
c2ebf1cbcd Neaten up the console a bit more 2018-07-21 00:04:56 -07:00
Dane Everitt
8db9d9bbee Very rough go at connecting to socket and rendering console data for server 2018-07-20 23:45:07 -07:00
Dane Everitt
784c73becd Break console page into a component 2018-07-20 22:34:30 -07:00