Commit graph

98 commits

Author SHA1 Message Date
Alex Liebowitz f51b720e05 Make upgrade process better at killing old daemons
- Manually call xdg-open instead of using shell.openItem(), which
   doesn't reliably work from the main process
 - If there's a connection error or timeout when asking the daemon
   to close, fall back on force killing
2017-03-25 10:24:34 -04:00
Alex Liebowitz c086842972 Revert newest upgrade changes (need more work) 2017-03-22 07:21:48 -04:00
Alex Liebowitz 4958f9decf Make upgrade process better at killing old daemons
- Manually call xdg-open instead of using shell.openItem(), which
   doesn't reliably work from the main process
 - If there's a connection error or timeout when asking the daemon
   to close, fall back on force killing
2017-03-22 07:17:53 -04:00
Alex Grintsvayg 7d32c8e98f Bump version: 0.9.1 → 0.9.2rc1 2017-03-21 17:12:29 -04:00
Alex Grintsvayg 3ffaf8db4b Bump version: 0.9.1rc6 → 0.9.1 2017-03-17 18:24:20 -04:00
Alex Grintsvayg 20064ee558 some progress, but needs more work 2017-03-17 18:05:25 -04:00
Alex Liebowitz 3c2f3abe8e Real update system
- Now asks the daemon to close, even if it wasn't started by the same
   app
 - Improved UX during upgrade process (cancel buttons, final dialog
   where you approve the update, etc.)
 - Saves updates in temp directory, closes app and launches the installer
2017-03-17 13:15:07 -04:00
Alex Grintsvayg 06f77936a3 Bump version: 0.9.1rc5 → 0.9.1rc6 2017-03-17 13:11:38 -04:00
Alex Liebowitz 0b79e49452 Add context menu
Has Cut, Copy, Paste, and when in developer mode there's also Inspect Element
2017-03-17 07:53:34 -04:00
Alex Grintsvayg b8d48d6e03 Bump version: 0.9.1rc4 → 0.9.1rc5 2017-03-16 17:56:25 -04:00
Alex Grintsvayg ccfaf6af03 Bump version: 0.9.1rc3 → 0.9.1rc4 2017-03-15 21:53:37 -04:00
Alex Grintsvayg 0ee255ec18 Bump version: 0.9.1rc2 → 0.9.1rc3 2017-03-15 21:26:08 -04:00
Alex Grintsvayg 55cf3d5dc7 Bump version: 0.9.1rc1 → 0.9.1rc2 2017-03-15 19:59:59 -04:00
Alex Grintsvayg 08c66556a4 Bump version: 0.9.0 → 0.9.1rc1 2017-03-15 12:34:32 -04:00
Alex Grintsvayg 6aea51ea9e Revert "Bump version: 0.9.0 → 0.9.1rc1"
This reverts commit ba09f47ea1.
2017-03-15 12:32:58 -04:00
Alex Grintsvayg ba09f47ea1 Bump version: 0.9.0 → 0.9.1rc1 2017-03-15 12:30:52 -04:00
Alex Grintsvayg 4e8ab78e4d Revert "Bump version: 0.9.0 → 0.9.001"
This reverts commit 7bb6909493.
2017-03-15 11:31:18 -04:00
Alex Grintsvayg 7bb6909493 Bump version: 0.9.0 → 0.9.001 2017-03-15 11:19:07 -04:00
Alex Grintsvayg cf3e83ee44 Bump version: 0.9.0rc17 → 0.9.0 2017-03-13 23:16:01 -04:00
Alex Grintsvayg 06de73363c Revert "Bump version: 0.9.0rc17 → 0.9.1rc0"
This reverts commit 30be5b69d3.
2017-03-13 18:44:53 -04:00
Alex Grintsvayg 30be5b69d3 Bump version: 0.9.0rc17 → 0.9.1rc0 2017-03-13 18:15:37 -04:00
Alex Grintsvayg 07701d03bd update package author/email 2017-03-13 14:12:56 -04:00
Alex Grintsvayg 314e01dff0 Bump version: 0.9.0rc16 → 0.9.0rc17 2017-03-10 16:30:28 -05:00
Alex Grintsvayg 787fd0cc71 Bump version: 0.9.0rc15 → 0.9.0rc16 2017-03-09 15:30:36 -05:00
Alex Grintsvayg a021d7b200 Bump version: 0.9.0rc14 → 0.9.0rc15 2017-03-09 10:37:45 -05:00
Alex Liebowitz 9c13a03ca6 Refactor and improve menubar
- Style fixes
 - Remove some items from Edit menu
 - Add app menu on macOS
 - Make Help point to help page instead of FAQ
 - Simplify menubar logic
2017-03-08 18:23:05 -05:00
Alex Liebowitz b0d7e6497a Add basic menubar
This includes a Developer menu that can be enabled or disabled through
the UI.
2017-03-08 04:05:18 -05:00
Alex Grintsvayg 780f9dd7c5 Bump version: 0.9.0rc13 → 0.9.0rc14 2017-03-07 16:03:19 -05:00
Alex Grintsvayg df33156ea4 Bump version: 0.9.0rc12 → 0.9.0rc13 2017-03-06 18:15:45 -05:00
Alex Grintsvayg 9b6146cf0d Bump version: 0.9.0rc11 → 0.9.0rc12 2017-03-06 17:47:50 -05:00
Alex Grintsvayg 666fd5a490 renamed lbrynet to lbrynet-daemon, removed some unused code, lowercased daemon release name 2017-03-02 23:37:20 -05:00
Alex Liebowitz b81add382b Bump version: 0.9.0rc10 → 0.9.0rc11 2017-02-27 17:49:09 -05:00
jobevers 02dd08a72f allow lbrynet-daemon executable to be configured 2017-02-23 14:15:09 -06:00
jobevers 762712ed69 whitespace 2017-02-23 13:01:23 -06:00
jobevers 8a42412096 cleanup app comments 2017-02-23 12:46:25 -06:00
jobevers 01e19a457b Bump version: 0.9.0rc9 → 0.9.0rc10 2017-02-22 16:14:44 -06:00
jobevers be9d99f482 Bump version: 0.9.0rc8 → 0.9.0rc9 2017-02-22 12:51:14 -06:00
jobevers 135742c87e Bump version: 0.9.0rc7 → 0.9.0rc8 2017-02-21 13:57:19 -06:00
jobevers 47c88a7604 Bump version: 0.9.0rc6 → 0.9.0rc7 2017-02-20 21:12:39 -06:00
jobevers 7b13e8e65a update version 2017-02-20 19:20:29 -06:00
jobevers f09bf620b2 allow render process to trigger a shutdown 2017-02-20 12:59:03 -06:00
jobevers f6a28df636 better update handling 2017-02-16 21:26:57 -06:00
jobevers eebe8d9b37 Get electron working on windows 2017-02-15 10:30:24 -06:00
jobevers 60c56170e9 they're making me set an author 2017-02-09 18:17:09 -06:00
jobevers 2e407ecaa1 testing artifact publishing 2017-02-09 17:32:02 -06:00
jobevers 09a1120895 change lbrynet process signature 2017-02-08 14:04:13 -06:00
jobevers 1838ac3997 more logging around daemon process management 2017-02-08 10:20:19 -06:00
jobevers 2cfa4c5301 more updtes to build process 2017-01-26 18:21:53 -06:00