.. |
Filters
|
Update to Laravel 8
|
2021-01-23 12:12:54 -08:00 |
Objects
|
Implement server creation though the API.
|
2018-01-28 17:14:14 -06:00 |
Allocation.php
|
Update allocations to support ids; protect endpoints; support notes
|
2020-07-09 20:36:08 -07:00 |
ApiKey.php
|
Update to Laravel 8
|
2021-01-23 12:12:54 -08:00 |
APILog.php
|
Add database list endpoint, add more resource name magic
|
2018-01-25 21:26:06 -06:00 |
Backup.php
|
Fix handling of upload IDs on backups
|
2020-12-27 11:34:55 -08:00 |
Database.php
|
Fix database naming conventions; closes #2404
|
2020-09-24 19:31:42 -07:00 |
DatabaseHost.php
|
Update to Laravel 8
|
2021-01-23 12:12:54 -08:00 |
Egg.php
|
Add internal support for file denylist on eggs; closes #569
|
2021-01-10 17:02:14 -08:00 |
EggMount.php
|
Fix errors with mounts; closes #2374
|
2020-10-03 12:42:27 -07:00 |
EggVariable.php
|
Replace all instances of 255 as a max length with 191; ref #2421
|
2020-09-26 16:29:26 -07:00 |
Location.php
|
Replace all instances of 255 as a max length with 191; ref #2421
|
2020-09-26 16:29:26 -07:00 |
Model.php
|
Update to Laravel 8
|
2021-01-23 12:12:54 -08:00 |
Mount.php
|
Update to Laravel 8
|
2021-01-23 12:12:54 -08:00 |
MountNode.php
|
Cleanup mount code; automatically include the mount in the configuration
|
2020-09-13 09:59:54 -07:00 |
MountServer.php
|
Fix 500 error when mounting a mount and fix the actual mount being deleted instead of the relation
|
2020-10-12 11:11:40 -06:00 |
Nest.php
|
Replace all instances of 255 as a max length with 191; ref #2421
|
2020-09-26 16:29:26 -07:00 |
Node.php
|
Update to Laravel 8
|
2021-01-23 12:12:54 -08:00 |
Permission.php
|
Support updating docker image for a server from the frontend
|
2020-12-13 11:07:29 -08:00 |
RecoveryToken.php
|
Fix failing tests (which caught a bug in the new client query)
|
2020-07-09 21:32:31 -07:00 |
Schedule.php
|
Adds months for schedules
|
2021-01-16 22:07:39 -05:00 |
Server.php
|
Update logic for tracking a server's transfer state
|
2020-12-17 10:35:54 -07:00 |
ServerTransfer.php
|
Update logic for server transfer controller
|
2020-12-24 10:10:40 -08:00 |
ServerVariable.php
|
Format files
|
2019-09-05 21:32:57 -07:00 |
Session.php
|
[L6] Update composer dependencies to support L6
|
2019-09-04 21:00:34 -07:00 |
Setting.php
|
Replace all instances of 255 as a max length with 191; ref #2421
|
2020-09-26 16:29:26 -07:00 |
Subuser.php
|
Remove all references to daemon keys from the codebase
|
2020-09-13 11:38:42 -07:00 |
Task.php
|
Fix handling of backup tasks; closes #2067
|
2020-06-18 21:00:04 -07:00 |
TaskLog.php
|
[L6] Update composer dependencies to support L6
|
2019-09-04 21:00:34 -07:00 |
User.php
|
Replace all instances of 255 as a max length with 191; ref #2421
|
2020-09-26 16:29:26 -07:00 |