Commit graph

127 commits

Author SHA1 Message Date
ilumos
e45fccaf84
Merge pull request #36 from ABRaquel/lancache-autofill-a1
Increased idle timeout from 60 to 600 to avoid mid download interruptions
2020-04-25 19:32:59 +01:00
Bishok
b46c48fd1b Update SteamCmd.php 2020-04-25 10:44:28 -05:00
ilumos
b80c98b02e Add note on Site License Server (#26) 2019-06-01 23:18:30 +01:00
ilumos
b5f6b87b97 Fix for #29 2019-06-01 22:55:24 +01:00
ilumos
16c02fbc2a
Fix line endings in .gitattributes 2019-06-01 22:26:00 +01:00
ilumos
921dd6d7cf Adding cache folder required by Laravel 2018-11-27 23:11:44 +00:00
ilumos
bee61f6db3 Removing API key placeholder 2018-11-27 23:11:28 +00:00
ilumos
3c95247794 Updating requirements to Ubuntu 18.04 2018-11-27 23:11:02 +00:00
ilumos
cf96e17fb0 Fixing line endings on Windows 2018-11-27 23:10:35 +00:00
ilumos
7b809a9273 Enabling debugging 2018-11-27 23:10:26 +00:00
ilumos
c873d9c4ad Fix for #27 2018-11-27 23:10:15 +00:00
ilumos
8ce13bc485 Update dependencies via composer 2018-11-15 22:31:05 +00:00
ilumos
7305b8802a Updating to latest version of syntax/steam-api 2018-11-15 22:15:46 +00:00
ilumos
7b4e67dc3a Abort if a Steam password prompt is detected #26 2018-11-15 21:23:07 +00:00
ilumos
c30cffdc79
Clarified steam:queue-popular-apps usage (#24) 2018-10-28 16:53:08 +00:00
ilumos
b3147a70f1 Fix to allow special characters in password (#22) 2018-09-15 21:39:00 +01:00
ilumos
562ebf2cf4 Adding sleep and login check when rate limit error received (#23) 2018-09-15 21:28:19 +01:00
ilumos
b8401c13ea Adding SteamCMD error info 2018-09-15 21:26:10 +01:00
ilumos
9c01747bd8 Fixing Git's handling of line endings 2018-06-23 20:17:34 +01:00
ilumos
abe1bf004b
Fixing screenshots 2018-04-24 22:27:28 +01:00
ilumos
5443a3c864 Adding screenshots 2018-04-24 22:26:30 +01:00
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
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