|
f26a235964
|
set MaxResponseContentBufferSize to 5 MB (#1702)
|
2021-11-09 11:32:23 -05:00 |
|
|
9582e94232
|
add ::ffff: to internal ip check (#1701)
* add ::ffff: to internal ip check
* check StartsWith
|
2021-11-09 11:16:54 -05:00 |
|
|
cf303f2f97
|
catch errors when trying to resolve DNS (#841)
|
2020-07-28 23:22:02 -04:00 |
|
|
036b402e9f
|
update ip IsInternal() to account for missed ranges (#827)
* update ip IsInternal() to account for missed ranges
* update with `::`
|
2020-07-18 08:08:57 -04:00 |
|
|
8a46fcd301
|
Resolve host to check for private IP address (#812)
|
2020-07-07 19:47:12 -04:00 |
|
|
9cb103e6aa
|
update comment
|
2020-05-01 11:09:44 -04:00 |
|
|
7abfefd167
|
replace ip regex with IPAddress.Parse
|
2020-05-01 11:08:47 -04:00 |
|
|
3462613f49
|
Do not request local hosts or ip addresses
|
2020-04-30 11:41:30 -04:00 |
|
|
68901437ba
|
only fetch icons from http(s) with default ports
|
2020-04-30 11:23:40 -04:00 |
|
|
9800b752c0
|
Changed all C# control flow block statements to include space between keyword and open paren
|
2020-03-27 14:36:37 -04:00 |
|
|
48ec345702
|
update stripe SDK
|
2019-08-08 17:36:41 -04:00 |
|
|
2f300107ce
|
Remove error log on send
|
2019-07-11 21:12:20 -04:00 |
|
|
bc2621f45f
|
log httpclient send exceptions
|
2019-07-05 14:20:16 -04:00 |
|
|
35e986a077
|
update libs and remove old code/workarounds
|
2019-02-26 08:15:56 -05:00 |
|
|
594c9e9e3e
|
blacklist of link rels to ignore
|
2019-02-16 09:15:24 -05:00 |
|
|
5cfb43bebf
|
webp support
|
2018-10-05 09:13:57 -04:00 |
|
|
7fd79388e2
|
dont try to fetch ip address icons
|
2018-08-25 17:30:45 -04:00 |
|
|
6f7d07530a
|
log domain with warnings
|
2018-08-25 16:59:54 -04:00 |
|
|
e7dbe6d4be
|
null check response
|
2018-08-25 16:52:49 -04:00 |
|
|
0956374a06
|
icon server logging
|
2018-08-25 16:41:26 -04:00 |
|
|
a564df42d6
|
try base domain if others fail
|
2018-08-10 11:21:52 -04:00 |
|
|
90df2f21e5
|
TryCreate on each uri
|
2018-07-02 10:50:48 -04:00 |
|
|
37375d8653
|
use parsedUri.Host
|
2018-06-28 10:18:35 -04:00 |
|
|
4dfef9fa96
|
TryCreate uri first
|
2018-06-28 10:15:54 -04:00 |
|
|
3bf468c545
|
take fixes
|
2018-06-25 09:59:32 -04:00 |
|
|
9561b167f7
|
icon service fixes
|
2018-06-25 09:28:54 -04:00 |
|
|
5c13802879
|
GetScheme helper
|
2018-06-19 17:28:45 -04:00 |
|
|
06db27ae19
|
cleanup recursion and location header
|
2018-06-19 17:21:31 -04:00 |
|
|
e1df06ec33
|
cleanup memory refs. switch to anglesharp lib
|
2018-06-19 15:14:12 -04:00 |
|
|
145e4c69d4
|
cleanup html node refs
|
2018-06-19 10:18:11 -04:00 |
|
|
a6260c867c
|
only take up to 40 links
|
2018-05-31 22:04:01 -04:00 |
|
|
68125d2c9b
|
try to find format of any non-allowed type
|
2018-05-25 14:19:40 -04:00 |
|
|
6d3ad7d9e4
|
optimize
|
2018-05-25 14:12:18 -04:00 |
|
|
1cfc95df7c
|
icon fetch fixes
|
2018-05-25 12:50:21 -04:00 |
|
|
0e4ffc7d7f
|
new icon fetching service. remove besticon dep.
|
2018-05-22 12:49:34 -04:00 |
|