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

24 commits

Author SHA1 Message Date
Rune Madsen
5f5df0c860 updating readme 2015-09-08 09:46:28 -07:00
Connor Peet
9213c93c94 Add ability to restrict http referrer 2015-08-15 10:36:07 -07:00
Will Norris
8c13d93bde update links to URL Signing wiki page 2015-08-14 09:56:47 -07:00
Vincent Reydet
28498fe9b1 Update README.md
Add link to the signature wiki page.
2015-08-14 15:57:25 +02:00
Rune Skjoldborg Madsen
c13dfcfa62 Update README.md 2015-08-13 12:47:33 -04:00
Rune Madsen
b0580ee6c3 updating readme 2015-08-12 14:45:19 -04:00
Sevki
0fd85dc016 added docker information to readme 2015-05-29 12:49:24 +03:00
Will Norris
bf72ebfe78 README: rewrite first section and add animated gif 2015-05-21 09:07:38 -07:00
Will Norris
dd529ce4d4 README: older versions of go may have trouble
fixes #24
2015-05-20 10:02:13 -07:00
Will Norris
b2ae3a5840 rewrite first section of README 2015-05-17 21:43:55 -07:00
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)