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
4b644163e2
run yarn
2023-11-01 21:27:18 +09:00
Mikael Finstad
d0b3af94f2
try to use api key instead
...
to notarize
2023-11-01 21:27:18 +09:00
Mikael Finstad
308bb2b36b
run yarn
2023-10-20 15:58:59 +08:00
Mikael Finstad
c6efdb74f1
run yarn
2023-10-20 15:26:54 +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
dependabot[bot]
4e2f2ce5e4
Bump @babel/traverse from 7.20.13 to 7.23.2
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.20.13 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 16:38:25 +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
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
dependabot[bot]
00659bd6e3
Bump postcss from 8.4.21 to 8.4.31
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-15 17:25:35 +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]
1fa2296c63
Bump get-func-name from 2.0.0 to 2.0.2
...
Bumps [get-func-name](https://github.com/chaijs/get-func-name ) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases )
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2 )
---
updated-dependencies:
- dependency-name: get-func-name
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-28 12:54:51 +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
Mikael Finstad
334fc2129c
upgrade packages
2023-08-21 13:15:23 +02:00
Mikael Finstad
89e23c546b
degrade execa
...
fixes #1673
2023-08-21 13:03:48 +02:00
Mikael Finstad
c88e63c5ef
allow per-stream bitstream filters
...
https://github.com/mifi/lossless-cut/issues/1680#issuecomment-1682915193
also refactor per stream params
2023-08-20 22:25:25 +02:00
dependabot[bot]
1c1ed1e6b4
Bump word-wrap from 1.2.3 to 1.2.4
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 23:43:07 +02:00
Mikael Finstad
d496326ae1
Merge branch 'master' into ffmpeg-6
...
# Conflicts:
# yarn.lock
2023-07-11 17:35:40 +02:00
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>
2023-06-24 19:29:05 +02:00
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>
2023-06-24 11:44:26 +02:00
Mikael Finstad
dde7c225b5
Merge branch 'master' into ffmpeg-6
...
# Conflicts:
# yarn.lock
2023-06-10 21:19:46 +01:00
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>
2023-06-10 20:49:13 +01:00
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>
2023-06-06 15:29:42 +02:00
Mikael Finstad
2a6fb71f41
Merge branch 'master' into ffmpeg-6
2023-04-09 00:32:11 +09:00
Mikael Finstad
01a839df32
upgrade electron
...
to fix mas issue
https://github.com/electron/electron/pull/37309
2023-04-09 00:30:12 +09:00
Mikael Finstad
3bc407cabd
refactors
...
- upgarde execa
- remove moment
- pull ffmpeg/execa logic out into main process
2023-04-08 23:51:09 +09:00
Mikael Finstad
9b027bc762
implement dark/ight mode
...
still not 100%, but
closes #733
2023-03-10 12:12:48 +08:00
Mikael Finstad
d252ed3a14
use fontsource
2023-02-19 14:45:11 +08:00
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
2023-02-18 23:18:08 +08:00
Mikael Finstad
cebb532656
upgrade electron
2023-02-16 23:46:51 +08:00
Mikael Finstad
ef406daa6e
move to vitest 🚀
2023-02-16 23:40:09 +08:00
Mikael Finstad
1715c2bb01
move to vite
...
closes #971
2023-02-16 23:22:05 +08:00
Mikael Finstad
76f1883aa9
upgrade framer motion
2023-02-16 11:32:17 +08:00
dependabot[bot]
a538d5fac1
Bump @sideway/formula from 3.0.0 to 3.0.1
...
Bumps [@sideway/formula](https://github.com/sideway/formula ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases )
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: "@sideway/formula"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 12:54:18 +08:00
Mikael Finstad
6f6a35af7f
use kbps for audio
...
closes #1451
2023-02-03 17:48:23 +08:00
dependabot[bot]
b21483201d
Bump http-cache-semantics from 4.1.0 to 4.1.1
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 12:46:30 +08:00
dependabot[bot]
67435d325a
Bump jszip from 3.7.1 to 3.10.1
...
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.7.1 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.1...v3.10.1 )
---
updated-dependencies:
- dependency-name: jszip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 12:42:55 +08:00
dependabot[bot]
39dc42a56d
Bump ua-parser-js from 0.7.31 to 0.7.33
...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js ) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33 )
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 15:40:51 +09:00
Mikael Finstad
3c079a02c5
remove unused lib
2023-01-27 15:01:12 +09:00
Mikael Finstad
3790c55702
remove unused package #1366
2023-01-15 18:08:38 +08:00
Mikael Finstad
6b7fb65344
upgrade electron to 22
2023-01-15 17:26:03 +08:00
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>
2023-01-02 23:03:00 +08:00
Mikael Finstad
faa07424fb
rewrite checking logic
...
replace axios with ky
and add fake app check
2023-01-02 17:17:41 +08:00
dependabot[bot]
7df89a4697
Bump express from 4.17.2 to 4.18.2
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.2 to 4.18.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.17.2...4.18.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-18 10:08:28 +07:00
dependabot[bot]
125112e6c0
Bump loader-utils from 1.4.1 to 1.4.2
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 13:39:06 +08:00