Commit Graph

466 Commits (v3.62.0)

Author SHA1 Message Date
Mikael Finstad 52f615421f
3.62.0 1 year ago
Mikael Finstad c6a9670d5e
fix bugged script 1 year ago
Mikael Finstad ad1e8ab6e6
upgrade yarn 1 year ago
Mikael Finstad 4dad1e34c3
upgrade electron-builder 1 year ago
Mikael Finstad c5af789121
upgrade i18next 1 year ago
Mikael Finstad 5ec0ae94d7
upgarde electron to 31 1 year ago
Mikael Finstad cfd51d6ce5
support rendering gps map #2072
experimental and only supports DJI SRT
1 year ago
Mikael Finstad e5f23510e1
add type-fest 1 year ago
Mikael Finstad efd0aee9a4
upgrade typescript 1 year 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>
1 year ago
Mikael Finstad d76829b35b
upgrade vite deps
and dedupe
1 year ago
Mikael Finstad 122d79c300
improve dark mode #1969 1 year ago
Mikael Finstad 0f3e2eb100
3.61.1 1 year ago
Mikael Finstad ec3e626693
use js expressions instead of mathjs #2002 1 year 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
1 year ago
Mikael Finstad 2599c4c204
improve build script 1 year ago
Mikael Finstad 89514244f7
3.61.0 1 year ago
Mikael Finstad ecc57047e4
upgrade swal 1 year ago
Mikael Finstad 43f9be6e1b
upgrade semver 1 year ago
Mikael Finstad 3f4c214287
implement copy/paste segment tags
closes #1964
1 year 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>
1 year ago
Mikael Finstad a1422ad264
in-house the file-uri implementation
fixes #1941
1 year 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>
1 year ago
Mikael Finstad f677619039
upgrade to electron-vite 1 year 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>
2 years ago
Achim 01717159c0 fix "download-ffmpeg-linux-x64" (remove 'brace expansion') 2 years ago
Mikael Finstad 3c288eb3d0
Merge branch 'stores' 2 years ago
Mikael Finstad d526e50a58
3.60.0 2 years ago
Mikael Finstad 7f32cdca8a
Use MediaSource for unsupported formats 2 years ago
Mikael Finstad 43fe553bd3
add ts support 2 years ago
Mikael Finstad d311656990
3.59.1 2 years ago
Mikael Finstad 0762ccf3d1
3.59.0 2 years ago
Mikael Finstad 899e6e2960
add full screen video support
closes #543
2 years ago
Mikael Finstad 0f3e46b10c
upgrad yarn 2 years ago
Mikael Finstad 7dbc8af226
retry deleting file
(hopefully) fixes #1797

also allow aborting
2 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>
2 years ago
Mikael Finstad 550c3d1a78
upgrade adnd fix lint 2 years ago
Mikael Finstad 6ca0d9d7da remove teamId 2 years ago