Matthew Penner
9057a4f9d8
ui(server): fix keybinds not working in console
2021-03-17 16:59:06 -06:00
Dane Everitt
1b3d1a4540
Merge pull request #3190 from Software-Noob/patch-1
...
Fix forge universal jar renaming
2021-03-15 12:57:26 -07:00
Alex
3358bea09f
Fix universal jar renaming
2021-03-15 18:07:30 +02:00
Matthew Penner
5653b03ddb
cleanup BackupContextMenu.tsx
2021-03-12 15:40:45 -07:00
Matthew Penner
582521f419
fix: backup restore delete all files
2021-03-12 14:47:49 -07:00
Matthew Penner
2e046ae258
Merge branch 'develop' into feature/react-admin
2021-03-12 14:13:22 -07:00
Matthew Penner
7e8cb52d88
ui(admin): work on Node editing
2021-03-12 14:12:45 -07:00
Matthew Penner
59e5017fd8
api: fix problem with transformers
2021-03-09 08:14:48 -07:00
Dane Everitt
c8c9c3d3cb
Merge pull request #3162 from Software-Noob/tar-patch
...
Fix artisan upgrade failing to download
2021-03-08 10:10:52 -08:00
Alex
76f507656c
remove file archive flag
2021-03-08 12:19:20 +02:00
Dane Everitt
9d500f1c49
Update CHANGELOG.md
2021-03-07 17:38:42 -08:00
Dane Everitt
1476104b30
Fix inability to download files from the panel; closes #3151
...
Co-Authored-By: xcgc <74693042+xcgc@users.noreply.github.com>
2021-03-07 09:45:27 -08:00
Dane Everitt
7e0efbdecd
Merge pull request #3148 from mammut53/develop
...
Fix displaying wrong backup number on pages
2021-03-06 19:15:26 -08:00
mammut53
8dca2140b3
Fix displaying wrong backup number on pages
...
By having multiplie pages the current number of backups broke
2021-03-07 01:57:02 +01:00
Matthew Penner
08546e6076
ui(admin): implement NewDatabaseContainer.tsx
2021-03-06 16:57:13 -07:00
Matthew Penner
e9546c70bd
ui(admin): add CopyOnClick button to NodeConfigurationContainer
2021-03-06 16:08:42 -07:00
Matthew Penner
5d1568cf84
api(client): fix TwoFactorController
2021-03-06 15:53:45 -07:00
Matthew Penner
5fe86f164e
api(client): fix AccountController
2021-03-06 15:49:44 -07:00
Matthew Penner
264c3865b2
api(application): fix api key permissions
2021-03-06 15:41:34 -07:00
Matthew Penner
7d80b5fee7
Merge branch 'develop' into feature/react-admin
2021-03-06 15:37:03 -07:00
Dane Everitt
0baa74a517
Fix rust not seeding
2021-03-06 12:29:40 -08:00
Dane Everitt
ca6068fa6d
Update CHANGELOG.md
2021-03-06 10:49:08 -08:00
Dane Everitt
5fa06e5672
Merge pull request #3144 from Sabinno/develop
...
Fix grammar
2021-03-06 10:45:47 -08:00
Dane Everitt
37d48c9972
Merge pull request #3146 from xcgc/patch-1
...
Inform users when their server successfully installed. Fixes #3140
2021-03-06 10:45:23 -08:00
xcgc
397df3bf71
Update ServerInstallController.php
2021-03-06 15:52:24 +08:00
Sabinno
9ca0ee99e9
Fix spelling
...
Changed "other's", implying a single other person's server, to "others'", implying the servers of multiple people.
2021-03-05 12:39:47 -05:00
Matthew Penner
f78aaea6a3
api: cleanup controllers
2021-03-05 10:03:12 -07:00
Matthew Penner
00c42225e8
tests(integration): fix UserControllerTest
2021-03-05 09:18:50 -07:00
Matthew Penner
350ef1aba5
tests(integration): fix database services
2021-03-05 09:15:23 -07:00
Matthew Penner
ffdf27e606
tests(integration): fix NestControllerTest, and UserControllerTest
2021-03-05 09:08:07 -07:00
Matthew Penner
f6e71e7e76
tests(integration): fix EggControllerTest
2021-03-05 09:04:32 -07:00
Matthew Penner
ee5a661e46
tests(integration): fixes EggControllerTest, NestControllerTest, and UserControllerTest
2021-03-05 09:01:29 -07:00
Matthew Penner
542fd61049
db(migrations): fix order of 'change_port_columns_on_nodes_table' migration
2021-03-05 08:52:25 -07:00
Matthew Penner
8c8de6ac62
php-cs fixes
2021-03-05 08:46:14 -07:00
Matthew Penner
d57060dad9
Merge branch 'develop' into feature/react-admin
2021-03-05 08:45:39 -07:00
Dane Everitt
4192bcab4b
Update CHANGELOG.md
2021-03-03 21:17:20 -08:00
Dane Everitt
766a8f3fe8
Merge branch 'develop' of https://github.com/pterodactyl/panel into develop
2021-03-03 21:04:17 -08:00
Dane Everitt
9aa74a3a50
appease the eslint gods
2021-03-03 21:04:11 -08:00
Dane Everitt
94ad018e50
Merge pull request #3132 from ssh-sysadmin/develop
...
Add ByteAnia to Sponsors list
2021-03-03 21:03:03 -08:00
Dane Everitt
2edae052d8
Merge pull request #3138 from Software-Noob/patch-3
...
Fix ark rcon startup
2021-03-03 21:02:54 -08:00
Dane Everitt
1943c7a98b
Prevent catastrophic boot failure in wings when a server egg has bad data; closes #3055
2021-03-03 21:02:11 -08:00
Alex
0723e6e3c1
Fix ark rcon startup
2021-03-04 06:41:10 +02:00
Dane Everitt
19279644df
Show more user friendly error when allocation fails to parse; closes #3056
2021-03-03 20:19:00 -08:00
Dane Everitt
9a10078008
Delete Vagrantfile
2021-03-03 20:18:24 -08:00
Dane Everitt
68bc81f2f1
Try to handle terminal fit a bit better; closes #3121
...
I'm not sure how to fix this actually, but based on the light reading I did theoretically this should at least prevent it from trying to fit something that doesn't even exist?
2021-03-03 19:44:06 -08:00
Dane Everitt
bc87a9cf7d
Don't break the entire server UI for a broken console, ref #3121
2021-03-03 19:31:39 -08:00
Samuel L
d86bcb50af
Update README.md
2021-03-02 07:14:35 -05:00
Matthew Penner
ffbf7daea6
ui(websocket): bruh...
2021-02-25 15:14:12 -07:00
Dane Everitt
f58db890df
Update SECURITY.md
2021-02-24 20:44:08 -08:00
Matthew Penner
ff4a64bfff
admin(ui): remove console.logs
2021-02-24 18:29:10 -07:00