Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stat files before serveIndex, also output date, size, and type #74

Closed
wants to merge 7 commits into from

Commits on Aug 13, 2018

  1. expressjs#73 stat files before serveIndex, also output date, size, an…

    …d type
    AJ ONeal committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    8c4ef23 View commit details
    Browse the repository at this point in the history
  2. use dir as string, not object

    AJ ONeal committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    bbfd384 View commit details
    Browse the repository at this point in the history
  3. expressjs#73 update tests for first PR

    AJ ONeal committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    af9d2be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79d5572 View commit details
    Browse the repository at this point in the history
  5. add a single trailing slash to directory name

    AJ ONeal committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    cb76221 View commit details
    Browse the repository at this point in the history
  6. use bytes package instead of inline sizer

    AJ ONeal committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    e9b98d2 View commit details
    Browse the repository at this point in the history
  7. check Accept header after directory status

    AJ ONeal committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    23ba584 View commit details
    Browse the repository at this point in the history