dependabot[bot]
|
353ff214ca
|
Bump NLog from 4.5.11 to 4.6.0
Bumps [NLog](https://github.com/NLog/NLog) from 4.5.11 to 4.6.0.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/NLog/NLog/compare/v4.5.11...v4.6)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-03-21 00:57:00 +00:00 |
|
dependabot[bot]
|
34f6fc5228
|
Bump Swashbuckle.AspNetCore from 5.0.0-beta to 5.0.0-rc1
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.0.0-beta to 5.0.0-rc1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.0.0-beta...v5.0.0-rc1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-03-20 17:53:02 +00:00 |
|
dependabot[bot]
|
6f90557731
|
Bump HtmlAgilityPack from 1.10.1 to 1.11.0
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.10.1 to 1.11.0.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.10.1...v1.11.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-03-20 01:29:10 +00:00 |
|
dependabot[bot]
|
397fcd020a
|
Bump NLog.Web.AspNetCore from 4.8.0 to 4.8.1
Bumps [NLog.Web.AspNetCore](https://github.com/NLog/NLog.Web) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/NLog/NLog.Web/releases)
- [Changelog](https://github.com/NLog/NLog.Web/blob/master/CHANGELOG.MD)
- [Commits](https://github.com/NLog/NLog.Web/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-03-19 01:32:13 +00:00 |
|
JustArchi
|
274f5d83d7
|
Bump
|
2019-03-18 22:09:08 +01:00 |
|
JustArchi
|
ab111da6c4
|
Translations update
|
2019-03-18 21:58:16 +01:00 |
|
dependabot[bot]
|
d188b23de1
|
Bump HtmlAgilityPack from 1.10.0 to 1.10.1 (#1150)
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.10.0...v1.10.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-03-18 21:45:52 +01:00 |
|
JustArchi
|
b231237554
|
Closes #1151
Apparently `Compare()` doesn't return -1/0/1 as expected from a comparer, but some kind of string distance, which is not what we wanted here.
|
2019-03-18 21:44:26 +01:00 |
|
dependabot[bot]
|
ab30efcaa7
|
Bump HtmlAgilityPack from 1.9.2 to 1.10.0
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.9.2...v1.10.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-03-17 22:38:34 +00:00 |
|
dependabot[bot]
|
fdd6239114
|
Bump Humanizer from 2.5.16 to 2.6.2
Bumps [Humanizer](https://github.com/Humanizr/Humanizer) from 2.5.16 to 2.6.2.
- [Release notes](https://github.com/Humanizr/Humanizer/releases)
- [Changelog](https://github.com/Humanizr/Humanizer/blob/master/release_notes.md)
- [Commits](https://github.com/Humanizr/Humanizer/compare/v2.5.16...v2.6.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-03-13 17:37:52 +00:00 |
|
dependabot[bot]
|
2f5fb38454
|
Bump HtmlAgilityPack from 1.9.1 to 1.9.2
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.9.1...v1.9.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-03-09 18:25:36 +00:00 |
|
JustArchi
|
19891c3f59
|
Respect additional config properties in APIs
|
2019-03-08 16:24:49 +01:00 |
|
JustArchi
|
d6f122b078
|
CardsFarmer optimizations
When user has IQ only and no IQ games, return early
|
2019-03-08 15:39:38 +01:00 |
|
JustArchi
|
91f9b5d8cb
|
Misc
|
2019-03-07 16:40:37 +01:00 |
|
JustArchi
|
ca462f2a82
|
Implement IBotSteamClient
|
2019-03-07 16:35:36 +01:00 |
|
JustArchi
|
000ddca825
|
Closes #1087
|
2019-03-06 23:01:15 +01:00 |
|
JustArchi
|
e6d07f5fd5
|
Misc
|
2019-03-03 16:22:25 +01:00 |
|
JustArchi
|
2e160b444a
|
Closes #1132
|
2019-03-03 16:00:54 +01:00 |
|
JustArchi
|
4bc70b5bfe
|
Bump
|
2019-03-02 04:41:39 +01:00 |
|
JustArchi
|
21d5051a84
|
Translations update
|
2019-03-02 04:25:12 +01:00 |
|
JustArchi
|
7cdb9e265c
|
Closes #1131
|
2019-03-01 23:14:51 +01:00 |
|
dependabot[bot]
|
b72ba1207e
|
Bump HtmlAgilityPack from 1.9.0 to 1.9.1
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.9.0...v1.9.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-03-01 01:31:10 +00:00 |
|
JustArchi
|
36fa2b8b4d
|
Add BGR command + API info
@mrburrburr you might want to somehow make use of it (maybe show next to key icon? I don't know)
|
2019-02-26 19:59:04 +01:00 |
|
dependabot[bot]
|
95b9dae41c
|
Bump Markdig.Signed from 0.15.7 to 0.16.0
Bumps [Markdig.Signed](https://github.com/lunet-io/markdig) from 0.15.7 to 0.16.0.
- [Release notes](https://github.com/lunet-io/markdig/releases)
- [Changelog](https://github.com/lunet-io/markdig/blob/master/changelog.md)
- [Commits](https://github.com/lunet-io/markdig/compare/v0.15.7...v0.16.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-26 12:50:18 +00:00 |
|
JustArchi
|
5e4a90bb70
|
Allow to find bots by SteamID in selected functions
|
2019-02-25 23:49:20 +01:00 |
|
JustArchi
|
97496653b0
|
Misc
|
2019-02-24 18:40:27 +01:00 |
|
JustArchi
|
7abdbebb46
|
Bump
|
2019-02-24 17:58:37 +01:00 |
|
JustArchi
|
1a388d43ae
|
Translations update
|
2019-02-24 17:55:29 +01:00 |
|
JustArchi
|
effb7a471a
|
Misc
|
2019-02-24 17:13:39 +01:00 |
|
JustArchi
|
b27a19462a
|
Closes #1114
|
2019-02-24 17:11:47 +01:00 |
|
JustArchi
|
50201bb25e
|
Misc
|
2019-02-24 16:06:28 +01:00 |
|
JustArchi
|
fe6a5140ec
|
Misc
|
2019-02-23 08:46:10 +01:00 |
|
JustArchi
|
65968b4302
|
Respect custom BotsComparer when navigating through bot names
|
2019-02-23 08:40:56 +01:00 |
|
JustArchi
|
cebda5b689
|
Always distribute from the current bot onwards
Forwarding stays the same
|
2019-02-23 08:35:48 +01:00 |
|
JustArchi
|
57272c2b31
|
Misc
|
2019-02-23 05:02:22 +01:00 |
|
JustArchi
|
cd1a9d50de
|
Misc
|
2019-02-23 04:56:14 +01:00 |
|
JustArchi
|
71a9f06e55
|
Implement interactive command console
|
2019-02-23 04:31:58 +01:00 |
|
JustArchi
|
6241e283b5
|
Increase contextID to 64 bits
|
2019-02-22 04:42:36 +01:00 |
|
JustArchi
|
5f14684d37
|
Misc bash scripts improvements
|
2019-02-19 00:59:26 +01:00 |
|
JustArchi
|
6822bf6942
|
Misc
|
2019-02-19 00:21:39 +01:00 |
|
JustArchi
|
5a55a7860b
|
Disallow empty botNames during rename
|
2019-02-19 00:10:42 +01:00 |
|
JustArchi
|
a37f33a746
|
Misc
|
2019-02-19 00:07:29 +01:00 |
|
JustArchi
|
22d89d6ea1
|
Misc
|
2019-02-19 00:06:50 +01:00 |
|
JustArchi
|
a3112e0402
|
Misc
|
2019-02-19 00:03:54 +01:00 |
|
JustArchi
|
0045183300
|
Add rename feature for the bots
|
2019-02-19 00:02:45 +01:00 |
|
JustArchi
|
ffa57ad19e
|
Bump
|
2019-02-18 19:47:13 +01:00 |
|
JustArchi
|
5a2f4b89c7
|
Translations update
|
2019-02-18 19:16:29 +01:00 |
|
JustArchi
|
b5c7fb3b76
|
Fix potential NRE with SteamTarget
|
2019-02-18 03:40:07 +01:00 |
|
dependabot[bot]
|
27c972ed93
|
Bump HtmlAgilityPack from 1.8.14 to 1.9.0
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.8.14 to 1.9.0.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.8.14...v1.9.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-18 01:52:39 +00:00 |
|
JustArchi
|
b677ba8202
|
Code/style cleanup
|
2019-02-16 17:34:17 +01:00 |
|