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

Internal JavaScript values only #6

Merged
merged 23 commits into from
Aug 23, 2024
Merged

Conversation

WilliamRagstad
Copy link
Member

Description:
This pull request addresses some of the following changes:

  • Use JS-only values to improve consistent user experience
  • Resolved a minor bug in the existing code
  • Removed site manifest link
  • Explicit public assets route
  • Moved about
  • Fixed variable creation in runtime isolate scope instead of temporary
  • Implemented the rest of the route execution
  • Removed init temporarily
  • Handled potential errors
  • Added execute route error
  • Fixed warning and info formats
  • Warned when failing to close threads
  • Fix execute routes
  • Fix webx_static
  • Add ok_json response
  • Use Bytes responses
  • Ignore empty messages
  • Fix server header and banner
  • Improve banner and header handling
  • Generic body
  • Remove WXLiteralValue

This change has been tested locally and is ready to be reviewed.

@WilliamRagstad WilliamRagstad merged commit 8a89406 into master Aug 23, 2024
1 check passed
@WilliamRagstad WilliamRagstad deleted the fix/ts-only-values branch August 23, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant