Commit Graph

51 Commits

Author SHA1 Message Date
AJ ONeal 4aa3e6128a Merge pull request #38 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2016-08-03 21:23:39 -06:00
Radian d28b746d90 redirect all http request actions to https
http://stackoverflow.com/questions/2068418/whats-the-difference-between-a-302-and-a-307-redirect
2016-07-16 15:25:31 +08:00
AJ ONeal f0d9198223 HELP WANTED 2016-07-15 11:10:05 -06:00
AJ ONeal e2feaa644e Merge pull request #49 from RobertHerhold/patch-1
Recommend using koa-sslify over koa-force-ssl
2016-06-10 11:09:24 -06:00
AJ ONeal 2464544368 Merge pull request #47 from davidflanagan/master
clarify the approveRegistration() function in README.md
2016-06-10 11:08:19 -06:00
AJ ONeal 7d90ffdc21 Update README.md 2016-06-09 09:15:41 -06:00
Robert Herhold 3bf1f4c8d5 Fix koa example 2016-05-22 21:35:27 -04:00
Robert Herhold 04831404f5 Recommend using koa-sslify over koa-force-ssl
The README for koa-force-ssl says the middleware is deprecated and that koa-sslify should be used instead.
2016-05-22 21:26:53 -04:00
David Flanagan d5c0475a01 clarify the approveRegistration() function in README.md 2016-05-17 14:22:21 -07:00
AJ ONeal 4b07df9676 remove self link 2016-04-22 12:21:05 -06:00
AJ ONeal dcb9ee214f link to others 2016-04-22 12:19:41 -06:00
AJ ONeal 61415790f1 add gitter badge
cool kids
2016-04-22 12:13:15 -06:00
The Gitter Badger 33da07972a Add Gitter badge 2016-04-22 18:06:07 +00:00
AJ ONeal e2d9b8e261 add statusCode 302 to redirect 2016-04-18 10:25:21 -06:00
AJ ONeal 27ed19832e http2 -> spdy #25 2016-04-06 15:24:53 -06:00
AJ ONeal ad2e26a277 Update KOA example (#33) 2016-04-06 09:51:36 -06:00
AJ ONeal 60c647d0da address #26 - explicitly list http2 install 2016-02-29 10:06:29 -07:00
F. N 7f25d84109 debug overwrite documentation
Add information about the debug overwrite behavior of .testing() to the documentation.
2016-02-16 23:20:50 +01:00
AJ ONeal e6e38f3ada Update README.md 2016-02-15 18:29:23 -07:00
AJ ONeal eedde9cea1 Update README.md 2016-02-15 18:20:32 -07:00
AJ ONeal 6f90c5d1e6 Update README.md 2016-02-15 18:16:37 -07:00
AJ ONeal 2a73771ed6 simplify 2016-02-15 18:11:48 -07:00
AJ ONeal 200ffa805d simplify 2016-02-15 17:48:54 -07:00
AJ ONeal b0e2decbc1 move koa example 2016-02-15 17:28:45 -07:00
AJ ONeal 5f2f1046e8 Merge pull request #9 from Globegitter/koa-example
Added example on how to use with koa.
2016-02-15 17:22:37 -07:00
AJ ONeal b34ad0d597 Update README.md 2016-02-15 10:50:07 -07:00
AJ ONeal 55b85c318e Update README.md 2016-02-15 10:43:19 -07:00
AJ ONeal 84f618a056 Update README.md 2016-02-15 09:12:22 -07:00
AJ ONeal 292d4bf740 updated example 2016-02-12 21:38:04 -05:00
AJ ONeal 6e0ba823d2 fix getChallenge (missing webrootPath) and update examples 2016-02-12 21:28:23 -05:00
AJ ONeal d1375aceb0 untested separation of concerns 2016-02-12 20:04:40 -05:00
markus 7073ce4939 Added example on how to use with koa. 2016-01-08 15:35:49 +00:00
Luan Muniz fbf6d4d107 Fix typo error
Just replacing `'` for `"` in the `require("express")` because the `'` will end the script string in the middle
2015-12-30 12:25:14 -02:00
AJ ONeal 4088408b82 Update README.md 2015-12-17 02:39:54 -08:00
AJ ONeal e00d0a6313 Update README.md 2015-12-17 02:35:40 -08:00
AJ ONeal c9afdd8a05 Update README.md 2015-12-17 02:34:05 -08:00
AJ ONeal 7650b09548 websocket example 2015-12-17 02:32:43 -08:00
AJ ONeal a4aaffdf36 Update README.md 2015-12-17 02:29:00 -08:00
AJ ONeal 8fde944496 Update README.md 2015-12-17 02:27:13 -08:00
AJ ONeal 46f6ce1e68 Update README.md 2015-12-17 02:00:30 -08:00
AJ ONeal 732c9d4b6f yes we can 2015-12-17 09:37:42 +00:00
AJ ONeal 765293de3f w00t! 2015-12-17 09:19:34 +00:00
AJ ONeal f227a3ea6c more passing 2015-12-17 05:08:14 +00:00
AJ ONeal 0c44cc628a getting closer... 2015-12-17 03:15:20 +00:00
AJ ONeal 75d259dbb1 sni callback stuff 2015-12-17 03:03:07 +00:00
AJ ONeal 3132e7a592 lookin' good 2015-12-17 01:20:56 +00:00
AJ ONeal 419b84a1ab more 2015-12-17 00:51:37 +00:00
AJ ONeal 260f0592be docs 2015-12-16 23:06:00 +00:00
AJ ONeal 9f88e8b146 Update README.md 2015-12-16 05:10:08 -08:00
AJ ONeal f69efbd8c2 Update README.md 2015-12-16 05:09:40 -08:00