Event management software for the Microsoft Intern Game
Перейти к файлу
dependabot[bot] 050f052e52
Bump path-to-regexp and express in /client
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `path-to-regexp` from 1.7.0 to 1.9.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v1.7.0...v1.9.0)

Updates `express` from 4.18.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.20.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 21:16:01 +00:00
client Bump path-to-regexp and express in /client 2024-09-11 21:16:01 +00:00
database Enables variance in AdditionalContent based on achievements granted to a particular team (#44) 2024-07-22 13:36:43 -07:00
docs Initial Commit (#1) 2023-04-27 19:55:22 -07:00
server Enables variance in AdditionalContent based on achievements granted to a particular team (#44) 2024-07-22 13:36:43 -07:00
.gitattributes Initial Commit (#1) 2023-04-27 19:55:22 -07:00
.gitignore Get Spiderdog to build locally again (#31) 2024-05-10 07:33:51 -07:00
CODEOFCONDUCT.md Initial Commit (#1) 2023-04-27 19:55:22 -07:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2021-02-16 14:15:42 -08:00
CONTRIBUTING.md Initial Commit (#1) 2023-04-27 19:55:22 -07:00
LICENSE Initial LICENSE commit 2021-02-16 14:15:43 -08:00
README.md Update README.md 2023-04-27 19:57:51 -07:00
SECURITY.md Initial SECURITY.md commit 2021-02-16 14:15:44 -08:00
SUPPORT.md Initial Commit (#1) 2023-04-27 19:55:22 -07:00
docker-compose.yml Get Spiderdog to build locally again (#31) 2024-05-10 07:33:51 -07:00
init.js Initial Commit (#1) 2023-04-27 19:55:22 -07:00
package-lock.json Bump lodash from 4.17.20 to 4.17.21 (#5) 2023-04-27 20:18:58 -07:00
package.json Initial Commit (#1) 2023-04-27 19:55:22 -07:00

README.md

Game Control - A Puzzle Event Administration Tool

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.