Commit Graph

  • fc9d626899
    Bump eslint-config-prettier from 6.10.1 to 7.0.0 (#142) dependabot-preview[bot] 2021-01-18 22:21:30 +02:00
  • dda25d7920
    Merge pull request #149 from excalidraw/fix_cors David Luzar 2021-01-14 14:29:59 +01:00
  • 1cc554339d fix lint dwelle 2021-01-14 12:23:07 +01:00
  • 1de26f690b fallback to excalidraw.com if no origin header present dwelle 2021-01-14 12:22:52 +01:00
  • c970c74a2b fix: ensure non-* CORS origin header is set if no req headers sent dwelle 2021-01-14 12:10:45 +01:00
  • cc4a6ce1b9
    Merge pull request #148 from excalidraw/add_root David Luzar 2020-12-28 12:38:27 +01:00
  • 480c9ff00a
    Update src/index.ts David Luzar 2020-12-28 12:37:47 +01:00
  • dba4e6e137
    Update src/index.ts David Luzar 2020-12-28 12:37:32 +01:00
  • 2374d0956d add root route dwelle 2020-12-28 12:36:46 +01:00
  • 6ed0f6c495
    Bump socket.io from 2.3.0 to 3.0.4 dependabot/npm_and_yarn/socket.io-3.0.4 dependabot-preview[bot] 2020-12-08 08:10:58 +00:00
  • 5667df2c11
    Bump eslint from 7.3.1 to 7.15.0 dependabot/npm_and_yarn/eslint-7.15.0 dependabot-preview[bot] 2020-12-07 08:03:54 +00:00
  • c86dcd2ece
    Bump eslint-plugin-prettier from 3.1.4 to 3.2.0 dependabot/npm_and_yarn/eslint-plugin-prettier-3.2.0 dependabot-preview[bot] 2020-12-03 07:08:07 +00:00
  • 34aca18699
    Bump typescript from 3.9.5 to 4.1.2 dependabot/npm_and_yarn/typescript-4.1.2 dependabot-preview[bot] 2020-11-20 09:45:43 +00:00
  • 043e6e30d4
    Bump @types/express from 4.17.6 to 4.17.9 dependabot/npm_and_yarn/types/express-4.17.9 dependabot-preview[bot] 2020-11-11 07:03:14 +00:00
  • 5f9fa61b3e
    Merge pull request #113 from excalidraw/revert_to_right Christopher Chedeau 2020-10-21 16:40:27 -07:00
  • a0b69ee474 Revert to 35314725, a version that works Christopher Chedeau 2020-10-21 16:39:51 -07:00
  • 8887424e73
    Merge pull request #112 from excalidraw/revert-71-docker Christopher Chedeau 2020-10-21 16:36:21 -07:00
  • 97da2adc7f
    Revert "Containerise socket server" revert-71-docker Christopher Chedeau 2020-10-21 16:36:06 -07:00
  • 4eaa422e4a
    Merge pull request #111 from excalidraw/revert-109-bugfix/preflight_request Christopher Chedeau 2020-10-21 16:34:05 -07:00
  • a705e631b5
    Revert "Bugfix: fix typescript issues" revert-109-bugfix/preflight_request Christopher Chedeau 2020-10-21 16:33:47 -07:00
  • 4cf53f1d55
    Merge pull request #109 from asvinours/bugfix/preflight_request David Luzar 2020-10-21 16:12:37 +02:00
  • 8ad980912d Remove optional message Fabrice Baumann 2020-10-19 19:53:02 -04:00
  • 3a67db8891 Bugfix: fix typescript issues Fabrice Baumann 2020-10-19 19:46:59 -04:00
  • 408cac825f
    Bump typescript from 3.9.5 to 4.0.2 (#86) dependabot-preview[bot] 2020-08-21 21:03:20 +03:00
  • a2960b4dbd
    [Security] Bump lodash from 4.17.15 to 4.17.20 (#83) dependabot-preview[bot] 2020-08-21 21:03:08 +03:00
  • 2f5bc3beed
    Bump @types/socket.io from 2.1.4 to 2.1.11 (#82) dependabot-preview[bot] 2020-08-21 21:03:03 +03:00
  • d6a61bb4f8
    Bump @types/express from 4.17.6 to 4.17.7 (#64) dependabot-preview[bot] 2020-08-21 21:02:57 +03:00
  • 40cf68049c
    Bump eslint-config-prettier from 6.10.1 to 6.11.0 (#38) dependabot-preview[bot] 2020-08-21 21:02:51 +03:00
  • 35314725c4
    Merge pull request #71 from NMinhNguyen/docker Kostas Bariotis 2020-07-29 18:58:42 +01:00
  • a859638b72 Remove postinstall Minh Nguyen 2020-07-17 00:23:11 +01:00
  • 9d4a5b900c Add publish Docker GitHub action Minh Nguyen 2020-07-16 20:59:28 +01:00
  • 425fb98d70 Expand comment about postinstall Minh Nguyen 2020-07-14 23:29:47 +01:00
  • 1a38ad9166 Use Node 12 image Minh Nguyen 2020-07-14 22:03:25 +01:00
  • 0e1c9cb583 Containerise socket server Minh Nguyen 2020-07-14 10:57:34 +01:00
  • 30ca342490
    Bump prettier from 1.19.1 to 2.0.5 (#36) dependabot-preview[bot] 2020-06-25 18:33:46 +03:00
  • 78ed62d438
    Bump eslint-plugin-prettier from 3.1.2 to 3.1.4 (#58) dependabot-preview[bot] 2020-06-25 18:31:16 +03:00
  • b9c755b09d
    Bump typescript from 3.8.3 to 3.9.5 (#53) dependabot-preview[bot] 2020-06-25 18:31:05 +03:00
  • d2c9169f61
    Bump eslint from 6.8.0 to 7.3.1 (#60) dependabot-preview[bot] 2020-06-25 18:30:46 +03:00
  • 4fabc315f2
    Bump @types/express from 4.17.4 to 4.17.6 (#32) dependabot-preview[bot] 2020-06-25 18:30:33 +03:00
  • 8b2e3d3885
    Check lint on master as well (#26) Lipis 2020-04-01 11:25:44 +03:00
  • e442aed741
    Bump @types/node from 13.9.4 to 13.9.8 (#24) dependabot-preview[bot] 2020-04-01 11:25:29 +03:00
  • c4ba42c491
    Bump @types/express from 4.17.3 to 4.17.4 (#25) dependabot-preview[bot] 2020-04-01 11:21:39 +03:00
  • 40b7c43bf3
    Bump eslint-config-prettier from 6.10.0 to 6.10.1 (#17) dependabot-preview[bot] 2020-03-25 12:38:41 +02:00
  • c3d9fd2ffb
    Bump @types/node from 13.9.0 to 13.9.4 (#22) dependabot-preview[bot] 2020-03-25 12:38:29 +02:00
  • 7b85440c88
    Merge pull request #16 from idlewinn/master Edwin Lin 2020-03-21 17:20:54 -07:00
  • 2a680dff53 pin dependency versions idlewinn 2020-03-16 23:41:51 -07:00
  • 230ccd1baf add debug library and replace console.logs idlewinn 2020-03-15 19:10:43 -07:00
  • c39832dc2c lint idlewinn 2020-03-15 04:23:26 -07:00
  • bac40c1c04 enable volatile broadcasts idlewinn 2020-03-15 04:18:26 -07:00
  • 96e0e6ca32
    Merge pull request #15 from idlewinn/master Edwin Lin 2020-03-15 04:00:35 -07:00
  • d5ad770446 Switch back to yarn, add in prettier linting idlewinn 2020-03-12 14:31:22 -07:00
  • e263722dde
    Merge pull request #5 from excalidraw/emit_client_disconnection Edwin Lin 2020-03-12 12:18:36 -07:00
  • af0904ccfa rewrite user-count and disconnect events emit_client_disconnection dwelle 2020-03-12 12:17:31 +01:00
  • ff9e761fe3
    Merge pull request #11 from idlewinn/master Edwin Lin 2020-03-12 02:57:17 -07:00
  • 98e8500a6f Merge branch 'idlewinn-master' idlewinn 2020-03-11 17:26:02 -07:00
  • 7d17be5983 Update to current production version supporting excalidraw.com (loaded on Heroku) idlewinn 2020-03-11 16:36:28 -07:00
  • 290c0a1e3a Update to current production version supporting excalidraw.com (loaded on Heroku) idlewinn 2020-03-11 16:36:28 -07:00
  • 6870f55f7d slash minor Panayiotis Lipiridis 2020-03-12 00:26:28 +02:00
  • 3bf9c13eba Merge Panayiotis Lipiridis 2020-03-12 00:25:37 +02:00
  • 19fec67ceb
    Add GitHub action for linting (#8) Lipis 2020-03-12 00:25:07 +02:00
  • 313425537a Update readme and start script Panayiotis Lipiridis 2020-03-12 00:24:58 +02:00
  • 123b2ea4e0 Remove node Panayiotis Lipiridis 2020-03-09 23:47:43 +02:00
  • d200a52c34
    Added Prettier (#4) Lipis 2020-03-09 23:22:23 +02:00
  • 3fc9c404d4
    Updating server code to latest implementation (#3) Edwin Lin 2020-03-09 14:15:59 -07:00
  • 01a7c634e4 SDK Panayiotis Lipiridis 2020-03-09 23:15:38 +02:00
  • 58e4c1d276 room Panayiotis Lipiridis 2020-03-09 22:49:13 +02:00
  • 3648c654cc REadme Panayiotis Lipiridis 2020-03-09 22:13:39 +02:00
  • 192c110e5e
    Add collab-server (#1) Lipis 2020-03-09 22:07:16 +02:00
  • 0be2906a55
    Add TS (#2) Lipis 2020-03-09 21:54:32 +02:00
  • 431c6e6042
    Create LICENSE Lipis 2020-03-09 21:40:19 +02:00
  • 3b624150ab Initial version Panayiotis Lipiridis 2020-03-09 20:20:38 +02:00
  • e3d79e8e48
    Initial commit Lipis 2020-03-09 20:17:20 +02:00