Feross Aboukhadijeh
0f263b89e5
OS X: open magnet links in WebTorrent
2016-03-19 17:09:05 -07:00
Feross Aboukhadijeh
6b6d1ee1c7
fix: ignore error if poster path already exists
2016-03-19 17:06:56 -07:00
Feross Aboukhadijeh
f613486bb8
Fix merge mistake
2016-03-19 16:42:17 -07:00
Feross Aboukhadijeh
abc6b6eff0
Merge pull request #163 from feross/poster-image-folder
...
Write poster images into "$CONFIG_PATH/Posters"
2016-03-19 16:42:05 -07:00
Feross Aboukhadijeh
75841afcb5
ensure Posters/ folder exists
2016-03-19 16:30:36 -07:00
Feross Aboukhadijeh
7738aa2f16
rename "npm run cleanup" to "npm run clean"
2016-03-19 16:20:11 -07:00
Feross Aboukhadijeh
684fa7dee7
Write poster images into "$CONFIG_PATH/posters" ( fix #155 )
2016-03-19 16:19:15 -07:00
Feross Aboukhadijeh
0c9e2cc27e
Merge pull request #162 from feross/osx-dock
...
Fix Exception when dropping .torrent file onto Dock icon when app is closed
2016-03-19 16:09:32 -07:00
Feross Aboukhadijeh
173119ed9f
Merge pull request #157 from feross/package
...
Cleanup build script; Run plist update function for all builds
2016-03-19 16:09:04 -07:00
Feross Aboukhadijeh
4f40e5d963
Fix Exception when dropping .torrent file onto Dock icon when app is closed
...
Fixes #154
2016-03-19 16:07:35 -07:00
Feross Aboukhadijeh
1430537ea8
Cleanup build script; Run plist update function for all builds
2016-03-19 16:06:22 -07:00
Feross Aboukhadijeh
89d421b46d
Merge pull request #158 from feross/osx-dock
...
Dock icon should accept all file types
2016-03-19 16:00:43 -07:00
Feross Aboukhadijeh
e9db07e855
style
2016-03-19 03:27:57 -07:00
Feross Aboukhadijeh
77592cf765
add small note about how to build for windows
2016-03-19 03:27:53 -07:00
DC
91680cb53d
Fix Windows packaging
...
* Work around a Chrome bug by avoiding Windows-specific backslash paths
* Change the name of the program from "Streaming torrent client" to "WebTorrent"
2016-03-19 03:27:48 -07:00
Feross Aboukhadijeh
3b30ce599f
OS X: add copyright statement to About window
2016-03-19 02:49:04 -07:00
Feross Aboukhadijeh
309e509a76
Dock icon should accept all file types ( fix #156 )
2016-03-19 02:48:45 -07:00
DC
32a57e79a1
Error popover, no more alert()s
2016-03-19 01:55:24 -07:00
Feross Aboukhadijeh
33a9e7e93d
OS X: Register app as owner of .torrent files
...
Saw these keys/values in Transmission’s Info.plist.
2016-03-19 01:45:11 -07:00
DC
3e0528090e
Torrent list: fix button alignment
2016-03-19 01:22:24 -07:00
DC
849bbed0ae
Chromecast video controls
2016-03-19 01:21:52 -07:00
Feross Aboukhadijeh
7437e82eb5
Merge pull request #152 from feross/greenkeeper-webtorrent-0.86.0
...
Update webtorrent to version 0.86.0 🚀
2016-03-18 16:05:03 -07:00
greenkeeperio-bot
df758ed71d
chore(package): update webtorrent to version 0.86.0
...
http://greenkeeper.io/
2016-03-18 15:57:30 -07:00
DC
96cf6f27bd
Torrent list: fix button alignment
2016-03-17 02:24:46 -07:00
Feross Aboukhadijeh
fdbc9af51f
authors
2016-03-16 15:28:08 -07:00
Feross Aboukhadijeh
b9543209aa
readme: link logo
2016-03-16 13:19:14 -07:00
Feross Aboukhadijeh
5ea424579b
Merge pull request #147 from feross/greenkeeper-electron-prebuilt-0.37.2
...
Update electron-prebuilt to version 0.37.2 🚀
2016-03-14 19:21:04 -07:00
Nate Goldman
d11ce9d289
Merge pull request #142 from feross/fix-141
...
fix #141
2016-03-14 11:40:42 -07:00
Nate Goldman
a1be66cb96
simplify power save block calls, fix #141
2016-03-14 11:38:59 -07:00
DC
dd04b4ab62
Fix chromecast button
...
Next step: Chromecast and Airplay play/pause, scrub, and state management
When casting, the correct cast button should be lit up and the video should be replaced with a title image and text
2016-03-14 09:53:01 -07:00
DC
8108c407d3
Torrent details
...
Show file list, open folder containing downloaded files, open individual files, play/pause individual videos
2016-03-14 09:18:20 -07:00
greenkeeperio-bot
fefbde89c4
chore(package): update electron-prebuilt to version 0.37.2
...
http://greenkeeper.io/
2016-03-14 04:26:07 -07:00
DC
74b713d706
Torrent list: overlay scrollbar
...
This prevents the list from resizing on scroll.
2016-03-13 19:30:53 -07:00
DC
e8cc7ac269
Torrent list: fix % complete bug
2016-03-13 17:51:39 -07:00
Feross Aboukhadijeh
6ba0d65daf
typo
2016-03-11 17:04:21 -08:00
Feross Aboukhadijeh
342e1b1f22
typo
2016-03-11 16:51:44 -08:00
Feross Aboukhadijeh
671884b65f
Merge pull request #140 from feross/power-saver
...
Block "Power Saver" mode while video is playing
2016-03-11 16:51:08 -08:00
Nate Goldman
52fc2d88c9
Block "Power Saver" mode while video is playing
...
fix #106
2016-03-11 16:43:36 -08:00
Feross Aboukhadijeh
057e62fdb9
Merge pull request #139 from feross/readme
...
add platform-specific package instructions
2016-03-11 16:28:20 -08:00
Nate Goldman
a75e41df7c
add platform-specific package instructions
2016-03-11 16:21:55 -08:00
Feross Aboukhadijeh
72c472d4e7
readme
2016-03-11 16:15:00 -08:00
Feross Aboukhadijeh
909744ff89
readme: add standard
2016-03-11 16:14:05 -08:00
Feross Aboukhadijeh
3e4a1542eb
Merge pull request #137 from feross/greenkeeper-electron-prebuilt-0.36.11
...
Update electron-prebuilt to version 0.36.11 🚀
2016-03-11 16:13:41 -08:00
DC
ca2236da84
Torrent list bug: don't [un]select torrent when clicking download or play button
2016-03-11 16:06:11 -08:00
Feross Aboukhadijeh
7c6059f82e
Merge pull request #138 from feross/readme-alt
...
fancy readme title
2016-03-11 15:44:25 -08:00
Nate Goldman
02e7596f5e
fancy readme title
2016-03-11 15:23:41 -08:00
DC
cf433ddf16
File details
2016-03-11 08:49:58 -08:00
greenkeeperio-bot
0893616bc7
chore(package): update electron-prebuilt to version 0.36.11
...
http://greenkeeper.io/
2016-03-11 04:43:43 -08:00
Feross Aboukhadijeh
29e03160c7
Merge pull request #135 from feross/greenkeeper-webtorrent-0.85.1
...
Update webtorrent to version 0.85.1 🚀
2016-03-11 00:07:41 -08:00
greenkeeperio-bot
3f3aa3bba6
chore(package): update webtorrent to version 0.85.1
...
http://greenkeeper.io/
2016-03-11 00:07:08 -08:00