Commit Graph

  • ac6e5b9943 Break up editor correctly Dane Everitt 2019-10-19 15:31:02 -07:00
  • 1d6e037d8a Improve mode detection for editing a file Dane Everitt 2019-10-19 14:51:10 -07:00
  • 946f2e17df Ensure the field doesn't get too small Dane Everitt 2019-10-19 13:39:02 -07:00
  • 9be1b658f5 MySQL 8 fix AreYouScared 2019-10-15 18:28:46 -04:00
  • 771d30cc11 Fix Nest deletion service unit test (#1721) Arnaud Lier 2019-10-15 01:50:58 +02:00
  • 2e32df98ea First iteration of a file manager Dane Everitt 2019-10-12 15:29:45 -07:00
  • 44b94b9499 Merge pull request #1716 from Sir3lit/fix-01 Jakob 2019-10-04 09:57:44 +02:00
  • 03dba1a00a Fixed has servers error message AreYouScared 2019-10-04 01:14:47 -04:00
  • ac52810ef6 Don't try to parse JSON being returned from the API Dane Everitt 2019-09-29 15:32:22 -07:00
  • 6f65f6a217 Don't crash the browser as hard when loading a directory with more than 250 files Dane Everitt 2019-09-29 15:25:23 -07:00
  • 5301ab4235 Do a nice fast animation Dane Everitt 2019-09-29 14:06:42 -07:00
  • 29834a33f8 Add support for showing usage graphs on the console page Dane Everitt 2019-09-29 13:23:15 -07:00
  • c66d2cd123 A few adjustments for chunking the new file edit page Dane Everitt 2019-09-28 14:59:05 -07:00
  • 8599e2c64b Add server state change events into the console log Dane Everitt 2019-09-28 13:45:09 -07:00
  • 0108035c05 Fix some typescript typing issues Dane Everitt 2019-09-28 13:29:49 -07:00
  • 79571e1928 Add button to toggle kill option after pressing stop once Dane Everitt 2019-09-28 13:17:51 -07:00
  • 326d346f92 Handle errors sent back over the sockt Dane Everitt 2019-09-28 13:09:47 -07:00
  • ce614ad54f Clean sensitive email connection info Lance Pioch 2019-09-25 15:53:38 -04:00
  • b78276d23d Args won't always be present Dane Everitt 2019-09-24 22:05:48 -07:00
  • 030b8ed4fd Change to support websocket JWT connections Dane Everitt 2019-09-24 21:22:11 -07:00
  • 18c4b951e6 First pass at converting websocket to send a token along with every call Dane Everitt 2019-09-24 20:20:29 -07:00
  • 513965dac7 Update syntax for styleci (#1700) Lance Pioch 2019-09-23 15:30:51 -04:00
  • 67ff67a1bd Add endpoints to return a server's egg configuration Dane Everitt 2019-09-22 15:30:53 -07:00
  • 5df46b23d2 Add power controls Dane Everitt 2019-09-17 23:12:38 -07:00
  • 33f306d40b Add command sending support to console Dane Everitt 2019-09-17 22:54:23 -07:00
  • 498badc0bc Actually fix the console memory leaking... Dane Everitt 2019-09-17 22:54:16 -07:00
  • 12992e3521 Prevent memory leak when component updates and ref changes Dane Everitt 2019-09-17 22:40:59 -07:00
  • 75cd49a1c2 Chunk out the console to only load when needed Dane Everitt 2019-09-17 22:33:14 -07:00
  • 49de1d0ed4 Fixes for console socket disconnecting with HMR enabled Dane Everitt 2019-09-17 21:59:35 -07:00
  • 2b68e5a984 Update dependencies, add support for styled-components Dane Everitt 2019-09-17 21:05:20 -07:00
  • 086018751d Add underlying code to handle authenticating websocket credentials Dane Everitt 2019-09-08 17:48:37 -07:00
  • 1ae374069c Still completely broken terminal... Dane Everitt 2019-09-05 23:05:24 -07:00
  • 54339c1344 Add property information to common models Dane Everitt 2019-09-05 21:53:33 -07:00
  • b99ea53ca1 Update client API endpoints to not use deprecated function Dane Everitt 2019-09-05 21:41:20 -07:00
  • 7543ef085d Format files Dane Everitt 2019-09-05 21:32:57 -07:00
  • 26e4ff1f62 Update to use new repository and standard laravel notation for controllers Dane Everitt 2019-09-05 21:31:12 -07:00
  • 62cd03d684 Fix command sending error handling and bad assertion order Dane Everitt 2019-09-05 21:16:36 -07:00
  • ee0da206c1 Update command sending from server API to use new daemon code Dane Everitt 2019-09-05 21:11:19 -07:00
  • 161e0f6165 Deprecate old way of using repositories for daemon things Dane Everitt 2019-09-05 20:33:27 -07:00
  • a9976c723e [L6] Temporarily hack around theme system to maintain views without having to edit tons of code Dane Everitt 2019-09-05 20:17:40 -07:00
  • 0d6cf54314 [L6] Update even more areas of codebase using custom model validation logic Dane Everitt 2019-09-04 22:26:28 -07:00
  • c586157dc4 [L6] Add support for custom model validation logic Dane Everitt 2019-09-04 22:19:57 -07:00
  • 5b4a65a60c [L6] Break search functionality without breaking the entire app Dane Everitt 2019-09-04 21:21:07 -07:00
  • c97461d602 [L6] Move all of the template files into the new correct location Dane Everitt 2019-09-04 21:19:52 -07:00
  • 1c5b9dbb87 [L6] Update cursor() calls to work with new lazy collections Dane Everitt 2019-09-04 21:05:46 -07:00
  • 08bdc9705f [L6] Update composer dependencies to support L6 Dane Everitt 2019-09-04 21:00:34 -07:00
  • 901515e94b [L6] More correct versions Dane Everitt 2019-09-04 20:33:37 -07:00
  • 7ecb28b598 [L6] No longer necessary with L5.8 Dane Everitt 2019-09-04 20:28:37 -07:00
  • bd8b708c32 [L6] Update cache methods to use defined times and not ints Dane Everitt 2019-09-04 20:24:46 -07:00
  • 2c0503c593 [L6] Initial run, getting all dependencies in line Dane Everitt 2019-09-04 20:19:01 -07:00
  • ab09c7db28 Fix couple of issues with /api/application/servers TrixterTheTux 2019-08-31 11:29:44 +03:00
  • 20c594ae3b Include the egg name in egg model's response from the application API TrixterTheTux 2019-08-24 15:47:11 +03:00
  • cb9536cb24 Cleanup Dane Everitt 2019-08-17 16:10:13 -07:00
  • fb9c106448 Update server listing and associated logic to pull from the panel dynamiacally Dane Everitt 2019-08-17 16:03:10 -07:00
  • 952dff854e Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop Dane Everitt 2019-08-17 11:40:54 -07:00
  • 7224cd8db3 File manager placeholder Dane Everitt 2019-08-17 11:40:51 -07:00
  • 37631a1d49 Missing return statement (#1673) Lance Pioch 2019-08-10 16:19:52 -04:00
  • 1769d191d2 Correct behavior of date formatting Dane Everitt 2019-08-05 22:22:31 -07:00
  • e23f609e7a Only show location when moving Dane Everitt 2019-08-05 21:55:33 -07:00
  • 7623b1d1e6 Fix clicking of rows Dane Everitt 2019-08-05 21:54:16 -07:00
  • 60775c6370 Update handling of links in the file manager Dane Everitt 2019-08-05 21:52:48 -07:00
  • f7def01442 Fix event propagation down the chain Dane Everitt 2019-08-05 21:18:32 -07:00
  • f84e3c9f22 Clearer variable names Dane Everitt 2019-08-05 21:07:34 -07:00
  • 34e54b4944 Slightly better logic for dropdown menus Dane Everitt 2019-08-05 21:02:36 -07:00
  • 917e5e19aa Fixed RegEx validate database password (#1667) Oreo Oreoniv 2019-08-05 20:02:31 +03:00
  • 456473ad0f Delete support & cleaned up copy logic Dane Everitt 2019-08-04 15:46:58 -07:00
  • 2f9128508a Add support for copying files. Dane Everitt 2019-08-04 15:34:46 -07:00
  • 5f59210c85 Use easy-peasy to store file state data Dane Everitt 2019-08-04 14:58:31 -07:00
  • 918e0e2947 Canary not specific version. Dane Everitt 2019-08-04 13:50:49 -07:00
  • 81143e231a Merge branch 'master' into develop Dane Everitt 2019-08-04 13:49:26 -07:00
  • bd5875084b Merge branch 'release/v0.7.15' Dane Everitt 2019-08-03 15:07:18 -07:00
  • 80d337db60 Bump for 0.7.15 💯 v0.7.15 Dane Everitt 2019-08-03 15:00:53 -07:00
  • d430acf768 LOCK TABLES not LOCK Dane Everitt 2019-08-03 14:57:01 -07:00
  • e200277655 Add LOCK permission Dane Everitt 2019-08-03 14:52:35 -07:00
  • eb81e1ed20 Support special characters in database password, closes #1508 Dane Everitt 2019-08-03 14:42:32 -07:00
  • e7e41d8ee8 Fix bulk power when spanning multiple nodes, closes #1526 Dane Everitt 2019-08-03 14:04:31 -07:00
  • 81409947cf Default to OOM killer being disabled, add back configuration option per-server Dane Everitt 2019-08-03 13:41:24 -07:00
  • 2198269a65 Fix allocations requiring an alias when generated via API. Dane Everitt 2019-08-03 13:03:54 -07:00
  • 58796e7441 Fix Server model to use correct relationship when returning subusers, closes #1589 Dane Everitt 2019-08-03 12:56:32 -07:00
  • fe9d86b66b Add support for filtering servers in client list-all endpoint Dane Everitt 2019-08-03 12:44:15 -07:00
  • 47c12929c4 Fix two-factor token creation for iOS devices, closes #1624 Dane Everitt 2019-08-03 12:37:02 -07:00
  • 02ac308042 Fix database host modification not properly showing SQL errors Dane Everitt 2019-08-03 12:33:28 -07:00
  • 2cda14bffb Update CHANGELOG.md Dane Everitt 2019-08-03 12:05:27 -07:00
  • 2716ff8841 Basic working file rename modal Dane Everitt 2019-08-02 22:22:01 -07:00
  • f4d0694670 Avoid unnecessary re-renders when working with HMR Dane Everitt 2019-08-02 22:03:50 -07:00
  • 153020cd31 Merge pull request #1665 from parkervcp/update/paper-again Dane Everitt 2019-08-01 09:17:41 -07:00
  • e1910e8378 remove paper query port again Michael PArker 2019-08-01 04:53:08 -04:00
  • b3a5c5741e Merge pull request #1664 from pterodactyl/gmod-fix Anand Capur 2019-07-31 23:04:24 -07:00
  • 625ae03632 Updated gmod egg Anand Capur 2019-07-31 22:55:32 -07:00
  • 874d8edc26 Merge pull request #1659 from parkervcp/update/paper Dane Everitt 2019-07-31 10:38:03 -07:00
  • 258c27e08d fix paper image Michael (Parker) Parker 2019-07-30 14:41:47 -04:00
  • de98924ddd update paper install script Michael (Parker) Parker 2019-07-30 14:39:07 -04:00
  • 2381a4f8e6 Add support for file dropdown menu Dane Everitt 2019-07-29 22:10:45 -07:00
  • 0ee10e5653 Break out into own component since it will need to handle even more. Dane Everitt 2019-07-27 20:36:27 -07:00
  • e0eedcb811 Improve design of file listing Dane Everitt 2019-07-27 20:32:56 -07:00
  • c90fcea519 Add basic file listing functionality Dane Everitt 2019-07-27 20:23:51 -07:00
  • ecb5384579 Misc CSS and transition fixes Dane Everitt 2019-07-27 20:23:44 -07:00
  • df5de4be97 Add styled-components, even if it is broken Dane Everitt 2019-07-27 18:53:48 -07:00
  • b69ebb0790 Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop Dane Everitt 2019-07-27 15:17:55 -07:00
  • 48c39abfcb Add database password rotation to view Dane Everitt 2019-07-27 15:17:50 -07:00