-
Notifications
You must be signed in to change notification settings - Fork 335
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wip - apps functional + martin's changes to paths.js and index.html * wip: Respect base url when running tour * wip: Fix file upload; move all paths to ui.ts * wip: Merge file server and store; point /f to /f/ * wip: Fix file upload and browser download (download() / unload() broken) * wip: Fix browser-upload, py-download, py-unload * wip: Make test.py usable via pytest * wip: Point socket and proxy to _s/ _p/; add test for proxy * wip: Fix public/private dir hosting; add tests * wip: Fix cache routing * wip: Expose cache on Site and AsyncSite; add caching test * wip: Fix multipart image handling * fix: point static assets without baseURL to /static, not //static * Add -proxy, -public-dir to make pytest happy * Revert changes to index.tsx * Publish new version to NPM * Bump h2o-wave package version
- Loading branch information
Showing
24 changed files
with
439 additions
and
448 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.