Commit Graph

34 Commits

Author SHA1 Message Date
Dane Everitt fa0f32584e Update laroute 2017-01-21 15:44:06 -05:00
Dane Everitt 515e543c7f Add SFTP and Database management pages to new theme. 2017-01-15 20:28:54 -05:00
Dane Everitt c7f3bb5112 New theme assigned to server console page. 2017-01-15 18:52:22 -05:00
Dane Everitt 2fc852c6a4 Push 'Account' and 'Security' pages as well as 'My Servers' 2017-01-15 14:09:57 -05:00
Dane Everitt d223a224cd Update socketio and file upload.
Should address #231
2017-01-14 13:43:40 -05:00
Dane Everitt 2e33b9c4e4 Revert "Select the whole field when renaming a file."
This reverts commit b8b0e0bdf9.
2017-01-03 17:39:28 -05:00
Dane Everitt b8b0e0bdf9 Select the whole field when renaming a file. 2017-01-03 17:37:43 -05:00
Dane Everitt 130aa6cc8a Transpile ES6 to ES5 for filemanager. Closes #224 2017-01-03 17:32:23 -05:00
Dane Everitt aa6e733ba5 Switch filemanager and EULA check to use pure Javascript methods
Removes the need for the javascript to be parsed by Blade template
engine by using a defined javascript variable with the values that are
necessary for checking everything and passing the correct values.

This does make it so that if a user does not have permission to do
something they could theoretically make the option show up in the
context menu, however when they click it, it will simply return an
error by the daemon.
2017-01-03 16:47:33 -05:00
Jakob Schrettenbrunner d844c4135c update jquery.terminal to v0.11.23
set new scrollBottomOffset to 5 to hopefully resolve issues with chrome
2016-12-10 13:51:07 +01:00
Jakob Schrettenbrunner 2a101c0ffd update to jquery terminal v0.11.22 2016-12-09 23:50:22 +01:00
Dane Everitt e47bb6ef0f Add multiplicators to certain inputs, closes #154
Allows for users to enter `10g` into a memory field and have it
converted to 10GB equivalent in MB.
2016-11-26 19:56:19 -05:00
Dane Everitt 0741ab6833 Revamped resource graphing, uses chart.js 2016-10-30 00:06:55 -04:00
Dane Everitt bef717b202 add typeahead support for owner email when adding new server
closes #144
pic: http://s3.pterodactyl.io/UpPSJ.png
2016-10-21 15:22:47 -04:00
Dane Everitt 20db3f9058 Fixes bug in socket.io file upload using unix epoch 2016-10-14 14:55:20 -04:00
Dane Everitt e5ffb15020 Add support for new file upload mechanics 2016-10-13 21:03:49 -04:00
Dane Everitt 1958af1635 Update Socket.io dependency to latest version 2016-10-07 16:47:49 -04:00
Dane Everitt 4bcab0519c Update files to match js/css vendor changes 2016-10-03 13:18:48 -04:00
Dane Everitt fe9c573533 add ace editor files 2016-10-01 23:06:04 -04:00
Dane Everitt 332da79b89 Move assets around into vendor dir 2016-09-30 20:35:27 -04:00
Dane Everitt a787e99f88 Add a better console page 2016-09-16 15:48:17 -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 82a43bbf15 update jquery 2016-02-25 23:57:23 -05:00
Dane Everitt 2f0883cfc7 add versions to header 2016-02-06 13:38:59 -05:00
Dane Everitt aa54e657e1 Change graphing library for node view
Server view coming soon
2016-02-06 01:29:24 -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 40c68a5391 Add title to copyright 2016-01-20 16:05:16 -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 1d97b0be98 Add support for modification of server startup variables and command 2016-01-10 18:57:22 -05:00
Dane Everitt 179481c547 Add support for allocation management on nodes.
Allows deleting entire IP blocks, as well as allocating new IPs and
Ports via CIDR ranges, single IP, and single ports or a port range.
2016-01-10 00:38:16 -05:00
Dane Everitt 4b40fa65d4 Cental modals and add SweetAlerts 2016-01-08 18:58:03 -05:00
Dane Everitt 69b541643c Remove old chart scripts 2016-01-05 16:26:47 -05:00
Dane Everitt 1489f7a694 Initial Commit of Files
PufferPanel v0.9 (Laravel) is now Pterodactyl 1.0
2015-12-06 13:58:49 -05:00