ilumos
|
c44a3d5703
|
Remove download directory after download complete to conserve disk space
|
2018-02-03 13:42:11 +00:00 |
|
ilumos
|
201effcee6
|
Fixing error for apps with unknown name
|
2018-02-03 13:23:50 +00:00 |
|
ilumos
|
c846848475
|
Fixing error for private / no playtime profiles
|
2018-02-03 13:11:08 +00:00 |
|
ilumos
|
46f2cb10dd
|
Ignoring nano temp files and any text files
|
2018-02-03 13:10:23 +00:00 |
|
ilumos
|
c4a7d2ce57
|
Initialising variable to avoid error
|
2017-12-09 03:36:32 +00:00 |
|
ilumos
|
9bcb976a89
|
Supressing confirmations in install script
|
2017-12-09 03:23:33 +00:00 |
|
ilumos
|
00a209eb7a
|
Splitting into 2 lines and adding sudo
|
2017-12-09 02:53:36 +00:00 |
|
ilumos
|
c787cb8e5b
|
Condensing documentation
|
2017-12-09 02:51:31 +00:00 |
|
ilumos
|
5b0bdae3ce
|
Clarifying requirements
|
2017-12-09 02:51:17 +00:00 |
|
ilumos
|
0590f62aa4
|
Updating features
|
2017-12-09 02:50:54 +00:00 |
|
ilumos
|
2d7be42df0
|
Moving Steam initialisation to install script
Now that it is unprivileged
|
2017-12-09 02:50:29 +00:00 |
|
ilumos
|
0027d752a8
|
Fixing typo
|
2017-12-09 02:49:42 +00:00 |
|
ilumos
|
3801aa831e
|
Adding ability to give a list of Steam IDs
|
2017-12-09 02:09:23 +00:00 |
|
ilumos
|
aed238822c
|
Adding command to queue a Steam user's recent apps
|
2017-12-09 01:42:35 +00:00 |
|
ilumos
|
d38e7dff17
|
Adding syntax/steam-api
|
2017-12-09 01:25:04 +00:00 |
|
ilumos
|
dd0e2b7835
|
Adding syntax/steam-api
|
2017-12-09 01:23:03 +00:00 |
|
ilumos
|
1a8ceb1ad5
|
Switching from console app class to full app class
Old: Illuminate\Console\Application
New: Illuminate\Foundation\Application
To allow for loading of service providers
|
2017-12-09 01:05:15 +00:00 |
|
ilumos
|
b795f1dcde
|
Slimming down autoloader require line
|
2017-12-09 01:02:47 +00:00 |
|
ilumos
|
ffbb826961
|
Adding dummy exception handler
|
2017-12-09 01:01:34 +00:00 |
|
ilumos
|
c4227af4f6
|
Adding required Laravel config files for app and cache
|
2017-12-09 01:01:10 +00:00 |
|
ilumos
|
53dc1a0218
|
Adding illuminate/support
|
2017-12-09 01:00:20 +00:00 |
|
ilumos
|
5a3d7e89c9
|
Beginning work on #5
|
2017-12-03 13:08:45 +00:00 |
|
ilumos
|
f75429136d
|
Splitting up installation script & instructions
|
2017-12-03 13:01:32 +00:00 |
|
ilumos
|
0ad4670e0b
|
Updating feature list
|
2017-09-08 21:29:04 +01:00 |
|
ilumos
|
d339dfb067
|
Adding ability to queue popular apps
|
2017-09-08 21:22:38 +01:00 |
|
ilumos
|
9029701e91
|
Adding ability to queue one or more app IDs at once
|
2017-09-07 22:27:45 +01:00 |
|
ilumos
|
3a1894a880
|
Updating readme
|
2017-09-07 22:21:54 +01:00 |
|
ilumos
|
f5de680534
|
Add "message" filter to dequeue command
|
2017-09-07 22:21:14 +01:00 |
|
ilumos
|
cce753e6c6
|
Adding "message" filter to requeue command
|
2017-09-07 22:20:05 +01:00 |
|
ilumos
|
532057bd9c
|
Improved collecting of error message(s) from failed downloads
|
2017-09-07 22:10:14 +01:00 |
|
ilumos
|
0cf7606aca
|
Removing unnecessary method with only a single use
|
2017-09-07 21:58:08 +01:00 |
|
ilumos
|
85946b9fa0
|
Updating readme
|
2017-09-07 21:48:58 +01:00 |
|
ilumos
|
eb8e32337d
|
Changing app queue platforms from an argument list to --options
|
2017-09-07 21:46:19 +01:00 |
|
ilumos
|
964712ada7
|
Adding message if queue is empty
|
2017-09-07 21:16:30 +01:00 |
|
ilumos
|
bc8ded5a9f
|
Showing app name in queue display
|
2017-09-07 21:12:34 +01:00 |
|
ilumos
|
f6f9082a65
|
Tabulating app search results
|
2017-09-03 21:27:45 +01:00 |
|
ilumos
|
e57342dd3b
|
Tabulating queue display
|
2017-09-03 21:22:58 +01:00 |
|
ilumos
|
f2e2f31a0b
|
Adding zip and unzip dependencies to install script
|
2017-09-03 21:10:53 +01:00 |
|
ilumos
|
3bd252bf1e
|
Updating to Laravel 5.5
|
2017-09-03 21:10:32 +01:00 |
|
ilumos
|
22d9553070
|
Updating to use new SteamCmd class
|
2017-09-03 20:36:02 +01:00 |
|
ilumos
|
3228d709ad
|
Refactoring in favour of arguments array
|
2017-09-03 20:35:35 +01:00 |
|
ilumos
|
3653560203
|
Updating comments
|
2017-09-03 19:05:20 +01:00 |
|
ilumos
|
01c9b8c704
|
Creating service class for executing SteamCMD
|
2017-08-30 22:31:19 +01:00 |
|
ilumos
|
0e2f3b3304
|
Updating command namespaces
|
2017-08-30 20:51:38 +01:00 |
|
ilumos
|
b1ddb4718b
|
Attempt download of apps from all Steam accounts
|
2017-08-28 22:37:34 +01:00 |
|
ilumos
|
63896e2325
|
Adding missing docblocks
|
2017-08-28 11:05:19 +01:00 |
|
ilumos
|
de26d0eef2
|
Moved SteamCMD init from install.sh to command
|
2017-08-28 02:26:34 +01:00 |
|
ilumos
|
9bfc565d01
|
Disabling creation of Vagrant / Virtualbox log file
|
2017-08-28 00:39:02 +01:00 |
|
ilumos
|
88b1f0788e
|
Removing unnecessary variable
|
2017-08-27 22:17:44 +01:00 |
|
ilumos
|
d3a1e9741a
|
Adding Vagrantfile for development
|
2017-08-27 22:17:18 +01:00 |
|