Dane Everitt
|
933a4733e8
|
Add base support for creating a new API key for an account
|
2020-03-22 18:15:38 -07:00 |
|
Dane Everitt
|
1e0d630e1f
|
Finish building out schedule management functionality
|
2020-03-22 13:56:15 -07:00 |
|
Dane Everitt
|
ef38a51d6d
|
Add base support for editing an existing task
|
2020-03-18 22:28:32 -07:00 |
|
Dane Everitt
|
78ed343a34
|
Support deleting a task from a schedule
|
2020-03-18 21:08:32 -07:00 |
|
Dane Everitt
|
5345a2a3e1
|
Add initial task listing for schedules
|
2020-03-17 23:33:53 -07:00 |
|
Dane Everitt
|
32e9fb0346
|
Add basic listing of server schedules
|
2020-02-08 15:23:08 -08:00 |
|
Dane Everitt
|
eb39826f46
|
Add base logic to configure two factor on account
|
2019-12-22 17:03: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
|
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
|
0b9c6bd21d
|
Proxy file downloads through the panel rather than having to get creative with download tokens
|
2019-10-26 14:36:37 -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
|
48c39abfcb
|
Add database password rotation to view
|
2019-07-27 15:17:50 -07:00 |
|
Dane Everitt
|
bfdc1f766b
|
Support saving existing files
|
2019-05-27 15:30:49 -07:00 |
|
Dane Everitt
|
a8462bf109
|
Add initial support for opening a file in the file manager, still needs more work
|
2019-05-25 16:24:13 -07:00 |
|
Dane Everitt
|
d79fe6982f
|
Add support for file copy and deletion
|
2019-05-04 17:26:24 -07:00 |
|
Dane Everitt
|
811026895b
|
Update support for moving/renaming files and folders
|
2019-05-04 16:04:59 -07:00 |
|
Dane Everitt
|
95d19bf09e
|
Update logic that handles creation of folders for a server
|
2019-05-01 21:45:39 -07:00 |
|
Dane Everitt
|
c80c8564b8
|
Switch file manager listing to use panel API endpoint
|
2019-05-01 20:54:40 -07:00 |
|
Dane Everitt
|
0757d8856b
|
Add base code to support retrieving allocations as a client
|
2019-03-23 17:47:20 -07:00 |
|
Dane Everitt
|
8955b5a660
|
Initial attempt trying to get file downloading to work
|
2019-03-16 17:10:04 -07:00 |
|
Dane Everitt
|
0999ec93c3
|
More logic for deleting databases
|
2018-08-25 15:07:42 -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
|
f2d2725ca0
|
Merge branch 'feature/vuejs' into feature/vue-serverview
|
2018-07-15 16:50:11 -07:00 |
|
Dane Everitt
|
0cc895f2d5
|
Finalize email/password changing in UI
|
2018-06-17 16:53:24 -07:00 |
|
Dane Everitt
|
b8b9acd0e6
|
Get the base email update working through the API.
Still going to need to determine the best course of action to update the token on the client side.
|
2018-06-11 22:56:57 -07:00 |
|
Dane Everitt
|
14927c3e7e
|
Add base UI for account management
|
2018-06-11 22:36:43 -07:00 |
|
Jakob Schrettenbrunner
|
05478e3277
|
Merge branch 'feature/vuejs' into feature/vue-serverview
|
2018-06-11 21:06:12 +02:00 |
|
Dane Everitt
|
e948d81d8a
|
Base attempt at using vuex to handle logins
|
2018-06-05 23:00:01 -07:00 |
|
Jakob Schrettenbrunner
|
855af7cb4d
|
commit files that were out of view
|
2018-06-04 00:46:24 +02:00 |
|
Dane Everitt
|
02b29a66ea
|
Use client API to get resource use for a server
|
2018-06-02 19:08:53 -07:00 |
|
Dane Everitt
|
3e2ac981a9
|
Add API endpoint for getting server resource utilization, closes #900
This endpoint is throttled to 15 requests per minute to avoid destroying the daemon since clients can use it.
|
2018-03-17 14:01:53 -05:00 |
|
Dane Everitt
|
cef3e4ced4
|
Add base routes for managing servers as a client
|
2018-02-27 21:28:43 -06:00 |
|
Dane Everitt
|
e28973bcae
|
Move everything around as needed to get things setup for the client API
|
2018-02-25 15:30:56 -06:00 |
|