0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #145 from mike-goodwin/codecov-update More... about 5 years ago
Bump codecov from 3.0.0 to 3.6.5 More... about 5 years ago
Merge pull request #141 from mike-goodwin/release More... about 5 years ago
Update OWASP project link More... about 5 years ago
update version and core version More... about 5 years ago
Merge pull request #135 from mike-goodwin/snyk-fix-23f251f2f08e38e8ee1ef373526642e3 More... about 5 years ago
fix: package.json & package-lock.json to reduce vulnerabilities More... about 5 years ago
update version of desktop, core and electron builder (#134) More... about 5 years ago
update version More... about 5 years ago
Merge pull request #115 from andk123/fixDuplicateBoundary More... about 5 years ago
Fix failing test More... about 5 years ago
Merge pull request #131 from fajabird/master More... about 5 years ago
Update package.json More... about 5 years ago
added build block for electron-builder for all targets added dist script for all platforms and automatic publishing More... about 5 years ago
added snap to build block More... about 5 years ago
Merge pull request #113 from jgadsden/return-button More... about 5 years ago
add publish command to build block More... about 5 years ago
added build block for electron-builder More... about 5 years ago
update template More... about 5 years ago
Update return button text More... about 5 years ago
Merge pull request #112 from jgadsden/index-ids More... about 5 years ago
fix diagram tests More... about 5 years ago
fix index diagram bug More... about 5 years ago
Merge pull request #111 from jgadsden/pre-wrap More... about 5 years ago
provide name for duplicated elements More... about 5 years ago
create css report class for preformatted word wrap More... about 5 years ago
Merge pull request #104 from bakejeyner/hotkeys More... about 5 years ago
Address comments: - Add closing double quote to build-templates script - Add support for Cmd copy paste More... about 5 years ago
Remove unused files (#108) More... about 5 years ago
Add hotkeys to diagram - Pressing Escape while focused on the diagram will unselect the currently selected cell - Pressing Ctrl-C while focused on the diagram will create a reference to the currenly selected cell - Pressing Ctrl+V while focused on the diagram will duplicate the copied element - In diagramming.js, make created paper focus on mousedown and add a tabindex of 0 (in order to focus). Also add some css to ignore the outline on focus. - Added hotkey.js to package.json, and pass in hotkey as a service in /services/index.js - Added *.iml to .gitignore More... about 5 years ago