Julen Garcia Leunda
57d02aa316
Merge pull request #1850 from Hinara/patch-1
...
Fix #1807 (VLC does not start)
2020-07-31 17:11:07 +02:00
Julen Garcia Leunda
cb0ad73c80
Merge pull request #1754 from hicom150/fix_windows_installer
...
Fix windows installer event handler
2020-07-30 18:30:59 +02:00
Hinara
0edeaa4d58
Accept null value as playerPath
2020-07-30 15:06:26 +02:00
Hinara
f88d5426c9
Fix #1807
...
eb5a291c8b/src/renderer/lib/migrations.js (L219) cause external player to be a empty string instead of a null one
2020-07-25 02:39:09 +02:00
Feross Aboukhadijeh
48ad571a59
electron 10: re-enable remote module
...
Electron 10 disables the remote module by default. We've always tried to avoid using `remote` in WTD so there aren't many occurrances of it, but there are still a few places where we use it
2020-07-15 20:01:08 -07:00
Feross Aboukhadijeh
57a003d7c5
electron 10 crash reporter changes
...
Crash reporter doesn't need to be started in child processes, and in fact the functions are all deprecated. Instead start it from the main process, and the child processes will automatically be covered
Change of params to crashReporter.start() function
2020-07-15 19:44:34 -07:00
Feross Aboukhadijeh
27bbdcc465
fixes for Electron 9
2020-07-15 14:35:03 -07:00
Linus Unnebäck
81b3d64f42
Use object shorthand for properties
2020-04-26 15:14:36 +01:00
Julen Garcia Leunda
4577670fa8
Merge branch 'master' into feat/remove-all-torrents
2019-12-19 18:26:29 +01:00
Julen Garcia Leunda
97426621bf
Fix windows installer event handler
2019-12-12 22:48:13 +01:00
Julen Garcia Leunda
3b7a9f9830
Merge pull request #1751 from hicom150/update_to_dialog_sync_functions
...
Fix deprecated dialog callback functions
2019-12-12 22:09:58 +01:00
Julen Garcia Leunda
2b8fa8b6fe
fix review comments
2019-11-26 16:59:10 +01:00
hicom150
d738021285
Fix deprecated dialog callback functions
2019-11-23 00:03:20 +01:00
Ameet Kaustav
ab129fa233
Fix: Increase Height of 'About' window even more
2019-10-31 01:17:09 -07:00
Ameet Kaustav
a881668b38
Fix: Increase height of 'About' window
2019-10-29 22:28:07 -07:00
Feross Aboukhadijeh
3e5fdcf6b9
Fixes for Electron 7
2019-10-23 13:19:24 -07:00
Julen Garcia Leunda
11d04d52c1
Merge pull request #1720 from webtorrent/type-issues
...
Fix a few type errors
2019-10-18 11:26:25 +02:00
hicom150
f2c531baa4
use videoTracks and audioTracks to check unsupported codecs
2019-10-12 17:44:13 +02:00
Mathias Rasmussen
e71555e664
Fix type errors
2019-10-09 19:34:30 +02:00
Julen Garcia Leunda
40005351b5
Merge branch 'master' into replace_nobin_debian_installer
2019-09-10 23:05:39 +02:00
Chandan Chowdary Bhagam
b8b1ddc138
Added 'Release notes' and 'follow on twitter' options in help
2019-09-10 09:17:28 +00:00
Julen Garcia Leunda
aff402f6e0
Replace nobin-debian-installer
2019-09-09 22:52:26 +02:00
Feross Aboukhadijeh
3a4ba6af37
Merge pull request #1641 from webtorrent/electron-6
...
Update to Electron 6
2019-08-13 13:05:56 -07:00
hicom150
a37f00bc10
Fix uninstall handlers in Linux
2019-08-12 10:29:30 +02:00
Feross Aboukhadijeh
0359451498
Update to Electron 6
2019-08-09 15:03:06 -07:00
Feross Aboukhadijeh
6cd8af91be
Update to Electron 5
2019-08-07 10:24:31 -07:00
Borewit
4c2381db26
Merge pull request #1590 from webtorrent/update-electron
...
Update to electron 4; it may not be perfect, but we have to move on
2019-07-30 21:44:22 +02:00
Feross Aboukhadijeh
91400ae31c
standard
2019-07-27 18:33:46 -07:00
Feross Aboukhadijeh
c8f1e23b1a
standard
2019-07-27 16:27:52 -07:00
Borewit
188f1cac8f
Merge branch 'master' into update-electron
...
# Conflicts:
# package-lock.json
# package.json
2019-07-21 10:44:11 +02:00
Borewit
08008bb25c
#1590 Improve single-instance start-up logic, remove duplicate code.
2019-07-21 10:19:36 +02:00
Feross Aboukhadijeh
9ed3533225
standard
2019-07-05 14:26:38 -07:00
Borewit
f59a54782a
Fix processing arguments from second instance
2019-06-17 21:05:37 +02:00
Borewit
cb4fa201f0
Merge pull request #1597 from dsernst/electron-4-detached-devtools
...
Electron 4: Migrate .openDevTools() for new 'detach' pattern
2019-06-17 09:36:49 +02:00
David Ernst
a039cbf348
Electron 4: Migrate .openDevTools() for new 'detach' pattern
2019-06-03 21:52:06 -07:00
David Ernst
c5a21bddfd
Fix hiddenInset (Mac) titlebar style for electron 4
2019-06-03 20:47:05 -07:00
Borewit
c204b7a82c
onAppOpen seems to be no longer in use.
2019-05-15 19:54:13 +02:00
Borewit
f475975b40
Adjust single instance call to comply with Electron 4
2019-05-15 19:43:14 +02:00
Mathias Rasmussen
cde3298920
update auto-launch
2018-12-12 03:37:06 +01:00
Linus Unnebäck
ffb809bbca
Prefer const over let
2018-10-10 21:21:29 +02:00
Sharon Grossman
b7fedb1983
feat(delete-all-torrents): added remove all torrents capability to the Transfers menu
2018-10-08 01:52:21 +02:00
Feross Aboukhadijeh
10b4450214
standard
2018-08-28 19:38:25 -07:00
Feross Aboukhadijeh
6bf38611e8
fix bug, function needs to be invoked
2018-05-25 00:30:54 -07:00
Feross Aboukhadijeh
7251967ef5
style
2018-05-25 00:28:46 -07:00
Feross Aboukhadijeh
2c9b305721
style
2018-05-25 00:28:14 -07:00
Feross Aboukhadijeh
4b51fb9255
e -> err
2018-05-25 00:20:39 -07:00
Borewit
2bc3ab6971
Merge branch 'code-style/main' into code-style/merge
2018-05-23 20:30:50 +02:00
Borewit
b1f5e7d7ec
Merge branch 'code-style/external-player' into code-style/merge
2018-05-23 20:23:33 +02:00
Borewit
84d4e0f013
Issue #92 : Merge with master & exclude some of the proposed changes.
2018-05-23 20:19:28 +02:00
Feross Aboukhadijeh
f5102c3558
Merge pull request #1260 from michaelgeorgeattard/master
...
Style clean up
2018-05-03 18:23:45 -07:00