ilumos
|
04fcfed124
|
Adding popularity for queued apps (#20)
|
2018-02-03 15:24:09 +00:00 |
|
ilumos
|
5d6bebb3fe
|
Fixing hang when no accounts have been authorised
|
2018-02-03 15:23:39 +00:00 |
|
ilumos
|
c5ae9cbe8b
|
Adding app names to download status (#19) and cleaning up messages
|
2018-02-03 14:57:10 +00:00 |
|
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
|
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
|
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
|
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
|
ffbb826961
|
Adding dummy exception handler
|
2017-12-09 01:01:34 +00: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
|
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
|
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
|
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
|
88b1f0788e
|
Removing unnecessary variable
|
2017-08-27 22:17:44 +01:00 |
|
ilumos
|
800034651c
|
Updating code style to PSR-2
|
2017-08-21 21:38:32 +01:00 |
|
ilumos
|
5d1c7c70f6
|
Added requeue command for retrying failed downloads
|
2017-08-17 07:56:31 +01:00 |
|
ilumos
|
d6f3548ed7
|
Added ability to dequeue by status
|
2017-08-17 07:44:14 +01:00 |
|
ilumos
|
2cd7bd3694
|
Adding confirmation when dequeuing all items
|
2017-08-17 07:41:46 +01:00 |
|
ilumos
|
781f3cb473
|
Increased flexibility of dequeuing
|
2017-08-17 07:22:35 +01:00 |
|
ilumos
|
7545596ff9
|
Adding dequeue app command
|
2017-08-17 07:02:22 +01:00 |
|
ilumos
|
bf298663a7
|
Adding headings and database ID display to queue display
|
2017-08-17 06:35:12 +01:00 |
|
ilumos
|
15e7e1711e
|
Added check that all Steam accounts in queue are authorised
|
2017-08-17 06:05:03 +01:00 |
|
ilumos
|
1a5dc4187b
|
Adding command to authorise Steam account(s)
|
2017-08-17 05:16:44 +01:00 |
|
ilumos
|
af25a2b51c
|
Improving messages output to console
|
2017-08-17 05:14:58 +01:00 |
|
ilumos
|
144a2399ca
|
Added Steam account to queue display
|
2017-08-17 04:05:38 +01:00 |
|
ilumos
|
256de2f1a5
|
Changing environment variables and initialisation commands
|
2017-08-17 04:05:07 +01:00 |
|
ilumos
|
15d15ae8c0
|
Adding ability to queue multiple platforms at the same time, and specify Steam account
|
2017-08-17 03:02:08 +01:00 |
|
ilumos
|
91b1ad3f16
|
Adding ability to specify platform when queuing an app for download
|
2017-08-17 01:48:54 +01:00 |
|
ilumos
|
b6da1eda39
|
Added ability to delete downloads
|
2017-08-17 00:33:21 +01:00 |
|
ilumos
|
78dd5e786a
|
Moving configuration to .env file
|
2017-08-17 00:32:47 +01:00 |
|
ilumos
|
4940dad32f
|
Adding command to start downloading Steam apps
|
2017-08-16 23:50:35 +01:00 |
|
ilumos
|
66760ae323
|
Changing "status" to always be lowercase
|
2017-08-16 23:40:28 +01:00 |
|