Commit Graph

466 Commits (v3.62.0)

Author SHA1 Message Date
Mikael Finstad 6d2cac9a68
yarn upgrade 2 years ago
Mikael Finstad 3454bdf957
try to fix notarize 2 years ago
Mikael Finstad ed886a90e1
remove patch package and upgrad electron-builder 2 years ago
Mikael Finstad 2c1796c2ac
try downgrade electron builder 2 years ago
Mikael Finstad 52aec8f7b7
try disable mas notarize 2 years ago
Mikael Finstad 1cf88d966c
update notarization
https://github.com/electron-userland/electron-builder/issues/7683#issuecomment-1726471047
2 years ago
Mikael Finstad abacff91a4
3.58.0 2 years ago
Mikael Finstad a3cbce6190
implement http api #980 #868
- add closeCurrentFile action
- allow export confirm also via action
- upgrade electron
2 years ago
Mikael Finstad 97abceabbd
3.57.0 2 years ago
dependabot[bot] e604cfd1bb Bump electron from 26.2.1 to 26.2.4
Bumps [electron](https://github.com/electron/electron) from 26.2.1 to 26.2.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v26.2.1...v26.2.4)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 739ff58826 Bump electron from 26.0.0 to 26.2.1
Bumps [electron](https://github.com/electron/electron) from 26.0.0 to 26.2.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v26.0.0...v26.2.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Mikael Finstad a382d040dd
3.56.0 2 years ago
Mikael Finstad 334fc2129c
upgrade packages 2 years ago
Mikael Finstad 89e23c546b
degrade execa
fixes #1673
2 years ago
Mikael Finstad c88e63c5ef
allow per-stream bitstream filters
https://github.com/mifi/lossless-cut/issues/1680#issuecomment-1682915193

also refactor per stream params
2 years ago
Mikael Finstad d496326ae1
Merge branch 'master' into ffmpeg-6
# Conflicts:
#	yarn.lock
2 years ago
dependabot[bot] 07731446bc Bump fast-xml-parser from 4.2.4 to 4.2.5
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.4...v4.2.5)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 5773698960 Bump semver from 7.3.7 to 7.5.2
Bumps [semver](https://github.com/npm/node-semver) from 7.3.7 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.7...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Mikael Finstad dde7c225b5
Merge branch 'master' into ffmpeg-6
# Conflicts:
#	yarn.lock
2 years ago
dependabot[bot] 1fe37ae923 Bump fast-xml-parser from 4.0.3 to 4.2.4
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.0.3 to 4.2.4.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 3488d7aef0 Bump vite from 4.1.1 to 4.1.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.1 to 4.1.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.1.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Mikael Finstad 2a6fb71f41
Merge branch 'master' into ffmpeg-6 2 years ago
Mikael Finstad 3a9d51f440
3.55.2 2 years ago
Mikael Finstad 01a839df32
upgrade electron
to fix mas issue
https://github.com/electron/electron/pull/37309
2 years ago
Mikael Finstad 3a257db89e
Revert "rename non-usable artifacts #1551"
This reverts commit 0fd363fbd1.
2 years ago
Mikael Finstad 3bc407cabd
refactors
- upgarde execa
- remove moment
- pull ffmpeg/execa logic out into main process
2 years ago
Mikael Finstad 6cd949ac26
Merge branch 'master' into ffmpeg-6 2 years ago
Mikael Finstad 6fa2465ef5
3.55.1 2 years ago
Mikael Finstad 7da308c7d1
Revert "rename non-usable artifacts #1551"
This reverts commit 194406eed6.
2 years ago
Mikael Finstad f17241a291
3.55.0 2 years ago
Mikael Finstad 194406eed6
rename non-usable artifacts #1551 2 years ago
Mikael Finstad 0fd363fbd1
rename non-usable artifacts #1551 2 years ago
Mikael Finstad 2674f66c7d
upgrade to ffmpeg6
and use shared ffmpeg for win and linux
closes #1143
2 years ago
Mikael Finstad 99b6f5479a
3.54.0 2 years ago
Mikael Finstad 9484865e1b
3.53.0 3 years ago
Mikael Finstad 9b027bc762
implement dark/ight mode
still not 100%, but
closes #733
3 years ago
Mikael Finstad d252ed3a14 use fontsource 3 years ago
Mikael Finstad eb963ee601
upgrade i18n packages
- this upgrades translation json format from v3 to 4
- replace i18next-scanner with i18next-parser (former doesn't support json v4)
- and enable pluralization support #346
3 years ago
Mikael Finstad dd1b44f2d3
3.52.0 3 years ago
Mikael Finstad 9ea6326a16
3.51.1 3 years ago
Mikael Finstad 18b9834473
3.51.0 3 years ago
Mikael Finstad cebb532656
upgrade electron 3 years ago
Mikael Finstad ef406daa6e
move to vitest 🚀 3 years ago
Mikael Finstad 1715c2bb01
move to vite
closes #971
3 years ago
Mikael Finstad 76f1883aa9
upgrade framer motion 3 years ago
Mikael Finstad 7215f711db
3.50.0 3 years ago
Mikael Finstad 6f6a35af7f
use kbps for audio
closes #1451
3 years ago
Mikael Finstad 3c079a02c5
remove unused lib 3 years ago
Mikael Finstad 5d524679b0
3.49.0 3 years ago
Mikael Finstad 3790c55702
remove unused package #1366 3 years ago
Mikael Finstad 6b7fb65344
upgrade electron to 22 3 years ago
dependabot[bot] f3e3fd708d Bump json5 from 2.2.0 to 2.2.2
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Mikael Finstad faa07424fb
rewrite checking logic
replace axios with ky
and add fake app check
3 years ago
Mikael Finstad b69a278675 3.48.2 3 years ago
Mikael Finstad 540e570aa6 3.48.1 3 years ago
Mikael Finstad b318644b93 3.48.0 3 years ago
Mikael Finstad 966634de1d up sweetalert2-react-content 3 years ago
Mikael Finstad 691c35694e upgrade react-lottie-player 3 years ago
Mikael Finstad ed7d46271e upgrade react-use 3 years ago
Mikael Finstad 6026c8e364 upgrad react 3 years ago
Mikael Finstad 01e8159ed3 upgrade react-scripts 3 years ago
Mikael Finstad d41e53ef04 upgrade evergreen 3 years ago
Mikael Finstad 123c3a3402 move away from unmaintained react-hammerjs 3 years ago
Mikael Finstad e151d50e9d add linux category 3 years ago
Mikael Finstad ed39d7f48c upgrade react-sortablejs 3 years ago
Mikael Finstad 4261d0f689 upgrade electron-builder 3 years ago
Mikael Finstad 0b36c71559 update i18n-scanner 3 years ago
Mikael Finstad 462ebbd718 fix target again 3 years ago
Mikael Finstad a9df7a2c91 fix "target" 3 years ago
Mikael Finstad 15f7a0026d try to support apple silicon 3 years ago
Mikael Finstad abdac785a4 fix deprecation 3 years ago
Mikael Finstad 65a0b9e138 remove `open`
use instead shell.showItemInFolder #714
3 years ago
Mikael Finstad c4441127d3 use shell.trashItem instead of trash
closes #537
3 years ago
Mikael Finstad 1799547353 upgrade electron #714 3 years ago
Mikael Finstad a9341e801b
upgrade to yarn3 3 years ago
Mikael Finstad 22487aa389
3.47.1 3 years ago
Mikael Finstad 60b73dae3d
3.47.0 3 years ago
Mikael Finstad fc93662254
upgrade electron-builder
to fix python issue on macos
3 years ago
Mikael Finstad 898925714b
implement logging to file 3 years ago
Mikael Finstad d1faac4146
upgrade file-type and speedup detection 3 years ago
Mikael Finstad 75c25dabb3
3.46.3 3 years ago
Mikael Finstad cea6b60846
3.46.2 3 years ago
Mikael Finstad d1f788cc94
fix oops 3 years ago
Mikael Finstad 79afece66d
3.46.1 3 years ago
Mikael Finstad c707193cf5
upgrade ffmpeg to v5.0.1
closes #981
#1031
3 years ago
Mikael Finstad 48b2e3e01f
3.46.0 3 years ago
Mikael Finstad 85e000123f
produce only 7z for windows
See #1236
3 years ago
dependabot[bot] f69e460860 Bump moment from 2.29.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Mikael Finstad 32f5bdc26b
add support for armv7l (raspberrry pi)
https://github.com/mifi/lossless-cut/discussions/1231
3 years ago
dependabot[bot] 5ae7833c41 Bump sharp from 0.29.3 to 0.30.5
Bumps [sharp](https://github.com/lovell/sharp) from 0.29.3 to 0.30.5.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.29.3...v0.30.5)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Mikael Finstad e56c7abf1e
3.45.0 3 years ago
dependabot[bot] 9a0598265e Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Mikael Finstad 3b5e7afcf7
upgrade electron-notarize 4 years ago
Mikael Finstad 226f037988
fix artifact name 4 years ago
Mikael Finstad 744e8d89d2
3.44.0 4 years ago
Mikael Finstad c0aabf53cf
try to support arm64 #1056
but without ffmpeg
4 years ago
Mikael Finstad c7cd929451
implement mac support for smart cut (h264) #126 4 years ago
Mikael Finstad eab8a2c9b5
move sorting from merge to batch files
closes #1043
4 years ago
Mikael Finstad 425bf6f5de
add postversion script
https://github.com/mifi/lossless-cut/pull/987#issuecomment-1014246807
4 years ago
Mikael Finstad 8956a52cc9
upgrade fast xml parser 4 years ago