Commit Graph

49 Commits

Author SHA1 Message Date
cracker0dks
5dca96cbd3 fix touch bugs on mobile devices 2020-02-18 19:46:03 +01:00
cracker0dks
6b4d31fdb9 fix cursor draw offset 2020-02-18 18:23:46 +01:00
raphael
7342c22257 remove unused functions and code
fix donecallback
2019-08-19 10:28:06 +02:00
raphael
e7f923a999 rename webdav server label 2019-07-01 13:24:02 +02:00
raphael
eadfb23676 first version of webdav save 2019-07-01 13:15:11 +02:00
raphael
b9db9ab58b add webp to known image formats 2019-07-01 10:52:39 +02:00
cracker0dks
7b7243a84d dont show alert if we past text to textbox 2019-06-05 23:30:46 +02:00
cracker0dks
a7c02ac47f show error messages on the screen instead of the console + bugfix for some img urls 2019-06-05 00:55:48 +02:00
cracker0dks
d48f0bf74c show access denied only once on wrong accessToken 2019-06-02 17:40:20 +02:00
cracker0dks
b0a9447cdb change alert notes to own modal instead of js alert 2019-06-02 17:26:26 +02:00
cracker0dks
a4f132c703 move img folder to images 2019-06-02 16:49:48 +02:00
raphael
242c62a0cd add option to minimize the toolbar 2019-05-13 11:39:33 +02:00
raphael
94dc2dde22 remove console log 2019-05-07 09:50:48 +02:00
raphael
2f963e536d replace fontawesome css with newer js version 2019-05-07 09:23:17 +02:00
raphael
31f0b7349e Add indicator to show the smallest screen participating 2019-05-07 08:36:42 +02:00
cracker0dks
b839fd66fa fix file downloads out of iframes like nextcloud 2019-04-05 14:56:09 +02:00
cracker0dks
fac73b84ac add bmp to vaild img endings 2019-04-05 14:31:59 +02:00
cracker0dks
50307bb7ee fix text export to img 2019-04-05 14:26:02 +02:00
raphael
6b059c4011 also render text when whiteboard is exported as img 2019-03-18 10:30:41 +01:00
cracker
29f883c20a add share whiteboard btn 2019-03-04 19:50:38 +01:00
raphael
5d6559ad42 add function to live change textbox font-size and color 2019-02-22 13:49:40 +01:00
raphael
74b1f10eaf move document events out of whiteboard.js to main.js 2019-02-22 13:14:34 +01:00
raphael
c5b67edf18 add function so you need to confirm clear whiteboard 2019-02-11 14:09:21 +01:00
raphael
b29ed0a066 add accessToken function to client and server 2019-02-11 12:43:23 +01:00
raphael
4e76f40aea add indicator on thickness slider to show the tool affected 2019-02-05 13:51:59 +01:00
raphael
2a2102f725 send cursor position in text mode 2019-02-05 13:41:52 +01:00
raphael
5c60f68c14 add function to move textbox 2019-02-05 13:04:26 +01:00
raphael
a4198731ae add title 2019-01-14 14:49:54 +01:00
raphael
bb7fcb64b7 add remove icon to textboxes 2019-01-14 14:11:21 +01:00
raphael
ecd1d294c7 fix x press bug on draged in images 2019-01-14 14:11:05 +01:00
raphael
702f853a11 remove obsolete code 2019-01-14 14:10:35 +01:00
raphael
a90d3d46c1 add first version with text boxes 2019-01-11 15:58:58 +01:00
raphael
51dc51751b fix bug and add text box releated stuff 2019-01-11 14:32:57 +01:00
raphael
39cf577124 move setting cursor to own its function 2019-01-11 14:01:43 +01:00
raphael
0228492bbe add better comments 2019-01-11 13:34:31 +01:00
raphael
55221f846e rf whiteboard 2019-01-11 13:20:58 +01:00
raphael
8bd4bef6f6 add code comments and improve code 2019-01-11 11:24:04 +01:00
cracker
3efb36ac19 fix spelling error and format code 2018-09-08 19:15:23 +02:00
rofl256
a5274dc03d improve performance 2018-03-03 11:16:24 +01:00
rofl256
f5311bcc97 fix different whiteboard interference 2018-02-09 02:04:50 +01:00
rofl256
95099e3818 add random numbers to users without a name 2018-02-09 01:42:06 +01:00
rofl256
6bed1012c9 replace spezial chars in username and whiteboardId 2018-02-09 00:58:35 +01:00
rofl256
e8a290ce02 fix socket io connections behind a reverse proxy 2018-02-09 00:45:10 +01:00
rofl256
577e2969be add user and whiteboard by get parameters and fix bugs 2018-02-08 23:38:41 +01:00
rofl256
d227db5264 add json file upload 2018-02-08 23:25:57 +01:00
rofl256
b7061259f2 fix drag and drop functions 2018-02-08 23:16:28 +01:00
rofl256
9343ca29ec add export functions 2018-02-08 21:53:48 +01:00
rofl256
2eb098d627 add some btns and functions 2018-02-08 20:04:13 +01:00
rofl256
9b58e572ae basic whiteboard with no btns 2018-02-08 17:45:07 +01:00