Commit graph

254 commits

Author SHA1 Message Date
Ophir LOJKINE
539125b423 More server-side translations 2019-06-23 10:14:13 +02:00
Ophir LOJKINE
3522c52d36 Server-side translations 2019-06-23 09:47:01 +02:00
Ophir LOJKINE
a11d268fd7 Merge branch 'master' of github.com:lovasoa/whitebophir 2019-06-22 21:03:21 +02:00
Ophir LOJKINE
3151651f45 Close text edition field when "escape" is pressed 2019-06-22 21:03:02 +02:00
Ophir LOJKINE
205a17902b Added keyboard shortcuts 2019-06-22 20:54:20 +02:00
Ophir LOJKINE
d2883a787f Remove some dead code 2019-06-22 20:10:20 +02:00
Ophir LOJKINE
20c2493bd4
Update README.md 2019-06-21 12:13:51 +02:00
Ophir LOJKINE
01b64761f2
Update screenshots 2019-06-21 12:00:11 +02:00
Ophir LOJKINE
706380de4a Update font in the menu 2019-06-19 14:19:23 +02:00
Ophir LOJKINE
d8fea15bed Fix deploy and improve travis file 2019-06-19 12:26:54 +02:00
Ophir LOJKINE
1778119955 sync and restart on deploy instad of a just sync-n-reload 2019-06-19 12:21:39 +02:00
Ophir LOJKINE
2024899c8e UI improvements 2019-06-19 12:09:06 +02:00
Ophir LOJKINE
bf616de4f9
Update README.md 2019-06-17 23:29:44 +02:00
Ophir LOJKINE
2538bfdf7c Update favicons 2019-05-01 18:50:53 +03:00
Ophir LOJKINE
644964ba40 Update dependencies 2019-05-01 18:50:41 +03:00
Ophir LOJKINE
eb674a4691 Fix docker compose 2019-04-12 20:50:39 +02:00
Ophir LOJKINE
f6cfb60d0b Merge branch 'master' of github.com:lovasoa/whitebophir 2019-04-08 10:01:04 +02:00
ophir
8e5580e769 update icon 2019-04-07 11:17:18 +02:00
Ophir LOJKINE
82ff3d511b Update apple-touch-icon 2019-04-04 18:13:34 +02:00
Ophir LOJKINE
dd9a9bf59c handle restarts with docker instead of forever 2019-03-27 11:50:24 +01:00
Ophir LOJKINE
269c2d4b69 add .openodeignore 2019-03-21 23:09:47 +01:00
Ophir LOJKINE
b7e59bcec1 fix dockerfile 2019-03-21 22:38:37 +01:00
Ophir LOJKINE
87372e4f79 Restart the server automatically when it fails 2019-03-21 22:37:13 +01:00
Ophir LOJKINE
6493478362 Fix wrong variable name 2019-03-21 21:48:03 +01:00
Ophir LOJKINE
5fb9ddddd4 Improve logging messages 2019-03-21 18:53:54 +01:00
Ophir LOJKINE
7072974bec more readable logs 2019-03-21 18:26:47 +01:00
Ophir LOJKINE
55f53b48b6 Display the board name in the page title 2019-03-20 19:00:12 +01:00
Ophir LOJKINE
23d9690aad Use css classes instead of ids 2019-03-20 18:00:22 +01:00
Ophir LOJKINE
d28d16ad9a add docker compose file 2019-03-11 12:35:10 +01:00
Ophir LOJKINE
650ff80048
Merge pull request #14 from argan/patch-1
enhance the Dockerfile with default CMD to start
2019-03-11 12:32:10 +01:00
Ophir LOJKINE
29d08385dc Update chinese translation 2019-01-29 18:19:30 +01:00
Ophir LOJKINE
014f5640b9 Usa passive event listeners 2019-01-17 16:58:05 +01:00
Ophir LOJKINE
caf56bd503 Remove will-change optimization after use 2019-01-17 16:48:47 +01:00
Ophir LOJKINE
a980fa1b53 Zoom tool: allow zooming with the mouse wheel 2019-01-17 16:25:11 +01:00
Ophir LOJKINE
72cc16753b Allow pan-to-zoom on touchscreens 2019-01-17 16:19:28 +01:00
Ophir LOJKINE
008f6b3bb4 Add russian translation 2019-01-15 16:59:51 +01:00
Ophir LOJKINE
47c367e6d2 Update the chinese translation 2019-01-15 13:44:59 +01:00
Ophir LOJKINE
169ef33ae7 Add a chinese translation 2019-01-11 13:45:18 +01:00
Argan Wang
b6a8b754a8
enhance the Dockerfile with default CMD to start 2019-01-11 11:55:24 +08:00
Ophir LOJKINE
2691cc9397 Catch errors when trying to statically render a board 2019-01-08 16:54:04 +01:00
Ophir LOJKINE
73bc9bfafa Improve zooming performance on chrome 2019-01-06 14:27:43 +01:00
Ophir LOJKINE
138f93dc60 Make diagonal scrolling smoother on Chrome 2019-01-02 01:21:07 +01:00
Ophir LOJKINE
1303874595 Avoid accidental zooming 2019-01-02 01:14:50 +01:00
Ophir LOJKINE
1f3ceb3530 Store the lines with a better precision 2019-01-02 01:00:41 +01:00
Ophir LOJKINE
633d74b028 Add support for zoom
Fixes #11
2019-01-02 00:51:13 +01:00
Ophir LOJKINE
b8a3029b28
Update README.md 2018-12-31 12:41:43 +01:00
Ophir LOJKINE
22acdc9255 Add the current position to the URL
Fixes #9
2018-12-31 01:58:18 +01:00
Ophir LOJKINE
67e5364567 Make the initial board rendering faster (but less smooth) 2018-12-30 22:53:56 +01:00
Ophir LOJKINE
72767adc1a implement reconnection to the current board after a disconnection 2018-12-30 22:47:48 +01:00
Ophir LOJKINE
f183c9b651 Update dependencies 2018-12-30 22:44:13 +01:00