Commit Graph

21 Commits

Author SHA1 Message Date
Dane Everitt
d07ee9a36b Add create directory button 2019-12-15 19:10:01 -08:00
Dane Everitt
81bd67cc76 Add ability for user to change server's name 2019-12-09 22:03:10 -08:00
Dane Everitt
2570b4e2d0 Base code for settings and schedules 2019-12-07 15:58:37 -08:00
Dane Everitt
bfd62304ae Package updates 2019-12-07 12:12:33 -08:00
Dane Everitt
543884876f Add basic subuser listing for servers 2019-11-03 12:20:11 -08:00
Dane Everitt
78ccdf93b6 Square away saving of existing files 2019-10-26 13:16:27 -07:00
Dane Everitt
ac52810ef6 Don't try to parse JSON being returned from the API 2019-09-29 15:32:22 -07:00
Dane Everitt
c66d2cd123 A few adjustments for chunking the new file edit page 2019-09-28 14:59:05 -07:00
Dane Everitt
18c4b951e6 First pass at converting websocket to send a token along with every call 2019-09-24 20:20:29 -07:00
Dane Everitt
086018751d Add underlying code to handle authenticating websocket credentials 2019-09-08 17:48:37 -07:00
Dane Everitt
fb9c106448 Update server listing and associated logic to pull from the panel dynamiacally 2019-08-17 16:03:10 -07:00
Dane Everitt
456473ad0f Delete support & cleaned up copy logic 2019-08-04 15:46:58 -07:00
Dane Everitt
2f9128508a Add support for copying files. 2019-08-04 15:34:46 -07:00
Dane Everitt
5f59210c85 Use easy-peasy to store file state data 2019-08-04 14:58:31 -07:00
Dane Everitt
2716ff8841 Basic working file rename modal 2019-08-02 22:22:01 -07:00
Dane Everitt
c90fcea519 Add basic file listing functionality 2019-07-27 20:23:51 -07:00
Dane Everitt
48c39abfcb Add database password rotation to view 2019-07-27 15:17:50 -07:00
Dane Everitt
d081f328ab Support deleting existing databases 2019-07-16 22:15:14 -07:00
Dane Everitt
1f763dc155 Finish support for creating databases in the UI 2019-07-16 21:43:11 -07:00
Dane Everitt
986285402f Switch to a context store for server stuff to better support things in the future 2019-07-09 21:25:57 -07:00
Dane Everitt
f0ca8bc3a3 Handle connecting to websocket instance
Very beta code for handling sockets
2019-06-29 16:14:32 -07:00