457 Commits

Author SHA1 Message Date
Marcin Cieślak
3141409733 Prevent btoa() error if username contains non-Lating characters 2021-05-25 14:50:16 +02:00
9b4dac66b2 update readme and add another project using the whiteboard 2021-05-20 18:07:03 +02:00
9b94ea3ac0 show the whiteboard after document ready 2021-05-20 17:37:57 +02:00
df313cb974 fix config file style 2021-05-20 17:28:24 +02:00
ff8bde2289 add option to define an other images file location 2021-05-20 17:25:20 +02:00
d80b18282d empty textCointainer on rezize so we don't have double text elements 2021-05-20 17:16:02 +02:00
03c7e0c670 store all whiteboards in different db files so we use less memory 2021-05-20 17:15:03 +02:00
486be88731 change expose static folder order 2021-05-19 13:46:05 +02:00
5dbb0ab532 fix format of code 2021-05-14 13:49:44 +02:00
c4c522b917 update libs 2021-05-14 13:47:08 +02:00
369f104bd7 fix style format 2021-05-11 11:33:02 +02:00
fc02ca6c66 update css-loader 2021-05-11 11:30:22 +02:00
cba9b50605 update module hosted-git-info 2021-05-11 11:28:10 +02:00
715ec149d7 update readme and format 2021-05-11 11:26:20 +02:00
0e81e70936
Merge pull request #97 from cracker0dks/dependabot/npm_and_yarn/url-parse-1.5.1
chore(deps): bump url-parse from 1.4.7 to 1.5.1
2021-05-08 15:19:51 +02:00
e9767b2b46
Merge pull request #96 from cracker0dks/dependabot/npm_and_yarn/lodash-4.17.21
chore(deps): bump lodash from 4.17.20 to 4.17.21
2021-05-08 15:19:39 +02:00
dependabot[bot]
a6adea87d6
chore(deps): bump url-parse from 1.4.7 to 1.5.1
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 10:25:26 +00:00
dependabot[bot]
060005e47a
chore(deps): bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 07:34:37 +00:00
b53036495d change maxEntrypointSize for webpack.build in production 2021-05-05 20:58:11 +02:00
202c12f353 update socketIo 2021-05-05 20:47:04 +02:00
3791f7bb78 update package.json 2021-05-05 15:41:07 +02:00
0666331f7a
Merge pull request #94 from cracker0dks/dependabot/npm_and_yarn/ssri-6.0.2
chore(deps): bump ssri from 6.0.1 to 6.0.2
2021-05-01 02:00:29 +02:00
dependabot[bot]
e63eeaeba5
chore(deps): bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 17:39:26 +00:00
ed16bddd1f add function to copy a whiteboard from another one 2021-03-31 13:34:21 +02:00
ceedf5dfe8 update deps 2021-03-31 13:25:30 +02:00
84be37ca42 update npm packages 2021-03-11 22:42:51 +01:00
Thijs Kroesbergen
f70e03a691 Added support for sticky notes 2021-03-11 15:05:38 +01:00
1260c9a999 disable fileDatabase on default 2021-03-07 17:00:50 +01:00
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