1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-10-27 20:32:28 +01:00
Pterodactyl-Panel/app
Dane Everitt 800e2df6b2
Merge branch 'develop' into feature/api-v1
# Conflicts:
#	app/Contracts/Repository/RepositoryInterface.php
#	app/Repositories/Eloquent/EloquentRepository.php
#	app/Services/Nodes/NodeUpdateService.php
#	tests/Unit/Services/Nodes/NodeUpdateServiceTest.php
2018-01-10 20:55:22 -06:00
..
Console Refactor how repositories for the daemon work. 2018-01-05 18:27:47 -06:00
Contracts Fix allocation behavior, closes #712 2018-01-08 22:12:19 -06:00
Events Update license headers on files. 2017-09-25 21:43:01 -05:00
Exceptions Finish first round of User/Node API additions 2018-01-01 15:11:44 -06:00
Extensions Update license headers on files. 2017-09-25 21:43:01 -05:00
Http Merge branch 'develop' into feature/api-v1 2018-01-10 20:55:22 -06:00
Jobs Update schedule process to allow toggling/triggering via UI 2018-01-08 21:43:10 -06:00
Listeners Add base implementation of extendable events classes 2017-01-24 19:15:03 -05:00
Models Merge branch 'develop' into feature/api-v1 2018-01-10 20:55:22 -06:00
Notifications Fix user creation to use UUIDs correctly 2018-01-01 12:13:08 -06:00
Observers close #840 2017-12-30 20:25:04 -06:00
Policies Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
Providers Fix settings service provider to actually work when no migrations have been run. 2017-12-30 20:53:34 -06:00
Repositories Select less data from servers 2018-01-08 22:23:12 -06:00
Services Merge branch 'develop' into feature/api-v1 2018-01-10 20:55:22 -06:00
Traits Finish first round of User/Node API additions 2018-01-01 15:11:44 -06:00
Transformers More work on the API utilizing Laravel 5.5 exception rendering 2017-12-17 14:57:05 -06:00
helpers.php Apply fixes from StyleCI (#735) 2017-11-05 13:59:51 -05:00