Commit Graph

40 Commits (v3.49.0)

Author SHA1 Message Date
Mikael Finstad e9c96ce563
workaround trashItem issue #29598
fixes #1381
3 years ago
Mikael Finstad d7922b9465
add setting to disable auto updates
fixes #1386
also #1418
3 years ago
Mikael Finstad 6b7fb65344
upgrade electron to 22 3 years ago
Mikael Finstad 13b8126bb2
fix bool arg #1387 3 years ago
Mikael Finstad fdcfac27ce
fix broken second instance cli args
fixes #1387
3 years ago
Mikael Finstad 58a68e58a5
remove no longer needed code 3 years ago
Mikael Finstad 11206692cc fix lint 3 years ago
Mikael Finstad 6292f1c7f2 fix broken requestSingleInstanceLock in MAS 3 years ago
Mikael Finstad 2f79332fdb fix isDev 3 years ago
Mikael Finstad abdac785a4 fix deprecation 3 years ago
Mikael Finstad df5c6e5c8a fix lint 3 years ago
Mikael Finstad 1799547353 upgrade electron #714 3 years ago
Mikael Finstad f09369ee17
Only allow a single running instance
Can be overridden by `--allow-multiple-instances` CLI argument
closes #1265
closes #527
3 years ago
Mikael Finstad 6724a8b82e
fix macos "open with" bug 3 years ago
Mikael Finstad 898925714b
implement logging to file 3 years ago
Mikael Finstad d9fd560993
try to fix issue where file does not open on macos
(Open With LosslessCut)
4 years ago
Mikael Finstad bce1914268
refactor 4 years ago
Mikael Finstad 802a701430
allow overriding any stored setting from the command line #371 4 years ago
Mikael Finstad 6b29ee1e97
improve electron.js 4 years ago
Mikael Finstad d4eecc2294
implement remember window size
closes #44
closes #944
4 years ago
Mikael Finstad 1506b807f3
upgrade to electron 9 4 years ago
Mikael Finstad e19d54dd88
upgrade electron 4 years ago
Mikael Finstad 760d1c9f65
fix warning 5 years ago
Mikael Finstad 5830a44d99
implement language also in node land (menus, etc) 5 years ago
Mikael Finstad b9a7a777bd
fix bug #656 5 years ago
Mikael Finstad 30ba5fe041
Fix issue with relative paths and allow multiple on command line
Fixes #639
Fixes #591
5 years ago
Mikael Finstad 803008b053 lint fix 5 years ago
Mikael Finstad eda82a1f9f enable version check for windows #290 5 years ago
Mikael Finstad 05286b01de Fix hash in app path issue #40 5 years ago
Mikael Finstad 1a20acde36 fix regression 5 years ago
Mikael Finstad 2558d04408 fix issue with --no-sandbox
fixes #357
5 years ago
Mikael Finstad af2ac22a96 upgrade electron to 8.2.5 and add app focus on drop #335 5 years ago
Mikael Finstad 77da0299f0 implement focus on drop #335
(not working yet)
5 years ago
Mikael Finstad 82d028eb37 improve error handling 5 years ago
Mikael Finstad 9e6379b729 workaround for #312 5 years ago
Mikael Finstad ec1759c965 Improve some dialogs 5 years ago
Mikael Finstad 19959439e9 Disable windows version check
Temporary workaround #290
6 years ago
Mikael Finstad 610a233f8a try to fix #286 6 years ago
Mikael Finstad 3a76aa0812 - Support Mac app store
- Disable version check for Mac app store and windows store
- restore windows targets
6 years ago
Mikael Finstad 676f92c803 Build with create-react-app #108 6 years ago