Commit Graph

8 Commits

Author SHA1 Message Date
Yuya Ochiai
1ab0859ac1 Stop using __dirname to avoid confusing 2017-03-06 23:43:27 +09:00
Yuya Ochiai
ae1c079b95 Stop using dist directory to build 2017-03-03 23:07:06 +09:00
Yuya Ochiai
579e966e19 Tweak options style of window.open 2017-02-23 01:06:50 +09:00
Yuya Ochiai
1ff8ec5120 Fix window.open() looks not working
Intorduced by f8fadcb844
because {show:false} option was inherited from the main window.

https://github.com/electron/electron/blob/v1.4.13/docs/api/window-open.md

Close #450
2017-02-23 00:37:44 +09:00
Yuya Ochiai
97df4e1c42 Add context menu only once even if after reloading
Close #408
2017-01-11 22:07:06 +09:00
Yuya Ochiai
13308f294c Update app dependencies 2016-12-22 21:23:55 +09:00
Yuya Ochiai
e4e40ec7c0 Show URL when hovering over links 2016-11-26 00:37:32 +09:00
Yuya Ochiai
d0f2d74425 Divide index.jsx into components 2016-11-23 21:11:02 +09:00