James South
|
a1218ef9e5
|
IImageService prefix is now configurable
Former-commit-id: 3c3ca80f246f8779ed84f6c0f7430d2927b2eb51
|
12 years ago |
James South
|
11d04d8bb5
|
Extension-less files now save.
Former-commit-id: 13cc4a71abacaa9bf98119491094beda3a2ce63f
|
12 years ago |
James South
|
2f94861d92
|
Adding configuration
TODO: Fix extensionless urls.
Former-commit-id: d1b4f7fc565dc184376bf938773168d6e5942380
|
12 years ago |
James South
|
026010ab9d
|
Initial commit
TODO: Remote setting plus further integration.
Former-commit-id: 360cab7a4ce988c81d10657df549496990d059c7
|
12 years ago |
James South
|
19c21a85af
|
Move everything to NET4.5
Former-commit-id: 634684bd47347d7375415a638c2f64c81db1805b
|
12 years ago |
James South
|
0121106933
|
Fixing embedded resource reference
Former-commit-id: c735cd18a0a6f6b73bc98bcae1c32cd6e04cbd38
|
12 years ago |
James South
|
5c8bdd83d5
|
Moar conversions!
Former-commit-id: f812ee5350b737eb4df0bccae42025c44d133065
|
12 years ago |
James South
|
37c242816a
|
Initial commit
THIS WON'T BUILD JUST NOW.
Former-commit-id: 89c0a9c493cd0adb90638b5ebc79ef5b82f8a902
|
12 years ago |
James South
|
e5fce64bb1
|
Added configuration-less functionality.
Former-commit-id: 86a2c6cbdc9a8c9f156b2a0926f5ef1a86534065
|
12 years ago |
James South
|
1e6cccd534
|
Adding extension-less remote url parsing.
Former-commit-id: 7687675f16f919d2ddbc22cb9d1044a44efee13a
|
13 years ago |
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
|
58e518af34
|
Adding extension-less remote url parsing.
Former-commit-id: 090c8d59329d3dca92630ff096203fd0ef79a508
|
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
|
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
|
3cbf112b00
|
Async optimisation complete.
Former-commit-id: a717ad1fae85e712966038efbdb99a383f1361d8
|
13 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 |