Alberto Miranda
b02d6f3cdb
Preferences update
...
Renamed “Downloads” section to “Folders”; watch folder preference moved
under “Folders”; updated texts for watch folder preference.
2017-04-02 19:37:13 -03:00
Alberto Miranda
6e67cae494
Wait for .torrent files to finish downloading.
2017-03-26 11:04:05 -03:00
Alberto Miranda
23eef1a058
Removed unused module from folderWatcher.
2017-03-24 12:55:10 -03:00
Alberto Miranda
2ad3f6d6e2
Removed extra logging.
2017-03-24 12:54:28 -03:00
Alberto Miranda
996a81ddaa
added folder-watcher-controller
2017-03-23 07:14:27 -03:00
Alberto Miranda
4a8ab6e1f6
fixed styling issue
2017-03-23 07:00:45 -03:00
Alberto Miranda
7f817241ed
added start / stop events; starting / stopping folder watcher.
2017-03-22 23:21:07 -03:00
Alberto Miranda
a6c53d06d2
fixed styling issues
2017-03-22 22:27:03 -03:00
Alberto Miranda
a70c4d1bf2
Working on watch-folder
...
Added chokidar to watch for folder changes; added folder-watcher;
passing state to delayedInit on main; added default values for new
preferences; added “Auto add torrents” preference with its checkbox and
path selector; TODO: start/stop watching on preference change, start
watching on init, add dialog when trying to enable preference without a
torrents folder.
2017-03-22 09:42:17 -03:00
Alberto Miranda
c2abb50e9e
Merge pull request #840 from feross/playback-priority
...
Playback priority
2017-03-15 14:39:26 -03:00
Alberto Miranda
99f4fc96bf
Fixed resuming when downloading finishes.
2017-03-14 19:52:29 -03:00
Alberto Miranda
043f81996e
fixed styling issues; returning early in pauseActiveTorrents.
2017-03-14 19:50:49 -03:00
Alberto Miranda
213f2f124d
Merge branch 'playback-priority' of https://github.com/feross/webtorrent-desktop into playback-priority
2017-03-14 19:44:45 -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
e5fccd93a8
Tweak pinch-to-zoom timing
...
Toggle fullscreen immediately, then prevent future toggles for 1s.
2017-03-08 15:00:42 -08:00
Feross Aboukhadijeh
78e46f5576
Merge branch 'ebraminio-master'
2017-03-08 14:56:38 -08:00
Ebrahim Byagowi
69ce07fbf7
Toggle fullscreen on pinch to zoom
2017-03-08 23:13:05 +03:30
Feross Aboukhadijeh
827131e136
standard
2017-03-02 00:33:36 -08:00
Feross Aboukhadijeh
c764bf4884
fixes for standard v10
2017-03-01 23:08:29 -08:00
Feross Aboukhadijeh
972203d675
material-ui@0.17
...
Tested and everything seems to work alright with the new version.
2017-02-20 03:09:56 -08:00
Feross Aboukhadijeh
2c382e14b5
electron@1.6.0
...
This version of Electron is 3 versions of Chromium newer, so there are
lots of performance improvements.
There is one known issue with this update:
https://github.com/electron/electron/issues/8694
But I think we should merge this anyway so that collaborators can try
out the new Chromium engine before we do a release with it. We might
find other bugs.
2017-02-15 15:31:35 -08:00
Feross Aboukhadijeh
c298950d34
Add 'Start Speaking' and 'Stop Speaking' menu item (Mac)
...
Probably improves the accessibility situation a little bit: #439
2017-02-15 13:31:28 -08:00
Feross Aboukhadijeh
00f2e5ccd6
Treat .FLAC as playable audio
...
Fixes: https://github.com/feross/webtorrent-desktop/issues/1124
Note FLAC is not actually playable in Electron, by default. But this
will at least offer to open it in VLC or the user's preferred player.
2017-02-15 13:31:06 -08:00
Feross Aboukhadijeh
8d86cffabd
standard
2017-02-08 16:07:25 -08:00
Feross Aboukhadijeh
95d6ec5fdd
move release instructions to contributing.md
2017-02-04 18:00:50 -08:00
DC
9fbee6cfeb
Replace release scripts with instructions
...
The release scripts don't really work, and there are a lot of manual steps that weren't documented. They are now.
2017-02-05 02:55:13 +01:00
Feross Aboukhadijeh
9892f88530
Fix 'About WebTorrent' menu location on Windows
2017-02-03 03:27:35 -08:00
Feross Aboukhadijeh
10ad990f97
update AUTHORS
2017-02-03 02:17:04 -08:00
Feross Aboukhadijeh
0ee7e80fd2
0.18.0
2017-02-03 02:08:59 -08:00
Feross Aboukhadijeh
7d1520f858
disable background throttling in all windows
2017-02-03 02:08:59 -08:00
Feross Aboukhadijeh
77ba258fbf
move Transfers menu
2017-02-03 02:08:59 -08:00
Feross Aboukhadijeh
06366529cc
updated copyright year
2017-02-03 02:08:59 -08:00
Feross Aboukhadijeh
d1c263f1b0
changelog for 0.18.0
2017-02-03 02:08:59 -08:00
Feross Aboukhadijeh
d7a031a457
test: update test for new default trackers
2017-02-03 02:08:59 -08:00
Feross Aboukhadijeh
b7201f424d
test: update screenshot for new default trackers
2017-02-03 02:08:59 -08:00
Feross Aboukhadijeh
89f2785244
remove unneeded package from depcheck
2017-02-03 02:08:59 -08:00
Feross Aboukhadijeh
cffe416f50
package: fix deprecation warning
2017-02-03 02:01:54 -08:00
Feross Aboukhadijeh
d0eea34e9b
lock down dev dependencies
...
Let's be very explicit about updating these. They are very critical to
the build process, so we should always read the changelogs / commit log
before upgrading.
2017-02-03 02:01:54 -08:00
Feross Aboukhadijeh
4e82718788
electron-osx-sign@0.4
2017-02-03 02:01:54 -08:00
Feross Aboukhadijeh
293ca60e72
electron@1.4.15
2017-02-03 02:01:54 -08:00
Feross Aboukhadijeh
af4a6a5960
buble@0.15
2017-02-03 02:01:54 -08:00
Nuno Campos
e01c0b6f43
Add textarea to list of html tags that skip document-wide onPaste
2017-02-02 15:17:10 -08:00
Feross Aboukhadijeh
efc984f1dd
Include policy about copyrighted content in issues in issue template
2017-01-20 19:07:42 -08:00
Feross Aboukhadijeh
a046db40d2
Update react-tap-event-plugin 2.0.1
...
Fixes https://github.com/feross/webtorrent-desktop/issues/1086
2016-12-07 21:01:12 -08:00
Feross Aboukhadijeh
9068909b4d
fixes for standard
2016-11-22 19:43:51 -03:00
Mathias Rasmussen
4bb2056bc9
Auto-focus modal 'OK' button to allow keypress
2016-10-24 14:43:19 -05: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