Commit graph

18 commits

Author SHA1 Message Date
Alex Liebowitz
e9fdcd1094 Tune up logic for launching developer settings
- Don't bother to return false, event.preventDefault() is enough
 - Don't respond to cmd-shift, only ctrl-shift (cmd-shift was a
   workaround for OS X, but it works fine on OS X if we use
   onMouseUp instead of onClick)
2017-03-08 18:18:42 -05:00
Alex Liebowitz
694eb77b0b Add option in Developer Settings to enable/disable developer menu
Also added the ability to access Developer Settings by holding
Ctrl-Shift or Cmd-Shift and clicking the LBRY logo.

https://youtu.be/pXPXMxsXT28
2017-03-08 04:37:10 -05:00
Alex Liebowitz
166db552b2 Fix two links to Discover page
Need the "index.html" for Electron
2017-03-01 15:26:03 -05:00
Alex Liebowitz
c12b7645a7 Remove code for Linux close link
Not needed for Electron
2017-03-01 15:25:11 -05:00
Job Evers-Meltzer
c1ef161972 need absolute paths for electron 2017-02-22 15:41:39 -06:00
jobevers
b8b43ec587 change path for images 2017-02-20 23:06:55 -06:00
alexliebowitz
4cc1a5355f Revert "Merge updates from development into Electron branch" 2017-02-20 23:15:17 -05:00
jobevers
1017977251 change path for images 2017-02-14 17:12:37 -06:00
Job Evers-Meltzer
0ecf492a20 need absolute paths for electron 2017-02-14 17:11:06 -06:00
Job Evers
42898d5f60 Convert to ES6 modules 2016-12-06 14:28:10 -05:00
Alex Liebowitz
eadaefb63b Highlight drawer item for sub-pages 2016-11-11 06:36:02 -05:00
Alex Liebowitz
4072c1cdda Add Downloaded and Published tabs to My Files page 2016-09-23 05:56:36 -04:00
Jeremy Kauffman
007da592f1 crude ability to jump to discover 2016-08-09 08:22:06 -04:00
Jeremy Kauffman
a36f0f2691 wallet code + some finer touches on header + nav 2016-08-09 08:22:06 -04:00
Jeremy Kauffman
7b18774e81 move exit to header 2016-08-09 08:20:19 -04:00
Jeremy Kauffman
2ec42aad26 basic nav design, new title scheme, light page clean up 2016-08-09 08:20:19 -04:00
Jeremy Kauffman
640001c597 store upgrade skip in session 2016-08-09 08:20:19 -04:00
Jeremy Kauffman
45f14598b9 barebones sidebar + light component refactor 2016-08-09 08:20:19 -04:00