Kenneth Skovhede
|
40dd3c6816
|
Updated all license mentions to MIT
|
2024-02-28 15:45:30 +01:00 |
|
Kenneth Hsu
|
afab61a05b
|
Use pattern matching to simplify casts.
|
2019-10-19 10:15:38 -07:00 |
|
Kenneth Hsu
|
b5d9451b33
|
Remove redundant casts.
|
2019-01-21 19:30:52 -08:00 |
|
Kenneth Hsu
|
183ae4ede2
|
Remove additional unused variables.
|
2018-09-29 12:49:22 -07:00 |
|
Kenneth Skovhede
|
bd863016fa
|
Added support for returning multiple DNS names for cache invalidation.
Updated most backends to return the actual DNS names for cache invalidation.
|
2018-02-26 11:37:10 +01:00 |
|
Kenneth Hsu
|
8810e0130d
|
Make string comparisons use ordinal (binary) sort rules.
These string comparisons should not be culture-aware.
|
2017-11-26 11:19:54 -08:00 |
|
Kenneth Skovhede
|
0c68daff6c
|
Fixed all whitespace to be 4 spaces instead of tabs
|
2016-09-15 11:39:27 +02:00 |
|
Kenneth Skovhede
|
5d57104a26
|
Changed the BackBlaze API endpoint as mentioned in #1889.
This fixes #1889
|
2016-08-27 13:43:44 +02:00 |
|
Kenneth Skovhede
|
5f7e63ae78
|
Fixed the timeout issue
|
2016-04-16 17:51:44 +02:00 |
|
Kenneth Skovhede
|
d0711011a2
|
Rewrote all WebRequest code to use AsyncHttpRequest, and normalized usage such that WebResponse objects are always correctly disposed.
|
2016-04-16 11:12:28 +02:00 |
|
Kenneth Skovhede
|
91b393de3f
|
Implemented fast fail, if the server reports a client error (e.g. dont wait 10 seconds to report invalid credentials).
|
2015-12-15 21:06:43 +01:00 |
|
Kenneth Skovhede
|
6f33f8dc53
|
Added B2 / Backblaze Cloud Storage support as requested in #1498
|
2015-12-05 14:33:30 +01:00 |
|