133 Commits

Author SHA1 Message Date
cc2dd0dd5f replace html in js 2023-05-05 14:18:32 +02:00
c0e7389570 fix mobile style 2023-03-15 23:36:53 +01:00
ba3cddb8e4 fix background img things 2022-12-08 15:00:15 +01:00
fedc7a3c01 fix eraseRec 2022-12-08 14:41:24 +01:00
866ce4b31e Merge branch 'master' into matbgn-endlessBoard 2022-12-08 14:00:13 +01:00
c64d21a119 fix placing of canvas img 2022-11-22 16:57:15 +01:00
Matthieu Borgognon
11adbcf730 Basic implemantation for draw img 2022-10-31 08:51:06 +01:00
a49716abc9 add manual image upload function to whiteboard 2022-10-15 20:22:08 +02:00
aca566b5f4 final textbox push 2022-07-07 15:17:41 +02:00
da6cd7e78d remove logs and fix textbox more 2022-07-07 15:10:03 +02:00
7bae3be085 fix textbox drag 2022-07-07 14:52:13 +02:00
matbgn
22193c8e35 Debug of textbox move out of bounderies 2022-06-25 23:24:52 +02:00
matbgn
5224c6dc97 Fix local move for textBox 2022-06-25 23:23:21 +02:00
matbgn
93ae67208e Basic implementation of textBox move 2022-06-25 23:20:55 +02:00
matbgn
48d1c98084 Basic implementation of TextBox on endless state 2022-06-25 06:57:05 +02:00
matbgn
77ae51ba6e Adapt eraser as endless tool 2022-06-25 06:45:18 +02:00
matbgn
4c64032c1b Fix rect rendering sent to remote + Add circle tool 2022-06-25 06:34:04 +02:00
matbgn
508889409b Fix rect rendering on move 2022-06-24 18:28:19 +02:00
matbgn
7e8dace346 Basic implementation of rectangle 2022-06-24 18:17:07 +02:00
matbgn
74e663ebc5 Fix line rendering on remote 2022-06-24 17:57:27 +02:00
matbgn
c8a896a908 Adapt line tool for endless board 2022-06-24 09:36:21 +02:00
fb7d5c4e23 add correct icon 2022-06-23 14:54:47 +02:00
d4b0c0fe13 remove unused and buggy code 2022-06-23 14:48:01 +02:00
728067ba14 fix cursor position and redraw on pos change 2022-06-23 14:37:03 +02:00
45759b9e90 fix remote draw 2022-06-11 18:55:50 +02:00
f8046e1b59 fix local draw 2022-06-11 18:38:17 +02:00
92705e55ce improve 2022-06-11 17:56:32 +02:00
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