Lance Pioch
|
eb5c304f69
|
Remove these mount usages
|
2024-03-28 13:29:24 -04:00 |
|
Lance Pioch
|
b8b4750f46
|
Simplify locales
|
2024-03-23 12:43:01 -04:00 |
|
Lance Pioch
|
1d96ed8869
|
Replace service
|
2024-03-19 15:48:11 -04:00 |
|
Lance Pioch
|
d58496a355
|
Replace with helper
|
2024-03-19 05:11:41 -04:00 |
|
Lance Pioch
|
d9cfb62a12
|
Use config helper instead
|
2024-03-19 04:59:19 -04:00 |
|
Lance Pioch
|
c01330dc06
|
Remove service
|
2024-03-19 04:30:26 -04:00 |
|
Lance Pioch
|
c4a471f91a
|
Handle deletion better
|
2024-03-18 21:23:13 -04:00 |
|
Lance Pioch
|
b8d0cb0745
|
Styling
|
2024-03-17 13:49:19 -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
|
38d68d8221
|
Use view helper instead
|
2024-03-16 23:23:07 -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
|
ba95045583
|
Remove settings repository
|
2024-03-16 20:30:31 -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
|
666634ae88
|
Small fixes
|
2024-03-16 19:28:31 -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
|
4e42cd784a
|
Remove server repository and interface
|
2024-03-16 15:01:41 -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
|
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
|
4626118d77
|
app: fix remaining email config keys
|
2022-12-12 14:31:49 -07:00 |
|
Matthew Penner
|
df2402b54f
|
Streaming Transfers (#4548)
|
2022-11-14 18:25:07 -07:00 |
|
Lance Pioch
|
548affba84
|
Fix linting (#4504)
|
2022-10-29 17:58:55 -06:00 |
|
Lance Pioch
|
e49ba65709
|
Fix config key names (#4464)
|
2022-10-23 18:51:20 -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
|
815e1e4c4d
|
Ensure server is not in a conflicting state before initiating a transfer (#4403)
|
2022-10-04 19:57:24 -06:00 |
|
Matthew Penner
|
68e9100e57
|
admin(eggs): add force_outgoing_ip option (#4323)
Closes #3841
|
2022-09-25 13:24:54 -06:00 |
|
DaneEveritt
|
43156e8d53
|
Improve error messaging for validation exceptions
|
2022-06-26 16:31:48 -04:00 |
|
DaneEveritt
|
8771597560
|
Fix database deletion; closes #4114
Co-Authored-By: Dawid <minerpl03@gmail.com>
|
2022-06-05 13:28:46 -04:00 |
|
DaneEveritt
|
4213775b5c
|
Fix mounting behavior to work correctly when adding to a server
|
2022-05-30 11:33:42 -04:00 |
|
DaneEveritt
|
c8faf64059
|
Support naming docker images on eggs; closes #4052
Bumps PTDL_v1 export images to PTDL_v2, updates the Minecraft specific eggs to use named images.
|
2022-05-07 17:45:22 -04:00 |
|
DaneEveritt
|
530558b0f8
|
Update deprecated JSON response creation and unnecessary middleware
|
2022-05-04 19:23:01 -04:00 |
|
Alex
|
28f7a809a5
|
fix: exception localization (#3850)
resolves #3849
|
2022-01-15 08:10:37 -08:00 |
|
Dane Everitt
|
00da092e45
|
Fix tests
|
2021-01-30 19:12:22 -08:00 |
|
Dane Everitt
|
0a2c89e9f4
|
Reeformat with new rules post merge
|
2021-01-25 19:20:51 -08:00 |
|
Dane Everitt
|
663143de0b
|
Merge branch 'develop' into dane/restore-backups
|
2021-01-25 19:16:40 -08:00 |
|
Dane Everitt
|
b480a9e4e2
|
Make php-cs-fixer work in phpstorm
|
2021-01-23 13:44:35 -08:00 |
|
Dane Everitt
|
c449ca5155
|
Use more standardized phpcs
|
2021-01-23 12:33:34 -08:00 |
|