45 Commits

Author SHA1 Message Date
DC
2a1e987d42 Switch from virtualdom to React 2016-07-22 13:06:55 -07:00
Feross Aboukhadijeh
1eb5504029 move console.time/timeEnd to same file 2016-05-11 17:56:20 +02:00
Feross Aboukhadijeh
3ba4b563ac move crash reporter placeholder 2016-03-21 20:19:30 -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
Nate Goldman
9a0f361e14 separation of concerns 2016-03-04 13:14:22 -08:00
Feross Aboukhadijeh
2626525291 correct full screen menu item state after using OS fullscreen button 2016-03-04 02:10:08 -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
68824b40dd move dock state to renderer process 2016-03-03 16:44:19 -08:00
Feross Aboukhadijeh
2b18821416 dock: inc badge when torrent completes 2016-03-03 15:52:42 -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
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
4d094c8209 automatically size player on start 2016-03-03 01:05:00 -08:00
Feross Aboukhadijeh
a13229a388 starting window width: 450 2016-03-03 01:03:24 -08:00
Feross Aboukhadijeh
64a7074d94 minWidth: 375 2016-03-02 19:52:38 -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
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
Feross Aboukhadijeh
74fc8b11ea window: enforce minimum width 2016-03-02 17:59:29 -08:00
Feross Aboukhadijeh
527dde8ca6 menu: show TODO box for "Open Torrent Address..." 2016-03-02 16:30:40 -08:00
Feross Aboukhadijeh
c8ee947a79 remove duplicate "Bring All to Front" 2016-03-02 16:30:28 -08:00
Feross Aboukhadijeh
6ea12af779 make paste option clearer 2016-03-02 16:17:35 -08:00
Feross Aboukhadijeh
092ba2ba0f don't override paste command in dev tools 2016-03-02 16:13:04 -08:00
Feross Aboukhadijeh
c81c98d0b4 menu: add "Bring All to Front" 2016-03-02 16:04:30 -08:00
Feross Aboukhadijeh
161d0297ec handle pasting a line that ends in /n better 2016-03-02 15:57:46 -08:00
Feross Aboukhadijeh
8dbf9b9f11 View menu: put dev menu items at bottom 2016-03-02 14:21:16 -08:00
Feross Aboukhadijeh
fd7c819a4e remove electron-debug 2016-03-02 14:20:56 -08:00
Feross Aboukhadijeh
0d0bd22ca5 use dark theme on gtk+3 2016-03-02 14:01:39 -08:00
Feross Aboukhadijeh
2b9425406c remove flash of white on startup 2016-03-02 14:01:31 -08:00
Feross Aboukhadijeh
39b46e126f hidden-inset titlebar 2016-03-02 03:08:10 -08:00
Feross Aboukhadijeh
ede78c6a84 re-order help menu 2016-03-02 02:33:53 -08:00
Feross Aboukhadijeh
1f48c204c0 remove old os x zoom menu item 2016-03-02 02:33:47 -08:00
Feross Aboukhadijeh
6297269271 menu: open torrent file dialog comes from main window 2016-03-02 02:33:36 -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
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
Feross Aboukhadijeh
bbe982d645 in progress: move webtorrent into background BrowserWindow 2016-02-18 19:10:07 -08:00
Feross Aboukhadijeh
492476c24f os x: hide title bar 2016-02-16 21:21:28 -08:00
Feross Aboukhadijeh
3011ee97d9 simplify index.js 2016-02-16 21:21:19 -08:00
Feross Aboukhadijeh
d07f00139c changes for standard 6 2016-02-16 17:58:20 -08:00
Feross Aboukhadijeh
c584d23ddb TODO: collect crash reports 2016-01-02 16:09:24 +01:00
Feross Aboukhadijeh
a1d69dbba7 initial commit 2016-01-02 16:01:08 +01:00