aka Torgon Woodget
|
3f4765bae6
|
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: 187b4a0972b6608102a556fb9ef14338ef63293e
|
13 years ago |
aka Torgon Woodget
|
813120dca3
|
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: 2722b400c86d6eec5bfbdc6da6d27889447b7e82
|
13 years ago |
aka Torgon Woodget
|
309a309138
|
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: b62712b2257a2fc35aa303073d0029583d97063f
|
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
|
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 |
JimBobSquarePants
|
c3f2fd4fff
|
Cache functions enhanced to allow 360000 items
Former-commit-id: 894592c59f9c4a9b2410d8cfbe97d6974a93a27e
|
13 years ago |
JimBobSquarePants
|
a381e10fdd
|
Added new cache mechanism and new type tests.
Former-commit-id: 2e50a327ccaa6c4c91aa051bacd690138aed14a2
|
14 years ago |
JimBobSquarePants
|
bf3b3d8f9f
|
Enhancing DiskCache to handle 24,000 files
Former-commit-id: 44c08e3be09bf9afa8f801f751e1c7c3766563e8
|
14 years ago |
James South
|
0377737810
|
V1.2.0
Former-commit-id: c272278520718696f82feab5b2ebde9b3649c804
|
14 years ago |
James South
|
2c734345e7
|
First Commit
Former-commit-id: 267292b5e198d1edec106c8b46222cdbcb9d8777
|
14 years ago |