Commit graph

  • 8c154ceef3 manually merged the rest of dyc3-trade-confirmations and dyc3-setup-2fa because i have no idea why the shit didn't get merged Carson McManus 2016-08-27 18:37:25 -0400
  • bf593af8c0 Merge branch 'dyc3-trade-confirmations' Carson McManus 2016-08-27 18:33:01 -0400
  • e9bd032a83 Merge pull request #9 from dyc3/dyc3-setup-2fa Carson McManus 2016-08-27 18:26:58 -0400
  • 86a30d4f31 changed "Logging in..." to "Logging in {username}" Carson McManus 2016-08-27 18:20:39 -0400
  • ecf440ef55 fixed not being able to specify user as argument when using 'add' action Carson McManus 2016-08-27 18:10:49 -0400
  • 193dd40bc0 added help text for add and setup Carson McManus 2016-08-27 18:07:28 -0400
  • 6539e86644 implemented --setup, has not been tested Carson McManus 2016-08-25 11:48:05 -0400
  • 18af4d3714 added success indicator when processing trades Carson McManus 2016-08-27 17:34:21 -0400
  • 4dd3ac1ae1 Merge branch 'dyc3-trade-confirmations' of github.com:dyc3/steamguard-cli into dyc3-trade-confirmations Carson McManus 2016-08-26 20:16:39 -0400
  • f1e9c672e1 trades are now processed when confirmed Carson McManus 2016-08-26 20:07:15 -0400
  • 52175ef642 fixed weird coloring issues and added confirm key to trade menu Carson McManus 2016-08-26 18:11:44 -0400
  • f6b11f4975 added a quit key to the trade menu Carson McManus 2016-08-26 09:38:41 -0400
  • 3055a27288 added a menu to decide what to do with trade confirmations Carson McManus 2016-08-26 09:34:28 -0400
  • bc46eeba18 added --accept-all Carson McManus 2016-08-25 15:44:16 -0400
  • 872cfb50c1 Added --trade to list all trade confirmations Carson McManus 2016-08-25 15:27:40 -0400
  • 007588de38 made a prompt to create a new manifest.json if not using the default folder Carson McManus 2016-08-25 21:52:21 -0400
  • 49bee022e9 added setup action as alias for add action Carson McManus 2016-08-25 21:25:14 -0400
  • 3c12772e7a fixed a bug when running with the arguments: "<any account that wasn't first>" Carson McManus 2016-08-25 21:21:06 -0400
  • b7d2f8a0ee redid ShowHelp() for easier future changes, and for the ability to word wrap Carson McManus 2016-08-25 21:15:47 -0400
  • 9648b9a27f updated help text Carson McManus 2016-08-25 20:11:56 -0400
  • 0eef63eca0 improved argument system for optimization and ease of use Carson McManus 2016-08-25 19:21:34 -0400
  • e57ad4e2ce moved help text to a seperate function Carson McManus 2016-08-25 17:23:16 -0400
  • 11ff450c25 added --accept-all Carson McManus 2016-08-25 15:44:16 -0400
  • 0a6843e46a Added --trade to list all trade confirmations Carson McManus 2016-08-25 15:27:40 -0400
  • 0dfd595820 updated README.nd Carson McManus 2016-08-25 00:18:37 -0400
  • 297ec32f54 fixed missing install.sh file appearing in project v0.1.0.0 Carson McManus 2016-08-24 21:27:25 -0400
  • 596ffc2f60 now you only have to change the version number in AssemblyInfo.cs to update the version number everywhere. Carson McManus 2016-08-24 13:01:49 -0400
  • 00e5ebd868 added debian packaging script Carson McManus 2016-08-24 12:45:48 -0400
  • a1ecb1df47 added bash tab completion Carson McManus 2016-08-24 11:59:28 -0400
  • 6c2acad02f updated README.md Carson McManus 2016-08-23 19:56:39 -0400
  • cf7e858b88 added install and uninstall scripts to makefile Carson McManus 2016-08-23 19:55:06 -0400
  • 6a6befa7d2 Added AssemblyInfo.cs Carson McManus 2016-08-23 19:08:16 -0400
  • 69b8ed7ef6 Updated Readme.md Carson McManus 2016-08-23 15:53:11 -0400
  • 05829537fd Merge pull request #2 from dyc3/dyc3-encryption Carson McManus 2016-08-23 15:29:21 -0400
  • 64797e77a9 fixed extra text at the end when writing to a previously encrypted maFile Carson McManus 2016-08-23 14:49:07 -0400
  • c8a863f098 removed some commented code Carson McManus 2016-08-23 13:59:10 -0400
  • 3a0c63b589 made Encrypt() and Decrypt() actions return success boolean Carson McManus 2016-08-23 13:58:00 -0400
  • 0b0331bcc0 removed unnneeded verbosity Carson McManus 2016-08-23 13:51:59 -0400
  • 1b6a702593 Fixed encryption changes not being written Carson McManus 2016-08-23 13:49:52 -0400
  • c0c14e1fc3 added some verbose logging statements Carson McManus 2016-08-23 13:29:49 -0400
  • 10b7240999 fixed default namespace and assembly name Carson McManus 2016-08-23 13:06:22 -0400
  • 8069716cb7 updated .gitignore for SteamAuth/SteamAuth/packages/ Carson McManus 2016-08-23 11:49:58 -0400
  • b33614161a updated .gitignore Carson McManus 2016-08-23 11:41:27 -0400
  • e7acfcdd91 added .csproj and .sln files Carson McManus 2016-08-23 11:36:49 -0400
  • f31e38d0aa I dont know what i did, but it doesn't break building. Carson McManus 2016-08-23 10:38:53 -0400
  • 8ed592f08f implemented --decrypt Carson McManus 2016-08-22 22:16:47 -0400
  • 3f3bf6e9d8 Updated help text Carson McManus 2016-08-22 21:20:55 -0400
  • 34a78da416 implemented --encrypt Carson McManus 2016-08-22 21:12:48 -0400
  • a4f164a128 added action based system where the program will perform different actions based on cli arguments. Carson McManus 2016-08-22 19:16:43 -0400
  • 725562ffcd Added a Path.Combine in GetManifest Carson McManus 2016-08-22 18:54:14 -0400
  • 9b58adb6a2 Added some TODO Carson McManus 2016-08-22 18:52:02 -0400
  • d33ddc0d4a added Manifest.GetAccount method added convertion to base64 when saving accounts Carson McManus 2016-08-22 18:42:44 -0400
  • 6fab87b485 fixed CryptographicException: Length of the data to decrypt is invalid. when attempting to decrypt Carson McManus 2016-08-22 17:11:13 -0400
  • 374fe6c793 added encrypted maFile reading, writing added passkey prompt Carson McManus 2016-08-22 15:51:37 -0400
  • 00474371a8 added a reference to System.Security for crypto functions Carson McManus 2016-08-22 14:14:26 -0400
  • 270749446a copied some crypto functions from SDA Carson McManus 2016-08-22 14:13:36 -0400
  • c10b353fc9 Changed how mafiles are read Carson McManus 2016-08-22 13:50:43 -0400
  • c7937c769b Merge pull request #1 from dyc3/dyc3-add-readme Carson McManus 2016-08-22 11:57:48 -0400
  • 68191b6a1d removed some lines added by git Carson McManus 2016-08-22 11:56:21 -0400
  • 69e52b3b42 Merge branch 'master' of https://github.com/dyc3/steamguard-cli Carson McManus 2016-08-22 11:53:22 -0400
  • 35c130b9bf Create README.md Carson McManus 2016-08-22 11:52:14 -0400
  • b42ffef920 Finished --help output Carson McManus 2016-08-21 19:37:05 -0400
  • 941f37b92f Finished --help output Carson McManus 2016-08-21 19:37:05 -0400
  • 99f60bb2d5 Moved Manifest class to seperate file Carson McManus 2016-08-21 19:30:49 -0400
  • 766e9122a1 made it work :P Carson McManus 2016-08-21 19:24:23 -0400
  • 5735bd2185 add make clean Carson McManus 2016-08-21 17:18:07 -0400
  • 5881f7231d added make run Carson McManus 2016-08-21 17:05:32 -0400
  • 02c275a7d0 Removed anything that had to do with encrypted maFiles because I can't reference System.Security.dll with mcs :( Will fix later. Carson McManus 2016-08-21 17:02:17 -0400
  • afcf0a8d1d Added FileEncryptor class from Steam Desktop Authenticator Carson McManus 2016-08-21 14:19:21 -0400
  • b97b4b6235 Added Manifest class from Steam Desktop Authenticator Carson McManus 2016-08-21 14:17:04 -0400
  • d860b6f6eb Added static SteamGuardPath property Carson McManus 2016-08-21 13:03:43 -0400
  • 949944e330 updated makefile to update nuget packages and build SteamAuth Carson McManus 2016-08-21 12:49:53 -0400
  • b7e8a4e3e2 Added a basic makefile Carson McManus 2016-08-21 12:08:58 -0400
  • dc2d6d2ee2 Revert "removed using System.Linq" Carson McManus 2016-08-21 12:06:28 -0400
  • 153597590f removed using System.Linq Carson McManus 2016-08-21 12:04:35 -0400
  • 7e077fc615 Revert "Added some return codes" because I forgot thats not how return codes work in c# Carson McManus 2016-08-21 11:59:53 -0400
  • d661a550b5 Added SteamAuth as a git submodule Carson McManus 2016-08-21 11:58:39 -0400
  • 817d6e58ab removed SteamAuth/ directory from .gitignore Carson McManus 2016-08-21 11:50:12 -0400
  • c79054fbfb Added some return codes Carson McManus 2016-08-21 11:46:56 -0400
  • 0cf5243675 added build/ directory to .gitignore Carson McManus 2016-08-21 11:45:04 -0400
  • 897e7ed0e2 Forgot to add class around method :p Carson McManus 2016-08-21 11:38:03 -0400
  • 0cd0b776bb Added basic help message Carson McManus 2016-08-21 11:34:48 -0400
  • e6e0ed3ef0 Initial commit Carson McManus 2016-08-21 11:29:27 -0400