James South
|
70e7c362ba
|
Added configuration-less functionality.
Former-commit-id: 49868772e9cc35d73fd0c84c4985f06d42b70b03
|
12 years ago |
James South
|
1f38c26fc2
|
Added embedded httpmodule declaration
Former-commit-id: d730995864bc1477022e61a44a257fcf715f1daf
|
12 years ago |
James South
|
b934620def
|
Improved url security check
Former-commit-id: e632adb6795aa0da1f04b4d12f1815b6829a4db3
|
13 years ago |
James South
|
14e1e03ccd
|
More refactoring
Former-commit-id: 64c5ba9fad3eaca2d280b1541cc71dc03377b42b
|
13 years ago |
James South
|
c2d50152be
|
Reformatting and bug fixing
Former-commit-id: 2ed1c16f3622181de3fa7209a9070122ece4e560
|
13 years ago |
James South
|
2f727b9aa1
|
Further attempt at protecting the Save method
Former-commit-id: b2768040730f1934e0fecf74d4b304828c5a587d
|
13 years ago |
James South
|
991aa0a2aa
|
Removing SQLite
Cache is now purely file based. Very fast!
Former-commit-id: 774582190452ed3f16b15418284947db54875e2c
|
13 years ago |
James South
|
c99ed83a20
|
Adding extension-less remote url parsing.
Former-commit-id: e84842820b2ef0a43ea878f329e17c44f17a3b9e
|
13 years ago |
James South
|
7dbe50f353
|
Improved memory usage
Former-commit-id: 03b6af57072cf594dc91aba9abdaa369da9d94de
|
13 years ago |
aka Torgon Woodget
|
bed24c0f8f
|
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: 894a5bf8053ff902b48ee23b35546e37e747f178
|
13 years ago |
aka Torgon Woodget
|
5e4be15324
|
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: c1ca84b5ef133787529ecd0c8b5a53d63c74d2ef
|
13 years ago |
aka Torgon Woodget
|
37631ac018
|
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: 72ee097fca2167c44cadcaceba5b741fab92ad58
|
13 years ago |
James South
|
4434fef57f
|
Removing SQLite
Cache is now purely file based. Very fast!
Former-commit-id: eed0be700aae1fcc0dcc865cbf8a4c4680c8d029
|
13 years ago |
James South
|
405bd9d8a6
|
Adding extension-less remote url parsing.
Former-commit-id: db9412b1317cc3476e08167f6bab6c7b8d97a45e
|
13 years ago |
James South
|
92e2394c23
|
Improved memory usage
Former-commit-id: 8547d9f8f2fcb4b3fda6e5f3b8373994c4ba5dda
|
13 years ago |
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 |