networkmaps
networkmaps copied to clipboard
Online network diagram editor
Bumps [sharp](https://github.com/lovell/sharp) from 0.26.3 to 0.30.5. Changelog Sourced from sharp's changelog. v0.30.5 - 23rd May 2022 Install: pass PKG_CONFIG_PATH via env rather than substitution. @dwisiswant0 Add support for --libc flag...
Texture upload fails with `this.data.user[this.data.session[sessionid].user].textures` undefined. ``` POST /upload/texture HOST:127.0.0.1:3000 USER AGENT:Mozilla/5.0 ... Ready { format: 'png', size: 21141, width: 420, height: 420, space: 'srgb', channels: 4, depth: 'uchar', density:...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Need to add the ability to create interfaces using naming convention for Juniper.
**Describe the bug** After installation on the clean machine, configuring the config.json file, launching the server.js, and loaging the page, I get the blank page. **To Reproduce** Steps to reproduce...
**Describe the bug** When I call networkmaps with its IP it mostly works well but as soon as I use the DNS name, I cannot load network maps correctly. There...
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.1.17 to 13.7.0. Release notes Sourced from validator's releases. 13.7.0 13.7.0 New Features #1706 isISO4217, currency code validator @jpaya17 Fixes and Enhancements #1647 isFQDN: add allow_wildcard option...
Undo
I hope i'm not blind but is there really no undo function? If anyone accidentially remove the Floor, all components and links are gone and the whole map is empty....
Bumps [ws](https://github.com/websockets/ws) from 7.4.0 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol header could be...
I run everything on my system in a docker container, And I would like to be able to run this locally via a docker container as well. You got any...