Commit graph

46 commits

Author SHA1 Message Date
Dane Everitt
b6773b56c1
Format all the files 2019-02-09 21:15:45 -08:00
Dane Everitt
5bff8d99cc
Move everything back to vue SFCs 2019-02-09 21:14:58 -08:00
Dane Everitt
40aa3da5de
Migrate last of the SFC's to TS files 2019-02-09 18:46:06 -08:00
Dane Everitt
caca6cff8a
Make the file manager look better 2019-02-09 17:07:11 -08:00
Dane Everitt
e62e3babcc
More fixes 2019-02-09 14:48:47 -08:00
Dane Everitt
6e26f1929d
Blues 2019-02-09 14:44:35 -08:00
Dane Everitt
32b43cff9a
Convert color schema, begin migrating old classes (finishes grey & red) 2019-02-09 14:32:18 -08:00
Dane Everitt
6c7a5d5bb9
Finish UI stuff for today 2019-02-03 17:45:22 -08:00
Dane Everitt
378a26a7c5
Finish migrating most everything to TS 2019-02-03 15:39:59 -08:00
Dane Everitt
0407e97aa1
oopsie 2019-02-03 15:16:03 -08:00
Dane Everitt
3e61bfdeaa
Replace console view with proper ts 2019-02-03 15:10:21 -08:00
Dane Everitt
cc6d10d7f8
Initial Webpack 4 configuration 2019-02-02 17:33:12 -08:00
Dane Everitt
6330d6579f
Undo the ts setting in vue components, begin migration to Vue.component setup 2018-12-29 19:24:52 -08:00
Dane Everitt
96468ab4b3
Try some more changes 2018-12-29 17:00:50 -08:00
Dane Everitt
5e4ca8ef83
Cleanup socketio stuff for typescript 2018-12-16 18:57:34 -08:00
Dane Everitt
cc7f7d7123
Remove flow defs and usage, will be using TS 2018-12-16 14:11:56 -08:00
Dane Everitt
aee42df3ad
Implement some flow and cleanup API call for file manager 2018-09-23 16:06:23 -07:00
Dane Everitt
5c4d5f733f
Move some files around 2018-08-31 20:30:38 -07:00
Dane Everitt
b731659135
Finish up deletion logic 2018-08-26 14:11:18 -07:00
Dane Everitt
039650bf75
More animate 2018-08-26 14:05:10 -07:00
Dane Everitt
5170d40bb2
Cleaner animation 2018-08-26 14:03:43 -07:00
Dane Everitt
e906ada528
Better handling when deleting a database 2018-08-26 14:01:00 -07:00
Dane Everitt
9be2aa4ca9
Push beginning of DB deletion stuff 2018-08-25 14:43:21 -07:00
Dane Everitt
c28e9c1ab7
Add ability to create new database through the UI 2018-08-22 22:29:20 -07:00
Dane Everitt
17796fb1c4
Add basic database listing for server 2018-08-21 21:47:01 -07:00
Dane Everitt
dc52e238ac
Change socket implementation for servers 2018-08-18 20:13:40 -07:00
Dane Everitt
5aa57e0681
Break out file manager file/directory rows into individual components 2018-08-14 21:17:10 -07:00
Dane Everitt
e9f8751c4c
More filemanager work, directory browsing working 2018-08-13 22:58:58 -07:00
Dane Everitt
ceef2edf2e
Add error handling for file manager 2018-08-13 21:06:11 -07:00
Dane Everitt
92a9146b61
Improve filemanager, get first level folders listing 2018-08-06 23:14:13 -07:00
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