Dane Everitt
120a6a5f6e
Show less information to users when editing startup
2016-09-15 20:30:18 -04:00
Dane Everitt
a153327b5b
Allow HTMl in startup parameter descriptions
2016-09-15 20:29:05 -04:00
Dane Everitt
41a16d5fdc
Fixes file upload onClick bug, closes #82
2016-09-07 16:21:23 -04:00
Dane Everitt
36c139d33d
Better file deletion confirmation (shows file to be deleted)
2016-09-07 16:12:17 -04:00
Dane Everitt
e0bff4db8e
closes #85 , also fixes route names
2016-09-07 15:28:57 -04:00
Dane Everitt
9fb0cb420e
Add subuser support to tasks
...
Also allow task creation…
2016-09-05 17:39:58 -04:00
Dane Everitt
9b4a0ed143
Add task toggle and delete
2016-09-05 17:13:22 -04:00
Dane Everitt
1ca07e665e
Add support for viewing SFTP password in panel
...
requested in #74
closes #74
2016-09-02 19:26:48 -04:00
Dane Everitt
e8c175f385
Add IP Aliasing ( #72 )
...
* complete support for IP Alias's throughout panel
Includes a database change and probably better allocation handling
anyways
closes #37
2016-08-31 16:03:37 -04:00
Dane Everitt
f1a3008a50
Fix display and subuser settings for databases
2016-08-17 17:36:06 -04:00
Dane Everitt
5233d6e87b
Add database password change support and fix column name
2016-08-16 00:07:10 -04:00
Dane Everitt
0d61c50dcc
closes #67 and fixes database tab display
2016-08-15 22:42:11 -04:00
Dane Everitt
67d9f9f4ab
Improve scheduled task layout and data handling
2016-03-18 16:23:10 -04:00
Dane Everitt
8190f08b75
Move to async lib for processing cpu data
...
Still doesn’t fix the page lag which seems to be due to the rendering
of the graphs.
2016-02-25 23:57:53 -05:00
Dane Everitt
ceb2ef49ae
fix JS bug
2016-02-25 23:57:31 -05:00
Dane Everitt
217762a2eb
More complete implementation of database management in panel.
...
Still missing ability to change passwords for databases, but that will
come soon.
2016-02-14 21:43:20 -05:00
Dane Everitt
3fe74b412d
Update binaryJS path for daemon changes
2016-02-06 15:28:31 -05:00
Dane Everitt
d171f767a3
Move from highcharts
2016-02-06 15:06:43 -05:00
Dane Everitt
3df694b618
Update theme support
2016-02-05 23:27:43 -05:00
DDynamic
192498e51a
Internal Themes
2016-02-04 18:19:31 -06:00
Dane Everitt
b0a9be98f9
Fixes bug with websocket uploads; closes #48
2016-01-26 22:42:24 -05:00
Dane Everitt
cc9cfc74c9
Fix browser crashing; closes #38
2016-01-24 01:24:41 -05:00
Dane Everitt
c81bc37865
Why this was a problem is beyond me.
...
For some reason blade got really upset on a development machine because
of these comments. Doing individual lines fixes it.
2016-01-23 21:30:03 -05:00
Dane Everitt
4719b20a27
Implement server startup stuff
2016-01-22 19:40:48 -05:00
Dane Everitt
ccfe444930
Fix file editing linkages
2016-01-21 23:58:08 -05:00
Dane Everitt
52229d5d2e
Add SFTP management to server front-end
2016-01-21 23:58:08 -05:00
Dane Everitt
026df6a36f
Relicense project under MIT
...
Permission obtained from @DDynamic. Contributions from other users were
removed since we did not obtain permission from them for the re-license.
From this point forward all contributors must have a signed Contributor
License Agreement on file.
2016-01-20 15:56:40 -05:00
Dane Everitt
ac6edc4d64
Completed subuser system
2016-01-18 19:57:10 -05:00
Dane Everitt
b7666bdb05
Basic initial subuser management
2016-01-18 01:24:33 -05:00
Dane Everitt
57cf636816
Update server policy definitions
2016-01-18 00:56:09 -05:00
Dane Everitt
4f3629fc4c
Fixes issue with special characters in URL for file manager
...
closes #21
2016-01-17 22:54:03 -05:00
Dane Everitt
aaf9768a92
Improved alerts on server console and power controls
2016-01-08 22:54:30 -05:00
Dane Everitt
80bef5bd93
Fix file manager permissions
2016-01-08 22:42:33 -05:00
Dane Everitt
a1c6aa6358
Clean up setting allocation front-end
2016-01-08 22:36:57 -05:00
Dane Everitt
b41e7ecf09
Fix more permissions checking
2016-01-08 22:30:21 -05:00
Dane Everitt
b996316d92
Fixes some permissions stuff
2016-01-08 22:22:57 -05:00
Dane Everitt
abed57546b
Show nicer alerts for file deletion
2016-01-08 20:08:20 -05:00
Dane Everitt
2160613163
Add EULA acceptance popup when starting server
2016-01-08 19:54:06 -05:00
Dane Everitt
f560020ffd
Fix CPU usage display for server
...
Previously was stacked and would show 2x normal usage.
2016-01-08 16:22:15 -05:00
Dane Everitt
69b541643c
Remove old chart scripts
2016-01-05 16:26:47 -05:00
Dane Everitt
1a55532f95
Template adjustments
2016-01-04 16:48:22 -05:00
Dane Everitt
4fe4881f77
Add delete server support as well as fix a few other bugs
...
Also a few JS fixes to make things work better and not clear the
console every time the server is booted
2016-01-03 23:16:03 -05:00
Dane Everitt
a7fdb9618c
support for changing allocation on frontend
2016-01-03 15:15:14 -05:00
Dane Everitt
fb77e23eb4
Make server overview cleaner and easier to follow
...
Also adds allocation information tab, still need to make it so users
can actually change their default connection address
2016-01-03 00:28:33 -05:00
Dane Everitt
8b8ef4f2d6
Display graphs using highcharts now.
...
Shows all CPU core usage as well.
2016-01-01 21:35:50 -05:00
Dane Everitt
445d0eaa8d
Fix upload socket connection
2016-01-01 18:13:34 -05:00
Dane Everitt
46117afc77
Code cleanup and fixes filemanager
2016-01-01 18:08:15 -05:00
Dane Everitt
a391a2d854
Hide console commands when server is off/stopping
2015-12-31 18:01:42 -05:00
Dane Everitt
cc90fa3e63
Add http(s) toggle for nodes, update power page
...
Updates power and console controls to match new daemon output and API.
2015-12-31 17:55:42 -05:00
Dane Everitt
47235b670a
Push some basic add server functionality
...
Doesn’t support adding the server, but adds improved support for
handling picking server location, node, and ip+port
2015-12-07 00:47:19 -05:00