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
Mikael Finstad
966634de1d
up sweetalert2-react-content
2022-11-24 13:38:33 +08:00
Mikael Finstad
691c35694e
upgrade react-lottie-player
2022-11-24 13:38:33 +08:00
Mikael Finstad
ed7d46271e
upgrade react-use
2022-11-24 13:38:33 +08:00
Mikael Finstad
6026c8e364
upgrad react
2022-11-24 13:38:33 +08:00
Mikael Finstad
01e8159ed3
upgrade react-scripts
2022-11-24 13:38:33 +08:00
Mikael Finstad
d41e53ef04
upgrade evergreen
2022-11-24 13:38:33 +08:00
Mikael Finstad
123c3a3402
move away from unmaintained react-hammerjs
2022-11-24 13:38:33 +08:00
Mikael Finstad
ed39d7f48c
upgrade react-sortablejs
2022-11-24 13:38:33 +08:00
Mikael Finstad
4261d0f689
upgrade electron-builder
2022-11-24 13:38:33 +08:00
Mikael Finstad
0b36c71559
update i18n-scanner
2022-11-24 13:38:33 +08:00
Mikael Finstad
abdac785a4
fix deprecation
2022-11-24 13:38:33 +08:00
Mikael Finstad
65a0b9e138
remove open
...
use instead shell.showItemInFolder #714
2022-11-24 13:38:33 +08:00
Mikael Finstad
c4441127d3
use shell.trashItem instead of trash
...
closes #537
2022-11-24 13:38:33 +08:00
Mikael Finstad
1799547353
upgrade electron #714
2022-11-24 13:38:33 +08:00
Mikael Finstad
a9341e801b
upgrade to yarn3
2022-11-22 22:09:37 +08:00
dependabot[bot]
45cd9bea15
Bump loader-utils from 1.4.0 to 1.4.1
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 19:15:46 +01:00