Commit graph

17 commits

Author SHA1 Message Date
David Baker
8edefe9e22 Oops, electron.app not app 2016-10-25 17:32:49 +01:00
David Baker
c02f3a2230 Make autoupdate work on electron.
Changes the update process on web a bit to pull more out to the
platform classes.
2016-10-25 16:41:20 +01:00
David Baker
3c44f8a2cb Higher res icon for windows 2016-10-24 17:25:14 +01:00
David Baker
e2b123b56a Commented auto-update line 2016-10-21 15:16:55 +01:00
David Baker
fd2a2f25ad OK, we;ll use the standard icon paths
but with a different 'build' directory
2016-10-21 14:54:14 +01:00
David Baker
1c7d859b2b Add menu & update author
(since it's in the about screen)
2016-10-21 10:03:19 +01:00
David Baker
dc1952a993 Copyright headers 2016-10-21 09:41:05 +01:00
David Baker
11aed8cf07 Icon 2016-10-20 19:52:59 +01:00
David Baker
4e01bd7675 Tiny context menu on links 2016-10-20 18:33:07 +01:00
David Baker
680f599df5 Oh wait, don't need node-open
electron has it built in
2016-10-20 16:50:19 +01:00
David Baker
eef846e490 oops 2016-10-20 16:43:40 +01:00
David Baker
6c16ccce68 Open URLs in a browser 2016-10-20 16:41:33 +01:00
David Baker
3c55629208 Behave like a single-window Mac app on Mac 2016-10-19 18:05:33 +01:00
David Baker
31607f0776 We use semicolons 2016-10-19 17:53:10 +01:00
David Baker
f20786226a Don't call the variable 'window' 2016-10-19 17:51:43 +01:00
David Baker
da30338aa7 BIGGER!
At the default window size, Riot starts with the left bar folded
down which is not ideal as a default.
2016-10-19 17:48:41 +01:00
David Baker
2026142595 Don't webpack electron main, separate electron
* Don't webpack electron-main.js: no need to webpack in electron
 * Keep the electron file separate from the webapp, in their own
   'electron' directory
2016-10-19 17:18:35 +01:00