编辑 | blame | 历史 | 原始文档

1.9.1 / 2017-09-28

1.9.0 / 2017-05-25

1.8.0 / 2016-06-17

1.7.3 / 2016-01-24

1.7.2 / 2015-07-30

1.7.1 / 2015-07-05

1.7.0 / 2015-06-15

  • Accept function value for template option
  • Send non-chunked response for OPTIONS
  • Stat parent directory when necessary
  • Use Date.prototype.toLocaleDateString to format date
  • deps: accepts@~1.2.9
    • deps: mime-types@~2.1.1
    • deps: negotiator@0.5.3
    • perf: avoid argument reassignment & argument slice
    • perf: avoid negotiator recursive construction
    • perf: enable strict mode
    • perf: remove unnecessary bitwise operator
  • deps: escape-html@1.0.2
  • deps: mime-types@~2.1.1
    • Add new mime types
  • perf: enable strict mode
  • perf: remove argument reassignment

1.6.4 / 2015-05-12

1.6.3 / 2015-03-13

1.6.2 / 2015-02-16

1.6.1 / 2015-01-31

1.6.0 / 2015-01-01

1.5.3 / 2014-12-10

1.5.2 / 2014-12-03

  • Fix icon name background alignment on mobile view

1.5.1 / 2014-11-22

1.5.0 / 2014-10-16

1.4.1 / 2014-10-15

1.4.0 / 2014-10-03

  • Add dir argument to filter function
  • Support using tokens multiple times

1.3.1 / 2014-10-01

1.3.0 / 2014-09-20

  • Add icon for mkv files
  • Lookup icon by mime type for greater icon support

1.2.1 / 2014-09-05

1.2.0 / 2014-08-25

  • Add debug messages
  • Resolve relative paths at middleware setup

1.1.6 / 2014-08-10

1.1.5 / 2014-07-27

1.1.4 / 2014-06-20

1.1.3 / 2014-06-20

1.1.2 / 2014-06-19

1.1.1 / 2014-06-11

1.1.0 / 2014-05-29

  • Fix content negotiation when no Accept header
  • Properly support all HTTP methods
  • Support vanilla node.js http servers
  • Treat ENAMETOOLONG as code 414
  • Use accepts for negotiation

1.0.3 / 2014-05-20

  • Fix error from non-statable files in HTML view

1.0.2 / 2014-04-28

1.0.1 / 2014-03-05

1.0.0 / 2014-03-05

  • Genesis from connect