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
Feross Aboukhadijeh
4a10a2dfd1
Merge pull request #1679 from webtorrent/then
...
Use promise then() instead of catch() with callbacks
2019-09-10 11:05:12 -07:00
Daniele Debernardi
a39691fdad
Auto populate 'Magnet Link' field with the address from clipboard
...
Co-authored-by: Jon Koops <jonkoops@gmail.com >
2019-09-09 21:41:07 +02:00
Feross Aboukhadijeh
dd13de5f65
Use promise then() instead of catch() with callbacks
...
Addresses my review here: https://github.com/webtorrent/webtorrent-desktop/pull/1419#pullrequestreview-285182318
2019-09-07 11:13:26 -07:00
Feross Aboukhadijeh
744e720c3b
Ignore play() when called before init()
...
If an error occurs during startup, then it's possible that we'll try to call sound.play('ERROR') in the error handler, which will throw an exception. Instead, just don't play sounds in this case.
2019-09-05 23:59:32 -07:00
Feross Aboukhadijeh
fe297d4c56
Fixes for PR #1654
2019-09-05 21:42:12 -07:00
Feross Aboukhadijeh
b16971491f
Merge branch 'master' of https://github.com/jimmywarting/webtorrent-desktop into jimmywarting
2019-09-05 21:39:19 -07:00
Mathias Rasmussen
f34a79df36
path-selector: display path instead of name
2019-08-17 22:23:05 +02:00
Mathias Rasmussen
f231c54886
clean up preferences-page
2019-08-17 22:23:05 +02:00
Jimmy Wärting
56f0826928
remove zero fill at the final place
...
supersede #1583
2019-08-16 22:27:37 +02:00
Feross Aboukhadijeh
caceeee238
Merge pull request #1583 from jimmywarting/patch-1
...
Removed zero-fill
2019-08-16 11:49:38 -07:00
Feross Aboukhadijeh
afd3b84b40
Fixes for PR #1648
2019-08-15 13:10:39 -07:00
Feross Aboukhadijeh
4b927832c2
Merge pull request #1648 from hicom150/pass_title_metadata
...
Pass title metadata in media url
2019-08-15 13:08:59 -07:00
hicom150
097fa9cc7c
Add file name to state
2019-08-15 12:06:22 +02:00
Feross Aboukhadijeh
6f1a94359f
standard
2019-08-14 17:52:55 -07:00
Feross Aboukhadijeh
44e2f366ce
standard
2019-08-14 17:09:07 -07:00
Feross Aboukhadijeh
cf6b46364c
standard
2019-08-14 17:07:33 -07:00
Feross Aboukhadijeh
85c6816c23
standard
2019-08-14 16:29:25 -07:00
Feross Aboukhadijeh
0c1d7d6e0f
standard
2019-08-14 16:21:14 -07:00
Feross Aboukhadijeh
3f073e083e
standard
2019-08-14 16:13:07 -07:00
Feross Aboukhadijeh
c61234dd4c
standard
2019-08-13 20:32:42 -07:00
hicom150
c29deab728
Pass title metadata in media url
2019-08-13 23:53:37 +02:00
Feross Aboukhadijeh
925d495b62
remove stray console.log
2019-08-09 15:04:07 -07:00
Feross Aboukhadijeh
0359451498
Update to Electron 6
2019-08-09 15:03:06 -07:00
Feross Aboukhadijeh
b1da72fde8
Merge pull request #1603 from refreex/original
...
Changed function name handlesoundNotificationsChange for handleSoundNotificationsChange
2019-08-04 09:37:47 -07:00
Mathias Rasmussen
da829e0d69
resolve package-lock conflicts
2019-08-04 18:08:47 +02:00
Borewit
188f1cac8f
Merge branch 'master' into update-electron
...
# Conflicts:
# package-lock.json
# package.json
2019-07-21 10:44:11 +02:00
Borewit
b216929dc4
Comply with max 100 chars per line lint rule.
2019-07-21 10:37:16 +02:00
Feross Aboukhadijeh
0471d141c4
standard
2019-07-05 15:06:27 -07:00
Feross Aboukhadijeh
9ed3533225
standard
2019-07-05 14:26:38 -07:00
Borewit
0aaeea4d3c
Update music-metadata to version ^4.1.1 and adapt to API changes
2019-06-18 20:40:59 +02:00
Recox
1905f8fec9
Changed function name handleSoundNotificationsChange
2019-06-11 21:32:19 +12:00
Borewit
d0053dc2f4
Merge pull request #1536 from adriantombu/feature/sound-option
...
Toggle the sound notifications
2019-05-12 20:03:14 +02:00
Jimmy Wärting
a16b5b5add
Removed zero-fill
...
sets the version the same way webtorrent dose
f8923a66a8/index.js (L27-L29)
2019-05-08 13:55:34 +02:00
David Ernst
07816f7470
Add f=fullscreen hotkey
2019-05-06 09:58:47 -07:00
David Ernst
103a5026f9
Add YouTube style hotkeys. Closes #1395
2019-05-04 21:04:41 -07:00
Alberto Miranda
ccaf73a477
Added missing dots for supported media extensions.
2019-04-28 16:00:43 -03:00
Borewit
e6bfc57fc4
Add DSD audio media extensions for Sony DSF (DSD Stream Format) & Philips DSDIFF (Direct Stream Digital Interchange File Format
...
Related: https://github.com/Borewit/music-metadata/releases/tag/v3.6.0
2019-04-25 08:46:06 +02:00
Mathias Rasmussen
a48c09e688
migrate sound option
2019-01-13 22:25:11 +01:00
Adrian Tombu
03de09fcaf
Preference page cleaning
2019-01-13 11:17:46 +01:00
Adrian Tombu
97cf38e501
Toggle the sound notifications
2019-01-12 12:54:06 +01:00
Borewit
cdf5c5364a
Merge branch 'master' into greenkeeper/music-metadata-3.2.2
...
# Conflicts:
# package-lock.json
2018-12-16 17:15:16 +01:00
Mathias Rasmussen
982ef3ae97
fix another unique key issue
2018-12-12 04:31:36 +01:00
Mathias Rasmussen
4c715111c5
fix react unique keys
2018-12-12 04:25:59 +01:00
Mathias Rasmussen
0d8e9792ff
use react prop-types module
2018-12-12 04:25:59 +01:00
Mathias Rasmussen
ba5ccdb5cb
update to material-ui 0.20.2
...
remove react-tap-event-plugin, as it is not needed anymore.
2018-12-12 04:25:59 +01:00
Borewit
20e3fb6f5f
Add aif/aiff, spx (Speex) & mpc (Musepack) as audio file extensions.
...
Remove clashing .mp4 extension (with video) from audio.
2018-11-20 09:06:02 +01:00
Benjamin Tan
a676a20054
Ensure that the minutes field in playback indicator is zero-padded.
...
The minutes field should be zero-padded as long as the playback media is longer than 9 minutes (including hours).
Fixes #1438 .
2018-11-04 13:27:30 +08:00
Linus Unnebäck
ffb809bbca
Prefer const over let
2018-10-10 21:21:29 +02:00
Borewit
ab20dc42f1
#1426 Consistent error message if no suitable poster image could be found.
2018-10-07 20:15:12 +02:00