aka Torgon Woodget
|
e5ed5bae27
|
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: a56891087e2dcc2e9e21ac6f6f876d72cc6ac061
|
13 years ago |
aka Torgon Woodget
|
89ed19058a
|
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: e262ec998f249a900fa85b882413e00f98bc8285
|
13 years ago |
aka Torgon Woodget
|
d24a99bf2b
|
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: f1980db0fd571a80283c1698380ca3f672903b12
|
13 years ago |
James South
|
1a9b8b02d5
|
A better solution setup.
Former-commit-id: e246ff63991b7b748b064bcf6fb82e1ad6cc1b1f
|
13 years ago |
James South
|
95e1eba722
|
Solution restructure
Separate package.config files
Former-commit-id: 585b69cfb55ce24762cc6f8e306b2c04bc6182bb
|
13 years ago |
JimBobSquarePants
|
2ca00c808d
|
Added Reset, tweaked Gotham and fixed ToArray() bug.
Former-commit-id: 6223dfb2840330ef81fee4513d4890b45f524512
|
13 years ago |
JimBobSquarePants
|
1c62d296a7
|
v2.1.1.0
Chenged SQLite dependancy so Any CPU builds were supported.
Former-commit-id: 982d1da3c41f8b002d8dbad1d2d3d0def37f6222
|
13 years ago |
JimBobSquarePants
|
054ff7c893
|
v 2.1.0.4
Former-commit-id: da1ff1780cc91483b6d65af18b575ce4fcd8e38c
|
13 years ago |
JimBobSquarePants
|
5f47e1d52f
|
Async optimisation complete.
Former-commit-id: f554a679c1d46bd2b9f74d06d9cbe2ffeaa05465
|
13 years ago |
JimBobSquarePants
|
feb69b63f2
|
Cache functions enhanced to allow 360000 items
Former-commit-id: 160a64285e1a768638494526c07c3ce92b9dd5fb
|
13 years ago |
JimBobSquarePants
|
bfa628cca0
|
Added new cache mechanism and new type tests.
Former-commit-id: c9aa3197d5a4e19dec121bd6ea01a3da884d42c6
|
13 years ago |
JimBobSquarePants
|
bc6e298074
|
Enhancing DiskCache to handle 24,000 files
Former-commit-id: bb3d1ded41e10fff13d46fa9009a838c2bd958f0
|
13 years ago |
James South
|
3b9973f23c
|
V1.2.0
Former-commit-id: a82f92665444e5dab4fc76508b1956b1b41beee5
|
13 years ago |
James South
|
2c734345e7
|
First Commit
Former-commit-id: 267292b5e198d1edec106c8b46222cdbcb9d8777
|
14 years ago |