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
a496be67b8
Remove api permission repository
2024-03-16 19:22:52 -04:00
Lance Pioch
60c32cdb81
Remove schedule and task repositories
2024-03-16 19:20:55 -04:00
Lance Pioch
1813e6f549
Remove user repository
2024-03-16 19:10:31 -04:00
Lance Pioch
2aa06fc009
Small replacement fixes
2024-03-16 18:54:57 -04:00
Lance Pioch
521aa203b8
Better handling of our permissions
2024-03-16 18:53:53 -04:00
Lance Pioch
9b2dfb4212
Simplify this
2024-03-16 18:53:20 -04:00
Lance Pioch
4969aed383
Remove daemon command repo
2024-03-16 15:11:10 -04:00
Lance Pioch
4e42cd784a
Remove server repository and interface
2024-03-16 15:01:41 -04:00
Lance Pioch
4ea5341e97
Remove daemon transfer repository
2024-03-16 14:35:13 -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
a9774718d2
Fix the repo links
2024-03-16 14:05:38 -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
Boy132
5a417e9adb
app(setup): replace mail
with sendmail
driver ( #4750 )
2023-08-22 19:18:05 -06:00
Boy132
51cee7688a
app: update prune-backup command description ( #4754 )
2023-08-22 19:17:18 -06:00
Robert Nisipeanu
85f1259709
fix(4752): check if description field present on request
2023-08-22 15:01:49 -10:00
Matthew Penner
987440c8ca
app: fix formatting
2023-08-22 18:59:34 -06:00
Matthew Penner
04d83edd36
app: fix getMySQLTimezoneOffset()
truncating seconds
...
Previously the `getMySQLTimezoneOffset()` function would truncate the
seconds part of a time offset (returning `+9:00` instead of `+9:30`) for
example. This only affects timezones with offsets that contain minutes.
Closes https://github.com/pterodactyl/panel/issues/4821
Superseeds https://github.com/pterodactyl/panel/pull/4827
Co-authored-by: danny6167 <daniel@barteck.com.au>
2023-08-22 18:54:59 -06:00
Matthew Penner
1d38b4f0e2
Laravel 10 ( #4706 )
2023-02-23 12:30:16 -07:00
Devonte W
b746c3ead1
fix(api/client): add validation for backup request body ( #4704 )
2023-02-23 12:23:12 -07:00
Matthew Penner
866b6df4b0
api(task): ensure sequence_id
always starts at 1
2023-01-24 16:19:34 -07:00
Matthew Penner
2b14e46eec
api: fix sequence_id
being ignored in server task API
...
Closes #4434
2023-01-24 15:57:24 -07:00
Jelco
c74314d2ab
Fix file repository not catching 404 responses ( #4637 )
2023-01-17 15:12:22 -07:00
Boy132
2ed7f1c912
Fix MAIL_FROM_ADDRESS
in EmailSettingsCommand ( #4648 )
2023-01-17 15:01:53 -07:00
Omar Kamel
e43da311fe
api(client): keep existing server description when empty ( #4619 )
2022-12-14 14:19:45 -07:00
Matthew Penner
8978da335e
app(telemetry): disable server_usage for eggs and nests
2022-12-12 16:07:33 -07:00
VibeGAMESNL
680bce6d94
api(client): fix decompress timeout ( #4568 )
2022-12-12 16:07:13 -07:00
Matthew Penner
428311e854
database: fix mail settings migration
2022-12-12 15:47:48 -07:00
Matthew Penner
4626118d77
app: fix remaining email config keys
2022-12-12 14:31:49 -07:00
Matthew Penner
63a179d7f3
app: fix email config keys
2022-12-12 14:21:47 -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
6272bb6710
api(remote): cleanup
2022-12-01 11:52:22 -07:00
Matthew Penner
3c278a8c51
api(remote): check if transfer is present before trying to update status
2022-12-01 11:51:26 -07:00
Matthew Penner
ee033d6d08
Telemetry ( #4564 )
2022-11-22 13:39:43 -07:00
Lance Pioch
a4f6870518
server: track reinstall failures differently from initial install failures ( #4531 )
2022-11-21 13:53:54 -07:00
Matthew Penner
039ad4abf0
api(server): log activity when server description is changed
2022-11-21 13:43:19 -07:00
Devonte W
634c9353e3
fix(transformers): force object type for properties ( #4544 )
2022-11-21 13:28:46 -07:00
Matthew Penner
c3521e0221
api(server): fix undefined header
2022-11-21 13:20:50 -07:00
Matthew Penner
df2402b54f
Streaming Transfers ( #4548 )
2022-11-14 18:25:07 -07:00