Commit Graph

101 Commits

Author SHA1 Message Date
Feross Aboukhadijeh
56af326d65 only show title in html toolbar on OS X 2016-03-04 01:28:54 -08:00
Feross Aboukhadijeh
0c0d324cf4 remove unused state 2016-03-04 01:26:12 -08:00
Feross Aboukhadijeh
da3500d392 simplify deleteTorrent() 2016-03-04 01:26:04 -08:00
Feross Aboukhadijeh
b8996468fb webtorrent@^0.82.1 2016-03-04 01:24:26 -08:00
Feross Aboukhadijeh
ef78c2bf8b add screenshot to readme 2016-03-04 01:13:25 -08:00
Feross Aboukhadijeh
690e317c01 menu: add float on top 2016-03-04 01:13:25 -08:00
Feross Aboukhadijeh
88da6879b3 move menu template into function 2016-03-04 01:13:25 -08:00
Feross Aboukhadijeh
3f60f1c7f2 only produce poster image from valid file types 2016-03-04 01:13:25 -08:00
Feross Aboukhadijeh
75a33228e8 fix back button exception 2016-03-04 01:13:24 -08:00
Feross Aboukhadijeh
1ca51cc3a9 Merge pull request #2 from dcposch/delete-button
Add button to delete torrents
2016-03-04 01:13:18 -08:00
DC
28948e0dbc Custom video controls + button to delete torrents
Also:
* Clean up the state object a bit
* Simplify, factor out torrent-list.js
2016-03-04 00:48:19 -08:00
Feross Aboukhadijeh
eef8a3288f add .travis.yml 2016-03-03 22:20:55 -08:00
Feross Aboukhadijeh
d72999df57 move more state into state.view 2016-03-03 17:19:31 -08:00
Feross Aboukhadijeh
db29ba7535 allow html5 volume changing 2016-03-03 17:18:56 -08:00
Feross Aboukhadijeh
6ee263b8e3 style 2016-03-03 16:48:13 -08:00
Feross Aboukhadijeh
1c685b3de6 remove ios class 2016-03-03 16:44:38 -08:00
Feross Aboukhadijeh
68824b40dd move dock state to renderer process 2016-03-03 16:44:19 -08:00
Feross Aboukhadijeh
a188b6caaf torrent-list: client always exists now 2016-03-03 16:29:16 -08:00
Feross Aboukhadijeh
36b242cc72 fix: maintain correct aspect ration when video is larger than screen 2016-03-03 16:04:00 -08:00
Feross Aboukhadijeh
2b18821416 dock: inc badge when torrent completes 2016-03-03 15:52:42 -08:00
Feross Aboukhadijeh
5820546dc4 dock: only show progress when active torrents exist 2016-03-03 15:44:21 -08:00
Feross Aboukhadijeh
8041e5faa3 no TURN server 2016-03-03 15:43:41 -08:00
Feross Aboukhadijeh
edba6ce467 webtorrent@0.82 (for client.progress) 2016-03-03 13:54:11 -08:00
Feross Aboukhadijeh
bf1a0bf376 regular update -> 1000ms 2016-03-03 13:53:04 -08:00
Feross Aboukhadijeh
a744b1ee42 throttled updates -> 1000ms 2016-03-03 13:52:51 -08:00
Feross Aboukhadijeh
aed424d0bc dock: show client progress 2016-03-03 13:52:32 -08:00
Feross Aboukhadijeh
f0bd05917b style 2016-03-03 13:49:43 -08:00
Feross Aboukhadijeh
c2ce09aa2c header: small nav buttons 2016-03-03 12:06:15 -08:00
Feross Aboukhadijeh
89637f3fe1 style 2016-03-03 12:02:12 -08:00
Feross Aboukhadijeh
b4aec8bb19 main process: add debug logs 2016-03-03 12:02:04 -08:00
Feross Aboukhadijeh
4bf7996ab7 player: resize on 'loadedmetadata' event 2016-03-03 12:01:40 -08:00
Feross Aboukhadijeh
4449d5ed2a player: add black background 2016-03-03 12:01:27 -08:00
Feross Aboukhadijeh
518edbc67d remove redundant comments 2016-03-03 01:43:24 -08:00
Feross Aboukhadijeh
3143e543c8 show more numbers in the UI
this needs to be simplified later, but let’s show it for now
2016-03-03 01:34:45 -08:00
Feross Aboukhadijeh
abd865a837 move webtorrent client stuff to separate file 2016-03-03 01:17:24 -08:00
Feross Aboukhadijeh
8b4e28ccb6 remove unneeded title tag 2016-03-03 01:16:47 -08:00
Feross Aboukhadijeh
4d094c8209 automatically size player on start 2016-03-03 01:05:00 -08:00
Feross Aboukhadijeh
128cb679aa torrent list: use full width when not hovering 2016-03-03 01:04:17 -08:00
Feross Aboukhadijeh
7e9783fc9b torrent list: show play buttons only on hover 2016-03-03 01:03:58 -08:00
Feross Aboukhadijeh
a13229a388 starting window width: 450 2016-03-03 01:03:24 -08:00
Feross Aboukhadijeh
b861f39b95 chromecast: show WebTorrent before torrent name 2016-03-02 19:53:12 -08:00
Feross Aboukhadijeh
ec5eb8aeae UI progress, material icons 2016-03-02 19:53:04 -08:00
Feross Aboukhadijeh
64a7074d94 minWidth: 375 2016-03-02 19:52:38 -08:00
Feross Aboukhadijeh
e2ce06f3b7 fix chromecast support 2016-03-02 18:50:06 -08:00
Feross Aboukhadijeh
e982c320f0 smaller font, smaller torrent list item 2016-03-02 18:43:21 -08:00
Feross Aboukhadijeh
63fbbd0882 remove stray console.log 2016-03-02 18:35:47 -08:00
Feross Aboukhadijeh
cdfe479018 use bleeding edge airplay-js 2016-03-02 18:22:17 -08:00
Feross Aboukhadijeh
9db3b769db no bottom border on last torrent list item 2016-03-02 18:22:09 -08:00
Feross Aboukhadijeh
6099454a73 window: set min height of one row visible 2016-03-02 18:21:58 -08:00
Feross Aboukhadijeh
719cc3acaf window start smaller (500x300) 2016-03-02 18:21:44 -08:00