0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2024-12-16 21:56:43 -05:00
Commit graph

14 commits

Author SHA1 Message Date
Will Norris
7a0f78f4be add signature key flag to imageproxy command 2015-05-14 15:30:36 -07:00
Will Norris
ac6dd6d1d1 move badges inline with header; add license badge 2015-05-05 09:56:37 -07:00
Will Norris
436e081e7d add badges to README 2015-05-05 07:53:46 -07:00
Will Norris
ad54d71881 first pass at supporting a default base URL
this allows remote images to be specified as relative URLs, relative to
the `DefaultBaseURL` field.  Fixes #15.
2015-04-28 08:25:10 -07:00
Will Norris
c9e7abaae0 move docs for quality option after flip 2015-02-14 23:31:30 -08:00
Will Norris
089ff8925d update readme to just run imageproxy rather than go run 2015-02-14 23:28:45 -08:00
Parker Moore
bf06767283 readme: install command for quick usage
Installing the server should be as simple as `go get`, and running it should be as simple as executing the compiled binary. The previous option was a bit round-about.
2015-02-14 22:39:14 -08:00
Pete Smith
e7b0a5b88c Add quality option
- Added 'q' option to specify quality (used for JPEGs)
- Updated tests
- Update documentation
2015-02-12 17:49:43 +00:00
Will Norris
8ada90ffd2 small readme updates
- mention in-memory cache and how to use alternate cache implementations
- add link to upstart config script
2014-11-21 10:02:19 -08:00
Will Norris
dd2508d21c add getting started and deploying instructions
This is a first pass at addressing #8
2014-11-21 09:42:42 -08:00
Will Norris
0729544149 add explicit links for example images
GitHub uses their own image proxy (camo), which the example images were
linking to.  Switch to an explicit link, so that the full exmaple URL
can be seen.
2014-11-21 09:02:24 -08:00
Will Norris
71a5b6ef84 update example URLs
switch from s.wjn.me to willnorris.com/api/imageproxy
2014-09-28 11:55:28 -07:00
Will Norris
c5b89e481c update URL for example image 2014-07-06 14:43:01 -07:00
Will Norris
c420b5342e rename readme.md to README.md 2014-06-29 17:30:24 -07:00
Renamed from readme.md (Browse further)