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 |
|
Mikael Finstad
|
77da0299f0
|
implement focus on drop #335
(not working yet)
|
2020-05-03 18:41:41 +08:00 |
|
Mikael Finstad
|
82d028eb37
|
improve error handling
|
2020-04-17 23:44:57 +08:00 |
|
Mikael Finstad
|
9e6379b729
|
workaround for #312
|
2020-04-17 23:44:11 +08:00 |
|
Mikael Finstad
|
ec1759c965
|
Improve some dialogs
|
2020-04-10 15:41:23 +08:00 |
|
Mikael Finstad
|
19959439e9
|
Disable windows version check
Temporary workaround #290
|
2020-04-03 18:40:30 +08:00 |
|
Mikael Finstad
|
610a233f8a
|
try to fix #286
|
2020-03-31 19:59:05 +08:00 |
|
Mikael Finstad
|
3a76aa0812
|
- Support Mac app store
- Disable version check for Mac app store and windows store
- restore windows targets
|
2020-03-31 13:11:55 +08:00 |
|
Mikael Finstad
|
676f92c803
|
Build with create-react-app #108
|
2020-03-04 18:41:40 +08:00 |
|