Ophir LOJKINE
|
12e67a2d73
|
Add CHECKS
|
2021-06-10 23:42:56 +02:00 |
|
Ophir LOJKINE
|
569e5f9401
|
Add CHECKS file
|
2021-06-10 23:42:10 +02:00 |
|
lovasoa
|
1fca683447
|
Bump version
|
2021-06-10 18:59:43 +02:00 |
|
lovasoa
|
24d0fe810a
|
log disconnection reason
|
2021-06-10 18:44:02 +02:00 |
|
lovasoa
|
81ca85a24f
|
fix connected statsd
|
2021-06-10 18:06:08 +02:00 |
|
lovasoa
|
5ca8e516c1
|
pass result in monitored functions
|
2021-06-10 17:37:50 +02:00 |
|
lovasoa
|
66b4700e3e
|
fix function monitor wrapper
|
2021-06-10 17:30:13 +02:00 |
|
lovasoa
|
3a09a77f75
|
interpret statsd:// as udp
|
2021-06-10 16:50:18 +02:00 |
|
lovasoa
|
fcc97f58b5
|
add statsd monitoring
wbo is now more observable
|
2021-06-10 16:41:44 +02:00 |
|
Ophir LOJKINE
|
55acf500d0
|
add docker pulls badge
|
2021-06-10 00:12:14 +02:00 |
|
Ophir LOJKINE
|
d1a9ad0d11
|
qemo docker build
|
2021-06-10 00:07:22 +02:00 |
|
Ophir LOJKINE
|
1f423fa680
|
docker arm builds
Fixes https://github.com/lovasoa/whitebophir/issues/142
|
2021-06-10 00:03:55 +02:00 |
|
Ophir LOJKINE
|
5a7419ca49
|
publish to docker hub github action
|
2021-06-09 23:48:07 +02:00 |
|
Ophir LOJKINE
|
f2edb15c46
|
fix deploy
|
2021-06-09 23:19:16 +02:00 |
|
Ophir LOJKINE
|
1976ed6e59
|
Update ssh_deploy.yml
|
2021-06-09 23:10:20 +02:00 |
|
Ophir LOJKINE
|
95f2c94edb
|
bump version
|
2021-06-09 23:00:32 +02:00 |
|
Ophir LOJKINE
|
a277c9551c
|
Remove date from logs
Most service managers (docker, systemd)
already capture the time for each log line.
This should make the logs lighter and more readable.
|
2021-06-09 23:00:32 +02:00 |
|
Ophir LOJKINE
|
6db652d3c4
|
Update ssh_deploy.yml
|
2021-06-09 23:00:32 +02:00 |
|
Ophir LOJKINE
|
7fdd7e9ce6
|
update README docker port
|
2021-06-09 17:39:51 +02:00 |
|
Ophir LOJKINE
|
ee5821ef44
|
expose port 80 by default
|
2021-06-09 17:35:50 +02:00 |
|
Ophir LOJKINE
|
9b8f934aa6
|
Update README.md
|
2021-06-06 11:40:49 +02:00 |
|
Ophir LOJKINE
|
51988ff42b
|
Revert selection icon changes
|
2021-06-05 02:46:01 +02:00 |
|
Ophir LOJKINE
|
a7bd07bfec
|
v1.13.0
|
2021-06-05 02:03:56 +02:00 |
|
Ophir LOJKINE
|
2aee70e26d
|
Merge pull request #200 from sents/selector_buttons
Selector buttons
|
2021-06-05 02:02:24 +02:00 |
|
Ophir LOJKINE
|
37e556e490
|
version bump
|
2021-06-05 02:01:42 +02:00 |
|
Ophir LOJKINE
|
516ff8f214
|
small svg and js optimizations
|
2021-06-05 02:00:36 +02:00 |
|
Ophir LOJKINE
|
b8478dc5da
|
Fix selection UI remaining visible but inactive when switching tools
|
2021-06-05 01:14:30 +02:00 |
|
Ophir LOJKINE
|
ed12e5d7e5
|
Fix incoherent formatting
|
2021-06-05 01:04:22 +02:00 |
|
Ophir LOJKINE
|
4887f539de
|
remove unused variable
|
2021-06-05 00:58:26 +02:00 |
|
Ophir LOJKINE
|
ab83c7f6e2
|
Add a Download Svg Button
Fixed: Download Svg Button
Merge pull request #195 from DanielHabenicht:download
|
2021-06-02 19:09:18 +02:00 |
|
Ophir LOJKINE
|
884f21ae8f
|
bump version
|
2021-06-02 19:07:53 +02:00 |
|
Ophir LOJKINE
|
d30a9c0866
|
Add some translations
|
2021-06-02 19:07:26 +02:00 |
|
Ophir LOJKINE
|
d9fe603fff
|
Remove zoom in downloaded svg
|
2021-06-02 19:03:11 +02:00 |
|
Ophir LOJKINE
|
259486b855
|
format
|
2021-06-02 18:58:49 +02:00 |
|
Finn Krein
|
d7b341d86e
|
Fix elements disappearing when scaling them near 0.
element.getCTM() returns `null` if one of the transformation matrices
is zero. This fix uses get_transform_matrix instead.
|
2021-06-02 16:33:33 +02:00 |
|
Finn Krein
|
3e2db5c424
|
Add configuration option to block specific selection buttons
|
2021-06-02 16:32:55 +02:00 |
|
Finn Krein
|
5086d9a81d
|
Add handle to scale selection
|
2021-06-02 16:32:55 +02:00 |
|
Finn Krein
|
fd1da74515
|
Add buttons for deleteSelection and duplicateSelection
|
2021-06-02 16:32:54 +02:00 |
|
Finn Krein
|
6b4ec13a0f
|
Add deletion and duplication of selection
|
2021-06-02 16:32:06 +02:00 |
|
Finn Krein
|
7802f0071b
|
Make selector compatible with IE9
|
2021-06-02 16:32:04 +02:00 |
|
DanielHabenicht
|
c932c0f838
|
make download work in IE
|
2021-05-31 10:33:36 +00:00 |
|
DanielHabenicht
|
9f806fa837
|
add filter function for stylesheets
Co-authored-by: sents <finn@krein.moe>
|
2021-05-31 10:02:33 +00:00 |
|
DanielHabenicht
|
af18dd5de4
|
resolve remarks
* use join
* don't use arrow functions
|
2021-05-31 09:53:43 +00:00 |
|
Ophir LOJKINE
|
9b8290d2a7
|
Merge pull request #198 from lovasoa/dependabot/npm_and_yarn/ws-7.4.6
Bump ws from 7.4.5 to 7.4.6
|
2021-05-29 15:51:32 +02:00 |
|
dependabot[bot]
|
3876f5b188
|
Bump ws from 7.4.5 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-29 00:09:16 +00:00 |
|
DanielHabenicht
|
e7727bb36c
|
Add stylesheets from document instead of manually specifying them
Co-authored-by: sents <finn@krein.moe>
|
2021-05-28 11:09:51 +00:00 |
|
DanielHabenicht
|
cf981aa358
|
use Tool.svg
|
2021-05-28 10:58:23 +00:00 |
|
DanielHabenicht
|
932385003c
|
fix influence of custom style on main canvas
add board name for downloaded file
|
2021-05-27 17:04:28 +00:00 |
|
DanielHabenicht
|
613cfc3246
|
remove style nodes for svg drawing
|
2021-05-27 16:37:49 +00:00 |
|
DanielHabenicht
|
f84950c744
|
resize svg stroke
|
2021-05-27 16:37:27 +00:00 |
|