James South
|
999ce935d7
|
Fixing package dependencies
Former-commit-id: a17f98d3219570066f50106d7e5677b64616ee26
|
13 years ago |
James South
|
f15c392052
|
Updating BCL targets
Former-commit-id: 029874de2aab2bea91f54d5293dfab709b3bf160
|
13 years ago |
James South
|
1a6accd64f
|
A little bit more thread safety and accuracy.
Former-commit-id: 4ddd4844876e8609c82c40a465c3b4b291f57159
|
13 years ago |
James South
|
48b65043a6
|
Refactoring contstrain method
Former-commit-id: ea041146642569b7c480b76f702da9f001c3b716
|
13 years ago |
James South
|
7270ddde11
|
Removing SQLite
Cache is now purely file based. Very fast!
Former-commit-id: 6880348d89c725fa1e7a20223fe10eb5fdb72f9d
|
13 years ago |
James South
|
60ae918b77
|
New cache cleanup mechanism
Former-commit-id: f5933f3e909634ebd878cda4f3b24289012e90c6
|
13 years ago |
James South
|
18133e8602
|
Can now cache billions of items
TODO: An efficient cleanup mechanism
Former-commit-id: 57b2825f951e06a8df5e7169d1d4bd407f2b2b65
|
13 years ago |
James South
|
41dead2593
|
Adding preset ()
Former-commit-id: 8b23c233abe71f21d9aa93d3c69ab697658ea31e
|
13 years ago |
James South
|
58e518af34
|
Adding extension-less remote url parsing.
Former-commit-id: 090c8d59329d3dca92630ff096203fd0ef79a508
|
13 years ago |
James South
|
8c689bddd7
|
Improved memory usage
Former-commit-id: 24d4ee157e9b5acb2e72dad453e07aa18a6a561a
|
13 years ago |
aka Torgon Woodget
|
f99e967e11
|
Extended remote file reader to handle extensionless image urls and querystring parameters for remote URLs
New properties for whitelist: <add url="http://maps.googleapis.com"
extensionLess="true" imageFormat="png" />
Sample URL for extensionless/paramter remote image:
http://localhost:49788/remote.axd?http://maps.googleapis.com/maps/api/staticmap?center=52.341055,7.125435&zoom=13&sensor=false&size=600x300&key=AIzaSyCMKi4DyRB2N-j-Sm3LpZkl6rSXWP_G5ZE?width=600
A 3rd querystring part (here: width=600) if the remote image url has url
parameters.
Former-commit-id: 3ed9370a87056395120f5538a8e8458b21fd3dc6
|
13 years ago |
aka Torgon Woodget
|
08f856bf7e
|
Revert "Extended remote file reader to handle extensionless image urls and querystring parameters for remote URLs"
This reverts commit d24a99bf2b [formerly f1980db0fd571a80283c1698380ca3f672903b12].
Former-commit-id: 5c0dfbbf489b066719ba7e376aeb2f167a20b177
|
13 years ago |
aka Torgon Woodget
|
f9879893ef
|
Extended remote file reader to handle extensionless image urls and querystring parameters for remote URLs
New properties for whitelist: <add url="http://maps.googleapis.com"
extensionLess="true" imageFormat="png" />
Sample URL for extensionless/paramter remote image:
http://localhost:49788/remote.axd?http://maps.googleapis.com/maps/api/staticmap?center=52.341055,7.125435&zoom=13&sensor=false&size=600x300&key=AIzaSyCMKi4DyRB2N-j-Sm3LpZkl6rSXWP_G5ZE?width=600
A 3rd querystring part (here: width=600) if the remote image url has url
parameters
Former-commit-id: 7f4f18b44eec578b74e2b02647f5fb6bd54fe29c
|
13 years ago |
James South
|
cf07c2d755
|
v2.3.0.6 Fixes issue #15
Former-commit-id: 17e230842850c3683ced10172eb22aa82a8e1830
|
13 years ago |
James South
|
0f85afcfea
|
Updating references.
Former-commit-id: 81254ef94b723babc9a44556ffcc333e25cd6600
|
13 years ago |
JimBobSquarePants
|
413e3578e5
|
v2.3.0.3
Added support for authorization config.
Former-commit-id: 78345cb9b406bd373f86ba448953e2fb1f39623b
|
13 years ago |
James South
|
6fd59d3e77
|
Fixing issue 10
Former-commit-id: 63aa53202c563efa90f37ea03d850ba151421cc0
|
13 years ago |
JimBobSquarePants
|
1e7b0524ad
|
Fixing remote file issue
Former-commit-id: 58eefaaef700dcefa9b0f6016795fea4e2d12620
|
13 years ago |
James South
|
23b4065bfa
|
Updating Nuget packages
Former-commit-id: 5f0de5682c35577f2e1fd5dddca83fce90dcaaed
|
13 years ago |
JimBobSquarePants
|
ed92a09583
|
Fixed quantizer, added png8 and tif support
Former-commit-id: 7bdcf5004a8fb451ab825ff28ffe7c90ac084fff
|
13 years ago |
James South
|
3bd76b99fb
|
A better solution setup.
Former-commit-id: 48bb7e60c0fec75f9e387c984831da5c44f5e51c
|
13 years ago |
James South
|
294d28a807
|
Solution restructure
Separate package.config files
Former-commit-id: 40f95d5d253404104f52355b64977b309277bff9
|
13 years ago |
JimBobSquarePants
|
f0b92a47b1
|
Fixed NET4.5 Async Bug
Former-commit-id: db934d2655ba868117a4a4e93c8ede87a3024692
|
13 years ago |
James South
|
7584bed25c
|
Fixed deployment bug
Former-commit-id: 44972ad7b034aee229327e10230e70bd7c72f762
|
13 years ago |
JimBobSquarePants
|
5a2f502eaa
|
v 2.2.3
Added Rounded Corners method and fixed response type for formatted
images.
Former-commit-id: 1e21880106cd709ee5e4eaf5a1f5a3226d491c35
|
13 years ago |
James South
|
c1c76e5b9a
|
V2.2.2.0
Fixed references for NET 4.5 deployment.
Former-commit-id: 6b1dc96b44ba944a0b018236a3bb85d820a387b7
|
13 years ago |
JimBobSquarePants
|
2dee6b075a
|
Updating dependencies
Former-commit-id: 10da2250016bf13a6edcca8c0938c94c787dccc4
|
13 years ago |
JimBobSquarePants
|
79d2a2a504
|
Fixed cache bug.
Former-commit-id: 3ec039a00e918e4c03a21a21d2b5e48e375bf916
|
13 years ago |
JimBobSquarePants
|
69c2c556a8
|
v2.2.0
Former-commit-id: 12f0f8cd6703a6c62d64bce44b7dba873dc7e43c
|
13 years ago |
James South
|
55a25402c1
|
Async
Former-commit-id: e8fbaa8147377bbc8e589d5cbac477f570e87f0e
|
13 years ago |
James South
|
70eff0b518
|
Whoop! It's alive :)
Former-commit-id: f049d8c06aa8dd3176bc50be48073fa0c95d5a2c
|
13 years ago |
JimBobSquarePants
|
e425b13d0b
|
initial commit
Former-commit-id: dc0cc36aa990395ca77a4ae54d319fbf86e7e86f
|
13 years ago |
JimBobSquarePants
|
e9a5e276e0
|
v2.1.2.0
Former-commit-id: 66af63f486c99e74bbb04b616478c3bdd416d5ae
|
13 years ago |
JimBobSquarePants
|
15f3075f49
|
Added Reset, tweaked Gotham and fixed ToArray() bug.
Former-commit-id: d09731b9c6777e48004d8ebf7219be9ac5009068
|
13 years ago |
JimBobSquarePants
|
cec9344661
|
v2.1.1.0
Chenged SQLite dependancy so Any CPU builds were supported.
Former-commit-id: 9f97362c97e389122b3a779f93d069e14c17678d
|
13 years ago |
JimBobSquarePants
|
8b7ecc67f6
|
v 2.1.0.4
Former-commit-id: 8f49c40cda4ebf9cbbd4f8467a452e8e3aad6b0d
|
13 years ago |
JimBobSquarePants
|
3cbf112b00
|
Async optimisation complete.
Former-commit-id: a717ad1fae85e712966038efbdb99a383f1361d8
|
13 years ago |
James South
|
b5c431ceb1
|
More refactoring.
Former-commit-id: 812dee1619b323ef30e0bcce186d0bdd41dc733f
|
13 years ago |
JimBobSquarePants
|
a6cc10e93c
|
First attempt at making it Async
Former-commit-id: 2b6d48b0cf472dd59daf0648f1a65cab74c1b0db
|
13 years ago |
JimBobSquarePants
|
050e630bc6
|
2.0.1.0
Former-commit-id: 1decdd0c6f5a5cc4b794bc37f4a4c3c5d023fd24
|
13 years ago |
James South
|
77762f34ac
|
Adding async code to HttpModule
Former-commit-id: d24b91e71dec5e935950a18935cf415b6e1b3b49
|
13 years ago |
JimBobSquarePants
|
9b66b7aefd
|
Prepping for 2.0.0 release
Former-commit-id: b59ab2bde9a0cce9543992d66cc3297dee8efb45
|
13 years ago |
James South
|
a7979e227e
|
Adding unit tests.
Former-commit-id: 29d52f774bfec2bc8fb6039f49a217e65f902454
|
13 years ago |
JimBobSquarePants
|
c3f2fd4fff
|
Cache functions enhanced to allow 360000 items
Former-commit-id: 894592c59f9c4a9b2410d8cfbe97d6974a93a27e
|
13 years ago |
JimBobSquarePants
|
edcf3a7469
|
Refactoring
Former-commit-id: 5d2f2a7e593a0c61238c7d3673fa76f5c7156e63
|
13 years ago |
James South
|
26e3c4673e
|
Refactoring
Former-commit-id: 8ba378bc6b2ba8699a05c4c2ad54d8980d6fb55d
|
13 years ago |
James South
|
23c429f963
|
Shifting to 32bit version
SQLite has issues with Any project compilation.
Former-commit-id: 82d9680b39da79410ea11d7fd16fff1f77641f25
|
13 years ago |
James South
|
d17cfb9dd5
|
Updating SQLite reference
Former-commit-id: 8e31db667907a1edf981ffee4db94385c0006f06
|
13 years ago |
JimBobSquarePants
|
557251b485
|
cache update plus tests
Former-commit-id: 7f43a044f5c68a232e20b65d4d40e21f62c0a0cc
|
13 years ago |
James South
|
6ac098add1
|
Bug fixes in cache
Former-commit-id: 65f6a1d645347e119976515d7e983b25cd0e2c8e
|
13 years ago |