1
0
Fork 0
Commit Graph

12 Commits (15953de8269a7e88f113334a87a3460eefdc928e)

Author SHA1 Message Date
dependabot[bot] 15953de826
Bump express from 4.17.1 to 4.17.3
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3.
- [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.17.1...4.17.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 17:00:45 +00:00
dependabot[bot] b592c9784d
Bump minimist from 1.2.5 to 1.2.6 (#24)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-09 23:18:10 +08:00
Ambrose Chua 52b6fa5b91 fix: Bump ws and nodemon 2022-02-16 19:31:38 +08:00
Ambrose Chua 71d2368ca4 fix: Remove unnecessary packages from container 2021-11-16 22:10:10 +08:00
Ambrose Chua 4852c95ab7 fix: Add basic CSRF protection
Closes #12
2021-11-16 19:29:22 +08:00
Ambrose Chua bf956b790a chore: Bump xterm 2021-11-16 18:43:45 +08:00
Ambrose Chua 148c893790 chore: Format code with prettier, bump dependencies 2021-11-16 18:10:13 +08:00
dependabot[bot] ef1e535437 Bump ws from 7.4.5 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-30 12:09:56 +08:00
Ambrose Chua 36cdb9aa8b Upgrade to Bootstrap 5, and improve UI 2021-05-07 20:57:15 +08:00
Ambrose Chua 0680cdc771 Update dependencies 2021-05-07 17:52:28 +08:00
Ambrose Chua 5209b2b8ee Add command tool and Dockerfile 2018-03-10 23:26:23 +09:00
Ambrose Chua 3c13652401 Update to bootstrap 4.0.0 2018-02-15 00:31:29 +08:00