-
-
Notifications
You must be signed in to change notification settings - Fork 58
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
Major: 1.0 #64
Major: 1.0 #64
Commits on Jun 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1757b26 - Browse repository at this point
Copy the full SHA 1757b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for f13fbb8 - Browse repository at this point
Copy the full SHA f13fbb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c08ac50 - Browse repository at this point
Copy the full SHA c08ac50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ba734 - Browse repository at this point
Copy the full SHA 36ba734View commit details -
Configuration menu - View commit details
-
Copy full SHA for 926fd7c - Browse repository at this point
Copy the full SHA 926fd7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5671577 - Browse repository at this point
Copy the full SHA 5671577View commit details
Commits on Jul 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fd55eca - Browse repository at this point
Copy the full SHA fd55ecaView commit details
Commits on Sep 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5ef168f - Browse repository at this point
Copy the full SHA 5ef168fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6549fcf - Browse repository at this point
Copy the full SHA 6549fcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d34763 - Browse repository at this point
Copy the full SHA 3d34763View commit details -
refactor(sirv): consolidate "dev & prod" modes;
- still optimized - adds ETag support to "dev" mode - adds brotli/gzip support to "dev" mode - Related: #3
Configuration menu - View commit details
-
Copy full SHA for f1bcc43 - Browse repository at this point
Copy the full SHA f1bcc43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12cff58 - Browse repository at this point
Copy the full SHA 12cff58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 353b861 - Browse repository at this point
Copy the full SHA 353b861View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43f0269 - Browse repository at this point
Copy the full SHA 43f0269View commit details
Commits on Oct 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 604f926 - Browse repository at this point
Copy the full SHA 604f926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88b15bc - Browse repository at this point
Copy the full SHA 88b15bcView commit details
Commits on Oct 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 535b2c2 - Browse repository at this point
Copy the full SHA 535b2c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84d4f33 - Browse repository at this point
Copy the full SHA 84d4f33View commit details
Commits on Nov 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for db8fefc - Browse repository at this point
Copy the full SHA db8fefcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78f9157 - Browse repository at this point
Copy the full SHA 78f9157View commit details
Commits on Jan 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8c92751 - Browse repository at this point
Copy the full SHA 8c92751View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bb947b - Browse repository at this point
Copy the full SHA 3bb947bView commit details
Commits on May 4, 2020
-
fix(sirv): compare
ETag
againstIf-None-Match
header (#56)* fix(sirv-cli): use `host` for port availability * Add support for ETag-based caching When providing an ETag header on responses, the client automatically sends that header value on subsequent requests for the matching resource as an `If-None-Match` request header. If the ETag value received in `If-None-Match` is the same as the ETag computed by the disk crawl, a 304 "Not Modified" status can be returned along with an empty body to indicate that the requestor's cached value should be used. * chore: use existing `isEtag` var Co-authored-by: Luke Edwards <luke.edwards05@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5305b55 - Browse repository at this point
Copy the full SHA 5305b55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fb6a16 - Browse repository at this point
Copy the full SHA 8fb6a16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 163281a - Browse repository at this point
Copy the full SHA 163281aView commit details
Commits on May 23, 2020
-
Merge remote-tracking branch 'origin/master' into next
# Conflicts: # lerna.json # package.json # packages/sirv-cli/boot.js # packages/sirv-cli/package.json # packages/sirv/index.js # packages/sirv/package.json
Configuration menu - View commit details
-
Copy full SHA for ae5e905 - Browse repository at this point
Copy the full SHA ae5e905View commit details -
break: require Node 10.x minimum;
- Node 8.x is already End of Life (2019-12-31)
Configuration menu - View commit details
-
Copy full SHA for 19061be - Browse repository at this point
Copy the full SHA 19061beView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9ee33f - Browse repository at this point
Copy the full SHA e9ee33fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9953d98 - Browse repository at this point
Copy the full SHA 9953d98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05058a2 - Browse repository at this point
Copy the full SHA 05058a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41cf9f5 - Browse repository at this point
Copy the full SHA 41cf9f5View commit details -
feat(sirv): add
filter
option to determine file list;- supplants default `dotfiles` matcher, responsible for own logic - Closes #50
Configuration menu - View commit details
-
Copy full SHA for 5671ac9 - Browse repository at this point
Copy the full SHA 5671ac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a04d66 - Browse repository at this point
Copy the full SHA 0a04d66View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c0385 - Browse repository at this point
Copy the full SHA b2c0385View commit details -
Configuration menu - View commit details
-
Copy full SHA for 456df75 - Browse repository at this point
Copy the full SHA 456df75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9754302 - Browse repository at this point
Copy the full SHA 9754302View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51b484a - Browse repository at this point
Copy the full SHA 51b484aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 061e8a1 - Browse repository at this point
Copy the full SHA 061e8a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbe0a47 - Browse repository at this point
Copy the full SHA cbe0a47View commit details
Commits on May 25, 2020
-
chore: use
pnpm
again for lerna;This reverts commit a56872b. # Conflicts: # lerna.json
Configuration menu - View commit details
-
Copy full SHA for 141c91d - Browse repository at this point
Copy the full SHA 141c91dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10b6eac - Browse repository at this point
Copy the full SHA 10b6eacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 461b8de - Browse repository at this point
Copy the full SHA 461b8deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ccfcda - Browse repository at this point
Copy the full SHA 9ccfcdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5953004 - Browse repository at this point
Copy the full SHA 5953004View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c65ac - Browse repository at this point
Copy the full SHA 07c65acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cfb51e - Browse repository at this point
Copy the full SHA 3cfb51eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4608c92 - Browse repository at this point
Copy the full SHA 4608c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3b89cb - Browse repository at this point
Copy the full SHA b3b89cbView commit details
Commits on May 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f6b1e72 - Browse repository at this point
Copy the full SHA f6b1e72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f583e5 - Browse repository at this point
Copy the full SHA 5f583e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d248d52 - Browse repository at this point
Copy the full SHA d248d52View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdfc9b0 - Browse repository at this point
Copy the full SHA bdfc9b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dcebb7 - Browse repository at this point
Copy the full SHA 0dcebb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0ab70c - Browse repository at this point
Copy the full SHA d0ab70cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3009ae0 - Browse repository at this point
Copy the full SHA 3009ae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7bdefb - Browse repository at this point
Copy the full SHA f7bdefbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d652e1c - Browse repository at this point
Copy the full SHA d652e1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d555d2 - Browse repository at this point
Copy the full SHA 5d555d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d51f3dc - Browse repository at this point
Copy the full SHA d51f3dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea9e185 - Browse repository at this point
Copy the full SHA ea9e185View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdd0277 - Browse repository at this point
Copy the full SHA cdd0277View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ceecc2 - Browse repository at this point
Copy the full SHA 9ceecc2View commit details
Commits on May 31, 2020
-
feat: add "assets" option (#53)
* Add option to specify asset paths for SPAs Allows asset path prefixes to be specified by the CLI when running in single-page mode. If a path is requested that doesn't exist, and that path matches one of the asset path prefixes, the request will 404 instead of retuning a 200 containing the root index. Fixes #44 * fix: ensure `assets` array & preload prep work * chore: add `assets` tests * chore: update options definition * update `--single` & `--assets` text Co-authored-by: Luke Edwards <luke.edwards05@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 918102e - Browse repository at this point
Copy the full SHA 918102eView commit details
Commits on Jun 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a9fe100 - Browse repository at this point
Copy the full SHA a9fe100View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb1d02e - Browse repository at this point
Copy the full SHA cb1d02eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29058ae - Browse repository at this point
Copy the full SHA 29058aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21245c3 - Browse repository at this point
Copy the full SHA 21245c3View commit details
Commits on Jun 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2f68ffa - Browse repository at this point
Copy the full SHA 2f68ffaView commit details
Commits on Jun 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c82ef59 - Browse repository at this point
Copy the full SHA c82ef59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05ce611 - Browse repository at this point
Copy the full SHA 05ce611View commit details -
Configuration menu - View commit details
-
Copy full SHA for d080358 - Browse repository at this point
Copy the full SHA d080358View commit details -
fix(sirv): remove premature ignore check;
- ran before extensions could be applied - effectively reverts to #53
Configuration menu - View commit details
-
Copy full SHA for 50142f8 - Browse repository at this point
Copy the full SHA 50142f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for db1786d - Browse repository at this point
Copy the full SHA db1786dView commit details
Commits on Jun 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 726f856 - Browse repository at this point
Copy the full SHA 726f856View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75ad25d - Browse repository at this point
Copy the full SHA 75ad25dView commit details
Commits on Jun 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ad31cde - Browse repository at this point
Copy the full SHA ad31cdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e9cb49 - Browse repository at this point
Copy the full SHA 8e9cb49View commit details -
Configuration menu - View commit details
-
Copy full SHA for a346382 - Browse repository at this point
Copy the full SHA a346382View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18103e7 - Browse repository at this point
Copy the full SHA 18103e7View commit details