106 Commits

Author SHA1 Message Date
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
1fe26f3103 save thickness settings for each tool in localstorage 2022-05-15 14:40:38 +02:00
43b931e573 fix wid and date api calls 2022-02-16 14:16:22 +01:00
93fb3395f7 fix slider pos 2022-01-25 14:46:39 +01:00
fd145ac948 fix comment 2022-01-25 14:46:27 +01:00
5ceab15faa fix typo for function 2022-01-25 14:27:30 +01:00
258c89b763 replace remove icon with trash btn. and fix bg color 2022-01-11 15:16:29 +01:00
27fbf9412c define better default colors 2021-12-09 22:20:44 +01:00
5cf713d851 add new feature so we save recent colors 2021-12-09 22:07:26 +01:00
cd8efc0eda format code 2021-12-09 22:06:59 +01:00
b009806ecf Merge branch 'master' of https://github.com/hhaoao/whiteboard into hhaoao-master 2021-12-09 20:46:25 +01:00
Narapureddy-Srikanth
996de77883 fixed drawing bug as per #113 2021-12-01 12:06:41 +05:30
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
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
5b57f134c6 test image before adding it to the board as bg img 2021-08-20 00:13:48 +02:00
Daniel
c223589add
Security improvements: protect from directory traversal and iFrame content injection 2021-07-12 17:14:43 +00:00
Marcin Cieślak
3141409733 Prevent btoa() error if username contains non-Lating characters 2021-05-25 14:50:16 +02:00
9b94ea3ac0 show the whiteboard after document ready 2021-05-20 17:37:57 +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
202c12f353 update socketIo 2021-05-05 20:47:04 +02:00
ed16bddd1f add function to copy a whiteboard from another one 2021-03-31 13:34:21 +02:00
Thijs Kroesbergen
f70e03a691 Added support for sticky notes 2021-03-11 15:05:38 +01:00
5bf39fe008 only show text background color picker if text tool is active 2021-02-23 15:04:47 +01:00
mochiokun
9e38380b9a Add:textbox-backgroundColorEdit 2021-02-23 21:49:55 +09: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
44c8206049 fix compile error and webdav 2021-02-11 14:33:44 +01:00
c9ea42afd4 fix clear btn style 2021-02-11 14:00:21 +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
900452bfd2 fix focus and better json file 2020-07-20 11:42:25 +02: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
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
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
25bcdee083
feat(front): use uuid for random ids 2020-06-01 21:54:53 +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
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