1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 18:32:34 +01:00
Commit Graph

81 Commits

Author SHA1 Message Date
Mikael Finstad
6b67f6546d rewrite to modern hooks 2020-02-14 12:06:15 +08:00
Mikael Finstad
36571a7b87 upgrade trash module #228 2020-02-12 00:41:22 +08:00
Mikael Finstad
9eb8f9e938 upgrade ffmpeg #231 2020-02-12 00:36:56 +08:00
Mikael Finstad
74439d716d 2.7.1 2020-02-11 22:45:10 +08:00
Mikael Finstad
247dad4fee add zip for windows #243 2020-02-11 22:45:04 +08:00
Mikael Finstad
d085b8dd16 2.7.0 2020-02-11 22:16:48 +08:00
Mikael Finstad
69fb9514fc 2.6.3 2020-02-10 15:40:48 +08:00
Mikael Finstad
4623362c76 add snap 2020-02-10 15:40:38 +08:00
Mikael Finstad
058b79d7d3 use github actions for building
will add snap later
2020-02-10 15:24:30 +08:00
Mikael Finstad
43de86aaa5 fix url 2020-02-10 14:58:48 +08:00
Mikael Finstad
44bb4fd7c4 2.6.2 2019-11-05 18:29:54 +08:00
Mikael Finstad
3afc195577 add snap and appimage linux targets 2019-11-05 18:29:43 +08:00
Mikael Finstad
6ad8f75b1a 2.6.1 2019-11-05 02:11:19 +08:00
Mikael Finstad
c70beb38c9 upgrade file-type to hopefully improve mp4/mov detection 2019-11-05 02:08:33 +08:00
Mikael Finstad
0a20ab743c 2.6.0 2019-11-04 19:31:47 +08:00
Mikael Finstad
1ae41cf4d5
Update package.json 2019-11-04 17:18:22 +08:00
Mikael Finstad
a0f70affd3 fix build issue 2019-11-04 11:46:00 +08:00
Mikael Finstad
21925c1ea3 fix build issue 2019-11-04 11:39:57 +08:00
Mikael Finstad
ef112e6dec 2.5.0 2019-11-04 11:35:02 +08:00
Mikael Finstad
f9e43a3bb4 upgrade build system
- change to electron-builder
- upgrade electron to 7
- use ffmpeg-static
2019-11-04 11:32:03 +08:00
Mikael Finstad
f4fb54fff6 Improvements
- add low FPS support for HEVC/H265 and PRORES using ffmpeg per-frame rendering
- rotation previews
- refactoring
2019-11-04 00:19:36 +08:00
Mikael Finstad
d5db3cf441 2.4.0 2019-08-12 22:06:11 +02:00
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
2019-08-12 18:31:14 +02:00
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>
2019-08-12 18:25:17 +02:00
Mikael Finstad
6d1c6d2a0a 2.3.0 2019-06-13 20:25:46 +02:00
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
2019-05-10 13:56:59 +01:00
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
2019-05-10 13:56:25 +01:00
Mikael Finstad
853c91d796 upgrade file-type to fix mp4/mov detection #144 2019-05-10 13:29:59 +01:00
Mikael Finstad
3e1dbc9f90 2.2.0 2019-05-06 23:00:08 +02:00
Mikael Finstad
4502ce28f2 remove linux32 bit support
because static builds seem to be missing now
2019-05-06 21:24:07 +02:00
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
2019-02-10 15:39:53 +01:00
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
2019-02-10 15:37:15 +01:00
Mikael Finstad
6edb51b147 2.1.0 2019-01-29 00:10:10 +01:00
Mikael Finstad
dd6939f0b0 2.0.0 2019-01-28 18:14:58 +01:00
Mikael Finstad
0051e4d289 implement multi cut feature 🎉
#12
2019-01-28 18:09:54 +01:00
Mikael Finstad
cfaa11028e Implement merge function
Also upgrade to react 16, sweetalert2 8 and refactor a bit
2019-01-28 02:25:31 +01:00
Mikael Finstad
278d91c1ba allow setting a time offset 2019-01-12 17:43:18 +00:00
Mikael Finstad
68da79caf9 upgrade eslint and fix 2018-09-30 22:08:36 +02:00
Mikael Finstad
f276c0e3ed 1.14.0 2018-09-25 00:22:24 +02:00
Mikael Finstad
3e3f046685 Add trash source function 2018-09-24 23:23:25 +02:00
Mikael Finstad
55fac2ae11 1.13.0 2018-09-09 20:57:22 +02:00
Mikael Finstad
b8c9c3396e 1.12.0 2018-06-05 21:57:10 +02:00
Mikael Finstad
a2f6ee4a3b 1.11.0 2018-05-21 01:00:49 +02:00
Mikael Finstad
f202a983f9 Upgrade electron 2018-05-20 23:19:33 +02:00
Mikael Finstad
24e1aa5bcd Swap keyboard.js with Mousetrap
mousetrap will not trigger when in input fields
2018-05-17 22:14:26 +02:00
Mikael Finstad
3cc6fbecc9 Use new ES features 2018-05-17 12:08:11 +02:00
Mikael Finstad
1d1daa5a3c 1.10.0 2018-02-18 14:06:40 +01:00
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
2018-02-17 17:42:59 +01:00
Mikael Finstad
5bf0c15d3e Implement version check 2018-02-17 15:15:30 +01:00
Mikael Finstad
7fa2b7ce0a 1.9.0 2017-11-21 22:58:30 +01:00