|
1c23b8fc6a
|
add function to save the whiteboard to a file
|
2021-03-07 16:54:54 +01:00 |
|
|
e516a24426
|
Update README.md
|
2021-03-03 13:14:37 +01:00 |
|
|
89b3c10d95
|
Update README.md
|
2021-03-03 13:12:02 +01:00 |
|
|
8bf377631a
|
fix build
|
2021-03-02 12:24:55 +01:00 |
|
|
b53817e50a
|
add npm apidoc module
|
2021-03-02 11:52:31 +01:00 |
|
|
6802a30c59
|
create API Doc also in Docker
|
2021-03-02 11:40:15 +01:00 |
|
|
6dfe2e6e9e
|
Add API Doc
|
2021-03-01 16:03:45 +01:00 |
|
|
f9dd886e8e
|
add API functions to control the board through REST
|
2021-03-01 14:15:01 +01:00 |
|
|
5bf39fe008
|
only show text background color picker if text tool is active
|
2021-02-23 15:04:47 +01:00 |
|
mochiokun
|
2868d27288
|
Merge pull request #1 from mochiokun/dev
Add:textbox-backgroundColorEdit
|
2021-02-23 21:57:52 +09:00 |
|
mochiokun
|
9e38380b9a
|
Add:textbox-backgroundColorEdit
|
2021-02-23 21:49:55 +09:00 |
|
|
8e2d10a104
|
Merge pull request #86 from FloChehab/fix/pdfjs-webpack
fix latest pdfjs & webpack setup
|
2021-02-13 19:30:17 +01:00 |
|
Florent Chehab
|
abf182afd7
|
fix latest pdfjs & webpack setup
Closes #85
|
2021-02-13 14:30:47 +01:00 |
|
|
9d55395e0d
|
fix pdf import
|
2021-02-11 15:33:08 +01:00 |
|
|
cf3975107e
|
run prettier on server-backend.js
|
2021-02-11 14:39:56 +01:00 |
|
|
5e3f475acb
|
set webdav to false on default
|
2021-02-11 14:34:42 +01:00 |
|
|
44c8206049
|
fix compile error and webdav
|
2021-02-11 14:33:44 +01:00 |
|
|
ef8949d2ac
|
upgrade npm packages
|
2021-02-11 14:32:51 +01:00 |
|
|
58564259d6
|
Merge remote-tracking branch 'origin/master'
|
2021-02-11 14:13:08 +01:00 |
|
|
c9ea42afd4
|
fix clear btn style
|
2021-02-11 14:00:21 +01:00 |
|
|
7cc380933e
|
Merge pull request #84 from cracker0dks/dependabot/npm_and_yarn/socket.io-2.4.0
chore(deps): bump socket.io from 2.0.4 to 2.4.0
|
2021-01-21 00:34:53 +01:00 |
|
dependabot[bot]
|
f9f752347f
|
chore(deps): bump socket.io from 2.0.4 to 2.4.0
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.0.4 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.0.4...2.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-20 23:30:08 +00:00 |
|
|
1fcad771f1
|
Merge pull request #79 from cracker0dks/dependabot/npm_and_yarn/dompurify-2.0.17
chore(deps): bump dompurify from 2.0.7 to 2.0.17
|
2020-12-22 15:23:03 +01:00 |
|
dependabot[bot]
|
180d0c81b7
|
chore(deps): bump dompurify from 2.0.7 to 2.0.17
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.7 to 2.0.17.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.7...2.0.17)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-18 22:54:29 +00:00 |
|
|
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 |
|