James South
|
4434fef57f
|
Removing SQLite
Cache is now purely file based. Very fast!
Former-commit-id: eed0be700aae1fcc0dcc865cbf8a4c4680c8d029
|
13 years ago |
James South
|
54cfeff572
|
New cache cleanup mechanism
Former-commit-id: b3768cd98dfa13798487d3b4a433def316c62fda
|
13 years ago |
James South
|
37b08fc4be
|
Can now cache billions of items
TODO: An efficient cleanup mechanism
Former-commit-id: aec71d092116d0de1d2f92d84327e5dc8e550582
|
13 years ago |
James South
|
bbecba5871
|
Adding preset ()
Former-commit-id: 49f1164764e485fde0c7fc54a181e35be212b056
|
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
|
98e1875477
|
v2.3.0.6 Fixes issue #15
Former-commit-id: 77aee4fa6573802645f092b9b454d632f19ed361
|
13 years ago |
James South
|
a3091ad4e6
|
Updating references.
Former-commit-id: 4d59f1c08419d16b9b2174b067738e7b034ffd71
|
13 years ago |
JimBobSquarePants
|
9a432e5cc9
|
v2.3.0.3
Added support for authorization config.
Former-commit-id: aa09b07f09009deb470fd44b875b70c0fe95442b
|
13 years ago |
James South
|
5ccda7f542
|
Fixing issue 10
Former-commit-id: 18c59254e30cdbff7c889e8253b5eaf4ff4e2c8f
|
13 years ago |
JimBobSquarePants
|
358fdb773d
|
Fixing remote file issue
Former-commit-id: 1a83def4930d719bae4d86d851b162992344ec01
|
13 years ago |
James South
|
aa57617e87
|
Updating Nuget packages
Former-commit-id: 452c69f2d1c696268c7333f797dd48044e85ba10
|
13 years ago |
JimBobSquarePants
|
7aa8156af1
|
Fixed quantizer, added png8 and tif support
Former-commit-id: 67480b7c57d1eb642dc7130080c3d6f046b3af49
|
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
|
936424ccd9
|
Fixed NET4.5 Async Bug
Former-commit-id: bd700f19a783b37353b33793efca4aa426a1d462
|
13 years ago |
James South
|
75fe4e1ef2
|
Fixed deployment bug
Former-commit-id: 27c38af99da83363775cce28b8f3e4726e8db231
|
13 years ago |
JimBobSquarePants
|
32e2f9494b
|
v 2.2.3
Added Rounded Corners method and fixed response type for formatted
images.
Former-commit-id: b0dffecb21d9ab9b646412888e316e1b0a5fe340
|
13 years ago |
James South
|
6eba7495fc
|
V2.2.2.0
Fixed references for NET 4.5 deployment.
Former-commit-id: f632b27428312b825d5ad2f8a2120bf1f2207cdf
|
13 years ago |
JimBobSquarePants
|
cb3427c09a
|
Updating dependencies
Former-commit-id: aa235e428b50a38ef10df639bb11f13c83e72263
|
13 years ago |
JimBobSquarePants
|
792c47d77b
|
Fixed cache bug.
Former-commit-id: ea93d54a7d35d7fd372b7b7c20d9bcb7358275d6
|
13 years ago |
JimBobSquarePants
|
3b774f61cc
|
v2.2.0
Former-commit-id: 7bc55de60001776b56a41ff6409defc67a8bedc4
|
13 years ago |
James South
|
d194f66cdb
|
Async
Former-commit-id: 5ead14822e85edf8d9fc8a9862f5b63b4a67e5f7
|
13 years ago |
James South
|
70f3e62ddc
|
Whoop! It's alive :)
Former-commit-id: 129e3abe7772d08ba133de10da6e25a380f88731
|
13 years ago |
JimBobSquarePants
|
d1b6ae773e
|
initial commit
Former-commit-id: 78afc616b46416cac5bc8bab9024b386039f944d
|
13 years ago |
JimBobSquarePants
|
6990977a01
|
v2.1.2.0
Former-commit-id: 56fdeb5dcbc3ccb27edd8167aa8f6a62f62f23c5
|
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 |
James South
|
a0eeec81a7
|
More refactoring.
Former-commit-id: ee57be6d460b0e9bbf4af2b6a205b398ce7ce92d
|
13 years ago |
JimBobSquarePants
|
e47ea1ee5d
|
First attempt at making it Async
Former-commit-id: 3a70d382e62de8e4f8a48d7a991c5815840ff72f
|
13 years ago |
JimBobSquarePants
|
e301b7b5bd
|
2.0.1.0
Former-commit-id: 3b4bc550494093b70b7815e373f6af139941c0af
|
13 years ago |
James South
|
d2424c3dea
|
Adding async code to HttpModule
Former-commit-id: 014c46f60da642536bc526e79c2ca8d49d3340cc
|
13 years ago |
JimBobSquarePants
|
62d040a1e1
|
Prepping for 2.0.0 release
Former-commit-id: 60e2147541729810bef294575367e321bcfeac5b
|
13 years ago |
James South
|
2721b99cd6
|
Adding unit tests.
Former-commit-id: 9221e0553a40b8e5cb8c3b2b031703e7a072a206
|
13 years ago |
JimBobSquarePants
|
feb69b63f2
|
Cache functions enhanced to allow 360000 items
Former-commit-id: 160a64285e1a768638494526c07c3ce92b9dd5fb
|
13 years ago |
JimBobSquarePants
|
a511cf4626
|
Refactoring
Former-commit-id: 05d2d196f35a28b5a342088912e83bfc60ece128
|
13 years ago |
James South
|
fb1c790418
|
Refactoring
Former-commit-id: 744fcc2257b4299fca986c3f6f9cb7b8f0705111
|
13 years ago |
James South
|
1f71e9f385
|
Shifting to 32bit version
SQLite has issues with Any project compilation.
Former-commit-id: f8a7c2670c95ee820c80c669d77e4e62771c509f
|
13 years ago |
James South
|
655adb518b
|
Updating SQLite reference
Former-commit-id: 92aef579b2365f530c2532af29f91b79edaa7f45
|
13 years ago |
JimBobSquarePants
|
15aadf5d09
|
cache update plus tests
Former-commit-id: 47a71de4000fe84e3049195e4b0a6fad4b86639d
|
13 years ago |
James South
|
0cd274e5a5
|
Bug fixes in cache
Former-commit-id: 07050d4d50fcaadffd6dda4300ddc27b69b15127
|
13 years ago |
JimBobSquarePants
|
3af4298f05
|
new caching system using SQLite
Former-commit-id: c9a426196af89eb6f303b13c1f025b04333dcbf3
|
13 years ago |
JimBobSquarePants
|
bfa628cca0
|
Added new cache mechanism and new type tests.
Former-commit-id: c9aa3197d5a4e19dec121bd6ea01a3da884d42c6
|
13 years ago |
James South
|
5e2755477f
|
cache updates
Former-commit-id: 568501d80eb07e3dcbfafa603c1e3bc448291e1b
|
13 years ago |
JimBobSquarePants
|
bc6e298074
|
Enhancing DiskCache to handle 24,000 files
Former-commit-id: bb3d1ded41e10fff13d46fa9009a838c2bd958f0
|
13 years ago |