Releases: humphd/nohost
Releases · humphd/nohost
Nohost 1.1.4 Released
Nohost 1.1.3 Released
- Use encodeURI() for pathname urls (554675f)
Nohost 1.1.2 Released
- Rework for updated workbox v4 API (f6c4c15)
Nohost 1.1.1 Released
- Fix clients.claim() and skipWaiting() calls (47b93cb)
Nohost 1.1.0 Released
- Fix route handling of leading, trailing slashes, update workbox to v4 (9263e7c)
Nohost 1.0.5 Released
- Roll back parcel to fix parcel-bundler/parcel#2095, switch to browser-mime (46313c4)
Nohost 1.0.4 Released
v1.0.4 Release 1.0.4
Nohost 1.0.3 Released
v1.0.3 Release 1.0.3
Nohost 1.0.2 Released
- Update repo in .release-it.json (07e59c6)
Nohost 1.0.1 Released
- Update version and build-sw script in package.json (accd718)
- Add release step (2699f42)
- Fix base64 icon loading (b8d480a)
- Update deps (76cc0b6)
- Fix #7: inline icon images as base64 strings (3be0122)
- Add more config options for web server, update docs (8ac92f6)
- Remove old, outdated tests (980a7a2)
- Add redirect logic for missing trailing slash, refactor example, demo screenshot (7e93f77)
- Add ?dl and ?download logic for downloading vs. viewing files (0c003af)
- Rewrite to use new Filer and run in a Service Worker (dced878)
- Remove document.write, fix DOMParser for Safari, fix shared state in Firefox (eea1087)
- Fix missing require reference in shims/nohost.js (3e2a5ed)
- Fix lint error (747072a)
- Rewrite xhr shim for XMLHttpRequest2 (6d9922b)
- Fixes for XHR shim (4e88b7f)
- Remove require from env, fix XHR shim for multiple requests (423b993)
- Fix load order of xhr (4d72468)
- Fix index page link for demo (5c13b22)
- Initial work on xhr (d859cee)
- Add nohost.js shims (67a8863)
- Better output for regular files (5f2d4d9)
- Fix trailing slash problem, add status UI, remove webmaker-kits example (bce60c2)
- Fix css parsing for image embedding (9d70386)
- More mime types (d497479)
- Fix how media renders in dir listing (0be9a32)
- Stop UI from flashing in (86b907b)
- Fixes, styling (2a92035)
- Fix zip in grunt (7b8105e)
- Added test.zip (a84653b)
- Fixes, tests, Grunt setup (b8cd041)
- Add Luke's Restaurant example (c902e8b)
- Close document after write to fix readystate bugs (e217475)
- CSS processing for url() (80b79ef)
- Add local file upload (30fc285)
- Update README.md (715a41b)
- Forgot to add src/ (f1813fd)
- Initial commit (060e305)
- Initial commit (99cffd9)