serve

Static file serving and directory listing

MIT License

Downloads
5.5M
Stars
9.4K
Committers
94

Bot releases are hidden (Show)

serve - https://github.com/vercel/serve/releases/tag/6.3.0

Published by leo about 7 years ago

Minor Changes

  • Added ability to toggle the list view: #276
  • Support for HTTPS in development added: #274

Patches

  • Fixed caching of SPAs and /index.html: #269
  • Bumped dependencies to the latest version: 7183dc74c122d5b84f3149540a52feb5b81ec96d

Credits

Huge thanks to @barinali, @justanotherdot and @MarcoThePoro for their help!

serve -

Published by rauchg about 7 years ago

Minor Changes

  • Bump dependencies, primarily send for mime time upgrades: #270
serve -

Published by leo about 7 years ago

Minor Changes

  • Sort to list directories first, then sort alphabetically: #265
  • Added --treeless flag for disabling directory listings: #261

Patches

  • Bumped dependencies to the latest version: b5637aa06f9689abd2072d533b8c53d72e1e9b92

Credits

Huge thanks to @TooTallNate and @javilobo8 for their help!

serve -

Published by leo about 7 years ago

Patches

  • Output a special message for non-TTY: ff717d7191910e9b51bbce51050b9cc440400ca3
  • Bumped dependencies to the latest version: 9ee4e1ec7e6ba96b15900bc256e47cb025cb5aa5
serve -

Published by leo about 7 years ago

Patches

  • Bumped dependencies to the latest version: 453ed9903a21bd2226cc35d220e279f34126e6e0
serve -

Published by leo about 7 years ago

Patches

  • Removed useless package fields: e3eb8cd2361d8d4a28be9054022a43fa3421a002
  • Fixed import comments: 130fbc5c5f63b2f6458c41dd26e43203fd4d8f61
  • Bumped dependencies to the latest version: b134d5767ecbfc0e213a9d089f0bf2b0ce39a284
serve -

Published by leo about 7 years ago

Patches

  • Fixed missing zero in one day cache number: #255

Credits

Huge thanks to @albertstill for his help!

serve -

Published by leo over 7 years ago

Patches

  • Disable cache when --cache flag is set to 0: #245
  • Lockfile added: 4f7ef6ff78a164e66840b3e77265cd7f6df4a12a

Credits

Huge thanks to @fabe for his help!

serve -

Published by leo over 7 years ago

Patches

  • Updated description to reflect current state: 54278bc9b1418a54375b2e84232a045d32a9ff8f
  • Prettified everything: 4c3c733f47bcecf0e45a6bdf5b7b336a15cb62c5 and 2e537271e93901702a662e746ae9756ff0c8aa77
  • Convert PORT environment variable to integer: #242
  • Better default caching for single page applications: 6655ed6012843da3cdc64ee497464998ecf44999
  • Improved syntax for determining port: dae446eb35480cb1db3fedd7e37983378093945c
  • Fixed custom 404 pages: #218
  • Shorter error message for missing authentication flags: c16c721cf18fc053c0898b7e6f9789dc60463293

Credits

Huge thanks to @danielking, @ro-savage and @rosszurowski for their help!

serve -

Published by leo over 7 years ago

Major Changes

  • Renamed --no-clipboard to --clipless: a75425f6ad99d56e65eddde2386c7305067cc7b8

Patches

  • Moved list of options out into a separate file: c7830011b62339907ed426477a14cddfa4dcc222
  • Ensure that success message adapts when using --clipless: 6ce4aed9184efbb7becf439a2245ff61c6ac8946
  • Improved code style a little: 4597bf6bb71ec2d80e72f56dc09907277d678a82
serve -

Published by leo over 7 years ago

Patches

  • Don't allow rendering ignored paths: #229

Credits

Huge thanks to @paulirish for reporting this bug!

serve -

Published by leo over 7 years ago

Patches

  • Corrected signal handling inside Docker containers: 604f335547464a8d329f2461537cd83db3260787
  • Bumped dependencies to the latest version: 2a319c80024f7e2f7745aa985d8c2d80145a4ebf
serve -

Published by leo over 7 years ago

Patches

  • Chore(package): update prettier to version 1.4.1: #212
  • Fix(package): update detect-port to version 1.2.0: #215
  • Fix(package): update update-notifier to version 2.2.0: #216
  • Reverted "Make SPAs work again": #210

Credits

This release reverts a pull request that brought back an issue that we've fixed a while ago already. Now everything should be secure again. Thanks to @radekk for reporting the problem!

serve -

Published by leo over 7 years ago

Patches

  • Make SPAs work again: #210
  • Bumped lint-staged to the latest version: 4c6722b7994df0d3c3823376fc2d4175cb30aab8

Credits

Huge thanks to @JamesKyburz for their help!

serve -

Published by leo over 7 years ago

Minor Changes

  • Open local address in default browser: #198

Patches

  • Replaced fs-promise with fs-extra: #199
  • Fix the upper level dir traversal error.: cb939b5bfbc5ef40717df6a53fbcc6adf1b325ac
  • Bumped dependencies to the latest version: 64312fc753d647442c64d748c658565241b61ccc

Credits

Huge thanks to @webtaculars and @egoist for their help!

Notes

An important security fix is included. Everyone is encouraged to upgrade to this version. For more information, please refer to this document.

serve -

Published by leo over 7 years ago

Patches

  • Tell prettier not to use semicolons: ca7ce7581452f0c685acdb2aa8de2d7e77ddcc8a
  • Removed all semicolons: 7cb7ed5f631572b87790bc60b61bcd4f0f15786b
  • Default mime type text/html for SPA: #166
  • Replace fs sync with async yield: #167
  • Bumped dependencies to the latest version: 772027d3b0964712e5d01520f8f64cfb55b90ee8

Credits

Huge thanks to @JamesKyburz for their help!

serve -

Published by leo over 7 years ago

Patches

  • Fix(package): update args to version 2.6.0: #162
  • Fix(package): update micro to version 7.3.2: #163

This release introduces automatic suggestions for CLI options!

serve -

Published by leo over 7 years ago

Patches

  • Fix(package): update clipboardy to version 1.1.0: #156
  • Chore(package): update eslint-config-prettier to version 1.6.0: #158
  • Invalidate cache of Slack badge: 0b9fde0cf16b3b3d6daeea33aa67fd78ccb5a591
serve -

Published by leo over 7 years ago

Patches

  • No array needed for XO config: 350a08290f02a23b50c5e9a326c85622a33ce0d0
  • Load icons without font-awesome (much faster): #152

Credits

Huge thanks to @vedam for their help!

serve -

Published by leo over 7 years ago

Patches

  • Indicate that -n is a boolean: 87787df407d29997edbe13ef96678e5fc4cc3e01
  • Bumped micro to latest version (fixes #146 and #147): d24bda5e3bfaddec1fe8fd7a7c40d92d5207075d