joelpurra (10/41)
Category index page 10 of 41 pages, listing 100 out of 4058 entries in the category joelpurra.
Run npm audit fix, upgrade extend
Bump eslint from 4.18.0 to 4.18.2
Bumps [eslint](https://github.com/eslint/eslint) from 4.18.0 to 4.18.2. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint…→ Full commit message
Run npm audit fix
Bump bson from 1.0.4 to 1.0.9
Bumps [bson](https://github.com/mongodb/js-bson) from 1.0.4 to 1.0.9. - [Release notes](https://github.com/mongodb/js-bson/releases) - [Changelog](https://github.com/mongodb/js-bs…→ Full commit message
Bump bower from 1.8.2 to 1.8.8
Bumps [bower](https://github.com/bower/bower) from 1.8.2 to 1.8.8. - [Release notes](https://github.com/bower/bower/releases) - [Changelog](https://github.com/bower/bower/blob/mas…→ Full commit message
Update dependencies
Target uvc-control v2
Replace iis.se with internetstiftelsen.se
Merge branch 'release/v5.0.1'
* release/v5.0.1: 5.0.1 Update copyright years Change OS voice install descriptions, link Switch to full tab options Use absolute paths for testing using google-chrome
5.0.1
Update copyright years
Change OS voice install descriptions, link
- Change link for macOS. Old was broken; this one might break as well. - Describe how to reach the system settings in macOS, Windows 10.
Switch to full tab options
- Google Chrome 74 seems to have an issue with Talkie's options page. - The options page itself works fine, but displaying it in Chrome's extension details page for Talkie does no…→ Full commit message
Use absolute paths for testing using google-chrome
Merge branch 'release/v1.1.0.2'
* release/v1.1.0.2: Link main button to release instead of debug build
Link main button to release instead of debug build
Closes #16
Run npm audit fix
Merge branch 'release/v1.1.0.1'
* release/v1.1.0.1: Promote beta version Add v1.1.0.0 release source Add compiled v1.1.0.0 release
Promote beta version
Add v1.1.0.0 release source
Add compiled v1.1.0.0 release
Merge branch 'release/v1.1.0.0'
* release/v1.1.0.0: (40 commits) v1.1.0.0 Update screenshot to v1.1.0.0 running on Windows 10 Link to v1.1.0.0 in preparation for release Remove references to 7-Zip and .7…→ Full commit message
v1.1.0.0
Merge branch 'feature/update-website' into develop
* feature/update-website: Update screenshot to v1.1.0.0 running on Windows 10 Link to v1.1.0.0 in preparation for release Remove references to 7-Zip and .7z files Update u…→ Full commit message
Add pgp signatures to old releases stored in git
Update screenshot to v1.1.0.0 running on Windows 10
Fix logotype description
Update copyright years in the readme
Move website back to /docs/
Remove website project from solution
Link to v1.1.0.0 in preparation for release
Remove references to 7-Zip and .7z files
Update usage, general information
Add developer documentation
Merge branch 'feature/swap-icon-colors' into develop
* feature/swap-icon-colors: Use new icon in readme Use new icon on website Use new icon in application Generate icon Add script for creating icons Clean up svg with sv…→ Full commit message
Merge branch 'feature/code-quality' into develop
* feature/code-quality: Treat build warnings as errors Fix StyleCop warnings Add file header Add StyleCop Fix FxCop warnings Add FxCop
Merge branch 'feature/spi-helpers' into develop
* feature/spi-helpers: Refresh displayed values when system settings change Add SPI helpers, run code analysis, cleanup fixes Move SystemParametersInfoHelper to the main pro…→ Full commit message
Merge branch 'feature/update-application-information' into develop
* feature/update-application-information: Update copyright years, notice, license link Update information text, tooltips Format xaml Increase window width Update links, …→ Full commit message
Merge branch 'feature/refresh-project' into develop
* feature/refresh-project: Add project refrerence to .NET Framework 3.5 SP1 Ignore .vs/ Upgrade solution and project files Set .gitattributes for .gitattributes
Merge remote-tracking branch 'binki/netfx-dual-targeting' into develop
* binki/netfx-dual-targeting: Use dual-targeting to run on both .netfx-3.5 and .netfx-4.0+.
Merge remote-tracking branch 'binki/master' into develop
* binki/master: Allow window to be minimized. Format properties to have newlines.
Use new icon in readme
Use new icon on website
Use new icon in application
Update copyright years
Generate icon
Clean up svg with svgo
- `svgo --pretty --multipass --input X-Mouse\ Controls\ 02.svg --output -` - `svgo --pretty --multipass --input X-Mouse\ Controls\ 02.svg` See - https://github.com/svg/svgo
Add script for creating icons
Set .gitattributes for .gitattributes
Add icon/logotype svg export
- Work performed by Miroslava Jovičić See - http://miroslavajovicic.net/
Swap colors in icon/logotype
- Work performed by Miroslava Jovičić See - http://miroslavajovicic.net/
Ignore .vs/
Treat build warnings as errors
Fix StyleCop warnings
Add file header
Add StyleCop
Fix FxCop warnings
Add FxCop
Refresh displayed values when system settings change
Update copyright years, notice, license link
Add SPI helpers, run code analysis, cleanup fixes
Move SystemParametersInfoHelper to the main project
Update information text, tooltips
Format xaml
Increase window width
Update links, use https where possible
Add project refrerence to .NET Framework 3.5 SP1
Upgrade solution and project files
- Visual Studio 15 - Microsoft Visual Studio Solution File, Format Version 12.00 - `<Project ToolsVersion="15.0 ...`
Fix SoundJS object reference
Code style fixes
Run npm audit fix --force
Run npm audit fix
Handle uncaughtException
Merge branch 'release/v8.0.0'
* release/v8.0.0: (28 commits) v8.0.0 Add nodejs process signal event argument workaround Upgrade rollup Upgrade pino Upgrade @types/node Upgrade rxjs to v6.2.0 Upgr…→ Full commit message
v8.0.0
Merge branch 'feature/upgrade-dependencies' into develop
* feature/upgrade-dependencies: Add nodejs process signal event argument workaround Upgrade rollup Upgrade pino Upgrade @types/node
Add nodejs process signal event argument workaround
Upgrade rollup
Upgrade pino
Upgrade @types/node
Merge branch 'feature/upgrade-dependencies' into develop
* feature/upgrade-dependencies: Upgrade non-major package changes Upgrade ws Upgrade @types/pino Upgrade @types/node Upgrade uglify Upgrade rollup Fix @botten-nappet…→ Full commit message
Upgrade non-major package changes
Upgrade ws
Upgrade @types/pino
Upgrade @types/node
Upgrade uglify
Upgrade rollup
Fix @botten-nappet/interface-shared-vidy package name
Add assert decorator
- For class constructors and methods - Replace argument count assertions with `@asrt(n)`. - Replace argument/auto-property assigned (usually non-null) assertions with `@asrt()…→ Full commit message
Merge branch 'feature/dependency-injection' into develop
* feature/dependency-injection: Use deferred context resolution, skip within decorators Generate dependency graphs Attempt to use dependency injection child containers Gen…→ Full commit message
Use deferred context resolution, skip within decorators
Generate dependency graphs
- Generates build-time dependency graphs using `rollup-plugin-graph`. - `npm run --silent graph` - Generates runtime dependency injection graphs using custom code. - `export B…→ Full commit message
Add shell utility scripts
Attempt to use dependency injection child containers
Remove tests from shell-keystroke-animator
- Tests are run by homebrew in a sandbox. - The environment doesn't match the "real" user environment. - Due to security checks in Apple's osascript, tests fail due to a privilege…→ Full commit message