Commit Graph

1338 Commits (patch-1-1)
 

Author SHA1 Message Date
Mikael Finstad 209b2df6eb
Update README.md 6 years ago
Mikael Finstad 943723ccfd
Update README.md 6 years ago
Mikael Finstad a19b6eef8a
Update README.md 6 years ago
Mikael Finstad 3de52f62b2
Update README.md 6 years ago
Mikael Finstad 6dd5eedb88
Update README.md 6 years ago
Mikael Finstad ce3a6d48b8 Add about/version on non mac too #161 6 years ago
Mikael Finstad 15ec7ed9f0
Update README.md 6 years ago
Mikael Finstad cf9497d5a3
Update README.md 6 years ago
Mikael Finstad 3cd1e012c4 lint 6 years ago
Mikael Finstad 70dca0e3cb update changelog 6 years ago
Mikael Finstad d5db3cf441 2.4.0 6 years ago
Mikael Finstad b388d4f47c allow selecting output format #173 6 years ago
Mikael Finstad cfa7a2cc9f fix build - wine 6 years ago
Mikael Finstad fe609ed27e move to better place 6 years ago
Mikael Finstad 20776a6844 try to fix travis 6 years ago
Mikael Finstad 9d1e727c62 bump ffmpeg version 6 years ago
Mikael Finstad 0450bd3f45 yarn wants to update lock 6 years ago
snyk-test de495367ed fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-174505
6 years ago
dependabot[bot] 399dad8ad7 Bump stringstream from 0.0.5 to 0.0.6
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
dependabot[bot] a13e39ace4 Bump extend from 3.0.1 to 3.0.2
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
dependabot[bot] fd37975041 Bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
dependabot[bot] 9b64e67f81 Bump sshpk from 1.13.0 to 1.16.1
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.0 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](https://github.com/joyent/node-sshpk/compare/v1.13.0...v1.16.1)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
dependabot[bot] 05d3dfcbb6 Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
dependabot[bot] 466db303a3 Bump lodash from 4.17.11 to 4.17.13
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
Mikael Finstad 2e8739e320
Update README.md 6 years ago
Mikael Finstad c5a3408749
Update README.md 6 years ago
Mikael Finstad fb5ee3d7ea
Update README.md 6 years ago
Mikael Finstad 6d1c6d2a0a 2.3.0 6 years ago
Mikael Finstad 62ab7c3951 update changelog 6 years ago
Mikael Finstad 0db2a12572 yarn lock wants to update 6 years ago
Mikael Finstad 73482bdf52 Fix for TS with unknown streams #170 6 years ago
snyk-bot b4dc0877d9 fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ELECTRON-174045
6 years ago
snyk-bot 131d8bffaa fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-JQUERY-174006
6 years ago
Mikael Finstad 853c91d796 upgrade file-type to fix mp4/mov detection #144 6 years ago
Mikael Finstad 3e1dbc9f90 2.2.0 6 years ago
Mikael Finstad 28228d5be5 update changelog 6 years ago
Mikael Finstad 16ac1cf66b try to fix build 6 years ago
Mikael Finstad 004d1d1fc9 bump ffmpeg version 6 years ago
Mikael Finstad 4502ce28f2 remove linux32 bit support
because static builds seem to be missing now
6 years ago
Mikael Finstad 09922d9b24 Merge commit '975fe63ba617fe686851829a7176ec48d2d7ce09' 6 years ago
Mikael Finstad 02a10bc306 attempt to fix https://github.com/mifi/lossless-cut/issues/141 6 years ago
Mikael Finstad 975fe63ba6
Update README.md 6 years ago
Mikael Finstad 689a05a306
Update README.md 6 years ago
Mikael Finstad 7c34b50f7f allow custom output dir for merge and extract also 6 years ago
Mikael Finstad 397b8b6bf8 Auto delete segments on merge #147 6 years ago
Mikael Finstad ed3fcadf2f
Update README.md 7 years ago
Mikael Finstad 77f69d9d9f
Update README.md 7 years ago
Mikael Finstad 14f479ca58
Update README.md 7 years ago
Snyk bot 6191e1d966 fix: package.json to reduce vulnerabilities (#103)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:cryptiles:20180710
- https://snyk.io/vuln/npm:deep-extend:20180409
- https://snyk.io/vuln/npm:extend:20180424
- https://snyk.io/vuln/npm:sshpk:20180409
- https://snyk.io/vuln/npm:stringstream:20180511
- https://snyk.io/vuln/npm:truncate:20180225
- https://snyk.io/vuln/npm:ua-parser-js:20180227
7 years ago
Snyk bot eefeaf05b5 fix: package.json to reduce vulnerabilities (#124)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-73638
- https://snyk.io/vuln/SNYK-JS-LODASH-73639
7 years ago