Better cache and upload stuff
authorCameron Ball <c.ball1729@gmail.com>
Sat, 21 Feb 2015 07:25:00 +0000 (15:25 +0800)
committerCameron Ball <c.ball1729@gmail.com>
Sat, 21 Feb 2015 07:25:00 +0000 (15:25 +0800)
commit08cee7066218cfa262616d91bf9e1f5297e19091
tree8f274cbd3c8d3aa1e4b821ac95c2ac9ab39a835d
parent3282d63380baa6772e347d4eb7976b7fdd92cc0f
Better cache and upload stuff
12 files changed:
.gitignore
Controllers/SimfileCacheController.php
Controllers/SimfileController.php
Controllers/UserAuthController.php
Services/CacheUpdater.php [new file with mode: 0644]
Services/ICacheUpdater.php [new file with mode: 0644]
Services/IUserSession.php
Services/Uploads/IUploadQueueManager.php [new file with mode: 0644]
Services/Uploads/UploadQueueManager.php [new file with mode: 0644]
Services/UserSession.php
config/DI.php
config/Routes.php