Commit Graph

86 Commits (snyk-fix-9aebb282)
 

Author SHA1 Message Date
snyk-bot e28deb6bca fix: package.json & .snyk to reduce vulnerabilities
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/npm:debug:20170905

Latest report for mifi/lossless-cut:
https://snyk.io/test/github/mifi/lossless-cut
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
Mikael Finstad 60060d4b73 Preserve file modification time when cutting/screenshotting 8 years ago
Mikael Finstad 50f3a5cbae update changelog 8 years ago
Mikael Finstad b668280177 1.7.0 8 years ago
Mikael Finstad 8fccd53a18 Fix loading of index.html
#40
https://electron.atom.io/docs/tutorial/quick-start/
8 years ago
Mikael Finstad c2d6bc237f Merge pull request #39 from keen99/patch-1
add docu about -how- to select the cut
8 years ago
david raistrick 33de8bf4e9 add docu about -how- to select the cut
...there might be other ways but I couldn't figure them out.
8 years ago
Mikael Finstad d208270cd0 Implement progress 8 years ago
Mikael Finstad af74b7047b Implement select img format 8 years ago
Mikael Finstad f70c994b9f Also save to custom output dir when capturing frame
(Make common method)
8 years ago
Mikael Finstad 0090bf8573 Don't try to seek when no duration
Also don't allow cuttin without a valid start/end (yes i removed this earlier)

https://github.com/mifi/lossless-cut/issues/10#issuecomment-290183019
9 years ago
Mikael Finstad ea3c0a21dd Update changelog 9 years ago
Mikael Finstad 3938718406 1.6.0 9 years ago
Mikael Finstad 98ebd8c4fb Merge branch 'cut-end-default' 9 years ago
Mikael Finstad 047abaa960 Update readme 9 years ago
Mikael Finstad be90a8c7b6 Prevent focus on buttons 9 years ago
Mikael Finstad b5424b2f7d Make end time the end of video by default 9 years ago
Mikael Finstad 887c17d157 Update TODO.md 9 years ago
Mikael Finstad 9d061ac5c3 Be a bit smarter about aac/m4a files
See #28
9 years ago
Mikael Finstad 664878f591 Make end time the end of video by default 9 years ago
Mikael Finstad fa6c737bc4 Make clean also delete dist folder 9 years ago
Mikael Finstad 9c6d7db4d9 add issue template 9 years ago
Mikael Finstad e389b91cdb Update readme release instructionds 9 years ago
Mikael Finstad e8a0eab280 Update changelog 9 years ago
Mikael Finstad 0b327f5294 1.5.0 9 years ago
Mikael Finstad fdd3a681aa Improve build scripts 9 years ago
Mikael Finstad 742e9c6aa3 Set theme jekyll-theme-minimal 9 years ago
Mikael Finstad aee96f300b Fix capture frame
https://github.com/mifi/lossless-cut/issues/25
9 years ago
Mikael Finstad 87c7db35c9 Merge pull request #24 from vith/master
Specify win32metadata to electron-builder #23
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 72090f4ccf update ffmpeg version 9 years ago
Mikael Finstad a3e9c41ffa Update README.md 9 years ago
Mikael Finstad 79b298563e Update README.md 9 years ago
Mikael Finstad 7e8e548567 Update README.md 9 years ago
Mikael Finstad 246c18c28b 1.4.0 9 years ago
Mikael Finstad 94fabc0120 Implement help sheet (press H) 9 years ago
Mikael Finstad 5d03e9fb0e Use npm file-type 9 years ago
Mikael Finstad 35367991e4 Fix eslint error 9 years ago
Mikael Finstad d7dfac05b8 Update README.md 9 years ago
Mikael Finstad ca858f707c Encode # in filePath
See
https://github.com/mifi/lossless-cut/issues/8
9 years ago
Mikael Finstad 41d6991c11 1.3.0 9 years ago
Mikael Finstad 21898711dc Support more mkv files
https://github.com/mifi/lossless-cut/issues/15
9 years ago
Mikael Finstad 758388a12e Remove unused import 9 years ago