Commit graph

9 commits

Author SHA1 Message Date
Joachim Bauch
ee9ca30d74
Update text annotation tool to support Python3. 2021-12-03 16:00:24 +01:00
dependabot[bot]
0247d0b6d7
Bump socket.io from 4.3.2 to 4.4.0 in /server
Bumps [socket.io](https://github.com/socketio/socket.io) from 4.3.2 to 4.4.0.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/master/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/4.3.2...4.4.0)

---
updated-dependencies:
- dependency-name: socket.io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 10:27:00 +00:00
Joachim Bauch
d732362599
server: Update socket.io use for new upstream version. 2021-11-11 12:04:56 +01:00
Joachim Bauch
1bc218b26d
Switch to async spawn method to avoid filling up stdout buffer. 2021-11-11 12:04:56 +01:00
dependabot[bot]
8e36140a83
Bump socket.io from 2.3.0 to 4.3.2 in /server
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 4.3.2.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/master/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...4.3.2)

---
updated-dependencies:
- dependency-name: socket.io
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-11 10:38:01 +00:00
Joachim Bauch
c333052ace
npm: Keep package-lock.json in the repository. 2021-11-11 11:37:01 +01:00
Martin Cigorraga
7c4080ffdd Update server README.md 2021-01-11 15:07:46 -03:00
Johannes Müller-Werner
1983783f9d
Dockerize backend server (#8)
Dockerize backend server

Co-authored-by: Leo <legacyofleo@gmail.com>
2020-12-17 08:32:57 +01:00
Joachim Bauch
e58f96c95c
Initial Open Source checkin of version 0.1.0. 2020-11-25 15:38:38 +01:00