Commit Graph

16 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
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
d72999df57 move more state into state.view 2016-03-03 17:19:31 -08:00
Feross Aboukhadijeh
6ee263b8e3 style 2016-03-03 16:48:13 -08:00
Feross Aboukhadijeh
a188b6caaf torrent-list: client always exists now 2016-03-03 16:29:16 -08:00
Feross Aboukhadijeh
4bf7996ab7 player: resize on 'loadedmetadata' event 2016-03-03 12:01:40 -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
4d094c8209 automatically size player on start 2016-03-03 01:05:00 -08:00
Feross Aboukhadijeh
ec5eb8aeae UI progress, material icons 2016-03-02 19:53:04 -08:00
Feross Aboukhadijeh
6d95cd7285 add header 2016-03-02 17:59:59 -08:00
Feross Aboukhadijeh
efec67688c header: add plus button for adding torrent 2016-03-02 16:39:56 -08:00
Feross Aboukhadijeh
c1cf9199b2 header: add nav buttons 2016-03-02 15:52:50 -08:00
Feross Aboukhadijeh
c1e2b9ec5c add chromecast/airplay support 2016-03-02 04:14:17 -08:00
Feross Aboukhadijeh
589b49e8a8 view: use IIFE to make conditional vnode easier to grok 2016-03-02 02:09:00 -08:00
Feross Aboukhadijeh
1350e3c5b5 UI progress 2016-03-01 23:38:38 -08:00
Feross Aboukhadijeh
1bfecb80a2 move webtorrent back into main window
We keep webtorrent running when the window is “closed” by hiding the
window instead.
2016-03-01 20:48:22 -08:00