Commit Graph

33 Commits

Author SHA1 Message Date
Dane Everitt
9a0ed6b291 Add ability to disable two factor authentication 2019-12-22 20:41:25 -08:00
Dane Everitt
eb39826f46 Add base logic to configure two factor on account 2019-12-22 17:03:44 -08:00
Dane Everitt
d07ee9a36b Add create directory button 2019-12-15 19:10:01 -08:00
Dane Everitt
66410a35f1 Fix recaptcha on login forms 2019-12-15 18:05:44 -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
d69f816d9d Add handler to fetch all of the system permissions and load them into the state 2019-11-03 17:37:06 -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
Dane Everitt
da24f66563 Finish code for updating email 2019-06-24 21:43:46 -07:00
Dane Everitt
438f1b06b9 Add support for changing account password 2019-06-22 23:45:09 -07:00
Dane Everitt
d43b7ea5bc Add basic Formik setup and example for update password 2019-06-22 23:25:38 -07:00
Dane Everitt
212773d63c Finish authentication flow for 2FA 2019-06-22 13:33:11 -07:00
Dane Everitt
4eeec58c59 Add support for password reset links 2019-06-16 16:57:57 -07:00
Dane Everitt
19ef901768 Show success message to the user 2019-06-11 23:19:43 -07:00
Dane Everitt
b93b40ba31 Begin working on password reset page 2019-06-11 22:02:18 -07:00
Dane Everitt
d9f30294de Migrate the existing login form to use React 2019-06-09 19:26:20 -07:00