Wykres commitów

455 Commity (master)

Autor SHA1 Wiadomość Data
Mikael Finstad 122d79c300
improve dark mode #1969 2024-05-27 21:10:27 +02:00
Mikael Finstad 0f3e2eb100
3.61.1 2024-05-27 00:49:41 +02:00
Mikael Finstad ec3e626693
use js expressions instead of mathjs #2002 2024-05-19 23:16:59 +02:00
Mikael Finstad b5028dc142
allow selecting segments by expression
also remove select by tags dialog to reduce code
it's covered by expression

fixes #1999
2024-05-16 14:10:00 +02:00
Mikael Finstad 2599c4c204
improve build script 2024-05-14 21:58:29 +02:00
Mikael Finstad 89514244f7
3.61.0 2024-05-14 12:44:56 +02:00
Mikael Finstad ecc57047e4
upgrade swal 2024-05-11 10:48:14 +02:00
Mikael Finstad 43f9be6e1b
upgrade semver 2024-04-21 20:58:27 +02:00
Mikael Finstad 3f4c214287
implement copy/paste segment tags
closes #1964
2024-04-21 20:50:58 +02:00
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>
2024-04-03 16:54:42 +00:00
Mikael Finstad a1422ad264
in-house the file-uri implementation
fixes #1941
2024-04-01 13:49:22 +01:00
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>
2024-03-28 18:00:27 +00:00
Mikael Finstad f677619039
upgrade to electron-vite 2024-03-21 23:28:25 +08:00
Mikael Finstad 27df6c20e6
improve types 2024-03-15 21:45:33 +08:00
Mikael Finstad 2e0b9887fd
imrpve types 2024-03-03 17:27:56 +08:00
Mikael Finstad fd1955a970
improvements
- improve preview playback (allow resuming from current position) - closes #1584
- new keyboard actions: Jump to first & last segment
- more types
2024-02-22 00:41:08 +08:00
Mikael Finstad 4704d246b4
upgrade lint 2024-02-20 22:49:07 +08:00
Mikael Finstad 0aadb59878
add libsvtav1 support #1825
https://github.com/mifi/lossless-cut/issues/126#issuecomment-1937458122
2024-02-15 00:02:28 +08:00
Mikael Finstad 9509680c03
add option to shift cut start frames
and add types
2024-02-14 21:12:16 +08:00
Mikael Finstad a61c83956d
upgrade p-retry 2024-02-12 23:19:38 +08:00
Mikael Finstad ddf3eb22e0
fixes 2024-02-12 14:36:34 +08:00
Mikael Finstad 8b6f0cc593
start to tsify 2024-02-12 14:11:36 +08:00
Mikael Finstad 6fddf72a2d
implement video/audio track switching #256
also with MediaSource for unsupported codecs
2024-02-11 22:36:49 +08:00
Mikael Finstad 476ab11f63
Merge branch 'master' into mediasource
# Conflicts:
#	src/App.jsx
2024-02-08 00:14:23 +07:00
Mikael Finstad a05163e721
Merge branch 'master' of github.com:mifi/lossless-cut 2024-01-28 11:13:35 +07:00
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>
2024-01-20 10:41:16 +07:00
Achim 01717159c0 fix "download-ffmpeg-linux-x64" (remove 'brace expansion') 2024-01-13 17:52:34 +07:00
Mikael Finstad 3c288eb3d0
Merge branch 'stores' 2024-01-05 18:25:24 +08:00
Mikael Finstad d526e50a58
3.60.0 2024-01-05 18:22:17 +08:00
Mikael Finstad 7f32cdca8a
Use MediaSource for unsupported formats 2024-01-04 23:34:41 +08:00
Mikael Finstad 43fe553bd3
add ts support 2024-01-02 23:45:43 +08:00
Mikael Finstad d311656990
3.59.1 2023-12-22 21:01:57 +08:00
Mikael Finstad 0762ccf3d1
3.59.0 2023-12-22 15:06:36 +08:00
Mikael Finstad 899e6e2960
add full screen video support
closes #543
2023-12-22 14:38:54 +08:00
Mikael Finstad 0f3e46b10c
upgrad yarn 2023-12-10 12:40:46 +08:00
Mikael Finstad 7dbc8af226
retry deleting file
(hopefully) fixes #1797

also allow aborting
2023-12-08 16:21:32 +08:00
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>
2023-11-17 13:24:58 +09:00
Mikael Finstad 550c3d1a78
upgrade adnd fix lint 2023-11-15 16:40:54 +09:00
Mikael Finstad 6ca0d9d7da remove teamId 2023-11-01 21:27:18 +09:00
Mikael Finstad 6d2cac9a68
yarn upgrade 2023-10-20 15:57:15 +08:00
Mikael Finstad 3454bdf957
try to fix notarize 2023-10-20 15:25:15 +08:00
Mikael Finstad ed886a90e1
remove patch package and upgrad electron-builder 2023-10-20 15:23:31 +08:00
Mikael Finstad 2c1796c2ac
try downgrade electron builder 2023-10-19 18:02:36 +08:00
Mikael Finstad 52aec8f7b7
try disable mas notarize 2023-10-19 17:13:23 +08:00
Mikael Finstad 1cf88d966c
update notarization
https://github.com/electron-userland/electron-builder/issues/7683#issuecomment-1726471047
2023-10-19 16:09:14 +08:00
Mikael Finstad abacff91a4
3.58.0 2023-10-16 00:13:20 +08:00
Mikael Finstad a3cbce6190
implement http api #980 #868
- add closeCurrentFile action
- allow export confirm also via action
- upgrade electron
2023-10-15 23:36:54 +08:00
Mikael Finstad 97abceabbd
3.57.0 2023-10-15 18:45:24 +08:00
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>
2023-10-15 17:24:36 +08:00
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>
2023-09-19 07:54:48 +03:00