Commit Graph

67 Commits (v2.6.0)

Author SHA1 Message Date
Mikael Finstad 0a20ab743c 2.6.0 6 years ago
Mikael Finstad 1ae41cf4d5
Update package.json 6 years ago
Mikael Finstad a0f70affd3 fix build issue 6 years ago
Mikael Finstad 21925c1ea3 fix build issue 6 years ago
Mikael Finstad ef112e6dec 2.5.0 6 years ago
Mikael Finstad f9e43a3bb4 upgrade build system
- change to electron-builder
- upgrade electron to 7
- use ffmpeg-static
6 years ago
Mikael Finstad f4fb54fff6 Improvements
- add low FPS support for HEVC/H265 and PRORES using ffmpeg per-frame rendering
- rotation previews
- refactoring
6 years ago
Mikael Finstad d5db3cf441 2.4.0 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] 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 6d1c6d2a0a 2.3.0 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 4502ce28f2 remove linux32 bit support
because static builds seem to be missing now
6 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
Mikael Finstad 6edb51b147 2.1.0 7 years ago
Mikael Finstad dd6939f0b0 2.0.0 7 years ago
Mikael Finstad 0051e4d289 implement multi cut feature 🎉
#12
7 years ago
Mikael Finstad cfaa11028e Implement merge function
Also upgrade to react 16, sweetalert2 8 and refactor a bit
7 years ago
Mikael Finstad 278d91c1ba allow setting a time offset 7 years ago
Mikael Finstad 68da79caf9 upgrade eslint and fix 7 years ago
Mikael Finstad f276c0e3ed 1.14.0 7 years ago
Mikael Finstad 3e3f046685 Add trash source function 7 years ago
Mikael Finstad 55fac2ae11 1.13.0 7 years ago
Mikael Finstad b8c9c3396e 1.12.0 7 years ago
Mikael Finstad a2f6ee4a3b 1.11.0 7 years ago
Mikael Finstad f202a983f9 Upgrade electron 7 years ago
Mikael Finstad 24e1aa5bcd Swap keyboard.js with Mousetrap
mousetrap will not trigger when in input fields
7 years ago
Mikael Finstad 3cc6fbecc9 Use new ES features 7 years ago
Mikael Finstad 1d1daa5a3c 1.10.0 8 years ago
Mikael Finstad 305fae7a94 Upgrade build process
Use babel-preset-env
Upgrade icon-gen
add package.lock (i also tried yarn but it doesnt work well with electron packager)
extract version field in bash scripts
8 years ago
Mikael Finstad 5bf0c15d3e Implement version check 8 years ago
Mikael Finstad 7fa2b7ce0a 1.9.0 8 years ago
Mikael Finstad b65c416c4e 1.8.0 8 years ago
Mikael Finstad c86996aa51 Also lint jsx 8 years ago
Mikael Finstad b668280177 1.7.0 8 years ago
Mikael Finstad d208270cd0 Implement progress 8 years ago
Mikael Finstad 3938718406 1.6.0 9 years ago
Mikael Finstad fa6c737bc4 Make clean also delete dist folder 9 years ago
Mikael Finstad 0b327f5294 1.5.0 9 years ago
Mikael Finstad fdd3a681aa Improve build scripts 9 years ago
Mikael Finstad aee96f300b Fix capture frame
https://github.com/mifi/lossless-cut/issues/25
9 years ago
Jason Papakostas 29469ec912 Bump copyright year to 2017 9 years ago
Jason Papakostas 8e5c40b15c Specify app-copyright to electron-builder 9 years ago
Jason Papakostas 0626aa50ba Specify win32metadata to electron-builder #23
Note: the metadata is persistently cached by Windows at
HKEY_CLASSES_ROOT\Local Settings\Software\Microsoft\Windows\Shell\MuiCache
9 years ago
Mikael Finstad 246c18c28b 1.4.0 9 years ago
Mikael Finstad 5d03e9fb0e Use npm file-type 9 years ago