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

New/ticket security enhancements #125

Merged
merged 11 commits into from
Jun 13, 2023
Merged

Conversation

sei-bstein
Copy link
Contributor

  • Added support for Gameboard deployments which aren't utilizing toc.json
  • Updated patch versions of packages
  • Added linting and fixed critical issues
  • Enabled root-relative imports for typescript files
  • Architectural improvements - base component for custom components which need model binding
  • Improved client-side validation for file uploads

sei-bstein and others added 11 commits May 12, 2023 10:28
- Resolved an issue that could cause the player presence widget to fail to display for non-sync-start games.
- Gameboard now only looks for settings.json in production environments (or any env that has the settingsJson property of the environment object defined)
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io-parser@4.2.2...4.2.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
- Resolved an issue that could cause the player presence widget to fail to display for non-sync-start games.
- Gameboard now only looks for settings.json in production environments (or any env that has the settingsJson property of the environment object defined)
@sei-bstein sei-bstein added enhancement New feature or request tools/chores/devops Keeping our project tidy and building labels Jun 13, 2023
@sei-bstein sei-bstein added this to the 3.9.4 milestone Jun 13, 2023
@sei-bstein sei-bstein self-assigned this Jun 13, 2023
@sei-bstein sei-bstein merged commit 0b28af1 into next Jun 13, 2023
@sei-bstein sei-bstein deleted the new/ticket-security-enhancements branch June 13, 2023 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tools/chores/devops Keeping our project tidy and building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant