Commit Graph

130 Commits (snyk-fix-wfbv9o)
 

Author SHA1 Message Date
snyk-bot 274f1a858e fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:react-dom:20180802
7 years ago
Mikael Finstad c13e54f5a3 Don't set cutEndTime when duration arrives
Instead make cutEndTime === undefined mean that there is no cut end
The problem was that duration can change later
...when starting to playback
7 years ago
Mikael Finstad c6a75600cf Add exit menu item 7 years ago
Mikael Finstad 919efeb006
Update README.md 7 years ago
Mikael Finstad b8c9c3396e 1.12.0 7 years ago
Mikael Finstad 1416781e9d update changelog 7 years ago
Mikael Finstad beab7ffa4e fix release procedure 7 years ago
Mikael Finstad a75e47432f Add button to strip audio (#71) 7 years ago
Mikael Finstad 027790c93e Progress gear invisible if video is white in upper-left corner #77 7 years ago
matdv 0a3b716591 Add option to include all streams (#76)
* Add option to include all streams
7 years ago
Mikael Finstad 596a73d756 improve readme 7 years ago
Mikael Finstad ab05f0d2a4 Implement travis building & releasing
Also bump ffmpeg to 4.0
7 years ago
Mikael Finstad 86f97b4820 update changelog 7 years ago
Mikael Finstad a2f6ee4a3b 1.11.0 7 years ago
Mikael Finstad ef54e1b29f Allow pre-formatting or pre-encoding the video for more format support
Will still cut in original file.
7 years ago
Mikael Finstad 80afd9c91b remove forgotten imports 7 years ago
Mikael Finstad a5ef299f4e Simplify loading according to new electron api 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 3a03d0b119 cleanup 7 years ago
Mikael Finstad 06f05fbfed Only render range if valid 7 years ago
Mikael Finstad 17ee2798ec Implement manual input field for cutting range
Format duration with : in GUI (still . in files)
Minor improvements
Move cut time indicators for more horizontal space
7 years ago
Mikael Finstad e9edf47b17
Update README.md 8 years ago
Mikael Finstad 1d1daa5a3c 1.10.0 8 years ago
Mikael Finstad 7d7a856e9a Update changelog 8 years ago
Mikael Finstad 4493aa5572 Bugfixes
Fix issue with two dots in extension
Also don't cut end if endpoint is the end of the video
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 e2e8d14946 add linguist hint 8 years ago
Erik Fonselius 8b54a7cc2d Offset modified date to respect the frame offset (#55) 8 years ago
Mikael Finstad 8b62183501
Update README.md 8 years ago
Mikael Finstad 0e23be39d1 Reset title too when dragging file 8 years ago
rarosalion 653d6b9936 Now copies subtitles, too (#66)
The exiting version drops subtitle streams. Added flags to ffmpeg to copy subtitles (if they exist)
8 years ago
Mikael Finstad 7962e174e6 Implement lossless rotation
Allow for setting rotation metadata
8 years ago
debuggeek 988584591a Update release script ffmpeg versions (#59) 8 years ago
knewzen c440951c16 remove codesponsor (#57) 8 years ago
Mikael Finstad 7fa2b7ce0a 1.9.0 8 years ago
Mikael Finstad d5d5c998b8 update changelog 8 years ago
Mikael Finstad 67e87881b1 Make more room in UI by moving icons a bit
Status icons on the left, action icons on the right
8 years ago
Mikael Finstad fdd0794a13 Don't cut start if start time is 0
To cause issue with black video in the beginning
https://github.com/mifi/lossless-cut/issues/50
8 years ago
Xiang Chen 9bc63240d4 Show input dir in out path when file is loaded (#48) 8 years ago
Mikael Finstad 815fbc082a Remove unused 8 years ago
Mikael Finstad 61323cb1c3 Try codesponsor.io 8 years ago
Mikael Finstad 8edf9446f3 Show file title in window title
https://github.com/mifi/lossless-cut/issues/46
8 years ago
Mikael Finstad 72c182b132 update changelog 8 years ago
Mikael Finstad b65c416c4e 1.8.0 8 years ago
Mikael Finstad c86996aa51 Also lint jsx 8 years ago
Mikael Finstad 095ffd6229 Fix indentation 8 years ago
Mikael Finstad 61a13ceabe Make ffmpeg map metadata 8 years ago