aka Torgon Woodget
|
6b69088516
|
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
|
d921f4be84
|
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
|
37a2ce60e2
|
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
|
3a25a69f99
|
A better solution setup.
Former-commit-id: 48bb7e60c0fec75f9e387c984831da5c44f5e51c
|
13 years ago |
James South
|
a1c69a8122
|
Solution restructure
Separate package.config files
Former-commit-id: 40f95d5d253404104f52355b64977b309277bff9
|
13 years ago |
JimBobSquarePants
|
fee7d322fa
|
Added Reset, tweaked Gotham and fixed ToArray() bug.
Former-commit-id: d09731b9c6777e48004d8ebf7219be9ac5009068
|
14 years ago |
JimBobSquarePants
|
3949232cfc
|
v2.1.1.0
Chenged SQLite dependancy so Any CPU builds were supported.
Former-commit-id: 9f97362c97e389122b3a779f93d069e14c17678d
|
14 years ago |
JimBobSquarePants
|
e03e35a08d
|
v 2.1.0.4
Former-commit-id: 8f49c40cda4ebf9cbbd4f8467a452e8e3aad6b0d
|
14 years ago |
JimBobSquarePants
|
f717c8e22f
|
Async optimisation complete.
Former-commit-id: a717ad1fae85e712966038efbdb99a383f1361d8
|
14 years ago |
JimBobSquarePants
|
18c92d1d82
|
Cache functions enhanced to allow 360000 items
Former-commit-id: 894592c59f9c4a9b2410d8cfbe97d6974a93a27e
|
14 years ago |
JimBobSquarePants
|
e93a60ab56
|
Added new cache mechanism and new type tests.
Former-commit-id: 2e50a327ccaa6c4c91aa051bacd690138aed14a2
|
14 years ago |
JimBobSquarePants
|
527ab1783f
|
Enhancing DiskCache to handle 24,000 files
Former-commit-id: 44c08e3be09bf9afa8f801f751e1c7c3766563e8
|
14 years ago |
James South
|
6116f3716d
|
V1.2.0
Former-commit-id: c272278520718696f82feab5b2ebde9b3649c804
|
14 years ago |
James South
|
d37340e0f1
|
First Commit
Former-commit-id: 267292b5e198d1edec106c8b46222cdbcb9d8777
|
15 years ago |