1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 18:32:34 +01:00
Commit Graph

398 Commits

Author SHA1 Message Date
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
3a9d51f440
3.55.2 2023-04-09 00:30:49 +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
3a257db89e
Revert "rename non-usable artifacts #1551"
This reverts commit 0fd363fbd1.
2023-04-08 23:52:08 +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
6cd949ac26
Merge branch 'master' into ffmpeg-6 2023-04-08 21:19:33 +09:00
Mikael Finstad
6fa2465ef5
3.55.1 2023-04-07 21:34:03 +09:00
Mikael Finstad
7da308c7d1
Revert "rename non-usable artifacts #1551"
This reverts commit 194406eed6.
2023-04-07 21:32:09 +09:00
Mikael Finstad
f17241a291
3.55.0 2023-04-07 21:10:31 +09:00
Mikael Finstad
194406eed6
rename non-usable artifacts #1551 2023-04-07 21:07:59 +09:00
Mikael Finstad
0fd363fbd1
rename non-usable artifacts #1551 2023-04-07 20:59:30 +09:00
Mikael Finstad
2674f66c7d
upgrade to ffmpeg6
and use shared ffmpeg for win and linux
closes #1143
2023-04-05 13:02:04 +09:00
Mikael Finstad
99b6f5479a
3.54.0 2023-04-04 22:57:08 +09:00
Mikael Finstad
9484865e1b
3.53.0 2023-03-10 22:06:08 +08: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
dd1b44f2d3
3.52.0 2023-02-17 17:26:10 +08:00
Mikael Finstad
9ea6326a16
3.51.1 2023-02-17 14:17:07 +08:00
Mikael Finstad
18b9834473
3.51.0 2023-02-17 00:13:22 +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
Mikael Finstad
7215f711db
3.50.0 2023-02-05 21:16:24 +08:00
Mikael Finstad
6f6a35af7f
use kbps for audio
closes #1451
2023-02-03 17:48:23 +08:00
Mikael Finstad
3c079a02c5
remove unused lib 2023-01-27 15:01:12 +09:00
Mikael Finstad
5d524679b0
3.49.0 2023-01-15 19:10:01 +08: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
Mikael Finstad
b69a278675 3.48.2 2022-11-24 13:38:33 +08:00
Mikael Finstad
540e570aa6 3.48.1 2022-11-24 13:38:33 +08:00
Mikael Finstad
b318644b93 3.48.0 2022-11-24 13:38:33 +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
e151d50e9d add linux category 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
462ebbd718 fix target again 2022-11-24 13:38:33 +08:00