Commit Graph

  • 435003e2ab Uprev dependencies Connor Prussin 2018-02-24 18:51:07 -08:00
  • b6ec731120 Fix unclear docs Connor Prussin 2018-02-24 18:49:45 -08:00
  • f943420351 v0.6.2 Connor Prussin 2018-02-08 22:05:08 -08:00
  • 2649dce1b1 Fix docs again Connor Prussin 2018-02-08 22:04:12 -08:00
  • 6d78a1b5fb v0.6.1 Connor Prussin 2018-02-08 21:58:12 -08:00
  • b6f85c36ae Fix docs Connor Prussin 2018-02-08 21:57:37 -08:00
  • dfe759bf62 v0.6.0 Connor Prussin 2018-02-08 21:49:05 -08:00
  • b7d6f3f493 Release notes for v0.6.0 Connor Prussin 2018-02-08 21:48:47 -08:00
  • 7c606aec49 Add custom HTTP configurations (#88) Connor Prussin 2018-02-08 21:46:45 -08:00
  • a488d21108 Fix incorrect docs (#87) Connor Prussin 2017-10-26 17:42:08 -04:00
  • 0fa3d1a90c Clean up tests and examples (#86) Connor Prussin 2017-10-26 17:19:30 -04:00
  • f28a9bfed7 Minor docs update Connor Prussin 2017-10-26 13:28:47 -07:00
  • d12830b2e4 v0.5.0 Connor Prussin 2017-10-25 18:10:52 -07:00
  • d4c77b8555 Release notes for v0.5.0 Connor Prussin 2017-10-25 18:10:19 -07:00
  • c79e9e4346 Add guides (#85) Connor Prussin 2017-10-25 21:03:24 -04:00
  • 133b98c9c6 Add helpers in Lookup and return a Maybe from lookup. (#84) Connor Prussin 2017-10-23 18:50:27 -04:00
  • f38c5987ee Add fullPath function for inspecting and logging full resolved request path (#81) Connor Prussin 2017-09-29 09:52:21 -07:00
  • a5e29897b2 Clean up example code to use new Headers.header api (#80) Connor Prussin 2017-09-29 09:30:05 -07:00
  • 8760334dcd Make response helpers API consistent (#79) Connor Prussin 2017-09-29 07:49:46 -07:00
  • f4599b276b Add Headers.empty and Headers.header (#78) Connor Prussin 2017-09-29 07:25:31 -07:00
  • 48c529e9be Add middleware example (#73) Connor Prussin 2017-09-27 12:34:00 -07:00
  • be173c68c2 Fix bad docs (#72) Connor Prussin 2017-09-27 06:59:50 -07:00
  • d50be71fdc Make ResponseM async (#71) Connor Prussin 2017-09-27 06:55:36 -07:00
  • 2329c6eed8 v0.4.1 Connor Prussin 2017-09-26 07:52:41 -07:00
  • d8eb77d666 Fix some documentation issues (#70) Connor Prussin 2017-09-26 07:47:05 -07:00
  • 3fd5cf0179 v0.4.0 Connor Prussin 2017-09-26 00:16:17 -07:00
  • cf81bbdd1e Release notes for v0.4.0 Connor Prussin 2017-09-26 00:15:36 -07:00
  • 0e71e9204a Add tooling for working with query parameters (#69) Connor Prussin 2017-09-26 00:14:06 -07:00
  • 278e110d59 Improve and simplify APIs (#68) Connor Prussin 2017-09-25 23:08:07 -07:00
  • 92ed802a93 Add example menu when running make example without specifying EXAMPLE (#67) Connor Prussin 2017-08-04 18:47:59 -07:00
  • 2e8af8f95a v0.3.0 Connor Prussin 2017-08-01 22:12:37 -07:00
  • b7d9e7773f Release notes for v0.3.0 (#61) Connor Prussin 2017-08-01 22:04:18 -07:00
  • ea1bfbe182 Split out SecureServerM (#60) Connor Prussin 2017-08-01 21:58:11 -07:00
  • 61a66c324a Move to upstream purescript-node-http. (#59) Connor Prussin 2017-08-01 21:43:14 -07:00
  • 500970b003 Add HTTPS support to History.md (#56) Connor Prussin 2017-07-23 12:30:45 -07:00
  • bd58415e3b Add SSL support (#55) Connor Prussin 2017-07-23 12:17:02 -07:00
  • b88b905dad Code cleanup (#54) Connor Prussin 2017-07-22 23:13:47 -07:00
  • 8210f35e4f Add pursuit badge (#53) Connor Prussin 2017-07-20 23:26:13 -07:00
  • 14bb2caefc Fix broken docs (#52) Connor Prussin 2017-07-20 23:03:12 -07:00
  • e3985bd86f v0.2.0 Connor Prussin 2017-07-20 22:51:54 -07:00
  • df0fa55e8b Release notes for v0.2.0 (#51) Connor Prussin 2017-07-20 22:50:49 -07:00
  • 008924e861 Code cleanup (#50) Connor Prussin 2017-07-20 15:48:59 -07:00
  • 930130b624 Support all HTTP status codes (#49) Connor Prussin 2017-07-19 11:59:55 -07:00
  • 023b4037fd Add release notes (#47) Connor Prussin 2017-07-18 22:57:41 -07:00
  • 38e6421bc5 Don't hardcode port numbers for examples in integration tests (#46) Connor Prussin 2017-07-18 22:44:38 -07:00
  • 4f11f25d03 Use new ?= operator instead of Assertions.shouldEqual (#45) Connor Prussin 2017-07-18 22:36:56 -07:00
  • be26faa803 Add support for HEAD, CONNECT, OPTIONS, TRACE, and PATCH (#44) Connor Prussin 2017-07-18 22:21:36 -07:00
  • 3676a3b0f9 Turn off travis email notifications (#43) Connor Prussin 2017-07-18 11:29:30 -07:00
  • bad8007e95 Fix bad file name (#42) Connor Prussin 2017-07-18 11:21:21 -07:00
  • b8169e4fdb Add post example (#41) Connor Prussin 2017-07-18 10:09:03 -07:00
  • 4ca1378f7d v0.1.0 Connor Prussin 2017-07-18 00:01:53 -07:00
  • 868efacf50 Release notes for v0.1.0 Connor Prussin 2017-07-17 22:54:41 -07:00
  • 79029274a2 Update release notes (#38) Connor Prussin 2017-07-17 22:53:40 -07:00
  • 2707ebee5c Add purescript-aff to runtime dependencies Connor Prussin 2017-07-18 00:00:43 -07:00
  • a2d81b8606 Rename top level directories to be purescript standard Connor Prussin 2017-07-17 23:16:13 -07:00
  • 699cf18b13 Don't import prelude so explicitly (#37) Connor Prussin 2017-07-17 22:31:46 -07:00
  • f5ac40d5a6 Add support for reading body (#36) Connor Prussin 2017-07-17 22:25:14 -07:00
  • 16e84c1501 Turn on strict compilation (#35) Connor Prussin 2017-07-17 19:10:01 -07:00
  • 61ce3cf0fe Add support for reading headers (#34) Connor Prussin 2017-07-17 18:51:43 -07:00
  • 44df22e331 #22 add support for writing headers and status (#32) Connor Prussin 2017-07-17 16:42:13 -07:00
  • 9e91350de1 Clean up server exports (#31) Connor Prussin 2017-07-16 10:45:10 -07:00
  • 7f83dcf2fd Remove unnecessary import (#26) Connor Prussin 2017-07-14 00:00:57 -07:00
  • 1abd77456f More quickstart cleanup (#27) Connor Prussin 2017-07-13 23:49:01 -07:00
  • b5f29a2f7a Fix quickstart example (#25) Connor Prussin 2017-07-13 23:43:20 -07:00
  • 35d3f13c3a Refactor to take advantage of pattern matching as routing mechanism (#24) Connor Prussin 2017-07-13 23:28:57 -07:00
  • dd68c45d6b Correct quick start example in readme Connor Prussin 2017-07-10 12:54:41 -07:00
  • 4408ad399d Fix some bad links in the guides Connor Prussin 2017-07-10 12:52:06 -07:00
  • 45b2dc69b6 Correct issues with the releasing guide Connor Prussin 2017-07-10 12:47:14 -07:00
  • d496e27628 Remove unnecessary gitignore for node_modules Connor Prussin 2017-07-10 12:42:19 -07:00
  • bf98eea8fc Add badges, History.md and Releasing.md (#23) Connor Prussin 2017-07-10 12:38:56 -07:00
  • cfcd867729 Clean up file naming and directory structure (#21) Connor Prussin 2017-07-10 12:06:14 -07:00
  • cfd0a4b243 Test all the things! (#20) Connor Prussin 2017-07-10 03:17:13 -07:00
  • 9727789f71 Add travis configuration (#16) Connor Prussin 2017-05-25 20:35:21 -07:00
  • b293c4c6cc Add save to install instructions (#15) Connor Prussin 2017-05-25 20:04:56 -07:00
  • 7e66a5911e Make indentation consistent (#14) Connor Prussin 2017-05-25 20:02:47 -07:00
  • 1bf6ca2c4d Ensure module-loading format follows purescript convention (#11) Connor Prussin 2017-05-25 12:19:56 -07:00
  • 0e6cb596b8 Fix bad readme link Connor Prussin 2017-05-25 12:16:32 -07:00
  • 17d39fcdc2 Initial commit with basic functionality and library structure. Connor Prussin 2017-05-25 12:12:29 -07:00