Commit graph

109 commits

Author SHA1 Message Date
ArchiBot
8eade49343
Automatic translations update 2021-10-14 02:10:42 +00:00
Łukasz Domeradzki
965d3050a5
Address new Rider inspections (EAP) (#2418) 2021-10-01 01:21:09 +02:00
Archi
7e9e90764b
Use static lambdas wherever possible
Thanks Rider
2021-09-27 21:33:52 +02:00
Archi
f2d3a2a894
Use string interpolation wherever possible
Majority of cases still need to go through string.Format() due to localization requirements
2021-09-27 19:59:00 +02:00
ArchiBot
383868351d
Automatic translations update 2021-09-22 02:10:42 +00:00
Archi
c60d413a70
Misc 2021-09-15 12:43:25 +02:00
ArchiBot
6aaec3ce8f
Automatic translations update 2021-09-15 02:08:29 +00:00
ArchiBot
9c0582452f
Automatic translations update 2021-09-12 02:09:51 +00:00
ArchiBot
84d4fd422a
Automatic translations update 2021-08-30 02:07:09 +00:00
ArchiBot
f9391e493b
Automatic translations update 2021-08-29 02:07:53 +00:00
ArchiBot
3f426546c2
Automatic translations update 2021-08-24 02:06:55 +00:00
ArchiBot
2e1694c65d
Automatic translations update 2021-08-23 02:06:54 +00:00
Archi
3dec189e14
Misc 2021-08-20 14:31:12 +02:00
Łukasz Domeradzki
9f281c6055
Embrace madness (#2394)
* Embrace madness

* Remove unused code

* Misc

* Address Abry's note

* Update for Madness 0.3.0
2021-08-07 14:03:46 +02:00
Archi
13ea9df707
Fix STD plugin for generic-netf
It failed because it couldn't find immutable collections, ASF doesn't have it either, it doesn't look like it's needed to satisfy the compiler anymore (SK2 includes it through protobuf-net)
2021-07-30 16:09:05 +02:00
renovate[bot]
97a5a94220
Update dependency SteamKit2 to v2.4.0-Alpha.3 (#2392)
* Update dependency SteamKit2 to v2.4.0-Alpha.3

* Address SK2 breaking changes

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Archi <JustArchi@JustArchi.net>
2021-07-30 15:33:29 +02:00
ArchiBot
677fcfa198
Automatic translations update 2021-07-30 02:14:21 +00:00
ArchiBot
98c18756c5
Automatic translations update 2021-07-26 02:11:26 +00:00
ArchiBot
a875c2377f
Automatic translations update 2021-07-25 02:09:17 +00:00
Archi
37689f4de6
Misc XML cleanup 2021-07-15 23:06:16 +02:00
ArchiBot
dd8fd251cc
Automatic translations update 2021-07-14 02:08:07 +00:00
ArchiBot
6aef4ad5ed
Automatic translations update 2021-07-13 02:10:08 +00:00
Archi
d479eb9f97
Address Rider EAP inspections/cleanup 2021-07-12 21:45:17 +02:00
Archi
2dc2202e30
Misc 2021-07-09 00:19:39 +02:00
Archi
aa6b9b9bea
STD: Add support for new custom swagger attributes 2021-06-30 23:12:15 +02:00
ArchiBot
f9dd40c2c6
Automatic translations update 2021-06-19 02:16:40 +00:00
ArchiBot
e23cfb3a9c
Automatic translations update 2021-06-14 02:16:34 +00:00
ArchiBot
eefc5a2b07
Automatic translations update 2021-06-12 02:11:17 +00:00
ArchiBot
977dfc55cc
Automatic translations update 2021-06-10 02:22:27 +00:00
ArchiBot
36a7e1f1fe
Automatic translations update 2021-06-06 02:37:40 +00:00
ArchiBot
1ca6debef5
Automatic translations update 2021-06-04 02:59:47 +00:00
Archi
535e6fb334
STD: Explicitly refuse to initialize upon any config parsing issue 2021-06-03 12:58:15 +02:00
Archi
31a06a8af3
STD: Fix wrong logic interpreting custom config 2021-06-03 11:51:11 +02:00
ArchiBot
91f64c52d8
Automatic translations update 2021-05-31 03:13:11 +00:00
ArchiBot
552652b5bb
Automatic translations update 2021-05-26 02:47:42 +00:00
Archi
fe43aa6cb6
Convert UTF-8 BOM to files to UTF-8 2021-05-22 19:45:27 +02:00
GitHub Action
f8257c953c Automatic translations update 2021-05-19 02:30:39 +00:00
GitHub Action
4d0597ef32 Automatic translations update 2021-05-17 02:34:01 +00:00
GitHub Action
0c045feac5 Automatic translations update 2021-05-15 02:30:56 +00:00
GitHub Action
9517f60d98 Automatic translations update 2021-05-13 02:33:16 +00:00
GitHub Action
e4f093d853 Automatic translations update 2021-05-10 02:29:35 +00:00
JustArchi
8f41e90ade STD: Api V2 2021-05-09 18:59:17 +02:00
JustArchi
1f12c73b2e Do not throw InvalidOperationException on null Config
Lack of config will happen e.g. with invalid submission token, the plugin should not crash in this case, even if it's unusable.
2021-05-09 13:56:59 +02:00
GitHub Action
e31f2d0e40 Automatic translations update 2021-05-09 02:26:58 +00:00
JustArchi
b069bd3ecc Remove packages lock
Maybe it'd be a nice feature if it worked for once
2021-05-09 02:07:45 +02:00
JustArchi
33643bcaf2 CI: Add support for lock files 2021-05-09 01:57:49 +02:00
JustArchi
d21d2473fe RuntimeCompatibility -> Compatibility 2021-05-08 01:43:08 +02:00
JustArchi
e60b54e402 Refactor EVERYTHING
Directories structure + namespaces relevant to them
2021-05-08 01:37:22 +02:00
JustArchi
cbabde1b38 Reorganize Web directory 2021-05-08 01:03:08 +02:00
JustArchi
daf37c723c Document all the pragmas, final code corrections 2021-05-07 23:56:45 +02:00