|
38a7fa2e40
|
Merge pull request #77 from cracker0dks/dependabot/npm_and_yarn/ini-1.3.7
chore(deps): bump ini from 1.3.5 to 1.3.7
|
2020-12-11 20:19:03 +01:00 |
|
dependabot[bot]
|
165da2c96a
|
chore(deps): bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-11 18:47:37 +00:00 |
|
|
9a57bc4f90
|
Merge pull request #76 from maltsev/heroku
Make whiteboard deployable to Heroku
|
2020-12-08 16:50:05 +01:00 |
|
Kirill Maltsev
|
4e60e4f163
|
Add "start" command
So the app could be easily deployed to Heroku
|
2020-12-08 16:33:16 +02:00 |
|
|
32a99433c7
|
remove update guide for version 1.x
|
2020-11-30 15:53:20 +01:00 |
|
|
803af29e3a
|
Update README.md
|
2020-11-30 15:49:42 +01:00 |
|
|
105fccfc9b
|
make it a bit more responsive
|
2020-11-30 15:37:28 +01:00 |
|
|
b0be5ff523
|
fix drawing single point
|
2020-11-17 00:18:00 +01:00 |
|
|
e1db3af817
|
Merge branch 'master' of https://github.com/cracker0dks/whiteboard
|
2020-10-05 09:29:43 +02:00 |
|
|
c28f05410d
|
update npm package-lock
|
2020-10-05 09:29:32 +02:00 |
|
|
4d011f0de4
|
Merge pull request #70 from rakeshmeena5499/master
corrected the spelling mistakes in README.md
|
2020-10-02 13:07:09 +02:00 |
|
Rakesh Meena
|
308337a90d
|
corrected the spelling mistakes in README.md
|
2020-10-02 15:09:40 +05:30 |
|
|
48fbc64da5
|
update terser-webpack-plugin, serialize-javascript
|
2020-09-07 14:27:49 +02:00 |
|
|
934caeb65f
|
Revert "update node modules" due to build error
This reverts commit 5c91c80967c8d881168ef98bafd13fc6a55a9ef7.
|
2020-09-07 14:23:42 +02:00 |
|
|
5c91c80967
|
update node modules
|
2020-09-07 14:20:46 +02:00 |
|
|
6b1588c31a
|
Merge pull request #69 from cracker0dks/dependabot/npm_and_yarn/elliptic-6.5.3
chore(deps): bump elliptic from 6.5.2 to 6.5.3
|
2020-08-02 00:05:46 +02:00 |
|
dependabot[bot]
|
54d9c776c1
|
chore(deps): bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-01 22:03:07 +00:00 |
|
|
dd6bfa2aa4
|
Merge branch 'master' of https://github.com/cracker0dks/whiteboard
|
2020-07-20 11:42:37 +02:00 |
|
|
900452bfd2
|
fix focus and better json file
|
2020-07-20 11:42:25 +02:00 |
|
Cracker
|
ecf4f60e8a
|
Merge pull request #67 from cracker0dks/dependabot/npm_and_yarn/lodash-4.17.19
chore(deps): bump lodash from 4.17.15 to 4.17.19
|
2020-07-16 22:32:21 +02:00 |
|
dependabot[bot]
|
e8c42cb78b
|
chore(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 19:34:32 +00:00 |
|
Cracker
|
eb29e14bfb
|
Merge pull request #62 from cracker0dks/dependabot/npm_and_yarn/websocket-extensions-0.1.4
chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4
|
2020-06-08 12:18:02 +02:00 |
|
dependabot[bot]
|
f48596fcf6
|
chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-08 04:05:02 +00:00 |
|
|
daf759ea4a
|
fix transparent background on saved images
|
2020-06-03 16:27:45 +02:00 |
|
|
f102739d49
|
add image faster (without canvas save+reload) if we have no rotation
|
2020-06-02 18:11:52 +02:00 |
|
|
bbb55eb2b8
|
fix select area tool
|
2020-06-02 17:47:28 +02:00 |
|
Florent Chehab
|
a78bb8a0d7
|
chore(front): remove click events before adding them
* Helps with hot reloading in dev env
* Prevents the same event handlers from being registered twice
* Shouldn't break things
|
2020-06-01 21:54:55 +02:00 |
|
Florent Chehab
|
e7725e30d5
|
feat(front): handle read-only link sharing
|
2020-06-01 21:54:55 +02:00 |
|
Florent Chehab
|
fd05f220f3
|
feat(frontend): set read-only on load if read-only whiteboard
|
2020-06-01 21:54:55 +02:00 |
|
Florent Chehab
|
522d1b72a7
|
feat(backend): sync whiteboard info for readonly and non-readonly whiteboards
|
2020-06-01 21:54:55 +02:00 |
|
Florent Chehab
|
b37c296542
|
fix(backend): don't console log config when running jest
|
2020-06-01 21:54:55 +02:00 |
|
Florent Chehab
|
3844d08bdd
|
refacto(backend): new backend WhiteboardInfoBackendService
* WhiteboardInfo set private inside this module
|
2020-06-01 21:54:54 +02:00 |
|
Florent Chehab
|
99e5bb0d98
|
fix(backend): readonly is readonly
|
2020-06-01 21:54:54 +02:00 |
|
Florent Chehab
|
2c2c104bbf
|
feat: restored image upload
* only use readonly id when storing image to prevent leaking of the editable id
|
2020-06-01 21:54:54 +02:00 |
|
Florent Chehab
|
14e1ee5391
|
feat(backend): main handling of readonly sharing
* Saving works as before
* Don't broadcast drawevents from readonly whiteboard (prevents malicious use)
|
2020-06-01 21:54:54 +02:00 |
|
Florent Chehab
|
d268eb6d93
|
refacto(front): whitebardId init
* More straightforward
* Use std for getting url params
* Show the final whiteboardid in url
|
2020-06-01 21:54:54 +02:00 |
|
Florent Chehab
|
b11520788e
|
fix(front): allow dash in whiteboard id
* prevent transformation of uuid
|
2020-06-01 21:54:54 +02:00 |
|
Florent Chehab
|
0240171d0e
|
refacto(backend): real private read-only fields
* Just like in the backend thanks to node 12
|
2020-06-01 21:54:54 +02:00 |
|
Florent Chehab
|
25bcdee083
|
feat(front): use uuid for random ids
|
2020-06-01 21:54:53 +02:00 |
|
|
0be0baf655
|
update readme
|
2020-05-22 21:31:04 +02:00 |
|
|
8a94293635
|
fix rotation also add rotation for bg layer images
|
2020-05-22 21:25:20 +02:00 |
|
|
e84189d9d8
|
fix rotation handler and drag offset
|
2020-05-22 18:04:17 +02:00 |
|
|
a45b6f919f
|
fix/up deps
|
2020-05-22 17:37:57 +02:00 |
|
|
4ff618be8d
|
Merge branch 'master' into rotation
# Conflicts:
# package.json
|
2020-05-22 17:35:22 +02:00 |
|
|
a33973eeb6
|
add option to change the background image grid
|
2020-05-22 15:45:11 +02:00 |
|
|
4134c4130a
|
add option to draw grid to image on download
|
2020-05-22 15:24:11 +02:00 |
|
|
22126840e9
|
fix uploading images to the whiteboard
|
2020-05-22 14:43:10 +02:00 |
|
|
76057fad77
|
remove debug console log
|
2020-05-20 14:29:14 +02:00 |
|
|
d804f56152
|
add option to download images in different formats
|
2020-05-20 14:24:33 +02:00 |
|
|
eef7c52c7e
|
fix basicAlert bug
|
2020-05-13 18:14:59 +02:00 |
|