James South
c0744b3df2
Adding watermark and tweaking regexes
Former-commit-id: c5876edc4982cef520bac0029d1e0e3d0aa82037
12 years ago
James South
1950b86b81
Adding vignette
Fixing losatch filter also.
Former-commit-id: 24c21fd0d7ebaae4131279f53ce33d9db099c287
12 years ago
James South
fa22818e3e
Adding vignette
Fixing losatch filter also.
Former-commit-id: 3b64983121f358c882376b07f4fa01cea1216f7d
12 years ago
James South
1aba454f26
Tint
Also tweaking format
Former-commit-id: d8e020f1181c8fd5e0960b7f62c5e7aa81cd33ff
12 years ago
James South
036a6f59f7
Tint
Also tweaking format
Former-commit-id: 49ac885f761811ba96635401e191b4136e456df6
12 years ago
James South
57159e9626
Updated blur and sharpen
Former-commit-id: 37bb4c7c0a160966e8a002659048821e29a902c3
12 years ago
James South
9a6b9c4f14
Updated blur and sharpen
Former-commit-id: 0073797a3d8070195d533e965df7fb25ea12b647
12 years ago
James South
455e0ac076
Fixing formats
Former-commit-id: eeb59daa69fe67942e208e4808fa7ba85786b2dd
12 years ago
James South
eea152f729
Fixing formats
Former-commit-id: a41e917f1cdcec39f2257b8889c4ee25284f2ad8
12 years ago
James South
01050276ee
Merge remote-tracking branch 'origin/dev'
Former-commit-id: 86f92d49129f2d58dbef141e556a9380281964e0
12 years ago
James South
d0a11b9d23
Merge remote-tracking branch 'origin/dev'
Former-commit-id: 5ca314f70a6a7e91cfbc0a92dfa023fc4b18d3f8
12 years ago
James South
23ca9f9c34
Making cache less processor intensive.
Former-commit-id: fb6632d8c897d28fe74c93f702c27ad6868e1d58
12 years ago
James South
3d99866dbf
Making cache less processor intensive.
Former-commit-id: db394894cb92986085049a084ada64d6dd22c9c8
12 years ago
James South
8a27b8728e
Missed files
Former-commit-id: ca199cfe51f7afd291ce12a05b9b5e44b4ba5803
12 years ago
James South
7b12781540
Missed files
Former-commit-id: f9b55507bfe6d558e885d54ef87edc6591026cb3
12 years ago
James South
bb5ae2ebb9
Updating cache checker.
Original method was too processor intensive
Former-commit-id: c4e96a8657da8e48267667a9c790b7730d3434ef
12 years ago
James South
aa3c070116
Updating cache checker.
Original method was too processor intensive
Former-commit-id: 689734e40fcd1a41d219e7b7e720c76943d179ba
12 years ago
James South
22fc4bbc6c
Updating from dev
Former-commit-id: e8688a287452d9f57e9692bc7d7028d19eb7b801
12 years ago
James South
5bd895bde0
Updating from dev
Former-commit-id: 7c43b1248254dfbd81d39d47a074612ffd237bef
12 years ago
James South
09a9556ac5
Merge remote-tracking branch 'origin/dev'
Former-commit-id: 6b30c148c0550a3c78b82d8d810490beaed3859e
12 years ago
James South
24be33133c
Merge remote-tracking branch 'origin/dev'
Former-commit-id: 7875ce7dc55bb1143c35b13d7fe98e76d5b53617
12 years ago
James South
ccc66ec988
v1.9.2, v3.2.7, v1.1.2
- Adds AutoRotate
- Fixes ImageProcessor.Crop bug.
- Updates cache to be compatible with Azure Image Optimizer
Former-commit-id: 6314e378ebcb00ece8b1b5f39c4bfa4524d6cdc2
12 years ago
James South
a59eed468c
v1.9.2, v3.2.7, v1.1.2
- Adds AutoRotate
- Fixes ImageProcessor.Crop bug.
- Updates cache to be compatible with Azure Image Optimizer
Former-commit-id: 50ec25580a92b47dfb6227ca57aebaf7c814636e
12 years ago
James South
b411497969
Fixes issue #55
Former-commit-id: eac31cce528fb55ee6c7fb99707b6c274e7c0af5
12 years ago
James South
95af79e592
Fixes issue #55
Former-commit-id: 0761077d91e6a4e7204213432f64aa74ab02f5a2
12 years ago
James South
482a0f852c
Adding Autorotate
Former-commit-id: 2903805a22fbf83397cf2dac48d8ce3e8ad3d1f8
12 years ago
James South
15ad0dc83d
Adding Autorotate
Former-commit-id: d32cd0082a0ef28e721b37eadb650dfb55776694
12 years ago
James South
5124cf590a
Tidying up file detection
Former-commit-id: 030c4a0627b8d26a85e9d4709f4939fa72525aff
12 years ago
James South
ac2e5fae13
Tidying up file detection
Former-commit-id: d8bb807d08a118f2ba387eae4d75bb9959b9b6f3
12 years ago
James South
0c3046eeb8
Adding missing files
Former-commit-id: 1361afa97c586ce6aad3fcb9f7d7de9b135b17a4
12 years ago
James South
df07e4815c
Adding missing files
Former-commit-id: e75715cbed7b9118d9e52905b051d98915db4ef2
12 years ago
James South
c70d8c0e23
Improving header detection
Former-commit-id: b1f7fbb7d434f716b8d81558b64d357529902412
12 years ago
James South
8ba72548ce
Improving header detection
Former-commit-id: 860df41b20473a0f1f9f2eb8efaa759f02f7734c
12 years ago
James South
e3159d910c
Moar conversions!
Former-commit-id: 1647b34e4f5c34a37587cd45cd52cadfbea36111
12 years ago
James South
5c8bdd83d5
Moar conversions!
Former-commit-id: f812ee5350b737eb4df0bccae42025c44d133065
12 years ago
LaurentiuMM
78aaf7d859
Fix for allowing the current cache to properly work with images which does not have the same internal format and extension (e.g. PNG internal format and .JPG extension).
Former-commit-id: da921bbe90fbf548ec7db7d8f2152d5049ee46e6
12 years ago
LaurentiuMM
0fea3dd0bd
Fix for allowing the current cache to properly work with images which does not have the same internal format and extension (e.g. PNG internal format and .JPG extension).
Former-commit-id: 48e5be302539321726c8bc8d8539d685c807aea3
12 years ago
James South
473a22acde
Initial commit
THIS WON'T BUILD JUST NOW.
Former-commit-id: 0392cced86a9ee8dd5f8139fad5c465a83171562
12 years ago
James South
37c242816a
Initial commit
THIS WON'T BUILD JUST NOW.
Former-commit-id: 89c0a9c493cd0adb90638b5ebc79ef5b82f8a902
12 years ago
James South
c813926349
Merge remote-tracking branch 'origin/dev'
Former-commit-id: efe72e2ad60b5aae11c0e0edf6bc0174d6d53a7e
12 years ago
James South
0c025cdb1b
Merge remote-tracking branch 'origin/dev'
Former-commit-id: 1edd58a770d20fe9bd5afe93b54b58905eb571a9
12 years ago
James South
f19d204b63
v3.2.6
Reverted dynamic HttpModule creation introduced in v3.2.0 to improve
performance.
Former-commit-id: 7d3b14e214de970922985004eb5136da0ea4a01c
12 years ago
James South
219be638d5
v3.2.6
Reverted dynamic HttpModule creation introduced in v3.2.0 to improve
performance.
Former-commit-id: 16a0496650d12d7e468036a3c8cab5fe825429b2
12 years ago
James South
7623ba41a1
Switching out awaitables to recommended method.
Former-commit-id: 5bea5f9d701f4be77c28981849b2354a7ee3a0c6
12 years ago
James South
00c33fc0b7
Switching out awaitables to recommended method.
Former-commit-id: 219178b53a0764f707a288d0822871abaff28203
12 years ago
James South
70f2fd1517
Ignoring _site
Former-commit-id: d95d8954661c15cf50b8eeb87e02cf441e46bd04
12 years ago
James South
550ae40b3c
Ignoring _site
Former-commit-id: 50882b3263d15f6d827f1519ea91904f51701c10
12 years ago
James South
7f392f8bb9
Merge branch 'master' of https://github.com/JimBobSquarePants/ImageProcessor
Conflicts:
README.md
Former-commit-id: 17e22712ecf49fe2fb24daa58fe43fb1e5049bd9
12 years ago
James South
7d83ef6588
Merge branch 'master' of https://github.com/JimBobSquarePants/ImageProcessor
Conflicts:
README.md
Former-commit-id: f8f2d6554bc478d6e73a74c0324135a707b5855a
12 years ago
James South
68c968a95a
v1.9.2, v3.2.5, v1.1.1
Build now uses client profile.
Added ability to preserve EXIF Metadata.
Remote requests without parameters now redirect to url.
Former-commit-id: 45a90beee8329609e5cbcbf8b0702ec85f674e07
12 years ago