Lance Pioch
|
a3f33eea3f
|
No need for function
|
2024-03-17 14:27:24 -04:00 |
|
Lance Pioch
|
7c0a46deaa
|
Yet more static analysis
|
2024-03-17 13:46:01 -04:00 |
|
Lance Pioch
|
e9ea5b1cae
|
Even more static analysis!
|
2024-03-17 13:16:39 -04:00 |
|
Lance Pioch
|
861aeb0c5c
|
More static analysis
|
2024-03-17 13:03:04 -04:00 |
|
Lance Pioch
|
3cea8ca979
|
Better static analysis
|
2024-03-17 12:52:22 -04:00 |
|
Lance Pioch
|
f7c2c1a84c
|
Formatting
|
2024-03-17 00:40:18 -04:00 |
|
Lance Pioch
|
1172fec6e5
|
Remove record not found exception
|
2024-03-16 23:34:45 -04:00 |
|
Lance Pioch
|
80c5a97038
|
Use logger helper
|
2024-03-16 23:27:24 -04:00 |
|
Lance Pioch
|
aa93cd65c1
|
Remove backup and mount repositories
|
2024-03-16 23:01:45 -04:00 |
|
Lance Pioch
|
9d3a6ae494
|
Remove DatabaseHost Repository
|
2024-03-16 22:41:36 -04:00 |
|
Lance Pioch
|
449f875d20
|
Remove egg variable repository
|
2024-03-16 22:13:13 -04:00 |
|
Lance Pioch
|
50fa260a38
|
Remove node repository
|
2024-03-16 21:34:09 -04:00 |
|
Lance Pioch
|
f988cc8cfa
|
Remove database repository
|
2024-03-16 20:56:37 -04:00 |
|
Lance Pioch
|
df37de4d2d
|
Remove egg repository
|
2024-03-16 20:14:50 -04:00 |
|
Lance Pioch
|
89477421e1
|
Remove api key repository
|
2024-03-16 20:00:31 -04:00 |
|
Lance Pioch
|
ea417cf45e
|
Remove allocation repository
|
2024-03-16 19:52:32 -04:00 |
|
Lance Pioch
|
384612360e
|
Remove server variable repository
|
2024-03-16 19:32:24 -04:00 |
|
Lance Pioch
|
666634ae88
|
Small fixes
|
2024-03-16 19:28:31 -04:00 |
|
Lance Pioch
|
191e0adc58
|
Remove recovery token repository
|
2024-03-16 19:28:25 -04:00 |
|
Lance Pioch
|
1813e6f549
|
Remove user repository
|
2024-03-16 19:10:31 -04:00 |
|
Lance Pioch
|
4e42cd784a
|
Remove server repository and interface
|
2024-03-16 15:01:41 -04:00 |
|
Lance Pioch
|
41c3f1336a
|
More static analysis
|
2024-03-16 14:26:08 -04:00 |
|
Lance Pioch
|
095bc89aee
|
Basic fixes from phpstan
|
2024-03-16 14:19:40 -04:00 |
|
Lance Pioch
|
e4cee4d69d
|
Remove locations
|
2024-03-14 02:23:30 -04:00 |
|
Lance Pioch
|
a296084d6e
|
Remove nests
|
2024-03-14 01:27:50 -04:00 |
|
Lance Pioch
|
2f3d4e2819
|
Remove telemetry
|
2024-03-12 22:47:49 -04:00 |
|
Lance Pioch
|
883314b74a
|
Small updates
|
2024-03-12 22:47:32 -04:00 |
|
Lance Pioch
|
c83dd86a41
|
Switch namespace back to App
|
2024-03-12 22:39:16 -04:00 |
|
Matthew Penner
|
1d38b4f0e2
|
Laravel 10 (#4706)
|
2023-02-23 12:30:16 -07:00 |
|
Matthew Penner
|
8978da335e
|
app(telemetry): disable server_usage for eggs and nests
|
2022-12-12 16:07:33 -07:00 |
|
Matthew Penner
|
dd69652942
|
Fix No application encryption key has been specified error while trying to generate said key
|
2022-12-04 16:09:42 -07:00 |
|
Matthew Penner
|
fa7503816a
|
Add telemetry prompt in p:environment:setup command
|
2022-12-04 14:59:45 -07:00 |
|
Matthew Penner
|
250c557e23
|
telemetry: include more detailed server egg and nest usage
|
2022-12-01 12:09:27 -07:00 |
|
Matthew Penner
|
ee033d6d08
|
Telemetry (#4564)
|
2022-11-22 13:39:43 -07:00 |
|
Matthew Penner
|
039ad4abf0
|
api(server): log activity when server description is changed
|
2022-11-21 13:43:19 -07:00 |
|
Matthew Penner
|
df2402b54f
|
Streaming Transfers (#4548)
|
2022-11-14 18:25:07 -07:00 |
|
Lance Pioch
|
16c2b606b4
|
Add ManifestDoesNotExistException and Solution (#4455)
Co-authored-by: Matthew Penner <matthew@pterodactyl.io>
|
2022-10-31 10:29:10 -06:00 |
|
Matthew Penner
|
2828a4b1e0
|
fix AssetManifestService error when loading the panel
|
2022-10-14 11:00:10 -06:00 |
|
Matthew Penner
|
cbcf62086f
|
Upgrade to Laravel 9 (#4413)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
|
2022-10-14 10:59:20 -06:00 |
|
Matthew Penner
|
7b91c38396
|
Lookup both A and AAAA records for node FQDNs (#4398)
Allows IPv6 addresses to be used, instead of IPv4 being required.
Closes <https://github.com/pterodactyl/panel/issues/4011>
|
2022-10-04 20:03:52 -06:00 |
|
Matthew Penner
|
ff37c51eef
|
Use different clone logic for arrays (#4402)
Closes <https://github.com/pterodactyl/panel/issues/3985>
|
2022-10-04 19:48:08 -06:00 |
|
Matthew Penner
|
68e9100e57
|
admin(eggs): add force_outgoing_ip option (#4323)
Closes #3841
|
2022-09-25 13:24:54 -06:00 |
|
DaneEveritt
|
2eda1995b9
|
Send server name and description to wings to make available to replacers
|
2022-07-24 17:15:24 -04:00 |
|
DaneEveritt
|
dc90d8b505
|
Include the "user_uuid" claim on JWTs for easier Wings user tracking
|
2022-07-04 17:34:56 -04:00 |
|
DaneEveritt
|
271197e823
|
Fix cs-fix run
|
2022-06-26 16:21:07 -04:00 |
|
DaneEveritt
|
0520014c0f
|
Add support for tracking when an activity event is triggered from an API key
|
2022-06-18 12:07:44 -04:00 |
|
DaneEveritt
|
9b7af02690
|
Add activity logging to most of the endpoints
|
2022-05-29 19:26:28 -04:00 |
|
DaneEveritt
|
287fd60891
|
Log activity when modifying account details
|
2022-05-29 18:48:35 -04:00 |
|
DaneEveritt
|
0621d8475d
|
Return tests to passing now that we don't ignore a critical event...
|
2022-05-29 17:52:14 -04:00 |
|
DaneEveritt
|
09832cc558
|
Ensure we can properly create an activity log entry; always return soft-deleted models
|
2022-05-29 17:07:54 -04:00 |
|