526 Commits

Author SHA1 Message Date
dependabot[bot]
651c6de736
chore(deps): bump engine.io from 6.2.0 to 6.2.1
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 05:48:57 +00:00
70c69f13da
Merge pull request #158 from cracker0dks/dependabot/npm_and_yarn/loader-utils-2.0.4
chore(deps): bump loader-utils from 2.0.3 to 2.0.4
2022-11-18 16:20:48 +01:00
dependabot[bot]
d4f938a66e
chore(deps): bump loader-utils from 2.0.3 to 2.0.4
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 00:34:57 +00:00
9aa2761a72
Merge pull request #157 from cracker0dks/dependabot/npm_and_yarn/loader-utils-2.0.3
chore(deps): bump loader-utils from 2.0.2 to 2.0.3
2022-11-09 19:33:09 +01:00
dependabot[bot]
e03249c18d
chore(deps): bump loader-utils from 2.0.2 to 2.0.3
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 23:29:58 +00:00
Matthieu Borgognon
11adbcf730 Basic implemantation for draw img 2022-10-31 08:51:06 +01:00
a49716abc9 add manual image upload function to whiteboard 2022-10-15 20:22:08 +02:00
3edc96a5ce update deps 2022-10-15 20:20:36 +02:00
722238c52e update deps 2022-07-20 21:14:58 +02:00
f27e8c4ae5
Merge pull request #154 from cracker0dks/dependabot/npm_and_yarn/terser-5.14.2
chore(deps): bump terser from 5.10.0 to 5.14.2
2022-07-20 14:13:35 +02:00
dependabot[bot]
bd9ce09ca0
chore(deps): bump terser from 5.10.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 01:41:26 +00:00
3a441443a2
Merge pull request #153 from cracker0dks/dependabot/npm_and_yarn/jquery-ui-1.13.2
chore(deps-dev): bump jquery-ui from 1.13.1 to 1.13.2
2022-07-19 12:15:47 +02:00
dependabot[bot]
fa9d8a1e3a
chore(deps-dev): bump jquery-ui from 1.13.1 to 1.13.2
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.1...1.13.2)

---
updated-dependencies:
- dependency-name: jquery-ui
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 17:17:12 +00:00
aca566b5f4 final textbox push 2022-07-07 15:17:41 +02:00
da6cd7e78d remove logs and fix textbox more 2022-07-07 15:10:03 +02:00
7bae3be085 fix textbox drag 2022-07-07 14:52:13 +02:00
matbgn
22193c8e35 Debug of textbox move out of bounderies 2022-06-25 23:24:52 +02:00
matbgn
5224c6dc97 Fix local move for textBox 2022-06-25 23:23:21 +02:00
matbgn
93ae67208e Basic implementation of textBox move 2022-06-25 23:20:55 +02:00
matbgn
48d1c98084 Basic implementation of TextBox on endless state 2022-06-25 06:57:05 +02:00
matbgn
77ae51ba6e Adapt eraser as endless tool 2022-06-25 06:45:18 +02:00
matbgn
4c64032c1b Fix rect rendering sent to remote + Add circle tool 2022-06-25 06:34:04 +02:00
matbgn
508889409b Fix rect rendering on move 2022-06-24 18:28:19 +02:00
matbgn
7e8dace346 Basic implementation of rectangle 2022-06-24 18:17:07 +02:00
matbgn
74e663ebc5 Fix line rendering on remote 2022-06-24 17:57:27 +02:00
bb41bd34a5
Merge pull request #148 from cracker0dks/dependabot/npm_and_yarn/jsdom-16.5.0
chore(deps): bump jsdom from 14.1.0 to 16.5.0
2022-06-24 10:11:55 +02:00
matbgn
c8a896a908 Adapt line tool for endless board 2022-06-24 09:36:21 +02:00
fb7d5c4e23 add correct icon 2022-06-23 14:54:47 +02:00
d4b0c0fe13 remove unused and buggy code 2022-06-23 14:48:01 +02:00
728067ba14 fix cursor position and redraw on pos change 2022-06-23 14:37:03 +02:00
dependabot[bot]
856471460d
chore(deps): bump jsdom from 14.1.0 to 16.5.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 14.1.0 to 16.5.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/14.1.0...16.5.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 03:48:28 +00:00
45759b9e90 fix remote draw 2022-06-11 18:55:50 +02:00
f8046e1b59 fix local draw 2022-06-11 18:38:17 +02:00
92705e55ce improve 2022-06-11 17:56:32 +02:00
a44a66cea5 first tests 2022-06-11 17:34:24 +02:00
1da9c4cba4 rebind default clear whiteboard to ctrl+shift+del 2022-06-10 11:04:10 +02:00
3a1b5f5542
Merge pull request #147 from cracker0dks/dependabot/npm_and_yarn/semver-regex-3.1.4
chore(deps): bump semver-regex from 3.1.3 to 3.1.4
2022-06-10 10:48:51 +02:00
dependabot[bot]
7ec7fbcd1e
chore(deps): bump semver-regex from 3.1.3 to 3.1.4
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits/v3.1.4)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 23:28:59 +00:00
1fe26f3103 save thickness settings for each tool in localstorage 2022-05-15 14:40:38 +02:00
e383b61d6c Merge branch 'master' of https://github.com/cracker0dks/whiteboard 2022-05-15 14:27:01 +02:00
d977f3e10f
Merge pull request #145 from cracker0dks/dependabot/npm_and_yarn/async-2.6.4
chore(deps): bump async from 2.6.3 to 2.6.4
2022-04-29 11:07:41 +02:00
dependabot[bot]
8788e9d8d0
chore(deps): bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 09:06:35 +00:00
f867fa6fb1
Merge pull request #144 from cracker0dks/dependabot/npm_and_yarn/minimist-1.2.6
chore(deps): bump minimist from 1.2.5 to 1.2.6
2022-03-23 21:33:49 +01:00
dependabot[bot]
a417eb1d4b
chore(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 20:15:09 +00:00
084cace49d
Merge pull request #143 from cracker0dks/dependabot/npm_and_yarn/node-forge-1.3.0
chore(deps): bump node-forge from 1.2.1 to 1.3.0
2022-03-23 20:47:51 +01:00
dependabot[bot]
bdd65c2058
chore(deps): bump node-forge from 1.2.1 to 1.3.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 19:45:15 +00:00
22583a955e
Merge pull request #142 from cracker0dks/dependabot/npm_and_yarn/url-parse-1.5.10
chore(deps): bump url-parse from 1.5.6 to 1.5.10
2022-02-26 19:54:23 +01:00
dependabot[bot]
280cfb9154
chore(deps): bump url-parse from 1.5.6 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.6 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.6...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 18:48:09 +00:00
6a4038f580
Merge pull request #141 from cracker0dks/dependabot/npm_and_yarn/prismjs-1.27.0
chore(deps): bump prismjs from 1.26.0 to 1.27.0
2022-02-26 19:47:29 +01:00
dependabot[bot]
af24e7f8b9
chore(deps): bump prismjs from 1.26.0 to 1.27.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 02:34:50 +00:00