Commit Graph

36 Commits

Author SHA1 Message Date
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
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
c2ce09aa2c header: small nav buttons 2016-03-03 12:06:15 -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
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
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
9db3b769db no bottom border on last torrent list item 2016-03-02 18:22:09 -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
092ba2ba0f don't override paste command in dev tools 2016-03-02 16:13:04 -08:00
Feross Aboukhadijeh
c1cf9199b2 header: add nav buttons 2016-03-02 15:52:50 -08:00
Feross Aboukhadijeh
be7823cfa4 darker bg color 2016-03-02 14:01:16 -08:00
Feross Aboukhadijeh
748af61341 simpler script tag 2016-03-02 14:01:09 -08:00
Feross Aboukhadijeh
c1e2b9ec5c add chromecast/airplay support 2016-03-02 04:14:17 -08:00
Feross Aboukhadijeh
39b46e126f hidden-inset titlebar 2016-03-02 03:08:10 -08:00
Feross Aboukhadijeh
7a22e73840 new menu option: creating new torrents 2016-03-02 02:33:18 -08:00
Feross Aboukhadijeh
2ff2031ed1 add basic menus 2016-03-02 02:09:13 -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
a17bf15382 update UI after errors 2016-03-02 02:08:18 -08:00
Feross Aboukhadijeh
1350e3c5b5 UI progress 2016-03-01 23:38:38 -08:00
Feross Aboukhadijeh
6b74c8eb68 use http server for poster generation 2016-03-01 23:38:22 -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