Commit graph

171 commits

Author SHA1 Message Date
Ophir LOJKINE
7570fd8095 Allow larger drawings 2018-11-29 10:40:29 +01:00
ophir
2eb62a2bf4 Add board limits 2018-11-29 09:20:38 +01:00
ophir
58061cf9a1 Lower the max number of items in a board 2018-11-29 08:29:00 +01:00
ophir
4a1474ad9a Limit the size of text 2018-11-29 01:03:40 +01:00
ophir
266e485503 Limit the maximum size of a board 2018-11-29 00:45:32 +01:00
ophir
2e698d4663 Improve the board serialization logic 2018-11-28 22:56:02 +01:00
ophir
f4fc7714b3 Improve error handling 2018-11-28 20:41:43 +01:00
Ophir LOJKINE
02c75ebac1 Do not try to save inexistant boards 2018-11-28 18:43:42 +01:00
Ophir LOJKINE
d8999eccee fix bug when saving inexistant board 2018-11-28 18:33:03 +01:00
Ophir LOJKINE
5d0901d4ff Add an apple-touch-icon 2018-11-28 18:27:08 +01:00
Ophir LOJKINE
67748085b8 Add a backlink to the github project 2018-11-28 15:45:50 +01:00
Ophir LOJKINE
3d721ae1bd UX improvements 2018-11-28 15:04:47 +01:00
Ophir LOJKINE
30f32351c3 Remove cron jobs from docker image 2018-11-28 11:35:27 +01:00
Ophir LOJKINE
9cdf75f1e3
Update README.md 2018-11-28 10:02:16 +01:00
Ophir LOJKINE
360a0b9a0d CSS: make the tools panel more readable 2018-11-27 18:00:03 +01:00
Ophir LOJKINE
b2dc8f4bba Remove slow custom font 2018-11-27 17:47:26 +01:00
Ophir LOJKINE
3537e6341a Make touch events explicitely active 2018-11-27 17:36:46 +01:00
Ophir LOJKINE
c7cb8fb989 Fix the erasing tool on touchscreens 2018-11-27 17:22:45 +01:00
Ophir LOJKINE
9e1742f735 Use sync-n-reload instead of deploy 2018-11-27 16:34:33 +01:00
Ophir LOJKINE
e49f3c71ea Travis build only on master 2018-11-27 16:10:29 +01:00
Ophir LOJKINE
37cb8249c6 Add travis integration 2018-11-27 16:06:55 +01:00
Ophir LOJKINE
b69898a9a6 Avoid flashing text input on page load 2018-11-27 15:46:24 +01:00
Ophir LOJKINE
3c9bfcbfbf Reformat code in tools 2018-11-27 15:35:51 +01:00
Ophir LOJKINE
ed05f515fe Reformat code 2018-11-27 15:29:14 +01:00
Ophir LOJKINE
8aa93cae04 Fix the 'open board' form 2018-11-27 15:25:46 +01:00
Ophir LOJKINE
3d92c8411d Separate CSS and HTML in the index 2018-11-27 14:46:57 +01:00
Ophir LOJKINE
a24fc79910 improve CSP 2018-11-27 11:31:09 +01:00
Ophir LOJKINE
7cfbb2c087 add a CSP 2018-11-27 11:07:46 +01:00
Ophir LOJKINE
b11bf9fb0b add keywords 2018-11-27 10:38:26 +01:00
Ophir LOJKINE
cf58fe1045 Implement static rendering for rectangles and lines 2018-11-27 10:16:58 +01:00
Ophir LOJKINE
9f2272d930 Improve error handling on the server 2018-11-27 09:57:58 +01:00
Ophir LOJKINE
b8a49c2892 Fix bug in static renderer 2018-11-27 09:50:27 +01:00
Ophir LOJKINE
e2dea2fae3 add a preview endpoint 2018-11-26 18:43:53 +01:00
Ophir LOJKINE
7c9455717f fix canvas size in svg exporter 2018-11-26 18:14:13 +01:00
Ophir LOJKINE
f12ef9d07e Improve meta information 2018-11-26 17:43:17 +01:00
Ophir LOJKINE
7c70e6a2a4 Update demo server URL 2018-11-26 17:21:13 +01:00
Ophir LOJKINE
6f457f1f10 Add a link to the new server 2018-11-26 16:29:55 +01:00
Ophir LOJKINE
3527556086 Add a dockerfile 2018-11-26 16:29:11 +01:00
Ophir LOJKINE
687a8fa31f Read the port from the environment by default 2018-11-26 16:20:50 +01:00
Ophir LOJKINE
22a882d7bb Avoid runtime error when the browser language is not supported 2018-11-26 15:47:41 +01:00
Ophir LOJKINE
2c8386a30e update dependencies 2018-11-26 15:39:58 +01:00
Ophir LOJKINE
49f9c7ae7d Update package.json 2018-07-10 15:01:50 +02:00
Ophir LOJKINE
2786fa4641 Update the pencil tool to work with latest browsers 2018-07-10 14:53:14 +02:00
Ophir LOJKINE
78bff7c1b9 New tool: rectangle 2016-01-11 00:32:41 +03:00
Ophir LOJKINE
eaeac0bb4d Switch to socket.io 1.x 2015-07-20 22:03:55 +02:00
Ophir LOJKINE
c08e965fea Fix bug in handling of messages adressed to a tool that is not loaded 2015-07-20 22:02:33 +02:00
Ophir LOJKINE
502f210232 Unread messages count 2015-07-20 17:58:05 +02:00
Ophir LOJKINE
55851a3c5a Send child messages of invalid messages 2015-07-20 15:55:21 +02:00
Ophir LOJKINE
b1f28e0550 Little code simplification 2015-07-20 15:54:56 +02:00
Ophir LOJKINE
dbc498acea Fix the board download feature 2015-07-20 14:28:31 +02:00