Commit Graph

  • fb6673a105 Upgrade SteamAuthenticatorError to have the eresult available where that applies, #357. #361 luckydonald 2021-09-28 14:39:45 +0200
  • 36b6735faa
    Lifting protobuf upper version limit for Python 3, per PR comment #359 Tim Jensen 2021-09-26 08:45:14 -0500
  • 4879729ff0
    Removing duplicate binary check, per PR comment Tim Jensen 2021-09-25 17:07:46 -0500
  • b5ed5574e2
    Lifting protobuf upper version limit for Python 3, per PR comment Tim Jensen 2021-09-25 17:05:57 -0500
  • 0bc66ee0fd
    Setting upper limit on protobuf version to keep legacy Python compatibility because protobuf version 3.18 dropped 2.7 support Tim Jensen 2021-09-25 12:35:09 -0500
  • e356bb50ea
    Correcting return type for a2s_rules function Tim Jensen 2021-09-25 12:21:34 -0500
  • a3e15eed8a
    Adding docs for new a2s_rules optional binary argument Tim Jensen 2021-09-25 12:20:58 -0500
  • f9c50dbf90
    Setting upper limit on protobuf version to keep legacy Python compatibility because protobuf version 3.18 dropped 2.7 support Tim Jensen 2021-09-25 12:16:12 -0500
  • 13c7a9d8a8
    Adding "u" prefix to expected string value to keep legacy Python compatibility Tim Jensen 2021-09-25 12:14:24 -0500
  • 54ffb6fa7a
    Adding optional binary option to a2s_rules function Tim Jensen 2021-09-25 11:59:31 -0500
  • 061ca33842 docs: remove extra g in logging Rossen Georgiev 2021-08-21 09:39:45 +0100
  • 8631c550c2 docs: logging should be subsection Rossen Georgiev 2021-08-21 09:36:34 +0100
  • 66f1ee9f76 docs: add logging section to user guide Rossen Georgiev 2021-08-21 09:34:50 +0100
  • b2e1f7755c SteamUser: add refresh() method and rework logic Rossen Georgiev 2021-08-15 12:52:59 +0100
  • 35277e8a88 add `_transfer_cookie` method #341 Hexiro 2021-06-23 14:02:39 -0400
  • 955b38ff95 a2s_info: replace to_bytes with _pack Rossen 2021-06-22 18:49:54 +0100
  • 2c608af8bd Fixed a typo and added support for new A2S Info challenge #298 philippj 2021-05-20 21:12:09 +0200
  • 01d71c1ac5
    a2s_info: replace to_bytes with _pack #332 Rossen 2021-06-22 18:49:54 +0100
  • 22ad89ed27 revert logic change in client Hexiro 2021-06-20 19:37:15 -0400
  • 083d1a9a23 replace `else: if:` with a literal `elif` Hexiro 2021-06-19 14:46:30 -0400
  • 3de9f22e9e revert logic change in client #339 Hexiro 2021-06-20 19:37:15 -0400
  • dcc51f11ba replace `else: if:` with a literal `elif` Hexiro 2021-06-19 14:46:30 -0400
  • 743725dd2d properly pass `http_timeout` Hexiro 2021-06-13 14:25:16 -0400
  • eaea3e90ee properly pass `http_timeout` #337 Hexiro 2021-06-13 14:25:16 -0400
  • fee99bb56f fix: webauth `donotcache` was mispelled Hexiro 2021-06-01 10:40:56 -0400
  • a9b6e19aeb fix: webauth `donotcache` was mispelled #335 Hexiro 2021-06-01 10:40:56 -0400
  • f00e7b86cd README: update irc to libera Rossen Georgiev 2021-05-29 10:58:02 +0100
  • ca5e7c9aa6 Fixed a typo and added support for new A2S Info challenge #298 philippj 2021-05-20 21:12:09 +0200
  • 9ac4202004 add EPackageStatus enum Rossen Georgiev 2021-05-05 22:37:56 +0100
  • ccd5111fbe move and update PyYAML requirement Rossen Georgiev 2021-05-03 01:01:44 +0100
  • 730e2c503e ci: drop py3.5 Rossen Georgiev 2021-05-03 00:52:54 +0100
  • 05465cb250 add EPaymentMethod enum Rossen Georgiev 2021-05-03 00:45:51 +0100
  • fc70a878f8 limit gevent-emitter to major v2 Rossen Georgiev 2021-05-03 00:41:45 +0100
  • 6963545983
    Bump pyyaml from 5.1 to 5.4 #321 dependabot[bot] 2021-03-25 21:43:36 +0000
  • 8ce3b50414 fix license check for DLC depots Rossen Georgiev 2021-03-05 19:32:41 +0000
  • 012ccfe424 TypeError handles invalid datatypes #313 James Edington 2021-02-21 19:39:21 -0600
  • d244624d6c Python 3: Except-statement tuple James Edington 2021-02-21 19:36:23 -0600
  • d403e1c849 Python 3: fix escaped character James Edington 2021-02-21 19:33:23 -0600
  • cb78871ffa Correct TOTP URI James Edington 2021-02-21 19:26:46 -0600
  • b96a2203c0 SteamAuthenticator: refactor add phone methods + add confirm_email Rossen Georgiev 2021-02-21 10:56:17 +0000
  • 078521788c update protobufs Rossen Georgiev 2021-02-16 20:23:41 +0000
  • f448646ca1 SteamID: invite_code_to_tuple() to SteamID.from_invite_code() Rossen Georgiev 2021-02-15 00:25:41 +0000
  • 6defa19d01 SteamID: add CSGO friend code Rossen Georgiev 2021-02-13 19:53:38 +0000
  • 9df5d31cae SteamID: invite_code_to_tuple() to SteamID.from_invite_code() #309 Rossen Georgiev 2021-02-15 00:25:41 +0000
  • ca8c1a55c0 SteamID: add CSGO friend code Rossen Georgiev 2021-02-13 19:53:38 +0000
  • caa7072cf0 add CDNClient.clear_cache(); fix #291 Rossen Georgiev 2021-02-13 12:45:05 +0000
  • 33d2279699
    update protobufs (#293) Rossen 2021-02-12 23:12:42 +0000
  • efcb414a2a fix win-inet-pton conditional requirement #293 Rossen Georgiev 2021-02-12 23:03:59 +0000
  • 9ab50ace5c fix typo Rossen Georgiev 2021-02-12 22:47:09 +0000
  • 9cf0468c0b add win_inet_pton for py27 Rossen Georgiev 2021-02-12 22:41:37 +0000
  • babd1fee19 update protobufs Rossen Georgiev 2021-02-12 21:25:57 +0000
  • f5690e6b22 add utils.ip6_*; code changes due to proto update Rossen Georgiev 2021-02-12 07:23:23 +0000
  • e584dff5e3 update protobufs Rossen Georgiev 2020-09-30 21:30:50 +0100
  • ca051e18e3 add DepotFile.is_executable Rossen Georgiev 2021-02-11 22:33:52 +0000
  • 0054ea2067 refactor decrypt_filenames() for speed Rossen Georgiev 2021-02-11 22:27:24 +0000
  • 8d0cd2c49a
    Merge 62f382a14a into 57e3dbdffa #286 Tom Prince 2021-02-11 22:10:40 +0000
  • 57e3dbdffa Added a linktarget_raw and linktarget property to DepotFile, and added decryption of the linktarget to decrypt_filenames in DepotManifest. EncryptedKitten 2021-01-02 22:34:22 -0600
  • dac6368234
    Merge c16b85c842 into dca87e07cc #288 Tom Prince 2021-02-11 21:09:06 +0000
  • dca87e07cc
    do not emit chat_message event when its local_echo Rossen 2021-02-10 10:25:19 +0000
  • 3dfda34c2c ci: disable fail-fast v1.2.0 Rossen Georgiev 2021-02-06 00:27:24 +0000
  • 2d0b12d12a ci: include py3.9 + pypi no cov Rossen Georgiev 2021-02-06 00:12:41 +0000
  • ff6384977a ci: include py3.9 + pypi no cov #308 Rossen Georgiev 2021-02-06 00:12:41 +0000
  • fac3d29462 README: update relase badges Rossen Georgiev 2021-02-05 23:57:54 +0000
  • a05be6f98e bump v1.2.0 Rossen Georgiev 2021-02-05 23:47:55 +0000
  • 12b11f3217 get_product_info: _sha in hex representation Rossen Georgiev 2021-02-05 23:46:25 +0000
  • 94b666f431 add raw parm to get_product_info() Rossen Georgiev 2021-02-04 00:10:59 +0000
  • 5a01252fea limit requirement for gevent-eventemitter Rossen Georgiev 2021-02-03 23:43:10 +0000
  • 05ff121c0a add license and billing enums Rossen Georgiev 2021-01-21 00:26:26 +0000
  • 936bb58e3f get_product_info can now request only meta data Rossen Georgiev 2021-01-20 22:42:16 +0000
  • 4cc3d3aff5 remove stray print statement in get_product_info Rossen Georgiev 2021-01-20 20:56:59 +0000
  • 75a70c6aac refactor requirements and fix coveralls Rossen Georgiev 2021-01-19 21:39:49 +0000
  • 9d5002ed8a refactor requirements and fix coveralls #305 Rossen Georgiev 2021-01-19 21:39:49 +0000
  • 4732c58fdc Added a linktarget_raw and linktarget property to DepotFile, and added decryption of the linktarget to decrypt_filenames in DepotManifest. #304 EncryptedKitten 2021-01-02 22:34:22 -0600
  • 083abc83cc Send group messages - ChatRoom.SendChatMessage#1 #302 PCPisChill 2020-12-19 04:31:27 -0800
  • cb1fc4cf73 Recieve group messages - ChatRoomClient.NotifyIncomingChatMessage#1 PCPisChill 2020-12-19 04:30:20 -0800
  • 44d0ef5cc3
    Migrate from travis-ci to Github Actions (#300) Rossen 2020-12-16 20:17:25 +0000
  • 2229330afc
    workflow: add ignore paths #300 Rossen 2020-12-16 20:11:47 +0000
  • 2d7be7104f
    set PYTHONHASHSEED properly Rossen 2020-12-16 19:57:40 +0000
  • 518edeb4eb
    add COVERALLS_REPO_TOKEN Rossen 2020-12-16 19:54:03 +0000
  • 7b33b8b383
    simple coveralls and fix powershell syntax Rossen 2020-12-16 19:51:46 +0000
  • 4331ffbc61
    fix build docs step Rossen 2020-12-16 18:42:38 +0000
  • 37c996b44a
    Add coverals actions + build docs steps Rossen 2020-12-16 18:40:51 +0000
  • 43cb2448c4
    add token for coveralls Rossen 2020-12-16 18:29:56 +0000
  • 11a6a7cfa0
    Remove travis config Rossen 2020-12-16 18:29:00 +0000
  • 01fc861b6e
    Add workflow for testing with Github Actions Rossen 2020-12-16 18:13:29 +0000
  • 070e4a3c95 bump to v1.1.1 v1.1.1 Rossen Georgiev 2020-12-15 21:12:04 +0000
  • bb2963af4e guard: syntax error on one of the exceptions Rossen Georgiev 2020-12-15 21:03:13 +0000
  • d6a2c240d6 bump to v1.1.0 v1.1.0 Rossen Georgiev 2020-12-15 20:57:09 +0000
  • 24237f44e4 get_product_info fills access_tokens automatically Rossen Georgiev 2020-12-15 20:54:24 +0000
  • 6f955c4b4d
    WebAuth: Add oauth login functionality (#211) Melvyn Depeyrot 2020-09-30 15:09:30 -0700
  • 1bce208be7 add EPurchaseResultDetail enum #295 Rossen Georgiev 2020-09-30 22:31:36 +0100
  • af83f837c0 steamid: fix failing test #294 Rossen Georgiev 2020-09-30 21:21:55 +0100
  • 3330d37cc2 BrowserRequests XronoZ-create 2020-09-15 00:12:13 +0300
  • 966c979fd9 BrowserRequests #289 MAMANEGRA 2020-09-13 18:55:15 +0300
  • c16b85c842 Port to cryptography. #288 Tom Prince 2020-09-08 22:26:01 -0600
  • f405ffab5a do not emit chat_message event when its local_echo Rossen 2021-02-10 10:25:19 +0000
  • f33cb3276c ci: disable fail-fast Rossen Georgiev 2021-02-06 00:27:24 +0000
  • fbea856715 ci: include py3.9 + pypi no cov Rossen Georgiev 2021-02-06 00:12:41 +0000
  • 9ddb1ba68f README: update relase badges Rossen Georgiev 2021-02-05 23:57:54 +0000
  • 30cc521b04 bump v1.2.0 Rossen Georgiev 2021-02-05 23:47:55 +0000