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
|
92c6ceab13
|
add keyboard action cli control api
and add quit keyboard shortcut
|
2023-10-15 18:44:14 +08:00 |
|
Mikael Finstad
|
dc71256921
|
fix lint
|
2023-08-21 13:09:02 +02:00 |
|
Mikael Finstad
|
89e23c546b
|
degrade execa
fixes #1673
|
2023-08-21 13:03:48 +02:00 |
|
Mikael Finstad
|
999e855254
|
add context menu to inputs
closes #1217
|
2023-07-26 10:05:20 +02:00 |
|
Mikael Finstad
|
654cc2cd46
|
remove backward compat
|
2023-04-08 23:51:31 +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
|
f8c24260d6
|
use about dialog
|
2023-03-11 21:11:54 +08:00 |
|
Mikael Finstad
|
0edb7cf31e
|
add possibility to test locales locally
https://github.com/mifi/lossless-cut/issues/1500#issuecomment-1461780597
|
2023-03-10 13:30:41 +08:00 |
|
Mikael Finstad
|
088c77fcc9
|
remove mixBlendMode
too slow when many keyframes
|
2023-03-10 12:53:22 +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
|
86f451539a
|
remember "allow multiple instances" #371
|
2023-02-19 17:44:11 +08:00 |
|
skbeh
|
3c2ebe0abf
|
fix error dialog show up when starting from default app
|
2023-02-19 14:41:25 +08:00 |
|
Mikael Finstad
|
9725d73613
|
fix i18n bug
closes #1473
|
2023-02-17 12:56:36 +08:00 |
|
Mikael Finstad
|
1715c2bb01
|
move to vite
closes #971
|
2023-02-16 23:22:05 +08:00 |
|
Mikael Finstad
|
bc4edf9829
|
add flag --disable-networking
closes #1418
|
2023-02-16 16:37:24 +08:00 |
|
Mikael Finstad
|
e82f83ccbd
|
don't show version store build
adds confusion
|
2023-02-15 13:59:48 +08:00 |
|
Mikael Finstad
|
0d5e2961f7
|
fix second instance crash
|
2023-02-05 19:08:40 +08:00 |
|
Mikael Finstad
|
e9c96ce563
|
workaround trashItem issue #29598
fixes #1381
|
2023-01-15 17:55:14 +08:00 |
|
Mikael Finstad
|
d7922b9465
|
add setting to disable auto updates
fixes #1386
also #1418
|
2023-01-15 17:36:25 +08:00 |
|
Mikael Finstad
|
6b7fb65344
|
upgrade electron to 22
|
2023-01-15 17:26:03 +08:00 |
|
Mikael Finstad
|
13b8126bb2
|
fix bool arg #1387
|
2022-12-23 23:09:19 +08:00 |
|
Mikael Finstad
|
fdcfac27ce
|
fix broken second instance cli args
fixes #1387
|
2022-12-23 18:33:57 +08:00 |
|
Mikael Finstad
|
58a68e58a5
|
remove no longer needed code
|
2022-12-23 18:09:14 +08:00 |
|
Mikael Finstad
|
11206692cc
|
fix lint
|
2022-11-24 13:38:33 +08:00 |
|
Mikael Finstad
|
6292f1c7f2
|
fix broken requestSingleInstanceLock in MAS
|
2022-11-24 13:38:33 +08:00 |
|
Mikael Finstad
|
2f79332fdb
|
fix isDev
|
2022-11-24 13:38:33 +08:00 |
|
Mikael Finstad
|
abdac785a4
|
fix deprecation
|
2022-11-24 13:38:33 +08:00 |
|
Mikael Finstad
|
df5c6e5c8a
|
fix lint
|
2022-11-24 13:38:33 +08:00 |
|
Mikael Finstad
|
1799547353
|
upgrade electron #714
|
2022-11-24 13:38:33 +08:00 |
|
Mikael Finstad
|
f09369ee17
|
Only allow a single running instance
Can be overridden by `--allow-multiple-instances` CLI argument
closes #1265
closes #527
|
2022-10-14 22:31:01 +02:00 |
|
Mikael Finstad
|
6724a8b82e
|
fix macos "open with" bug
|
2022-09-04 17:17:49 +02:00 |
|
Mikael Finstad
|
898925714b
|
implement logging to file
|
2022-09-04 16:44:48 +02:00 |
|
Mikael Finstad
|
d9fd560993
|
try to fix issue where file does not open on macos
(Open With LosslessCut)
|
2022-03-01 19:26:07 +08:00 |
|
Mikael Finstad
|
bce1914268
|
refactor
|
2022-02-23 19:43:19 +08:00 |
|
Mikael Finstad
|
802a701430
|
allow overriding any stored setting from the command line #371
|
2022-02-19 17:23:58 +08:00 |
|
Mikael Finstad
|
6b29ee1e97
|
improve electron.js
|
2022-02-19 16:39:02 +08:00 |
|
Mikael Finstad
|
d4eecc2294
|
implement remember window size
closes #44
closes #944
|
2022-01-11 22:47:33 +07:00 |
|
Mikael Finstad
|
1506b807f3
|
upgrade to electron 9
|
2021-04-08 22:52:15 +07:00 |
|
Mikael Finstad
|
e19d54dd88
|
upgrade electron
|
2021-04-01 21:29:15 +07:00 |
|
Mikael Finstad
|
760d1c9f65
|
fix warning
|
2021-03-30 22:02:53 +07:00 |
|
Mikael Finstad
|
5830a44d99
|
implement language also in node land (menus, etc)
|
2021-03-29 00:12:58 +07:00 |
|
Mikael Finstad
|
b9a7a777bd
|
fix bug #656
|
2021-02-16 22:39:07 +01:00 |
|
Mikael Finstad
|
30ba5fe041
|
Fix issue with relative paths and allow multiple on command line
Fixes #639
Fixes #591
|
2021-02-03 22:24:09 +01:00 |
|
Mikael Finstad
|
803008b053
|
lint fix
|
2021-01-19 22:43:27 +01:00 |
|
Mikael Finstad
|
eda82a1f9f
|
enable version check for windows #290
|
2020-12-13 16:59:50 +01:00 |
|
Mikael Finstad
|
05286b01de
|
Fix hash in app path issue #40
|
2020-12-13 14:36:12 +01:00 |
|
Mikael Finstad
|
1a20acde36
|
fix regression
|
2020-05-17 17:59:25 +08:00 |
|
Mikael Finstad
|
2558d04408
|
fix issue with --no-sandbox
fixes #357
|
2020-05-17 13:59:40 +08:00 |
|
Mikael Finstad
|
af2ac22a96
|
upgrade electron to 8.2.5 and add app focus on drop #335
|
2020-05-03 21:15:38 +08:00 |
|