Commit Graph

  • d79fe6982f Add support for file copy and deletion Dane Everitt 2019-05-04 17:26:24 -07:00
  • 811026895b Update support for moving/renaming files and folders Dane Everitt 2019-05-04 16:04:59 -07:00
  • cd7ec731dc Change Console Chart yAxes to start at 0 and calculate maximum depending on server config (#1535) Martin Gafert 2019-05-02 18:25:03 +02:00
  • eed4be49ab Fix data being passed along to daemon Dane Everitt 2019-05-01 21:58:35 -07:00
  • 95d19bf09e Update logic that handles creation of folders for a server Dane Everitt 2019-05-01 21:45:39 -07:00
  • ec87330a81 Merge branch 'feature/vuejs' into develop Dane Everitt 2019-05-01 21:00:16 -07:00
  • 8055b44586 Fix content hash for composer Dane Everitt 2019-05-01 20:59:50 -07:00
  • 71eae1eb68 Update TwoFactorSetupService.php Dane Everitt 2019-05-01 20:57:54 -07:00
  • 5c99cae779 Merge branch 'develop' into feature/vuejs Dane Everitt 2019-05-01 20:57:49 -07:00
  • c80c8564b8 Switch file manager listing to use panel API endpoint Dane Everitt 2019-05-01 20:54:40 -07:00
  • e87c5f6657 Implement basic support for connecting to wings console via websocket rather than socketio Dane Everitt 2019-05-01 20:12:20 -07:00
  • 3290d39863 update egg-teamspeak3-server.json (#1575) TonisGen 2019-05-02 04:02:41 +01:00
  • 7277b6449b Replace 2FA QR Code generation (#1548) saibotk 2019-04-27 20:18:12 +02:00
  • 0757d8856b Add base code to support retrieving allocations as a client Dane Everitt 2019-03-23 17:47:20 -07:00
  • d59c38eb4e Fix a fallback route issue causing API calls to return unauth responses and not 404s Dane Everitt 2019-03-23 17:41:43 -07:00
  • 4460b6835a Match original database password length when doing a password reset (#1509) Arnaud Lier 2019-03-23 22:04:57 +01:00
  • fa4858f292 Merge pull request #1524 from tenten8401/patch-4 Dane Everitt 2019-03-19 09:18:22 -07:00
  • 743ae040be Add accessability buttons to the file rows Dane Everitt 2019-03-17 17:49:04 -07:00
  • 38cd8f2962 Allow nodes to be created on privileged ports Isaac A 2019-03-16 21:18:46 -04:00
  • ce911f827e Fix file downloading permissions Dane Everitt 2019-03-16 17:16:34 -07:00
  • 8955b5a660 Initial attempt trying to get file downloading to work Dane Everitt 2019-03-16 17:10:04 -07:00
  • 4e669771ca Add support for moving files via the file manager Dane Everitt 2019-03-16 16:36:08 -07:00
  • 5aa40800c8 Add support for copying a file or folder Dane Everitt 2019-03-10 18:42:53 -07:00
  • 3970a24218 Migrate the rename action to follow better structure Dane Everitt 2019-03-10 15:44:49 -07:00
  • f3159bcec3 Fix prop modification error Dane Everitt 2019-03-10 15:15:04 -07:00
  • d6630341b4 Combine logic so we aren't constantly duplicating it Dane Everitt 2019-03-10 14:50:44 -07:00
  • 25621f4c1c Push the user into the newly created directory once made Dane Everitt 2019-03-10 14:28:24 -07:00
  • 66320972be Improve file deletion logic to not require a refresh Dane Everitt 2019-03-10 14:14:47 -07:00
  • 6b4bf3eaa7 Add basic file deletion logic Dane Everitt 2019-03-09 12:04:29 -08:00
  • ea9cdea08d Update composer.lock Dane Everitt 2019-03-09 11:23:51 -08:00
  • a66d7a3417 Merge branch 'develop' into feature/vuejs Dane Everitt 2019-03-09 11:19:07 -08:00
  • 6b3f8af02b Merge pull request #1506 from Sir3lit/patch-9 Dane Everitt 2019-03-04 09:18:24 -08:00
  • babf1262f0 Update Notice Sir3lit 2019-03-03 23:03:48 -05:00
  • aae67a8a11 Merge branch 'release/v0.7.13' Dane Everitt 2019-03-03 14:02:11 -08:00
  • d4facaa2d6 Bump version v0.7.13 Dane Everitt 2019-03-03 13:58:52 -08:00
  • 3411df784a Use the HttpExceptionInterface rather than a render function here Dane Everitt 2019-03-03 13:57:18 -08:00
  • f15449f17b Fix servers not being marked as install failed Dane Everitt 2019-03-03 13:44:28 -08:00
  • cf31d4276c Fix a bug causing DataIntegrityExceptions to not be caught correctly and cause a second exception... whoops. Dane Everitt 2019-03-03 13:42:32 -08:00
  • 114afb8646 Fix error transaction handling when creating a server. Dane Everitt 2019-03-02 18:28:28 -08:00
  • ca193deee4 Fix some composer lock issues Dane Everitt 2019-03-02 16:52:03 -08:00
  • fa2fad73dc Update egg-garrys-mod.json (#1483) Havila 2019-03-03 00:02:22 +00:00
  • d9593b23ab Paginate server results when viewing a node, closes #1404 Dane Everitt 2019-03-02 15:58:56 -08:00
  • 50eb2a10ad Fixes redis password saving, closes #1428 Dane Everitt 2019-03-02 15:38:46 -08:00
  • 8253246955 Prevent an exception when creating databases with the same name on multiple hosts. Dane Everitt 2019-03-02 15:31:25 -08:00
  • 91c9cbba6f [#1500] Correctly require disk_overallocate Dane Everitt 2019-03-02 14:48:05 -08:00
  • 50c5ab92aa [#1500] Add support for limits array or base level values Dane Everitt 2019-03-02 14:44:59 -08:00
  • a4d7985e51 [#1500] Fix allocation limit being required even though it isn't used. Dane Everitt 2019-03-02 14:27:01 -08:00
  • 01e006a308 Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop Dane Everitt 2019-03-02 13:32:50 -08:00
  • a8db9c72cc Disable codecov commenting on PRs Dane Everitt 2019-03-02 13:32:33 -08:00
  • 62e68ec66f Fix for Locations PATCH endpoint (#1499) Michael (Parker) Parker 2019-03-02 16:27:36 -05:00
  • 807d075435 Replace Spigot with Paper (#1501) Michael (Parker) Parker 2019-03-02 16:22:22 -05:00
  • d34c737f16 Base delete file view, not actually connected to anything Dane Everitt 2019-02-18 21:23:42 -08:00
  • ff820f30ad Add support for renaming files on the fly in the file manager Dane Everitt 2019-02-18 20:41:58 -08:00
  • 52115b5c77 This wasnt used Dane Everitt 2019-02-18 19:38:03 -08:00
  • c47ceda302 Remove forgotten debugger Dane Everitt 2019-02-17 13:29:42 -08:00
  • 866b3a3aac Add support for actually creating that folder on the daemon Dane Everitt 2019-02-17 13:29:11 -08:00
  • 0b11532a48 Get modal base logic all worked out Dane Everitt 2019-02-17 13:03:15 -08:00
  • be7f7d8da8 Add initial support for tracking current FM directory for creating a folder (and other stuff eventually) Dane Everitt 2019-02-16 17:54:15 -08:00
  • 767e466fd8 Lets be smarter with modals here... Dane Everitt 2019-02-16 17:15:56 -08:00
  • 04fb5de9a1 Add missing ∞ (#1485) Havila 2019-02-16 19:10:12 +00:00
  • edcea40eab Fix ARK startup config (#1481) Michael (Parker) Parker 2019-02-16 14:08:54 -05:00
  • 805e895e8e Update installers to use latest Alpine (#1469) Sir3lit 2019-02-16 14:08:01 -05:00
  • 10c7816f39 Fix for stupid forge version grabbing. (#1471) Michael (Parker) Parker 2019-02-16 14:07:35 -05:00
  • 3be7e3e7c8 Update --installation-help.md Dane Everitt 2019-02-15 10:56:03 -08:00
  • 6fcc5a5afa Update ---bug-report.md Dane Everitt 2019-02-15 10:55:14 -08:00
  • d91cf766ba Please stop spamming our tracker every. single. day. Dane Everitt 2019-02-15 10:54:34 -08:00
  • b6773b56c1 Format all the files Dane Everitt 2019-02-09 21:15:45 -08:00
  • 5bff8d99cc Move everything back to vue SFCs Dane Everitt 2019-02-09 21:14:58 -08:00
  • 761704408e Fix HMR and backtrack for SFC support now that PHPStorm supports them Dane Everitt 2019-02-09 19:43:11 -08:00
  • 626a63ddd9 Some code cleanup Dane Everitt 2019-02-09 19:15:18 -08:00
  • 40aa3da5de Migrate last of the SFC's to TS files Dane Everitt 2019-02-09 18:46:06 -08:00
  • 5cb57af193 Fix power button actions Dane Everitt 2019-02-09 17:37:44 -08:00
  • 8385ec7feb Cleanup more filemanager design Dane Everitt 2019-02-09 17:26:08 -08:00
  • caca6cff8a Make the file manager look better Dane Everitt 2019-02-09 17:07:11 -08:00
  • ac13f5dce4 Fix a bunch of design inconsistencies and horrible code on server boxes Dane Everitt 2019-02-09 16:38:45 -08:00
  • a9fda52065 Begin fixing design to match new colors Dane Everitt 2019-02-09 15:17:38 -08:00
  • dfa175326c Use a better green pallet Dane Everitt 2019-02-09 14:50:32 -08:00
  • e62e3babcc More fixes Dane Everitt 2019-02-09 14:48:47 -08:00
  • 6e26f1929d Blues Dane Everitt 2019-02-09 14:44:35 -08:00
  • d6feaec202 Fix colors Dane Everitt 2019-02-09 14:37:30 -08:00
  • f62c8a0d55 Greens Dane Everitt 2019-02-09 14:36:39 -08:00
  • 8dcd445df6 Migrate yellows Dane Everitt 2019-02-09 14:33:39 -08:00
  • 32b43cff9a Convert color schema, begin migrating old classes (finishes grey & red) Dane Everitt 2019-02-09 14:32:18 -08:00
  • 6c7a5d5bb9 Finish UI stuff for today Dane Everitt 2019-02-03 17:45:22 -08:00
  • 89d29cf46b Assorted UI tweaking Dane Everitt 2019-02-03 17:27:19 -08:00
  • a28a9887c1 Rearrange the navigation bar to be laid out more normally Dane Everitt 2019-02-03 16:29:08 -08:00
  • 378a26a7c5 Finish migrating most everything to TS Dane Everitt 2019-02-03 15:39:59 -08:00
  • 0407e97aa1 oopsie Dane Everitt 2019-02-03 15:16:03 -08:00
  • 3e61bfdeaa Replace console view with proper ts Dane Everitt 2019-02-03 15:10:21 -08:00
  • d7ce62c047 Re-add socket mixin, works fine? Dane Everitt 2019-02-03 14:49:04 -08:00
  • 1c6fa6c0bb Revert "Temporarily remove socketio until this can be fixed" Dane Everitt 2019-02-03 14:31:47 -08:00
  • 9f2eaa5c40 Transform server base page to TS Dane Everitt 2019-02-03 14:31:39 -08:00
  • ace2e060ed Merge branch 'release/v0.7.12' Dane Everitt 2019-02-03 13:45:12 -08:00
  • 7bdcdf23bf Little tweak, HMR still broken Dane Everitt 2019-02-02 19:00:34 -08:00
  • ea923053eb Miscelaneous fixes for WP Dane Everitt 2019-02-02 18:49:51 -08:00
  • 91cf735646 Fix webpack compliation for prod, chunk out massive files for perf Dane Everitt 2019-02-02 18:25:33 -08:00
  • cc6d10d7f8 Initial Webpack 4 configuration Dane Everitt 2019-02-02 17:33:12 -08:00
  • 5fc6ef191c Update app.php v0.7.12 Dane Everitt 2019-02-02 14:10:30 -08:00
  • 7b4e69b5d2 Add russian translation (#1460) stashenko 2019-02-03 01:07:58 +03:00
  • f448927df6 Update CHANGELOG.md Dane Everitt 2019-02-02 14:05:32 -08:00