56 Commits

Author SHA1 Message Date
Milos Vetesnik
b6547a66d7
Maielo/upgrade socket io (#355)
* added cors to env dev

* updated socket.io

* tweaked pm2 configs

* tweaked readme

* slight refactor of index

* removed types for socket.io as it is part of main package

* clean up and setting default ports
2023-05-16 14:35:29 +02:00
dwelle
1db3508386 set NODE_ENV in dev and bump ts-node-dev 2021-10-28 15:41:23 +02:00
Maielo
193cfcc412 [feat] added pm2 configs & .env for port 2021-10-17 22:31:14 +02:00
dependabot[bot]
8ab964590d
Bump typescript from 4.2.2 to 4.2.3 (#177)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.2...v4.2.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-12 15:28:03 +02:00
dependabot[bot]
a0232caac3
Bump @excalidraw/eslint-config from 1.0.0 to 1.0.1 (#178)
Bumps [@excalidraw/eslint-config](https://github.com/excalidraw/eslint-config) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/excalidraw/eslint-config/releases)
- [Commits](https://github.com/excalidraw/eslint-config/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-12 15:27:55 +02:00
Lipis
c0eeac3feb
feat: Add ESLint (#176) 2021-03-03 10:25:30 +02:00
dependabot[bot]
cbda52be05
Bump @excalidraw/prettier-config from 1.0.1 to 1.0.2 (#175)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-03 10:23:00 +02:00
Panayiotis Lipiridis
637e0df159 Use @excalidraw/prettier-config 2021-02-25 14:01:49 +02:00
dependabot[bot]
e55bdd93d5
Bump @types/node from 14.14.28 to 14.14.31 (#171)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.28 to 14.14.31.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-25 13:59:07 +02:00
dependabot[bot]
f2bad1f8a8
Bump @types/node from 14.14.25 to 14.14.28 (#170)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.25 to 14.14.28.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 12:49:32 +02:00
dependabot[bot]
8a98340552
Bump typescript from 4.1.3 to 4.1.5 (#169)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 12:49:24 +02:00
dependabot[bot]
a7c9c35a3c
Bump @types/node from 14.14.22 to 14.14.25 (#168)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.22 to 14.14.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-09 16:00:17 +02:00
Lipis
2d8d11e706
feat: Add ts-node-dev (#166) 2021-02-07 13:44:57 +02:00
Lipis
fc6f1f5228
Revert "Bump socket.io from 2.3.0 to 2.4.0" (#163)
This reverts commit adc27425d4519342063ac5f4154df954bea05d96.
2021-02-05 00:27:36 +02:00
dependabot[bot]
adc27425d4
Bump socket.io from 2.3.0 to 2.4.0 (#162)
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.0/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-04 23:29:05 +02:00
dependabot[bot]
ddd05855a2
Bump @types/node from 14.14.21 to 14.14.22 (#160)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.21 to 14.14.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-28 02:07:30 +02:00
Lipis
a0d2a5b82a
GitHub actions and some cleanup (#158) 2021-01-19 00:31:56 +02:00
dependabot[bot]
c6b867d888
Bump typescript from 3.9.5 to 4.1.3 (#153)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 4.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.5...v4.1.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 22:43:11 +02:00
Lipis
f977554cb7
Revert "Bump @types/socket.io from 2.1.4 to 2.1.12" (#156)
This reverts commit 2c6829ec350cc51fad14b4d8f331299e270112c5.
2021-01-18 22:41:52 +02:00
dependabot[bot]
2c6829ec35
Bump @types/socket.io from 2.1.4 to 2.1.12 (#155)
Bumps [@types/socket.io](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/socket.io) from 2.1.4 to 2.1.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/socket.io)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 22:40:16 +02:00
dependabot[bot]
dc7be43a17
Bump eslint-plugin-prettier from 3.1.4 to 3.3.1 (#151)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.4 to 3.3.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.4...v3.3.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 22:37:48 +02:00
dependabot[bot]
528be0daad
Bump @types/express from 4.17.6 to 4.17.11 (#154)
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.6 to 4.17.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 22:37:27 +02:00
dependabot-preview[bot]
c9893af409
Bump prettier from 2.0.5 to 2.2.1 (#139)
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.5...2.2.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-18 22:22:25 +02:00
dependabot-preview[bot]
b341513c3e
Bump debug from 4.1.1 to 4.3.1 (#133)
Bumps [debug](https://github.com/visionmedia/debug) from 4.1.1 to 4.3.1.
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Commits](https://github.com/visionmedia/debug/compare/4.1.1...4.3.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-18 22:22:16 +02:00
dependabot-preview[bot]
95761911e3
Bump @types/node from 13.9.8 to 14.14.12 (#146)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.9.8 to 14.14.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-18 22:21:39 +02:00
dependabot-preview[bot]
fc9d626899
Bump eslint-config-prettier from 6.10.1 to 7.0.0 (#142)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.10.1 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.10.1...v7.0.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-18 22:21:30 +02:00
Christopher Chedeau
a0b69ee474 Revert to 35314725, a version that works 2020-10-21 16:39:51 -07:00
Christopher Chedeau
97da2adc7f
Revert "Containerise socket server" 2020-10-21 16:36:06 -07:00
Christopher Chedeau
a705e631b5
Revert "Bugfix: fix typescript issues" 2020-10-21 16:33:47 -07:00
Fabrice Baumann
3a67db8891 Bugfix: fix typescript issues 2020-10-19 19:46:59 -04:00
dependabot-preview[bot]
408cac825f
Bump typescript from 3.9.5 to 4.0.2 (#86)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 4.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.5...v4.0.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-21 21:03:20 +03:00
dependabot-preview[bot]
2f5bc3beed
Bump @types/socket.io from 2.1.4 to 2.1.11 (#82)
Bumps [@types/socket.io](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/socket.io) from 2.1.4 to 2.1.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/socket.io)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-21 21:03:03 +03:00
dependabot-preview[bot]
d6a61bb4f8
Bump @types/express from 4.17.6 to 4.17.7 (#64)
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.6 to 4.17.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-21 21:02:57 +03:00
dependabot-preview[bot]
40cf68049c
Bump eslint-config-prettier from 6.10.1 to 6.11.0 (#38)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.10.1 to 6.11.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.10.1...v6.11.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-21 21:02:51 +03:00
Minh Nguyen
a859638b72 Remove postinstall 2020-07-17 00:29:49 +01:00
Minh Nguyen
0e1c9cb583 Containerise socket server
See https://github.com/excalidraw/excalidraw/issues/1772#issuecomment-652043326
2020-07-14 13:40:32 +01:00
dependabot-preview[bot]
30ca342490
Bump prettier from 1.19.1 to 2.0.5 (#36)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Panayiotis Lipiridis <lipiridis@gmail.com>
2020-06-25 18:33:46 +03:00
dependabot-preview[bot]
78ed62d438
Bump eslint-plugin-prettier from 3.1.2 to 3.1.4 (#58)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-25 18:31:16 +03:00
dependabot-preview[bot]
b9c755b09d
Bump typescript from 3.8.3 to 3.9.5 (#53)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 3.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.3...v3.9.5)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-25 18:31:05 +03:00
dependabot-preview[bot]
d2c9169f61
Bump eslint from 6.8.0 to 7.3.1 (#60)
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.3.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.3.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-25 18:30:46 +03:00
dependabot-preview[bot]
4fabc315f2
Bump @types/express from 4.17.4 to 4.17.6 (#32)
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.4 to 4.17.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-25 18:30:33 +03:00
dependabot-preview[bot]
e442aed741
Bump @types/node from 13.9.4 to 13.9.8 (#24)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.9.4 to 13.9.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-01 11:25:29 +03:00
dependabot-preview[bot]
c4ba42c491
Bump @types/express from 4.17.3 to 4.17.4 (#25)
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.3 to 4.17.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-01 11:21:39 +03:00
dependabot-preview[bot]
40b7c43bf3
Bump eslint-config-prettier from 6.10.0 to 6.10.1 (#17)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.10.0 to 6.10.1.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.10.0...v6.10.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-25 12:38:41 +02:00
dependabot-preview[bot]
c3d9fd2ffb
Bump @types/node from 13.9.0 to 13.9.4 (#22)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.9.0 to 13.9.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-25 12:38:29 +02:00
idlewinn
2a680dff53 pin dependency versions 2020-03-16 23:41:51 -07:00
idlewinn
230ccd1baf add debug library and replace console.logs 2020-03-15 19:10:43 -07:00
idlewinn
d5ad770446 Switch back to yarn, add in prettier linting 2020-03-15 03:50:51 -07:00
idlewinn
7d17be5983 Update to current production version supporting excalidraw.com (loaded on Heroku) 2020-03-11 17:24:24 -07:00
Lipis
19fec67ceb
Add GitHub action for linting (#8) 2020-03-12 00:25:07 +02:00