hhaoao
|
cbfadca80d
|
add picker palette and splotch
|
2021-11-11 16:25:28 +08:00 |
|
hhaoao
|
98f4be04ad
|
add picker palette and splotch
|
2021-11-11 15:52:22 +08:00 |
|
hhaoao
|
1df67d4acb
|
add picker palette and splotch
|
2021-11-11 15:48:33 +08:00 |
|
|
932f791e2b
|
Merge pull request #122 from cracker0dks/dependabot/npm_and_yarn/jquery-ui-1.13.0
chore(deps-dev): bump jquery-ui from 1.12.1 to 1.13.0
|
2021-10-26 18:17:05 +02:00 |
|
dependabot[bot]
|
d28e27b2d8
|
chore(deps-dev): bump jquery-ui from 1.12.1 to 1.13.0
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.12.1...1.13.0)
---
updated-dependencies:
- dependency-name: jquery-ui
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-26 15:16:54 +00:00 |
|
|
d157ee5096
|
Merge pull request #114 from cracker0dks/dependabot/npm_and_yarn/nth-check-2.0.1
chore(deps): bump nth-check from 2.0.0 to 2.0.1
|
2021-09-22 21:23:34 +02:00 |
|
dependabot[bot]
|
cb3d7ed287
|
chore(deps): bump nth-check from 2.0.0 to 2.0.1
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)
---
updated-dependencies:
- dependency-name: nth-check
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-22 07:30:45 +00:00 |
|
|
2ac1921e45
|
update deps
|
2021-09-18 17:38:09 +02:00 |
|
|
10330d4598
|
fix syntax error and style
|
2021-09-13 00:43:52 +02:00 |
|
Patrick Schweiger
|
9487653043
|
Prevent img attribute injection
Signed-off-by: raphael <raphael@cloud13.de>
|
2021-09-13 00:37:14 +02:00 |
|
|
618ee6c0f6
|
update deps
|
2021-09-13 00:36:24 +02:00 |
|
|
db9dcec45e
|
update deps
|
2021-08-20 00:22:17 +02:00 |
|
|
5b57f134c6
|
test image before adding it to the board as bg img
|
2021-08-20 00:13:48 +02:00 |
|
|
3950709ec6
|
add purifyEncodedStrings to textboxConent for more security
|
2021-08-19 23:48:05 +02:00 |
|
|
5c73eb6922
|
Merge pull request #108 from lightswitch05/security/more-filesystem-path-checking
Implement path traversal safeguards for image uploads as well - consolidate safeguards in utils.js
|
2021-07-13 22:33:05 +02:00 |
|
Daniel
|
3a762a50ed
|
Implement path traversal safeguards for image uploads as well - consolidate safeguards in utils.js
|
2021-07-13 16:09:50 +00:00 |
|
|
95312f9c09
|
fix code styling
|
2021-07-13 00:11:23 +02:00 |
|
Daniel
|
c223589add
|
Security improvements: protect from directory traversal and iFrame content injection
|
2021-07-12 17:14:43 +00:00 |
|
|
7b3665da6e
|
update deps
|
2021-07-06 15:58:02 +02:00 |
|
|
4f4c5fe87e
|
escape the query on loadwhiteboard and getReadOnlyWid
|
2021-06-22 23:10:23 +02:00 |
|
|
0e00bebe88
|
fix copy-webpack-plugin
|
2021-06-17 08:56:17 +02:00 |
|
|
316d09d4e1
|
fix sec npm packages
|
2021-06-17 08:54:10 +02:00 |
|
|
ba28509959
|
update npm modules
|
2021-06-17 08:46:04 +02:00 |
|
|
334f8c8f38
|
rename vars
|
2021-06-17 08:35:04 +02:00 |
|
|
26b4bbc2a2
|
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/dns-packet-1.3.4'
|
2021-05-29 16:47:36 +02:00 |
|
dependabot[bot]
|
336f7c01d0
|
chore(deps): bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-28 16:13:33 +00:00 |
|
|
41932a3dce
|
fix typo
|
2021-05-26 14:22:46 +02:00 |
|
|
f500bcf2a4
|
update packages to fix security issues in xmlhttprequest-ssl
|
2021-05-26 14:10:37 +02:00 |
|
|
d164013057
|
Merge pull request #100 from MarcinCieslak/master
Prevent btoa() error if username contains non-Lating characters
|
2021-05-26 14:05:42 +02:00 |
|
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 |
|