Boy132
|
d555c42644
|
Update all dependencies (#712)
* update composer.lock
* run pint
* fix phpstan
* update migrations (sqlite `dropForeign`)
* fix migrations
* Reset these back for now
* Alphabetize the rules
* run `php artisan filament:upgrade`
---------
Co-authored-by: Lance Pioch <git@lance.sh>
|
2024-11-22 09:27:57 +01:00 |
|
Boy132
|
e6dded61a4
|
backups: ensure requesting node is checked
Co-authored-by: matthewpi <matthew@pterodactyl.io>
|
2024-05-16 11:53:18 +02: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
|
cbcf62086f
|
Upgrade to Laravel 9 (#4413)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
|
2022-10-14 10:59:20 -06:00 |
|
Matthew Penner
|
44598bf724
|
Support configuring storage class for S3 backup uploads (#4399)
Closes <https://github.com/pterodactyl/panel/issues/4072>
|
2022-10-04 19:39:25 -06:00 |
|
Pascal Zarrad
|
1ca4b08b48
|
backups: add S3 part size configuration (#4382)
|
2022-09-25 14:38:49 -06:00 |
|
Dane Everitt
|
c449ca5155
|
Use more standardized phpcs
|
2021-01-23 12:33:34 -08:00 |
|
Dane Everitt
|
952715facc
|
Fix handling of upload IDs on backups
|
2020-12-27 11:34:55 -08:00 |
|
Matthew Penner
|
951d92b143
|
Store S3 upload_id in the database for backups
|
2020-12-26 11:59:21 -07:00 |
|
Matthew Penner
|
e34d31a58c
|
Allow changing the prune age for backups
|
2020-12-16 14:15:07 -07:00 |
|
Matthew Penner
|
00429c3911
|
Cleanup remote backup controllers
|
2020-12-06 15:19:54 -07:00 |
|
Matthew Penner
|
a5cebd6bcf
|
s3 backups: handle CompleteMultipartUpload and AbortMultipartUpload on the panel instead of in wings, add BACKUP_PRESIGNED_URL_LIFESPAN environment variable
|
2020-12-06 13:53:55 -07:00 |
|
Dane Everitt
|
964a1436ce
|
Code cleanup for signed URL generation endpoint
|
2020-11-01 14:46:01 -08:00 |
|
Matthew Penner
|
6af848ccea
|
Tweaks to BackupRemoteUploadController.php
|
2020-11-01 15:27:43 -07:00 |
|
Matthew Penner
|
63ac81586d
|
Tweaks to BackupRemoteUploadController.php
|
2020-11-01 15:27:43 -07:00 |
|
Matthew Penner
|
85af073438
|
Switch to s3 multipart uploads for backups
|
2020-11-01 15:27:43 -07:00 |
|