BoostNote-Legacy
BoostNote-Legacy copied to clipboard
This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.18 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 1.18.2 to 2.3.2. Changelog Sourced from sanitize-html's changelog. 2.3.2 (2021-01-26): Additional fixes for iframe validation exploits. Prevent exploits based on browsers' tolerance of the use of ""...
## Description Add a file system watcher for external changes. The note editor isn't reloaded, as this causes the cursor to jump always to the first position. The file-system watcher...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
Bumps [sockjs](https://github.com/sockjs/sockjs-node) from 0.3.19 to 0.3.21. Release notes Sourced from sockjs's releases. 0.3.21 Update faye-websocket and websocket-driver to address DDoS vulnerability #275 0.3.20 Updated node-uuid and coffeescript Exclude examples, tests,...
We are working on the [ReDoS](https://www.owasp.org/index.php/Regular_expression_Denial_of_Service_-_ReDoS) problem and detected 3 vulnerable regex(es) from your repository. 1: ``^[\t]*([\w+#-]+)?(?:\(((?:\s*\w[-\w]*(?:=(?:'(?:.*?[^\\])?'|"(?:.*?[^\\])?"|(?:[^'"][^\s]*)))?)*)\))?(?::([^:]*)(?::(\d+))?)?\s*$`` in Boostnote/browser/lib/markdown-it-fence.js 2: ``^(?:(?:(?:https?|ftp):)?\/\/)(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)(?:\.(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)*(?:\.(?:[a-z\u00a1-\uffff]{2,})).?)(?::\d{2,5})?(?:[/?#]\S*)?$`` in Boostnote/browser/main/lib/dataApi/createNoteFromUrl.js 3: ``^(~~~+|```+)[ \t]*([\w+#-]+)?(?:\(((?:\s*\w[-\w]*(?:=(?:'(?:.*?[^\\])?'|"(?:.*?[^\\])?"|(?:[^'"][^\s]*)))?)*)\))?(?::([^:]*)(?::(\d+))?)?\s*$`` in Boostnote/extra_scripts/codemirror/mode/bfm/bfm.js Please try...
Pasting an image into editor does not always save it to storage   # Expected behavior Pasted images should always be saved to the note folder in storage #...
# Current behavior Alt-Tabbing (key combination `Alt` + `Tab` in that order) out of Boostnote causes its Menu Bar to toggle on and off depending on its current state. [GIF...
# Current behavior Unable to sign in with my mac machine  Internet debugger tools just shows a 405 post error. Steps to reproduce: 1. Preferences > Sign In I...