ilumos
|
5d8b9d56fd
|
Update issue templates
|
2021-08-30 17:21:36 +01:00 |
|
ilumos
|
08b4d59130
|
Merge pull request #42 from nvonbulow/patch-1
Add additional required dependency to README
|
2020-06-27 12:39:53 +01:00 |
|
Nick von Bulow
|
fe023cf4ea
|
Add additional required dependency to README
In response to #41
|
2020-06-26 14:11:03 -04:00 |
|
ilumos
|
cc239a121c
|
Update dependencies
|
2020-05-17 13:32:50 +01:00 |
|
ilumos
|
9c407db3b7
|
Show URL & HTTP code when SteamSpy API unreachable
|
2020-05-17 12:56:15 +01:00 |
|
ilumos
|
9ae96baacd
|
Check if SteamSpy API returns no apps
|
2020-05-17 12:55:15 +01:00 |
|
ilumos
|
5b170c3bcf
|
Revert "Remove references to steam:queue-popular-apps (#31)"
This reverts commit d1662b8418 .
|
2020-05-17 11:32:55 +01:00 |
|
ilumos
|
8ff762cb1a
|
Revert "Remove steam:queue-popular-apps (#31)"
This reverts commit c81d1fdfa2 .
|
2020-05-17 11:32:48 +01:00 |
|
ilumos
|
b084c3b599
|
Clarify command description
|
2020-05-13 23:23:39 +01:00 |
|
ilumos
|
6ad33cf140
|
Rate limit requests made by steam:queue-users-recent-apps
Fixes #32
|
2020-05-13 23:21:52 +01:00 |
|
ilumos
|
68d6001838
|
Update syntax/steam-api to 2.0.16
Fixes `"Undefined property: stdClass::$total_count"` error when using `steam:queue-users-recent-apps`
|
2020-05-13 23:12:46 +01:00 |
|
ilumos
|
d1662b8418
|
Remove references to steam:queue-popular-apps (#31)
|
2020-05-11 20:23:28 +01:00 |
|
ilumos
|
c81d1fdfa2
|
Remove steam:queue-popular-apps (#31)
Steamspy have stopped returning results, likely because of Valve locking down users' play history by default.
|
2020-05-11 20:21:50 +01:00 |
|
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 |
|