Commit graph

101 commits

Author SHA1 Message Date
Ophir LOJKINE
9209ba2864 Bump version number 2021-05-24 00:06:41 +02:00
lovasoa
729dbdbda1
Update dependencies 2021-05-07 14:27:29 +02:00
lovasoa
13d0d19cd6
Bump version 2021-05-06 11:03:33 +02:00
lovasoa
58cc4ac45f
v1.10.0 2021-04-02 16:13:15 +02:00
ophir
df9ed7af69 v1.9.2 2021-03-27 14:36:46 +01:00
Ophir LOJKINE
4af89e40d1 v1.9.1 2021-02-25 15:44:13 +01:00
Ophir LOJKINE
935d0f3a6a v1.9.0 2021-02-17 12:06:34 +01:00
lovasoa
7a199dbf45
v1.8.0 2021-02-08 11:36:46 +01:00
lovasoa
70ceaac242
Prevent multiple board save operation to happen simultaneously 2021-02-07 19:54:14 +01:00
ophir
354a5e6ca3 v1.7.2 2021-01-31 19:45:55 +01:00
ophir
8b161e9db5 Check the permissions on the history dir on start
Fixes https://github.com/lovasoa/whitebophir/issues/164
2021-01-31 18:24:09 +01:00
ophir
0f9284c7d4 v1.7.0 2021-01-10 21:25:42 +01:00
ophir
6f06fab337 Update dependencies 2021-01-10 19:25:52 +01:00
lovasoa
586d3e4625
Updated dependencies 2020-11-17 11:20:14 +01:00
Ophir LOJKINE
45b1021a8d v1.6.4 2020-10-14 23:38:14 +02:00
Ophir LOJKINE
7dfd0577ec v1.6.3 2020-08-11 18:26:22 +02:00
Ophir LOJKINE
0e271eb17d v1.6.2 2020-07-08 15:00:54 +02:00
Ophir LOJKINE
9216501301 v1.6.1 2020-07-03 10:46:57 +02:00
Ophir LOJKINE
50da719bda
Move (#97)
* Add mover skeleton

Atm it is just the eraser with new icons and renamed variables

* The mover not detect the object to move

* We can move ellipses and rectangles

* The mover now moves all types of objects

* Add the move everything functionality

* Aesthetic changes

* Replace the use of const and let with classic var

* Undo few commits

* Start the transform-translate implementation

* Mover now moves with transform translate

* Put the function to get the translation matrix in the Tools

* Shapes (ellipse, line, pencil, rect, and text) now properly load translate coords

* Add the transform-translate to the createSVG functions

* Done movement using transform-translate

* Fix parenthesization bug in the SVG create

* Fix comment about mover states

* Undo translation loading from Ellipse, Mover, Pencil, and Text tools

* Makes the board send update message to the mover as needed

* Remove the old code from the line tool too

* Simplify the mover tool

See #86

* update the mover icon

* Merge the mover and the hand tools

* Improve preview for pre-rendered elements

* v1.6.0

Co-authored-by: Paolo Bolzoni <paolo.bolzoni1@studenti.unipr.it>
2020-06-21 23:48:32 +02:00
ophir
d086256a44 v1.5.0 2020-05-14 00:04:32 +02:00
finnboeger
57a02c42d6
Improve compatibility with Internet Explorer (#63)
* include promise polyfill

* remove es6

* add viewBox to every icon

* change self closing to explicitly closing tags

* replace window.scroll.. with document.documentElement.scroll..

* verify document.activeElement.blur() is a function before calling

* fix visuals of color chooser (colorpicker still sometimes buggy)

* do not attach to mouseleave event in IE

* attempt removal with usecapture true in IE as well, this fixes the tool switching issue

* fix text tool for IE

* fix cursor for IE

* change curMode to boolean and rename to 'active'

* replace minified canvascolor with unminified code

* replace if else structure with switch statement

* compile polyfill for each browser individually

* remove static polyfills from board.js

* Fix broken js reference

* Fix unused variable and empty console log

* Allow serving non-minified polyfills for easier debugging

* Add proper caching for polyfill.js

This request is on the critical path, we should try to make it fast

* Include more polyfills

All the DOM polyfills were missing

* Update dependencies

* Add missing polyfill

Our custom polyfill was deleted, but the one from polyfill-library hadn't been added

* Remove feature detection for Node.contains

We now have the function in the polyfills

* Update polyfill caching logic

* Remove content-Length header

Co-authored-by: @lovasoa
2020-05-05 12:01:46 +02:00
ophir
085c103ee0 v1.4.0 2020-05-03 20:00:15 +02:00
ophir
fcdc6a0d50 v1.3.1 2020-04-28 21:54:12 +02:00
Ophir LOJKINE
f0604810e4 v1.3.0 2020-04-28 11:58:33 +02:00
ophir
7ff1a71cd4 Remove openode 2020-04-27 23:49:15 +02:00
ophir
52a8f632ec Remove openode 2020-04-27 21:40:03 +02:00
ophir
e82ac2c022 v1.2.0 2020-04-26 20:00:14 +02:00
Ophir LOJKINE
6baab81f63 Better tool icons 2020-04-26 00:45:42 +02:00
ophir
ebaaacde35 Improved i18n system 2020-04-22 10:14:12 +02:00
Ophir LOJKINE
c34ccbb17a Update dependencies
Switch from the unmaintained node-static to serve-static.
2020-04-12 11:15:22 +02:00
Ophir LOJKINE
87e8b4ebc6 Update openode 2020-04-06 19:39:29 +02:00
Ophir LOJKINE
e1616d8cec Update dependencies 2020-04-04 18:19:47 +02:00
ophir
db2e8df7ad Update dependencies 2020-03-21 20:11:35 +01:00
ophir
e285037521 update dependencies 2020-02-29 12:51:59 +01:00
Ophir LOJKINE
05a429f5be bump version 2019-10-15 14:08:07 +02:00
Ophir LOJKINE
c6cc159ad2 Merge branch 'master' of github.com:lovasoa/whitebophir 2019-10-15 13:23:29 +02:00
Ophir LOJKINE
3ac58c72dd upadate deps 2019-10-15 13:20:46 +02:00
ophir
4cf0d843a4 update dependencies 2019-07-21 23:18:12 +02:00
Ophir LOJKINE
6d56d7b877 Fix crash on unsupported language language 2019-06-23 21:31:20 +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
644964ba40 Update dependencies 2019-05-01 18:50:41 +03:00
Ophir LOJKINE
dd9a9bf59c handle restarts with docker instead of forever 2019-03-27 11:50:24 +01:00
Ophir LOJKINE
87372e4f79 Restart the server automatically when it fails 2019-03-21 22:37:13 +01:00
Ophir LOJKINE
55f53b48b6 Display the board name in the page title 2019-03-20 19:00:12 +01:00
Ophir LOJKINE
f183c9b651 Update dependencies 2018-12-30 22:44:13 +01:00
Ophir LOJKINE
ea001f54bd Implement MAX_BOARD_SIZE on the client 2018-12-08 19:40:43 +01:00
ophir
22981f4e87 Switch the project's license from GPLv3 to AGPLv3 2018-12-02 13:49:29 +01:00
ophir
2220367155 update dependencies 2018-11-30 20:21:13 +01:00
Ophir LOJKINE
9e1742f735 Use sync-n-reload instead of deploy 2018-11-27 16:34:33 +01:00