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

2568 Commits

Author SHA1 Message Date
Mikael Finstad
343ab5a644
improve meta reset button #2113 2024-08-15 12:59:52 +02:00
Mikael Finstad
e3da5e841a
auto html5ify ffv1
fixes #2110
2024-08-15 12:59:30 +02:00
Mikael Finstad
c3e110ac27
add type 2024-08-09 17:38:59 +02:00
Mikael Finstad
4ccf3180ca
improve seek speed
by waiting for `seeked` event
2024-08-09 17:38:14 +02:00
Mikael Finstad
818a323e7e
implement URL download
closes #1486
2024-08-08 01:07:28 +02:00
Mikael Finstad
c495012db2
make toast wider
closes #1504
2024-08-07 16:27:24 +02:00
Mikael Finstad
3daf257688
improve description
closes #1433
2024-08-07 16:20:42 +02:00
Mikael Finstad
7463049ee5
improve settings 2024-08-07 16:20:27 +02:00
Mikael Finstad
52f615421f
3.62.0 2024-08-06 23:09:27 +02:00
Mikael Finstad
052b9f88a0
scan i18n 2024-08-06 23:08:25 +02:00
Mikael Finstad
c6a9670d5e
fix bugged script 2024-08-06 23:07:31 +02:00
Mikael Finstad
554aa2c2eb
yarn dedupe 2024-08-06 23:01:25 +02:00
Mikael Finstad
9afc8ad6a2
run yarn 2024-08-06 23:01:07 +02:00
Mikael Finstad
ad1e8ab6e6
upgrade yarn 2024-08-06 23:00:26 +02:00
Mikael Finstad
4dad1e34c3
upgrade electron-builder 2024-08-06 23:00:03 +02:00
Mikael Finstad
1d03b38eb2
use logger 2024-08-06 22:30:30 +02:00
Mikael Finstad
f2f98d40a7
implement OS notifications
closes #1510

also respect hideAllNotifications for more notifications
2024-08-06 22:03:17 +02:00
Mikael Finstad
1abf243735
implement task bar progress
closes #1511
2024-08-06 21:16:39 +02:00
Mikael Finstad
c5af789121
upgrade i18next 2024-08-06 21:13:20 +02:00
Mikael Finstad
5ec0ae94d7
upgarde electron to 31 2024-08-06 21:06:50 +02:00
Mikael Finstad
cc4eddd81c
mute negative progress errors 2024-08-06 21:05:40 +02:00
Mikael Finstad
029ba35c01
show LosslessCut last in app title
(show most interesting stuff first)
2024-08-06 20:42:19 +02:00
Mikael Finstad
06266e4a4d
move reference to tsconfig 2024-08-06 20:18:28 +02:00
Mikael Finstad
6e60133ef7
try to fix broken expressions
(in production) - fixes #2059
also type
and log worker error early
2024-08-06 16:04:27 +02:00
Mikael Finstad
0a3839882e
change electron vite config to ts 2024-08-06 15:57:24 +02:00
Mikael Finstad
ad5032e85d
improve placehodler 2024-08-06 14:34:26 +02:00
Mikael Finstad
0ed69bb1b6
update issues 2024-08-06 00:55:54 +02:00
Mikael Finstad
6a98e3315b
allow relative timeline seek #2056 2024-08-06 00:55:49 +02:00
Mikael Finstad
8a6dd62d6d
fix bug 2024-08-06 00:54:31 +02:00
Mikael Finstad
94df449d12
fix types 2024-08-06 00:54:20 +02:00
Mikael Finstad
fbd57b625b
update readme 2024-08-05 23:49:41 +02:00
Mikael Finstad
cfd51d6ce5
support rendering gps map #2072
experimental and only supports DJI SRT
2024-08-05 23:23:06 +02:00
Mikael Finstad
08e29b2135
refactor 2024-08-05 23:21:29 +02:00
Mikael Finstad
3d583603bc
fix type 2024-08-05 23:20:14 +02:00
Mikael Finstad
7eeac349a8
update faq 2024-08-05 01:22:47 +02:00
Mikael Finstad
533074ddae
allow passing arguments to api actions
also rename shortcuts to actions in api (breaking)

closes #2087
2024-08-05 01:22:34 +02:00
Mikael Finstad
e5f23510e1
add type-fest 2024-08-05 00:03:28 +02:00
Mikael Finstad
d84da571e9
convert pcm_dvd #2092 2024-08-04 23:19:57 +02:00
Mikael Finstad
d4c55c3fac
improve error message
and types
2024-08-04 20:25:53 +02:00
Mikael Finstad
efd0aee9a4
upgrade typescript 2024-08-04 20:24:24 +02:00
Mikael Finstad
6a9edea172
Merge pull request #2085 from mifi/dependabot/npm_and_yarn/fast-xml-parser-4.4.1
Bump fast-xml-parser from 4.2.5 to 4.4.1
2024-07-30 23:23:35 +02:00
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>
2024-07-29 20:16:04 +00:00
Mikael Finstad
79de13fd83
upgrade 2024-07-29 11:26:19 +02:00
Mikael Finstad
6d973b4b08
simplify logic 2024-07-20 16:09:30 +02:00
Mikael Finstad
d76829b35b
upgrade vite deps
and dedupe
2024-07-20 16:05:33 +02:00
Mikael Finstad
2ca4d81002
add all HN 2024-07-01 19:08:53 +02:00
Mikael Finstad
51b4f639ca
don't auto hide complete notification
#2048
2024-06-21 18:03:55 +02:00
Mikael Finstad
9c9c8639ac
Add a Keyboard shortcut for Mute
closes #2032
2024-06-21 00:01:12 +02:00
Mikael Finstad
531746ad32
Merge pull request #2038 from mifi/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-06-16 20:43:47 +02:00
Mikael Finstad
d0da5684f9
Update issues.md 2024-06-16 12:26:49 +02:00