..
Allocation.php
Fix casts on models; closes #49
2016-01-26 22:17:51 -05:00
APIKey.php
Add title to copyright
2016-01-20 16:05:16 -05:00
APILog.php
Add support for base API logging of all requests
2016-10-07 16:06:09 -04:00
APIPermission.php
Fix casts on models; closes #49
2016-01-26 22:17:51 -05:00
Database.php
Add basic support for per-server databases
2016-02-08 18:03:05 -05:00
DatabaseServer.php
Add database password change support and fix column name
2016-08-16 00:07:10 -04:00
Download.php
Add title to copyright
2016-01-20 16:05:16 -05:00
Location.php
Add title to copyright
2016-01-20 16:05:16 -05:00
Node.php
add basic scheduler and queue processing for tasks
2016-02-27 18:35:12 -05:00
Permission.php
Fix casts on models; closes #49
2016-01-26 22:17:51 -05:00
Server.php
Add server deletion to a queue.
2016-10-27 20:05:29 -04:00
ServerVariables.php
Fix casts on models; closes #49
2016-01-26 22:17:51 -05:00
Service.php
Really basic initial implementation of service management
2016-02-15 15:21:28 -05:00
ServiceOptions.php
Really basic initial implementation of service management
2016-02-15 15:21:28 -05:00
ServiceVariables.php
Really basic initial implementation of service management
2016-02-15 15:21:28 -05:00
Session.php
Add active session management
2016-02-26 00:35:23 -05:00
Subuser.php
Revert some changes that cause issues with other URLs
2016-10-20 16:48:37 -04:00
Task.php
add basic scheduler and queue processing for tasks
2016-02-27 18:35:12 -05:00
TaskLog.php
add basic scheduler and queue processing for tasks
2016-02-27 18:35:12 -05:00
User.php
Validate password on reset according to rules ( #158 )
2016-10-30 16:02:39 -04:00