suraj rathod
0efb5fa7ad
Merge branch 'master' into master
2020-11-20 11:27:33 +05:30
Feross Aboukhadijeh
630ed76b8c
standard
2020-10-28 09:52:07 -10:00
Feross Aboukhadijeh
80b86b5693
standard
2020-10-21 13:50:42 -10:00
Julen Garcia Leunda
77877d4201
Merge pull request #1812 from dsernst/scrub-preview
...
Adds Youtube-style Scrubbing preview
2020-10-20 17:31:43 +02:00
Feross Aboukhadijeh
27bbdcc465
fixes for Electron 9
2020-07-15 14:35:03 -07:00
SurajRathod
583cecc661
selective import
2020-06-06 17:46:30 +05:30
David Ernst
c4b318bd5f
Clean up code and add better comments
2020-05-02 11:40:00 -07:00
David Ernst
0b57961ff7
Basic placeholder UI for scrubbing preview
2020-05-01 19:43:47 -07:00
Linus Unnebäck
81b3d64f42
Use object shorthand for properties
2020-04-26 15:14:36 +01:00
David Ernst
58de27c484
Merge branch 'master' into feature/sort-file-alphanumerically-1185
2020-02-05 09:22:51 -08:00
Julen Garcia Leunda
4577670fa8
Merge branch 'master' into feat/remove-all-torrents
2019-12-19 18:26:29 +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
Gael Patarin
f30343b821
Added buttonLabel as Save in the save dialog
2019-11-26 14:33:47 +01:00
hicom150
d738021285
Fix deprecated dialog callback functions
2019-11-23 00:03:20 +01:00
gpatarin
600646b6ce
Making the save file dialog sync to ensure working properly on MacOS and others
2019-11-09 23:58:43 +01: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
Mathias Rasmussen
e71555e664
Fix type errors
2019-10-09 19:34:30 +02:00
hicom150
0d27223f16
Add support for multiple audio tracks
2019-10-06 22:10:35 +02:00
Feross Aboukhadijeh
7eda218e82
Store magnet URI once torrent has been parsed ( #1686 )
...
Store magnet URI once torrent has been parsed
2019-09-11 19:44:06 -07:00
hicom150
097fa9cc7c
Add file name to state
2019-08-15 12:06:22 +02:00
Feross Aboukhadijeh
9ed3533225
standard
2019-07-05 14:26:38 -07:00
David Ernst
2466b2e0a6
Add context menu option to toggle Sort by Name
2019-05-04 22:39:27 -07:00
Linus Unnebäck
ffb809bbca
Prefer const over let
2018-10-10 21:21:29 +02:00
Mathias Rasmussen
60862ec01d
refactor torrent-list-controller
2018-10-08 01:52:21 +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
Dan Flettre
f04017a068
save preferences immediately when changed
2018-10-05 20:58:54 +02:00
Feross Aboukhadijeh
10b4450214
standard
2018-08-28 19:38:25 -07:00
Alberto Miranda
a5d946fe83
Ensure we get proper audio metadata.
2018-07-22 16:17:34 -03:00
Feross Aboukhadijeh
10f92c78eb
Merge pull request #1316 from webtorrent/bugfix-1314
...
Bugfix 1314
2018-04-26 16:16:55 -07:00
Feross Aboukhadijeh
474654fd16
standard
2018-02-18 15:49:46 -08:00
Alberto Miranda
b5e9923469
1314: Fixed issue with undefined torrents to resume when app starts.
2018-01-29 08:40:01 -03:00
Alberto Miranda
996a81ddaa
added folder-watcher-controller
2017-03-23 07:14:27 -03:00
Alberto Miranda
043f81996e
fixed styling issues; returning early in pauseActiveTorrents.
2017-03-14 19:50:49 -03:00
Alberto Miranda
96e7e83e20
Merge branch 'master' into playback-priority
...
# Conflicts:
# src/renderer/controllers/playback-controller.js
# src/renderer/controllers/torrent-list-controller.js
# src/renderer/main.js
2017-03-14 19:43:57 -03:00
Feross Aboukhadijeh
c764bf4884
fixes for standard v10
2017-03-01 23:08:29 -08:00
Karan Thakkar
ed0f05abc4
Pause All will now pause seeding torrents too
2016-10-24 13:33:38 -05:00
Karan Thakkar
0c44e10ca7
Move sound.play outisde the for loop
2016-10-24 13:33:38 -05:00
Karan Thakkar
d8c9014471
Add a new Transfers menu to allow pause all and resume all torrents
2016-10-24 13:33:38 -05:00
Feross Aboukhadijeh
7cf1d96a80
Fixes for PR #1050
2016-10-18 12:49:09 +01:00
Adam Gotlib
ffd9fbda57
Disallow saving torrent file until it is generated
...
Fixes #1031 .
2016-10-18 12:46:33 +01:00
Adam Gotlib
d631ed1cc7
Store magnet URI once torrent has been parsed
...
Fixes #1035 .
2016-10-15 17:00:03 +02:00
Adam Gotlib
d8904aaf6e
Log successful attempts to open an external player
2016-10-13 23:31:34 -05:00
Adam Gotlib
de2db211cc
Log play attempt separately for each file
2016-10-13 23:31:34 -05:00
Feross Aboukhadijeh
994aed9af7
Fix "Cannot read property 'files' of null"
...
This PR fixes one of our number 2 top error (142 error reports today
alone):
Processes: webtorrent window, platforms: darwin linux win32, versions:
pre-0.12 0.14.0 0.17.0 0.17.1
TypeError: Cannot read property 'files' of null
at getAudioMetadata (.../build/renderer/webtorrent.js:328:21)
at EventEmitter.<anonymous> (.../build/renderer/webtorrent.js:84:74)
at emitThree (events.js:116:13)
at EventEmitter.emit (events.js:194:7)
This error is reproducible if you start webtorrent for the first time
and click the WIRED CD torrent. This causes the webtorrent process to
get a 'wt-get-audio-metadata' before 'wt-start-torrenting'.
You can reproduce it 100% of the time if you force the race condition
to show itself by slowing down the sending of the 'wt-start-torrenting'
event.
(This same error was showing for an unrelated reason in the past: #891 )
2016-10-05 03:00:52 -07:00
Feross Aboukhadijeh
02f5dbb63f
perf: 60ms improvement: Replace fs-extra with mkdirp/rimraf/cp-file
...
In Electron apps, the cost of large modules is very real.
fs-extra is very convenient, but removing it caused 50 fewer unique
files to be required(), resultin in 60ms faster startup!
Before: 557 unique requires (1330-1340ms)
After: 507 unique requires (1270-1280ms)
2016-10-03 01:24:53 -07:00
Mathias Rasmussen
f1aa1bdd59
go back to list on path missing error
2016-10-02 19:00:28 -07:00
Feross Aboukhadijeh
a38b5220ac
Trim extra spaces off pasted magnet links
...
Before this change, using the "Open Torrent Address" dialog to paste a
magnet link would fail with leading or trailing spaces.
Pasting on the torrent list page has always trimmed. So this PR just
makes it consistent.
2016-10-02 18:58:44 -07:00
Feross Aboukhadijeh
428a07101a
style: fix inconsistent naming
...
We don't use "ID" anywhere else in the codebase.
2016-10-02 18:58:44 -07:00
Mathias Rasmussen
5623c1024e
delay external player if server is not ready
2016-09-30 01:14:32 -07:00
DC
076eb009b9
Fix bug where playback rate could go negative
2016-09-23 02:59:57 -07:00