ophir
244eaf3895
formatting
2021-01-10 21:25:12 +01:00
ophir
6e8d99d57a
Better zooming and scrooling experience
2021-01-10 20:52:15 +01:00
ophir
a10347695b
prevent zooming out further than the whole canvas
2021-01-10 20:22:46 +01:00
ophir
69db0af4c2
remove useless function call
2021-01-10 20:11:34 +01:00
ophir
4069cb88d7
Fix a comment
2021-01-10 19:59:50 +01:00
ophir
233d756cc7
Use the server's global max_board_size on the client
2021-01-10 19:58:11 +01:00
ophir
fe6ab2bdaa
Use mouse wheel to zoom by default
...
The old behavior was wheel to scroll and ctrl+wheel to zoom.
The new behavior is the opposite.
2021-01-10 19:45:43 +01:00
ophir
6f06fab337
Update dependencies
2021-01-10 19:25:52 +01:00
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