13xforever
|
91da4e7ece
|
fix new compiler warnings
|
2022-11-09 09:41:09 +05:00 |
|
13xforever
|
a31bc00757
|
upgrade to .net 7.0
|
2022-11-09 09:23:32 +05:00 |
|
13xforever
|
2083af18d1
|
upgrade 3rd party dependencies
|
2022-10-15 18:24:01 +05:00 |
|
13xforever
|
3a96e5af35
|
update 3rd party deps
|
2022-08-17 02:48:54 +05:00 |
|
13xforever
|
1e624cb10a
|
fix build age check
also apparently null is not a valid string representation of a number, who knew
|
2022-08-09 17:41:12 +05:00 |
|
13xforever
|
1045211985
|
noticed some weird exceptions, which I have no idea how they can happen
|
2022-08-09 17:18:07 +05:00 |
|
13xforever
|
960ddb9fe6
|
compat api returns non-standard values sometimes
null or string for numbers ugh
|
2022-08-09 17:16:57 +05:00 |
|
13xforever
|
f683e1c0fd
|
fix broken build links
|
2022-08-06 17:10:41 +05:00 |
|
13xforever
|
a28e5dc39b
|
update dependencies
|
2022-08-02 22:59:04 +05:00 |
|
13xforever
|
489a4363d6
|
upgrade 3rd party deps
|
2022-07-03 02:31:56 +05:00 |
|
13xforever
|
92751ba6e9
|
use file-scoped namespaces to reduce nesting
some formatting might be fucked
|
2022-06-30 00:59:46 +05:00 |
|
13xforever
|
079dcbcc5c
|
clean up some warnings
|
2022-06-20 17:38:15 +05:00 |
|
13xforever
|
76e14e30d9
|
clean up and update 3rd party deps
|
2022-06-20 16:12:56 +05:00 |
|
13xforever
|
c90385b2d8
|
rewrite new ird results parsing to reduce allocations and # of passes
|
2022-06-20 15:33:44 +05:00 |
|
clienthax
|
6e62684bf3
|
Upgrade to .net6 + Update dependencies.
|
2022-03-05 16:05:33 +00:00 |
|
clienthax
|
2dac461ab0
|
Revert "Upgrade to .net6 + Update dependencies."
Need to fix the docker image first :(
This reverts commit 59c651569cf2d8316da4e837a01d35e35d5d73ee.
|
2022-03-05 14:25:20 +00:00 |
|
clienthax
|
59c651569c
|
Upgrade to .net6 + Update dependencies.
|
2022-03-05 14:20:23 +00:00 |
|
clienthax
|
111b73981f
|
>dotnet graphql update
|
2022-01-15 23:01:39 +00:00 |
|
clienthax
|
2f26cca225
|
Update Cirrus graphql
|
2022-01-15 22:27:53 +00:00 |
|
clienthax
|
de7b244336
|
Fixup previous commit.
|
2022-01-06 18:18:52 +00:00 |
|
clienthax
|
17cb09be97
|
MacOS build info + fixed up PR grabbing.
|
2022-01-05 22:30:43 +00:00 |
|
clienthax
|
87d0566496
|
Resolve problems specific to YuriNator557.
|
2021-11-21 13:11:22 +00:00 |
|
clienthax
|
b0d11c1979
|
Rework ird client to use static backup
|
2021-11-21 12:59:43 +00:00 |
|
clienthax
|
bacc0ca3a9
|
Use Octokit for Github lookups.
|
2021-08-30 15:00:03 +01:00 |
|
13xforever
|
64dce765de
|
update 3rd party deps
|
2021-08-20 20:04:13 +05:00 |
|
13xforever
|
9f37320f12
|
disable persisting of generated graphql client code
|
2021-08-08 00:18:37 +05:00 |
|
13xforever
|
86d490432e
|
update 3rd party deps
|
2021-08-04 20:04:40 +05:00 |
|
13xforever
|
ce1ca81810
|
update 3rd party deps
|
2021-08-02 23:10:52 +05:00 |
|
13xforever
|
a51c32f567
|
update deps
|
2021-07-14 23:49:16 +05:00 |
|
13xforever
|
47baf9640d
|
update 3rd party deps
|
2021-07-05 21:34:51 +05:00 |
|
13xforever
|
7b7684d9f4
|
update dependencies
|
2021-06-23 21:20:27 +05:00 |
|
13xforever
|
881a0ba154
|
update 3rd party deps
|
2021-06-15 12:13:26 +05:00 |
|
13xforever
|
818eac591a
|
add openssl configuration check and add shitty ciphers if needed
because mediafire content servers have shitty tls configuration
|
2021-06-04 14:35:47 +05:00 |
|
13xforever
|
b67fd329c6
|
update 3rd party deps
|
2021-06-03 16:22:21 +05:00 |
|
13xforever
|
bf4d6e93b2
|
update deps
|
2021-05-07 14:23:52 +05:00 |
|
13xforever
|
632c6576f8
|
update dependencies
|
2021-05-01 02:17:44 +05:00 |
|
13xforever
|
2adf8ebc97
|
update dependencies
|
2021-04-27 19:08:07 +05:00 |
|
13xforever
|
55d2cd3f46
|
update deps
|
2021-04-23 01:52:28 +05:00 |
|
13xforever
|
55bccc1849
|
keep cache timestamp up to date and indicate it in results when needed
|
2021-04-15 00:34:33 +05:00 |
|
13xforever
|
bf440604e2
|
implement persistent psn title update api response cache
|
2021-04-15 00:01:48 +05:00 |
|
13xforever
|
057a4763bb
|
cirrus-ci client
|
2021-04-14 00:19:55 +05:00 |
|
13xforever
|
5e5ad1b8d2
|
update deps
|
2021-03-25 23:49:01 +05:00 |
|
13xforever
|
3223b94e43
|
update dependencies
|
2021-03-03 20:04:44 +05:00 |
|
13xforever
|
43a9c62506
|
add more precise resolution checks based on psn metadata
|
2021-02-13 20:51:23 +05:00 |
|
13xforever
|
44e4dce047
|
update dependencies
|
2021-01-24 02:41:32 +05:00 |
|
13xforever
|
aa65254254
|
deps update
|
2021-01-13 18:21:46 +05:00 |
|
13xforever
|
8ac2c40c1a
|
add support for ya.disk log links
|
2020-11-20 13:48:48 +05:00 |
|
13xforever
|
bcecd545f1
|
implement mediafire log source handler
|
2020-11-20 03:08:01 +05:00 |
|
13xforever
|
3f5f2ed2ed
|
add workaround for invalid json value type in commit hash
and try to show cached data when there's an error communicating with compat api
|
2020-11-17 21:19:30 +05:00 |
|
13xforever
|
1c915e05b5
|
use await using where appropriate
|
2020-11-14 15:25:20 +05:00 |
|