Anthony M
49bf529ea1
fix NODE_ENV port priority ( #356 )
2023-05-26 19:52:26 +02:00
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
Aakansha Doshi
c0bf0ba76c
fix: update port to 3002 to avoid conflict with excalidraw local setup ( #305 )
2022-01-11 18:39:40 +05:30
dwelle
c3ea2431cb
fix lint
2021-10-28 16:27:21 +02:00
dwelle
89ff6477f7
update readme
2021-10-28 15:55:46 +02:00
dwelle
c07fcccc69
use yarn
2021-10-28 15:55:42 +02:00
dwelle
1db3508386
set NODE_ENV in dev and bump ts-node-dev
2021-10-28 15:41:23 +02:00
Maielo
0ce66b4d52
[dev] updated git ignore
2021-10-17 22:33:32 +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
64f5aa5ac0
Lock
2021-02-27 12:50:05 +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
Panayiotis Lipiridis
5b174809e6
const
2021-02-07 13:47:01 +02:00
Lipis
2d8d11e706
feat: Add ts-node-dev ( #166 )
2021-02-07 13:44:57 +02:00
Lipis
ed1862dab8
Add test images ( #165 )
2021-02-07 11:18:30 +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
Panayiotis Lipiridis
eadbf5e0a5
Update readme and prettier
2021-01-19 13:25:36 +02:00
Panayiotis Lipiridis
e4626960ad
Test and build
2021-01-19 01:24:57 +02:00
Panayiotis Lipiridis
073c12197d
Remove comments
2021-01-19 01:20:09 +02:00
Panayiotis Lipiridis
1a63db89f2
Clean up
2021-01-19 01:19:39 +02:00
Panayiotis Lipiridis
c1651aea2d
lock
2021-01-19 00:33:23 +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
Lipis
7c0077297a
Update dependabot.yml
2021-01-18 22:34:20 +02:00
Lipis
8735e79948
Create dependabot.yml
2021-01-18 22:33:00 +02:00
dependabot[bot]
6b120dfa9c
Bump lodash from 4.17.15 to 4.17.20 ( #150 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.20.
- [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[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 22:22:59 +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]
21377392e1
[Security] Bump lodash from 4.17.15 to 4.17.20 ( #117 )
...
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>
2021-01-18 22:21:58 +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
David Luzar
dda25d7920
Merge pull request #149 from excalidraw/fix_cors
2021-01-14 14:29:59 +01:00
dwelle
1cc554339d
fix lint
2021-01-14 12:23:07 +01:00
dwelle
1de26f690b
fallback to excalidraw.com if no origin header present
2021-01-14 12:22:52 +01:00
dwelle
c970c74a2b
fix: ensure non-* CORS origin header is set if no req headers sent
2021-01-14 12:10:45 +01:00
David Luzar
cc4a6ce1b9
Merge pull request #148 from excalidraw/add_root
2020-12-28 12:38:27 +01:00
David Luzar
480c9ff00a
Update src/index.ts
...
Co-authored-by: Lipis <lipiridis@gmail.com>
2020-12-28 12:37:47 +01:00