Commit graph

464 commits

Author SHA1 Message Date
ophir
0513324c38 Set default port to 8080 2021-01-10 19:15:06 +01:00
Ophir LOJKINE
408bc015af
disable StrictHostKeyChecking in CD 2021-01-10 17:35:43 +01:00
Ophir LOJKINE
601c3c3d79
CD 2021-01-10 17:32:19 +01:00
ophir
ce5ca084b9 Run as non-priviledged user in the docker image 2021-01-10 17:02:27 +01:00
ophir
ec52bc9631 Reduce the size of docker's build context 2021-01-10 17:02:26 +01:00
Ophir LOJKINE
f6f833e5ec
support only nodejs 10.0+ 2020-12-08 10:31:25 +01:00
Ophir LOJKINE
80589c435e
remove nodejs 8 support 2020-12-08 10:29:43 +01:00
Ophir LOJKINE
db49ac193a
Fix git clone command in README
Fixes https://github.com/lovasoa/whitebophir/issues/156
2020-12-07 16:41:37 +01:00
lovasoa
7df603c249
index: Display an error on empty board name 2020-11-28 21:39:39 +01:00
lovasoa
dc72feec10
Fix empty page display on /boards
See #153
2020-11-28 21:30:29 +01:00
lovasoa
586d3e4625
Updated dependencies 2020-11-17 11:20:14 +01:00
hophat
19c98038ec
update json vietnam language (#145)
* update json vietnam language 

update vietnam language

* Update server/translations.json

Co-authored-by: Ophir LOJKINE <pere.jobs@gmail.com>

Co-authored-by: Ophir LOJKINE <pere.jobs@gmail.com>
2020-11-17 10:56:31 +01:00
Ophir LOJKINE
4ed7628846
Update README.md 2020-11-15 19:32:20 +01:00
Wandera Brian
262860d823
update readme with powershell friendly docker pull (#147)
The new docker pull command works with Windows Powershell
In response to issue 146 from lovasoa/whitebophir on github
2020-11-15 19:30:03 +01:00
Ophir LOJKINE
c651a5a811
Update README.md
Make it explicit that the given docker command is for bash shells

See: https://github.com/lovasoa/whitebophir/issues/146
2020-11-15 19:17:53 +01:00
Ophir LOJKINE
e858a3b178 Prevent proxies from caching polyfills` 2020-11-10 16:08:11 +01:00
ophir
295b374dc8 Dockerfile updates
Shorten docker build times by copying the package.json separately.

Install dependencies with npm ci

Update node to the new LTS: 14
2020-10-30 22:52:38 +01:00
ophir
dc3b97b50c Updated dependencies 2020-10-30 22:46:02 +01:00
ophir
9f36edb93f fix mistake in french translation 2020-10-30 22:36:50 +01:00
Ophir LOJKINE
45b1021a8d v1.6.4 2020-10-14 23:38:14 +02:00
jamesdeacon
96414aa2f1
Added secondary tool icon (#141)
* Added secondary tool icon

* Create secondary icon in html instead of js

* Revert change to handlebars integrity

* revert package.lock changes

* revert package.lock changes

* Set styles in css instead of js+html

Co-authored-by: James Deacon <james@volute.co.uk>
Co-authored-by: Ophir LOJKINE <pere.jobs@gmail.com>
Co-authored-by: Ophir LOJKINE <ophir.lojkine@auto-grid.com>
2020-10-14 23:35:14 +02:00
Ophir LOJKINE
eab4370376
Merge pull request #133 from vasylOstrovskyi/patch-1
Ukrainian translation (Українська)
2020-09-13 11:33:33 +02:00
Vasyl Ostrovskyi
dc18066670
Ukrainian translation (Українська) 2020-09-13 09:58:10 +03:00
Ophir LOJKINE
e861a391da Merge branch 'prod' 2020-09-01 14:33:48 +02:00
Ophir LOJKINE
8c001ca0e8 Fix board preview
A bug was introduced in 50da719bda
most elements do not have a deltax and deltay property

See #97
2020-09-01 14:33:20 +02:00
David Roundy
a412eee7eb
clarify the units of WBO_MAX_EMIT_COUNT (#115) 2020-08-11 19:54:46 +02:00
Ophir LOJKINE
7dfd0577ec v1.6.3 2020-08-11 18:26:22 +02:00
Ophir LOJKINE
21229fe6fd Add information about the configuration to the README 2020-08-11 18:25:34 +02:00
Ophir LOJKINE
b1c00145f8 Allow 50% more points per second 2020-08-11 18:16:24 +02:00
David Roundy
407538af96
make pencil more responsive, and even more so if the server throttles its input less (addresses #81) (#114) 2020-08-11 18:00:08 +02:00
David Roundy
245e8fbffe
rename MAX_CURSOR_UPDATES_INTERVAL_MS to MIN_CURSOR_UPDATES_INTERVAL_MS since it is the minimum interval, not the maximum (#113) 2020-08-11 17:38:49 +02:00
Ophir LOJKINE
a6eba9b293 Fix #107 2020-07-27 12:11:27 +02:00
dependabot[bot]
37ba0c732d
Bump lodash from 4.17.15 to 4.17.19 (#106)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 18:15:44 +02:00
Ophir LOJKINE
636a15d851 Merge branch 'master' of github.com:lovasoa/whitebophir 2020-07-08 15:01:27 +02:00
Ophir LOJKINE
0e271eb17d v1.6.2 2020-07-08 15:00:54 +02:00
ovari
d808412eb9
Update the hungarian translation (#105) 2020-07-07 12:04:11 +02:00
Ophir LOJKINE
d33540c313 Fix grammar in README 2020-07-07 09:57:53 +02:00
Ophir LOJKINE
f81e72d9d9 Update the software license in translations
WBO switched from GPL to AGPL two years ago already.
2020-07-07 09:50:24 +02:00
Ophir LOJKINE
60a16a1719 fix french translation 2020-07-07 09:48:07 +02:00
ovari
04c9206776
Default en then alphabetically, hu locale, tidy-ups (#103)
* Update translations.json

Sort locale alphabetically

* Update translations.json

Default language `en` first, then alphabetically.

* Update translations.json

hu (Hungarian - magyar) locale

* Update translations.json

`en` does not have a space before the exclamation mark (!) and a few other tidy-ups.

* Update translations.json
2020-07-07 09:41:31 +02:00
Ophir LOJKINE
f6ffabf936
explain how translations work in the README
adds a link to a wiki page about translations.

Fixes #101.
2020-07-06 18:49:55 +02:00
Ophir LOJKINE
9216501301 v1.6.1 2020-07-03 10:46:57 +02:00
Ophir LOJKINE
b8a95f46b8 Add polyfills for es2017, es2018, es2019
Fixes #100
2020-07-03 10:37:13 +02:00
Ophir LOJKINE
7777c5bb42 Add apple-touch-icon-precomposed.png 2020-06-23 18:36:51 +02:00
ophir
c7d900d03f Merge branch 'master' into prod 2020-06-21 23:52:06 +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 LOJKINE
8bdc9a780e
publish latest updates (#95)
* Allow parentheses in board names

* Pass over the string only once while escaping html special chars (#82)

Co-authored-by: Paolo Bolzoni <paolo@cagla.jp>

* Add a spanish translation

Thanks to @beccobunsen

See #94

* add an italian translation

Improve the spanish translation and

* Added "free online whiteboard" to the main title

* add translations for grid

* Fix translations for "white-out" in es and it

Co-authored-by: Paolo Bolzoni <paolo.bolzoni1@studenti.unipr.it>
Co-authored-by: Paolo Bolzoni <paolo@cagla.jp>
2020-06-21 13:11:12 +02:00
ophir
3b9a2e7259 Fix translations for "white-out" in es and it 2020-06-21 13:08:39 +02:00
ophir
c516fa448c add translations for grid 2020-06-21 13:06:38 +02:00
ophir
038e6d5259 Added "free online whiteboard" to the main title 2020-06-21 12:56:31 +02:00