git (9/41)
Category index page 9 of 41 pages, listing 100 out of 4046 entries in the category git.
Add README.md
Add LICENSE
Initial commit
Automatically reformat code
Add xo
Remove eslint
Use and enforce node.js >=10
Merge branch 'feature/upgrade-dependencies' into develop
Upgrade dependencies
Merge branch 'feature/uvc-control-v2-next' into develop
Upgrade stream-to-promise
Fix ignoring unused variables
Run eslint --fix
Upgrade eslint
Upgrade find-up
Run npm audit fix --force
Run npm audit fix
Update rollup/babel dependencies
Run npm audit fix --force
Run fresh npm install
Run npm update
Fix example control names
Make device address configurable
Prefer the term camera over webcam
Make vendor/product ids optional
Fix devices command
Run npm audit fix
Remove meddelare
Run npm audit fix
Update reference to github:joelpurra/node-uvc-control#v2-control-transfer-target-device
Export raw values
Export only settable values
Map camera controls
Fix UVCControl constructor call
Update example.c from libuvc
- Upstream fix for auto-exposure setting in `example.c` See - https://github.com/libuvc/libuvc/pull/138
Add cmake/cmake-js support
Initial implementation
Add streaming video to disk reference implementation
Add linting
Add package.json
Add README.md
Add LICENSE
Initial commit
Add test/stream-disk/stream-disk.js
Add C streaming video to disk reference implementation
Add C/C++ streaming video to screen reference implementation
Generate bindings from libuvc headers
Add linting
Add package.json
Add README.md
Add LICENSE
Initial commit
Remove meddelare
Remove node-inspector, fix debug mode
Run npm audit fix
Run npm update
Update copyright years
Merge branch 'release/v5.0.2'
* release/v5.0.2: (22 commits) v5.0.2 Update copyright years Add browser testing explanation Add vivaldi run scripts Add chromium run scripts Use web-ext sign to uploa…→ Full commit message
v5.0.2
Update copyright years
Merge branch 'feature/update-packaging' into develop
* feature/update-packaging: Add browser testing explanation Add vivaldi run scripts Add chromium run scripts Use web-ext sign to upload to AMO for Firefox Bump minimum F…→ Full commit message
Add browser testing explanation
Add vivaldi run scripts
- Starts Vivaldi with Talkie loaded. - Uses `web-ext run`. - Assumes a `vivaldi` executable in `PATH`.
Add chromium run scripts
- Starts Chromium with Talkie loaded. - Assumes a `chromium` executable in `PATH`. - Could possibly use `web-ext run --target chromium`, but it didn't seem to work with the Snap v…→ Full commit message
Use web-ext sign to upload to AMO for Firefox
- Use `web-ext sign` to upload the WebExtension versions for Firefox. - Requires environment variables `WEB_EXT_API_KEY` and `WEB_EXT_API_SECRET` to be set. - Requires manual uplo…→ Full commit message
Bump minimum Firefox version to v57
- The `web-ext lint` command warns about using incompatible/unimplemented calls to `browser` functionality. - Bumping the minimum Firefox version from v52 to v57 means nearly all …→ Full commit message
Package source code instead of source maps
- Mozilla has changed their requirements for packages with built or minified code. - Previously, the source maps (generated at build-time) were required as a separate `.zip` file.…→ Full commit message
Update developer documentation
- Clarify some prerequisites. - List tools used.
Use git version when packaging zip files
- Previously, the packaging used the hardcoded version from `package.json`. - Changes to the code would not be reflected in the package naming if packaging was rerun. - Using the …→ Full commit message
Use basic authentication
> GitHub is deprecating authentication to the GitHub API using query parameters ... > > All authentication to the GitHub API should be done using HTTP basic authentication. See …→ Full commit message
Merge branch 'feature/upgrade-fix-dependencies' into develop
Upgrade rollup
Upgrade webextension-polyfill
Upgrade rimraf
Upgrade merge-options
Upgrade jsonfile
Upgrade concurrently
Upgrade eslint, fix lint
Run npm update
Run npm audit fix --force
Add renamer
Run npm audit fix
Update package-lock.json
Upgrade dependencies
Upgrade serve-favicon
Upgrade nodemon
Upgrade express
Upgrade bluebird
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