Matthew Penner
|
dc0fdee030
|
Add admin state store, add new role functionality
|
2020-12-28 10:08:08 -07:00 |
|
Matthew Penner
|
7369167e28
|
Fix problems after rebase, move RoleController to Api\Application
|
2020-12-27 22:02:30 -07:00 |
|
Matthew Penner
|
333c9312d4
|
Force admin get routes to be passed to the react front-end
|
2020-12-27 22:02:30 -07:00 |
|
Matthew Penner
|
108bf6e3f7
|
Remove PacksContainer.tsx
|
2020-12-27 22:02:30 -07:00 |
|
Matthew Penner
|
1cdf9bc18f
|
Lazy load the AdminRouter
|
2020-12-27 22:02:30 -07:00 |
|
Matthew Penner
|
1f850fac61
|
Somewhat get a max-width container working
|
2020-12-27 22:02:30 -07:00 |
|
Matthew Penner
|
19176fb1b6
|
Get react admin sidebar working while Dane is shopping for domains
|
2020-12-27 22:02:30 -07:00 |
|
Matthew Penner
|
d2f3d8178b
|
Fix Admin/BaseController.php showing the SSR admin area
|
2020-12-27 22:02:30 -07:00 |
|
Matthew Penner
|
1dff1f1810
|
Start porting over the admin area to react
|
2020-12-27 22:02:30 -07:00 |
|
Matthew Penner
|
e7aeeace26
|
tmp
|
2020-12-27 22:02:30 -07:00 |
|
Matthew Penner
|
df6f5c3a09
|
Update Mounts description, change styling of 'no items found' text on ApiKeysContainer.tsx
|
2020-12-27 22:02:30 -07:00 |
|
Matthew Penner
|
dd0cd5bcb9
|
Force admin get routes to be passed to the react front-end
|
2020-12-27 22:02:30 -07:00 |
|
Matthew Penner
|
3cdd348352
|
Remove PacksContainer.tsx
|
2020-12-27 22:02:30 -07:00 |
|
Matthew Penner
|
e5c30cb6f3
|
Lazy load the AdminRouter
|
2020-12-27 22:02:30 -07:00 |
|
Matthew Penner
|
434d204c49
|
Add 'select-none' everywhere in the admin area
|
2020-12-27 22:02:30 -07:00 |
|
Matthew Penner
|
a1115ff096
|
Somewhat get a max-width container working
|
2020-12-27 22:02:30 -07:00 |
|
Matthew Penner
|
6c53738070
|
Get react admin sidebar working while Dane is shopping for domains
|
2020-12-27 22:02:30 -07:00 |
|
Matthew Penner
|
c22ab762de
|
Fix Admin/BaseController.php showing the SSR admin area
|
2020-12-27 22:02:29 -07:00 |
|
Matthew Penner
|
9ee3275b11
|
Start porting over the admin area to react
|
2020-12-27 22:02:29 -07:00 |
|
Dane Everitt
|
dbb6f69e00
|
Use proper newline, not literal \n
|
2020-12-27 16:47:51 -08:00 |
|
Dane Everitt
|
794cf9d9dd
|
Make backup throttling configurable
|
2020-12-27 16:41:53 -08:00 |
|
Dane Everitt
|
a7fef8b736
|
Correctly handle backups that fail without an upload_id attached to them
|
2020-12-27 11:56:28 -08:00 |
|
Dane Everitt
|
952715facc
|
Fix handling of upload IDs on backups
|
2020-12-27 11:34:55 -08:00 |
|
Dane Everitt
|
8e06628409
|
Update package.json
|
2020-12-27 11:20:00 -08:00 |
|
Dane Everitt
|
2463c3f492
|
Cleanup and update some dependencies
|
2020-12-27 11:18:33 -08:00 |
|
Dane Everitt
|
7f8ae7a8f9
|
Make this an actual circle
|
2020-12-27 10:56:07 -08:00 |
|
Dane Everitt
|
621d652854
|
Fix focusring on disabled inputs
|
2020-12-27 10:52:40 -08:00 |
|
Dane Everitt
|
d54a8713d1
|
Fix width of dropdown menus
|
2020-12-27 10:49:33 -08:00 |
|
Dane Everitt
|
b2328b50c6
|
Fix checkbox design in file manager
|
2020-12-27 10:44:56 -08:00 |
|
Dane Everitt
|
4719124fd7
|
Merge branch 'dane/tailwind-2' into develop
|
2020-12-26 12:10:33 -08:00 |
|
Dane Everitt
|
bb2d3e4120
|
Slight UI tweaking to make life easier on people
|
2020-12-26 11:53:36 -08:00 |
|
Dane Everitt
|
1ba0f4fb16
|
Merge pull request #2914 from pterodactyl/fix/s3-backups
Store S3 upload_id in the database for backups
|
2020-12-26 11:34:31 -08:00 |
|
Matthew Penner
|
951d92b143
|
Store S3 upload_id in the database for backups
|
2020-12-26 11:59:21 -07:00 |
|
Dane Everitt
|
22687bd078
|
Stop caching stupid things and causing builds to die
|
2020-12-26 10:41:25 -08:00 |
|
Dane Everitt
|
c75f89889a
|
Update to Tailwind V2
|
2020-12-26 09:50:09 -08:00 |
|
Dane Everitt
|
9b01734752
|
Require meta key to trigger search; change from "k" to "/"; closes #2785
|
2020-12-25 15:55:31 -08:00 |
|
Dane Everitt
|
0477e66bab
|
Add server ID and node name to debug block; closes #2852
|
2020-12-25 15:52:15 -08:00 |
|
Dane Everitt
|
9193db9d46
|
Reset docker images correctly when changing egg; closes #2895
|
2020-12-25 15:43:44 -08:00 |
|
Dane Everitt
|
87e9d5e82a
|
Throttle pulls
|
2020-12-25 15:09:02 -08:00 |
|
Dane Everitt
|
70afc51c9e
|
Merge pull request #2883 from pterodactyl/matthewpi/transfer-improvements
Add Transfer Logs
|
2020-12-24 10:37:30 -08:00 |
|
Dane Everitt
|
2d081e5170
|
Merge branch 'develop' into matthewpi/transfer-improvements
|
2020-12-24 10:27:44 -08:00 |
|
Dane Everitt
|
4f23d1ab4c
|
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
|
2020-12-24 10:23:09 -08:00 |
|
Dane Everitt
|
45a3533f1e
|
Update WebsocketControllerTest.php
|
2020-12-24 10:23:04 -08:00 |
|
Dane Everitt
|
44575439d6
|
💣
|
2020-12-24 10:22:32 -08:00 |
|
Dane Everitt
|
d214b0b3a9
|
Merge pull request #2795 from parkervcp/update/paper
update paper egg
|
2020-12-24 10:20:35 -08:00 |
|
Dane Everitt
|
19c6d82e23
|
Updates for PR
|
2020-12-24 10:20:17 -08:00 |
|
Dane Everitt
|
158823603a
|
Merge branch 'develop' into update/paper
|
2020-12-24 10:19:19 -08:00 |
|
Dane Everitt
|
6c39288def
|
Clarify error messaging for transfers
|
2020-12-24 10:14:10 -08:00 |
|
Dane Everitt
|
a2548c14ac
|
Fix logic since this accepts arrays now
|
2020-12-24 10:12:01 -08:00 |
|
Dane Everitt
|
25e53d9f22
|
Merge branch 'matthewpi/transfer-improvements' of https://github.com/Pterodactyl/Panel into matthewpi/transfer-improvements
|
2020-12-24 10:10:41 -08:00 |
|