Commit Graph

574 Commits (master)

Author SHA1 Message Date
dependabot[bot] e7f2d39d36
Bump vite from 5.3.4 to 5.3.6 (#2158)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.3.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.6/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot] 3a4a28a601
Bump express from 4.19.2 to 4.20.0 (#2165)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Mikael Finstad 32238d9d02
run simple smoke test 2 years ago
Mikael Finstad 5d5b4decd4
upgrade file-type 2 years ago
Mikael Finstad 47a52dce5d
upgrade file-type 2 years ago
Mikael Finstad 8eef3cbc16
improve types 2 years ago
Mikael Finstad feaeaec12d
move lodash to devDeps 2 years ago
Mikael Finstad 818a323e7e
implement URL download
closes #1486
2 years ago
Mikael Finstad 52f615421f
3.62.0 2 years ago
Mikael Finstad c6a9670d5e
fix bugged script 2 years ago
Mikael Finstad ad1e8ab6e6
upgrade yarn 2 years ago
Mikael Finstad 4dad1e34c3
upgrade electron-builder 2 years ago
Mikael Finstad c5af789121
upgrade i18next 2 years ago
Mikael Finstad 5ec0ae94d7
upgarde electron to 31 2 years ago
Mikael Finstad cfd51d6ce5
support rendering gps map #2072
experimental and only supports DJI SRT
2 years ago
Mikael Finstad e5f23510e1
add type-fest 2 years ago
Mikael Finstad efd0aee9a4
upgrade typescript 2 years ago
dependabot[bot] f74ab729a9
Bump fast-xml-parser from 4.2.5 to 4.4.1
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.5 to 4.4.1.
- [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.5...v4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Mikael Finstad d76829b35b
upgrade vite deps
and dedupe
2 years ago
Mikael Finstad 122d79c300
improve dark mode #1969 2 years ago
Mikael Finstad 0f3e2eb100
3.61.1 2 years ago
Mikael Finstad ec3e626693
use js expressions instead of mathjs #2002 2 years ago
Mikael Finstad b5028dc142
allow selecting segments by expression
also remove select by tags dialog to reduce code
it's covered by expression

fixes #1999
2 years ago
Mikael Finstad 2599c4c204
improve build script 2 years ago
Mikael Finstad 89514244f7
3.61.0 2 years ago
Mikael Finstad ecc57047e4
upgrade swal 2 years ago
Mikael Finstad 43f9be6e1b
upgrade semver 2 years ago
Mikael Finstad 3f4c214287
implement copy/paste segment tags
closes #1964
2 years ago
dependabot[bot] 6c5acb9b63
Bump vite from 4.5.2 to 4.5.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Mikael Finstad a1422ad264
in-house the file-uri implementation
fixes #1941
2 years ago
dependabot[bot] db11d66257
Bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Mikael Finstad f677619039
upgrade to electron-vite 2 years ago
Mikael Finstad 27df6c20e6
improve types 2 years ago
Mikael Finstad 2e0b9887fd
imrpve types 2 years ago
Mikael Finstad fd1955a970
improvements
- improve preview playback (allow resuming from current position) - closes #1584
- new keyboard actions: Jump to first & last segment
- more types
2 years ago
Mikael Finstad 4704d246b4
upgrade lint 2 years ago
Mikael Finstad 0aadb59878
add libsvtav1 support #1825
https://github.com/mifi/lossless-cut/issues/126#issuecomment-1937458122
2 years ago
Mikael Finstad 9509680c03
add option to shift cut start frames
and add types
2 years ago
Mikael Finstad a61c83956d
upgrade p-retry 2 years ago
Mikael Finstad ddf3eb22e0
fixes 2 years ago
Mikael Finstad 8b6f0cc593
start to tsify 2 years ago
Mikael Finstad 6fddf72a2d
implement video/audio track switching #256
also with MediaSource for unsupported codecs
2 years ago
Mikael Finstad 476ab11f63
Merge branch 'master' into mediasource
# Conflicts:
#	src/App.jsx
2 years ago
Mikael Finstad a05163e721
Merge branch 'master' of github.com:mifi/lossless-cut 2 years ago
dependabot[bot] 1ee7487591 Bump vite from 4.3.9 to 4.5.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.9 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Achim 01717159c0 fix "download-ffmpeg-linux-x64" (remove 'brace expansion') 3 years ago
Mikael Finstad 3c288eb3d0
Merge branch 'stores' 3 years ago
Mikael Finstad d526e50a58
3.60.0 3 years ago
Mikael Finstad 7f32cdca8a
Use MediaSource for unsupported formats 3 years ago
Mikael Finstad 43fe553bd3
add ts support 3 years ago
Mikael Finstad d311656990
3.59.1 3 years ago
Mikael Finstad 0762ccf3d1
3.59.0 3 years ago
Mikael Finstad 899e6e2960
add full screen video support
closes #543
3 years ago
Mikael Finstad 0f3e46b10c
upgrad yarn 3 years ago
Mikael Finstad 7dbc8af226
retry deleting file
(hopefully) fixes #1797

also allow aborting
3 years ago
dependabot[bot] 87555f3eb5 Bump sharp from 0.30.5 to 0.32.6
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.5 to 0.32.6.
- [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.30.5...v0.32.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Mikael Finstad 550c3d1a78
upgrade adnd fix lint 3 years ago
Mikael Finstad 6ca0d9d7da remove teamId 3 years ago
Mikael Finstad 6d2cac9a68
yarn upgrade 3 years ago
Mikael Finstad 3454bdf957
try to fix notarize 3 years ago
Mikael Finstad ed886a90e1
remove patch package and upgrad electron-builder 3 years ago
Mikael Finstad 2c1796c2ac
try downgrade electron builder 3 years ago
Mikael Finstad 52aec8f7b7
try disable mas notarize 3 years ago
Mikael Finstad 1cf88d966c
update notarization
https://github.com/electron-userland/electron-builder/issues/7683#issuecomment-1726471047
3 years ago
Mikael Finstad abacff91a4
3.58.0 3 years ago
Mikael Finstad a3cbce6190
implement http api #980 #868
- add closeCurrentFile action
- allow export confirm also via action
- upgrade electron
3 years ago
Mikael Finstad 97abceabbd
3.57.0 3 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>
3 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>
3 years ago
Mikael Finstad a382d040dd
3.56.0 3 years ago
Mikael Finstad 334fc2129c
upgrade packages 3 years ago
Mikael Finstad 89e23c546b
degrade execa
fixes #1673
3 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
3 years ago
Mikael Finstad d496326ae1
Merge branch 'master' into ffmpeg-6
# Conflicts:
#	yarn.lock
3 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>
3 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>
3 years ago
Mikael Finstad dde7c225b5
Merge branch 'master' into ffmpeg-6
# Conflicts:
#	yarn.lock
3 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>
3 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>
3 years ago
Mikael Finstad 2a6fb71f41
Merge branch 'master' into ffmpeg-6 3 years ago
Mikael Finstad 3a9d51f440
3.55.2 3 years ago
Mikael Finstad 01a839df32
upgrade electron
to fix mas issue
https://github.com/electron/electron/pull/37309
3 years ago
Mikael Finstad 3a257db89e
Revert "rename non-usable artifacts #1551"
This reverts commit 0fd363fbd1.
3 years ago
Mikael Finstad 3bc407cabd
refactors
- upgarde execa
- remove moment
- pull ffmpeg/execa logic out into main process
3 years ago
Mikael Finstad 6cd949ac26
Merge branch 'master' into ffmpeg-6 3 years ago
Mikael Finstad 6fa2465ef5
3.55.1 3 years ago
Mikael Finstad 7da308c7d1
Revert "rename non-usable artifacts #1551"
This reverts commit 194406eed6.
3 years ago
Mikael Finstad f17241a291
3.55.0 3 years ago
Mikael Finstad 194406eed6
rename non-usable artifacts #1551 3 years ago
Mikael Finstad 0fd363fbd1
rename non-usable artifacts #1551 3 years ago
Mikael Finstad 2674f66c7d
upgrade to ffmpeg6
and use shared ffmpeg for win and linux
closes #1143
3 years ago
Mikael Finstad 99b6f5479a
3.54.0 3 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 4 years ago
Mikael Finstad 5d524679b0
3.49.0 4 years ago
Mikael Finstad 3790c55702
remove unused package #1366 4 years ago
Mikael Finstad 6b7fb65344
upgrade electron to 22 4 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>
4 years ago
Mikael Finstad faa07424fb
rewrite checking logic
replace axios with ky
and add fake app check
4 years ago
Mikael Finstad b69a278675 3.48.2 4 years ago
Mikael Finstad 540e570aa6 3.48.1 4 years ago
Mikael Finstad b318644b93 3.48.0 4 years ago
Mikael Finstad 966634de1d up sweetalert2-react-content 4 years ago
Mikael Finstad 691c35694e upgrade react-lottie-player 4 years ago
Mikael Finstad ed7d46271e upgrade react-use 4 years ago
Mikael Finstad 6026c8e364 upgrad react 4 years ago
Mikael Finstad 01e8159ed3 upgrade react-scripts 4 years ago
Mikael Finstad d41e53ef04 upgrade evergreen 4 years ago
Mikael Finstad 123c3a3402 move away from unmaintained react-hammerjs 4 years ago
Mikael Finstad e151d50e9d add linux category 4 years ago
Mikael Finstad ed39d7f48c upgrade react-sortablejs 4 years ago
Mikael Finstad 4261d0f689 upgrade electron-builder 4 years ago
Mikael Finstad 0b36c71559 update i18n-scanner 4 years ago
Mikael Finstad 462ebbd718 fix target again 4 years ago
Mikael Finstad a9df7a2c91 fix "target" 4 years ago
Mikael Finstad 15f7a0026d try to support apple silicon 4 years ago
Mikael Finstad abdac785a4 fix deprecation 4 years ago
Mikael Finstad 65a0b9e138 remove `open`
use instead shell.showItemInFolder #714
4 years ago
Mikael Finstad c4441127d3 use shell.trashItem instead of trash
closes #537
4 years ago
Mikael Finstad 1799547353 upgrade electron #714 4 years ago
Mikael Finstad a9341e801b
upgrade to yarn3 4 years ago
Mikael Finstad 22487aa389
3.47.1 4 years ago
Mikael Finstad 60b73dae3d
3.47.0 4 years ago
Mikael Finstad fc93662254
upgrade electron-builder
to fix python issue on macos
4 years ago
Mikael Finstad 898925714b
implement logging to file 4 years ago
Mikael Finstad d1faac4146
upgrade file-type and speedup detection 4 years ago
Mikael Finstad 75c25dabb3
3.46.3 4 years ago
Mikael Finstad cea6b60846
3.46.2 4 years ago
Mikael Finstad d1f788cc94
fix oops 4 years ago
Mikael Finstad 79afece66d
3.46.1 4 years ago
Mikael Finstad c707193cf5
upgrade ffmpeg to v5.0.1
closes #981
#1031
4 years ago
Mikael Finstad 48b2e3e01f
3.46.0 4 years ago
Mikael Finstad 85e000123f
produce only 7z for windows
See #1236
4 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>
4 years ago
Mikael Finstad 32f5bdc26b
add support for armv7l (raspberrry pi)
https://github.com/mifi/lossless-cut/discussions/1231
4 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>
4 years ago
Mikael Finstad e56c7abf1e
3.45.0 4 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>
4 years ago