107 Commits

Author SHA1 Message Date
David Luzar
dba4e6e137
Update src/index.ts 2020-12-28 12:37:32 +01:00
dwelle
2374d0956d add root route 2020-12-28 12:36:46 +01:00
Christopher Chedeau
5f9fa61b3e
Merge pull request #113 from excalidraw/revert_to_right
Revert to 35314725, a version that works
2020-10-21 16:40:27 -07:00
Christopher Chedeau
a0b69ee474 Revert to 35314725, a version that works 2020-10-21 16:39:51 -07:00
Christopher Chedeau
8887424e73
Merge pull request #112 from excalidraw/revert-71-docker
Revert "Containerise socket server"
2020-10-21 16:36:21 -07:00
Christopher Chedeau
97da2adc7f
Revert "Containerise socket server" 2020-10-21 16:36:06 -07:00
Christopher Chedeau
4eaa422e4a
Merge pull request #111 from excalidraw/revert-109-bugfix/preflight_request
Revert "Bugfix: fix typescript issues"
2020-10-21 16:34:05 -07:00
Christopher Chedeau
a705e631b5
Revert "Bugfix: fix typescript issues" 2020-10-21 16:33:47 -07:00
David Luzar
4cf53f1d55
Merge pull request #109 from asvinours/bugfix/preflight_request 2020-10-21 16:12:37 +02:00
Fabrice Baumann
8ad980912d Remove optional message 2020-10-19 19:53:02 -04: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]
a2960b4dbd
[Security] Bump lodash from 4.17.15 to 4.17.20 (#83)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

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:08 +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
Kostas Bariotis
35314725c4
Merge pull request #71 from NMinhNguyen/docker
Containerise socket server
2020-07-29 18:58:42 +01:00
Minh Nguyen
a859638b72 Remove postinstall 2020-07-17 00:29:49 +01:00
Minh Nguyen
9d4a5b900c Add publish Docker GitHub action 2020-07-16 20:59:52 +01:00
Minh Nguyen
425fb98d70 Expand comment about postinstall 2020-07-14 23:31:12 +01:00
Minh Nguyen
1a38ad9166 Use Node 12 image 2020-07-14 22:03:25 +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
Lipis
8b2e3d3885
Check lint on master as well (#26) 2020-04-01 11:25:44 +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
Edwin Lin
7b85440c88
Merge pull request #16 from idlewinn/master
enable volatile broadcasts
2020-03-21 17:20:54 -07: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
c39832dc2c lint 2020-03-15 04:23:26 -07:00
idlewinn
bac40c1c04 enable volatile broadcasts 2020-03-15 04:18:26 -07:00
Edwin Lin
96e0e6ca32
Merge pull request #15 from idlewinn/master
Switch back to yarn, add in prettier linting
2020-03-15 04:00:35 -07:00
idlewinn
d5ad770446 Switch back to yarn, add in prettier linting 2020-03-15 03:50:51 -07:00
Edwin Lin
e263722dde
Merge pull request #5 from excalidraw/emit_client_disconnection
emit event with disconnected client id
2020-03-12 12:18:36 -07:00
dwelle
af0904ccfa rewrite user-count and disconnect events 2020-03-12 12:17:31 +01:00
Edwin Lin
ff9e761fe3
Merge pull request #11 from idlewinn/master
Update to current production version supporting excalidraw.com (loade…
2020-03-12 02:57:17 -07:00
idlewinn
98e8500a6f Merge branch 'idlewinn-master' 2020-03-11 17:26:02 -07:00
idlewinn
7d17be5983 Update to current production version supporting excalidraw.com (loaded on Heroku) 2020-03-11 17:24:24 -07:00
idlewinn
290c0a1e3a Update to current production version supporting excalidraw.com (loaded on Heroku) 2020-03-11 16:36:28 -07:00
Lipis
19fec67ceb
Add GitHub action for linting (#8) 2020-03-12 00:25:07 +02:00
Panayiotis Lipiridis
123b2ea4e0 Remove node 2020-03-09 23:47:43 +02:00
Lipis
d200a52c34
Added Prettier (#4) 2020-03-09 23:22:23 +02:00
Edwin Lin
3fc9c404d4
Updating server code to latest implementation (#3) 2020-03-09 23:15:59 +02:00
Panayiotis Lipiridis
01a7c634e4 SDK 2020-03-09 23:15:38 +02:00