Commit Graph

  • 3141409733 Prevent btoa() error if username contains non-Lating characters Marcin Cieślak 2021-05-25 14:50:16 +02:00
  • 9b4dac66b2 update readme and add another project using the whiteboard raphael 2021-05-20 18:07:03 +02:00
  • 9b94ea3ac0 show the whiteboard after document ready raphael 2021-05-20 17:37:57 +02:00
  • df313cb974 fix config file style raphael 2021-05-20 17:28:24 +02:00
  • ff8bde2289 add option to define an other images file location raphael 2021-05-20 17:25:20 +02:00
  • d80b18282d empty textCointainer on rezize so we don't have double text elements raphael 2021-05-20 17:16:02 +02:00
  • 03c7e0c670 store all whiteboards in different db files so we use less memory raphael 2021-05-20 17:15:03 +02:00
  • 486be88731 change expose static folder order raphael 2021-05-19 13:46:05 +02:00
  • 5dbb0ab532 fix format of code raphael 2021-05-14 13:49:44 +02:00
  • c4c522b917 update libs raphael 2021-05-14 13:47:08 +02:00
  • 369f104bd7 fix style format raphael 2021-05-11 11:33:02 +02:00
  • fc02ca6c66 update css-loader raphael 2021-05-11 11:30:22 +02:00
  • cba9b50605 update module hosted-git-info raphael 2021-05-11 11:28:10 +02:00
  • 715ec149d7 update readme and format raphael 2021-05-11 11:26:20 +02:00
  • 0e81e70936
    Merge pull request #97 from cracker0dks/dependabot/npm_and_yarn/url-parse-1.5.1 Cracker 2021-05-08 15:19:51 +02:00
  • e9767b2b46
    Merge pull request #96 from cracker0dks/dependabot/npm_and_yarn/lodash-4.17.21 Cracker 2021-05-08 15:19:39 +02:00
  • a6adea87d6
    chore(deps): bump url-parse from 1.4.7 to 1.5.1 dependabot[bot] 2021-05-08 10:25:26 +00:00
  • 060005e47a
    chore(deps): bump lodash from 4.17.20 to 4.17.21 dependabot[bot] 2021-05-08 07:34:37 +00:00
  • b53036495d change maxEntrypointSize for webpack.build in production raphael 2021-05-05 20:58:11 +02:00
  • 202c12f353 update socketIo raphael 2021-05-05 20:47:04 +02:00
  • 3791f7bb78 update package.json raphael 2021-05-05 15:41:07 +02:00
  • 0666331f7a
    Merge pull request #94 from cracker0dks/dependabot/npm_and_yarn/ssri-6.0.2 Cracker 2021-05-01 02:00:29 +02:00
  • e63eeaeba5
    chore(deps): bump ssri from 6.0.1 to 6.0.2 dependabot[bot] 2021-04-30 17:39:26 +00:00
  • ed16bddd1f add function to copy a whiteboard from another one raphael 2021-03-31 13:34:21 +02:00
  • ceedf5dfe8 update deps raphael 2021-03-31 13:25:30 +02:00
  • 84be37ca42 update npm packages raphael 2021-03-11 22:42:51 +01:00
  • f70e03a691 Added support for sticky notes Thijs Kroesbergen 2021-03-11 14:46:56 +01:00
  • 1260c9a999 disable fileDatabase on default raphael 2021-03-07 17:00:50 +01:00
  • 1c23b8fc6a add function to save the whiteboard to a file raphael 2021-03-07 16:54:54 +01:00
  • e516a24426
    Update README.md Cracker 2021-03-03 13:14:37 +01:00
  • 89b3c10d95
    Update README.md Cracker 2021-03-03 13:12:02 +01:00
  • 8bf377631a fix build raphael 2021-03-02 12:24:55 +01:00
  • b53817e50a add npm apidoc module raphael 2021-03-02 11:52:31 +01:00
  • 6802a30c59 create API Doc also in Docker raphael 2021-03-02 11:40:15 +01:00
  • 6dfe2e6e9e Add API Doc raphael 2021-03-01 16:03:45 +01:00
  • f9dd886e8e add API functions to control the board through REST raphael 2021-03-01 14:15:01 +01:00
  • 5bf39fe008 only show text background color picker if text tool is active raphael 2021-02-23 15:04:47 +01:00
  • 2868d27288
    Merge pull request #1 from mochiokun/dev mochiokun 2021-02-23 21:57:52 +09:00
  • 9e38380b9a Add:textbox-backgroundColorEdit mochiokun 2021-02-23 21:49:55 +09:00
  • 8e2d10a104
    Merge pull request #86 from FloChehab/fix/pdfjs-webpack Cracker 2021-02-13 19:30:17 +01:00
  • abf182afd7
    fix latest pdfjs & webpack setup Florent Chehab 2021-02-13 14:30:47 +01:00
  • 9d55395e0d fix pdf import raphael 2021-02-11 15:33:08 +01:00
  • cf3975107e run prettier on server-backend.js raphael 2021-02-11 14:39:56 +01:00
  • 5e3f475acb set webdav to false on default raphael 2021-02-11 14:34:42 +01:00
  • 44c8206049 fix compile error and webdav raphael 2021-02-11 14:33:44 +01:00
  • ef8949d2ac upgrade npm packages raphael 2021-02-11 14:32:51 +01:00
  • 58564259d6 Merge remote-tracking branch 'origin/master' raphael 2021-02-11 14:13:08 +01:00
  • c9ea42afd4 fix clear btn style raphael 2021-02-11 14:00:21 +01:00
  • 7cc380933e
    Merge pull request #84 from cracker0dks/dependabot/npm_and_yarn/socket.io-2.4.0 Cracker 2021-01-21 00:34:53 +01:00
  • f9f752347f
    chore(deps): bump socket.io from 2.0.4 to 2.4.0 dependabot[bot] 2021-01-20 23:30:08 +00:00
  • 1fcad771f1
    Merge pull request #79 from cracker0dks/dependabot/npm_and_yarn/dompurify-2.0.17 Cracker 2020-12-22 15:23:03 +01:00
  • 180d0c81b7
    chore(deps): bump dompurify from 2.0.7 to 2.0.17 dependabot[bot] 2020-12-18 22:54:29 +00:00
  • 38a7fa2e40
    Merge pull request #77 from cracker0dks/dependabot/npm_and_yarn/ini-1.3.7 Cracker 2020-12-11 20:19:03 +01:00
  • 165da2c96a
    chore(deps): bump ini from 1.3.5 to 1.3.7 dependabot[bot] 2020-12-11 18:47:37 +00:00
  • 9a57bc4f90
    Merge pull request #76 from maltsev/heroku Cracker 2020-12-08 16:50:05 +01:00
  • 4e60e4f163 Add "start" command Kirill Maltsev 2020-12-08 16:23:46 +02:00
  • 32a99433c7 remove update guide for version 1.x raphael 2020-11-30 15:53:20 +01:00
  • 803af29e3a
    Update README.md Cracker 2020-11-30 15:49:42 +01:00
  • 105fccfc9b make it a bit more responsive raphael 2020-11-30 15:37:28 +01:00
  • b0be5ff523 fix drawing single point raphael 2020-11-17 00:18:00 +01:00
  • e1db3af817 Merge branch 'master' of https://github.com/cracker0dks/whiteboard raphael 2020-10-05 09:29:43 +02:00
  • c28f05410d update npm package-lock raphael 2020-10-05 09:29:32 +02:00
  • 4d011f0de4
    Merge pull request #70 from rakeshmeena5499/master Cracker 2020-10-02 13:07:09 +02:00
  • 308337a90d
    corrected the spelling mistakes in README.md Rakesh Meena 2020-10-02 15:09:40 +05:30
  • 48fbc64da5 update terser-webpack-plugin, serialize-javascript raphael 2020-09-07 14:27:49 +02:00
  • 934caeb65f Revert "update node modules" due to build error raphael 2020-09-07 14:23:42 +02:00
  • 5c91c80967 update node modules raphael 2020-09-07 14:20:46 +02:00
  • 6b1588c31a
    Merge pull request #69 from cracker0dks/dependabot/npm_and_yarn/elliptic-6.5.3 Cracker 2020-08-02 00:05:46 +02:00
  • 54d9c776c1
    chore(deps): bump elliptic from 6.5.2 to 6.5.3 dependabot[bot] 2020-08-01 22:03:07 +00:00
  • dd6bfa2aa4 Merge branch 'master' of https://github.com/cracker0dks/whiteboard raphael 2020-07-20 11:42:37 +02:00
  • 900452bfd2 fix focus and better json file raphael 2020-07-20 11:42:25 +02:00
  • ecf4f60e8a
    Merge pull request #67 from cracker0dks/dependabot/npm_and_yarn/lodash-4.17.19 Cracker 2020-07-16 22:32:21 +02:00
  • e8c42cb78b
    chore(deps): bump lodash from 4.17.15 to 4.17.19 dependabot[bot] 2020-07-16 19:34:32 +00:00
  • eb29e14bfb
    Merge pull request #62 from cracker0dks/dependabot/npm_and_yarn/websocket-extensions-0.1.4 Cracker 2020-06-08 12:18:02 +02:00
  • f48596fcf6
    chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 dependabot[bot] 2020-06-08 04:05:02 +00:00
  • daf759ea4a fix transparent background on saved images raphael 2020-06-03 16:27:45 +02:00
  • f102739d49 add image faster (without canvas save+reload) if we have no rotation raphael 2020-06-02 18:11:52 +02:00
  • bbb55eb2b8 fix select area tool raphael 2020-06-02 17:47:28 +02:00
  • a78bb8a0d7
    chore(front): remove click events before adding them Florent Chehab 2020-06-01 21:40:46 +02:00
  • e7725e30d5
    feat(front): handle read-only link sharing Florent Chehab 2020-06-01 21:36:04 +02:00
  • fd05f220f3
    feat(frontend): set read-only on load if read-only whiteboard Florent Chehab 2020-05-12 23:05:20 +02:00
  • 522d1b72a7
    feat(backend): sync whiteboard info for readonly and non-readonly whiteboards Florent Chehab 2020-05-12 22:59:15 +02:00
  • b37c296542
    fix(backend): don't console log config when running jest Florent Chehab 2020-05-12 22:55:29 +02:00
  • 3844d08bdd
    refacto(backend): new backend WhiteboardInfoBackendService Florent Chehab 2020-05-12 22:33:33 +02:00
  • 99e5bb0d98
    fix(backend): readonly is readonly Florent Chehab 2020-05-12 22:00:44 +02:00
  • 2c2c104bbf
    feat: restored image upload Florent Chehab 2020-05-12 21:55:43 +02:00
  • 14e1ee5391
    feat(backend): main handling of readonly sharing Florent Chehab 2020-05-12 21:32:46 +02:00
  • d268eb6d93
    refacto(front): whitebardId init Florent Chehab 2020-05-12 20:50:58 +02:00
  • b11520788e
    fix(front): allow dash in whiteboard id Florent Chehab 2020-05-12 20:32:40 +02:00
  • 0240171d0e
    refacto(backend): real private read-only fields Florent Chehab 2020-05-12 20:21:54 +02:00
  • 25bcdee083
    feat(front): use uuid for random ids Florent Chehab 2020-05-12 20:01:57 +02:00
  • 0be0baf655 update readme raphael 2020-05-22 21:31:04 +02:00
  • 8a94293635 fix rotation also add rotation for bg layer images raphael 2020-05-22 21:25:20 +02:00
  • e84189d9d8 fix rotation handler and drag offset raphael 2020-05-22 18:04:17 +02:00
  • a45b6f919f fix/up deps raphael 2020-05-22 17:37:57 +02:00
  • 4ff618be8d Merge branch 'master' into rotation raphael 2020-05-22 17:35:22 +02:00
  • a33973eeb6 add option to change the background image grid raphael 2020-05-22 15:45:11 +02:00
  • 4134c4130a add option to draw grid to image on download raphael 2020-05-22 15:24:11 +02:00
  • 22126840e9 fix uploading images to the whiteboard raphael 2020-05-22 14:43:10 +02:00
  • 76057fad77 remove debug console log raphael 2020-05-20 14:29:14 +02:00