5715 Commits

Author SHA1 Message Date
JustArchi
22cc5697be Translations update 3.3.0.4 2018-08-18 19:55:25 +02:00
JustArchi
78247e74a3 Misc 2018-08-18 19:38:08 +02:00
JustArchi
1911b76b23 Correct serialization of encrypted passwords 2018-08-18 19:26:18 +02:00
JustArchi
1a2cbf3dad Translations update 2018-08-17 19:58:15 +02:00
JustArchi
307e69c48d Disable regex cache for MinMemoryUsage mode 2018-08-17 19:20:27 +02:00
JustArchi
742ddfecac Merge branch 'master' of https://github.com/JustArchi/ArchiSteamFarm 2018-08-17 19:00:34 +02:00
JustArchi
0f07564ba4 Misc regex enhancement
By using static Regex class we can make use of regex cache which has a potential to be a better pick than regex object used for just two calls - https://docs.microsoft.com/en-us/dotnet/standard/base-types/compilation-and-reuse-in-regular-expressions
2018-08-17 19:00:26 +02:00
Vital7
fae4c0e257 IsMatch(...) instead of Match(...).Success (#883) 2018-08-17 13:23:06 +02:00
JustArchi
6b55f5e3bb Disable UDP protocol due to #882 2018-08-17 02:33:05 +02:00
JustArchi
bb55d71545 Misc 2018-08-15 05:23:20 +02:00
JustArchi
9a53ae0916 Misc 2018-08-15 05:21:59 +02:00
jaks97
bb1744a035 Update app.js (#877) 2018-08-13 21:25:51 +02:00
JustArchi
5a952e0fb7 Closes #879 2018-08-13 00:01:43 +02:00
JustArchi
43ff675f42 Travis: misc 2018-08-12 17:06:38 +02:00
JustArchi
eaa139976c Move nuget.config to appropriate place 2018-08-12 03:14:47 +02:00
JustArchi
00d3ac4eb6 Dockerfiles cleanup 2018-08-12 03:05:42 +02:00
JustArchi
0854b713f1 Closes #875 2018-08-08 11:27:00 +02:00
JustArchi
8041a38393 Bump 2018-08-06 02:01:15 +02:00
JustArchi
171d7adc32 Translations update 3.3.0.3 2018-08-06 01:34:17 +02:00
JustArchi
1bf571e5a6 Packages update 2018-08-06 01:27:00 +02:00
JustArchi
6f58f58865 Closes #868 2018-08-06 01:21:36 +02:00
SKANKHUNTER
b144be2f5d IPC GUI Update Nr.12 (#871)
* Remove unnecessary language flags

* Move language button to navbar

Added flag-icon-css

* Bump

* Update strings.json

* Add i18n support for bootstrap-select elements

* Misc

* Readd dropdown scroll

* Misc

* Add i18n support for bootstrap-select elements

* Misc

* Remove download buttons when switching tabs

* Add error message when trying to download empty text

* notepad++ region support

* Add bootstrap-toggle

* Misc

* Add bootstrap-toggle

* Add bootstrap-toggle to Log

* Misc

* Misc

* Add bootstrap-toggle

* Add bootstrap-toggle

* Misc

* Cleanup

* More cleanup
2018-08-04 13:41:03 +02:00
JustArchi
b8480754db Bump 2018-08-01 23:43:24 +02:00
JustArchi
4cf5181778 Translations update 3.3.0.2 2018-08-01 23:41:53 +02:00
JustArchi
f09ba3cb17 Packages update 2018-08-01 23:36:14 +02:00
SKANKHUNTER
7ea06b7dc0 IPC GUI Update Nr.11 (#867)
* Bump

* Add nightmode support for new BGR feature

* Fix

* Implement GET, DELETE /Api/GamesToRedeemInBackground/{Bot}

* Misc

* Cleanup

* Update strings.json

* Update strings.json

* Update strings.json
2018-08-01 23:25:31 +02:00
JustArchi
a00930161c Misc 2018-08-01 23:16:58 +02:00
JustArchi
57c708a1c6 Fix STM trading logic 2018-08-01 23:11:15 +02:00
JustArchi
2855c3906d Add failing test
This one needs to be fixed.
2018-08-01 09:50:50 +02:00
JustArchi
921bc03280 Translations update 2018-08-01 09:29:39 +02:00
SKANKHUNTER
d10b60eadf IPC GUI Update Nr.10 (#858)
* Typo

* Include every line in commit

* Add tooltips to buttons

* Add "disconnected"-Bot Status Button in left sidebar

* Fix bug in totalTimeRemaining

* Misc

* Implement "GET, DELETE /Api/GamesToRedeemInBackground/{Bot}" Part1

* Misc

* Misc

* Misc

* Use modified adminlte.min.js

* Remove "expandOnHover" from left sidebar

* Fix

* Add build variant to footer

* Remove tooltips

* Change auto scroll icon

* Cleanup

* Add live search for dropdowns

* Misc

* Misc

* Add wiki parser for commands

* Misc

* Add nightmode support for new dropdowns

* Fix
2018-07-31 20:43:27 +02:00
JustArchi
97f826b7e2 Add /Api/WWW/Send + cleanup 2018-07-31 16:17:24 +02:00
JustArchi
37d58b78a0 Include project link in default user-agent 2018-07-28 05:17:52 +02:00
JustArchi
16d002f99b Misc code cleanup 2018-07-27 04:52:14 +02:00
JustArchi
db0a6efa9d WebConfigGenerator build 2018-07-27 01:54:47 +02:00
JustArchi
a23dd842bc Schema update 2018-07-27 01:44:38 +02:00
JustArchi
39e5a3eb0c Bump 2018-07-26 15:39:00 +02:00
JustArchi
892ccc7b71 Bump 3.3.0.1 2018-07-26 15:06:32 +02:00
JustArchi
51e7f49508 Translations update 2018-07-26 15:05:45 +02:00
JustArchi
f9f18093ec Misc 2018-07-26 02:30:56 +02:00
JustArchi
59965523ff Add SteamMessagePrefix 2018-07-26 02:25:57 +02:00
JustArchi
63fa8dfb75 Listen to group commands only on master chat 2018-07-25 22:19:36 +02:00
JustArchi
0ba7d647f9 Misc 2018-07-25 17:14:31 +02:00
JustArchi
626e51d2dd Get SteamMasterChatGroupID automatically
Alexa this is so good, play a-TTTempo - TOHO FULL SWING 2 - THMNK you.
2018-07-25 17:11:19 +02:00
JustArchi
f7e91bb61e Add missing handling for joining master groups 2018-07-25 16:30:01 +02:00
MrBurrBurr
d24a9cc405 Include every line in commit 2018-07-25 15:32:42 +02:00
MrBurrBurr
35744c1592 Typo 2018-07-25 15:32:31 +02:00
JustArchi
c4feb15af8 Packages update + bump 3.3.0.0 2018-07-25 01:05:28 +02:00
JustArchi
ae669b04da Add missing logic related to escaping private messages 2018-07-25 01:01:15 +02:00
Łukasz Domeradzki
0ffcedcf01 Implement support for new Steam chat (#811)
* First proof of concept

Still missing friends interaction

* Misc

* Add missing bits

* Misc

* Misc

* Misc

* Misc

* Handle new max message length

* AH bits for messages ack

* Implement MarkReceivedMessagesAsRead

* Mark notifications appropriately

* Remove obsolete callback subscriptions

* Correct NoResponse functions

* Adapt new code to beta format

* Implement advanced chat logging functionality

* Improve message handling

* Port naive escaping logic from ArchiBoT

* Cover edge cases

* Update lib

* Misc

* Kill more obsolete pragmas

* Update SK2 to official build

From https://ci.appveyor.com/project/SteamRE/steamkit/build/2.1.0.649/job/osamyjpyf7v9ot7k/artifacts

* Packages update

* SteamTarget changes

Single responsibility + fix of required parameters
2018-07-24 23:43:25 +02:00