Commit graph

1264 commits

Author SHA1 Message Date
jobevers 0c77644861 more curl debugging 2017-02-22 15:11:52 -06:00
jobevers 26f5d08567 non-version tags don't break the build 2017-02-22 14:54:09 -06:00
jobevers d1c308181b add debugging info to curl 2017-02-22 13:33:37 -06:00
jobevers ed053552c8 update submodules 2017-02-22 13:14:47 -06:00
jobevers 75cf359e6f fix section headers on changelog 2017-02-22 13:14:21 -06:00
jobevers c03eb3b736 fix template for changelog 2017-02-22 13:12:55 -06:00
jobevers 7d1bfb4c35 update submodules 2017-02-22 13:08:45 -06:00
jobevers 01955c312c add changelog so it can be committed 2017-02-22 13:06:38 -06:00
jobevers b53c8e11d3 update changelog 2017-02-22 12:58:15 -06:00
jobevers be9d99f482 Bump version: 0.9.0rc8 → 0.9.0rc9 2017-02-22 12:51:14 -06:00
jobevers 98ba69c0d1 Bump version: 0.9.0rc8 → 0.9.0rc9 2017-02-22 12:51:12 -06:00
jobevers 5c1803aaf8 Misc release imrovements
* force submodule updates
* missing changelog is now only a warning
* allow push to be skipped
2017-02-22 12:31:03 -06:00
jobevers 9504be7146 add more logging 2017-02-22 11:50:39 -06:00
jobevers eda71a50ff sync submodules to head of branch 2017-02-22 11:45:44 -06:00
jobevers 8234d6cc25 Misc improvements to release script 2017-02-22 11:21:21 -06:00
jobevers 605c0eb8ab try parsing changelog 2017-02-21 22:29:23 -06:00
jobevers 4f66a3a6a1 stop using bumpversion on changelog 2017-02-21 22:20:50 -06:00
jobevers d19e436d04 update submodules 2017-02-21 21:05:33 -06:00
jobevers f64e3d9356 update version to 0.9.0rc8 2017-02-21 21:04:52 -06:00
jobevers c159f214ab logging.basicConfig needs a kwarg 2017-02-21 16:53:44 -06:00
jobevers 48b665a3be update lbry 2017-02-21 15:30:59 -06:00
jobevers 3d46983500 update lbry submodule 2017-02-21 15:16:16 -06:00
jobevers 05f94a95ed move zipping the daemon to separate script 2017-02-21 15:13:41 -06:00
jobevers 135742c87e Bump version: 0.9.0rc7 → 0.9.0rc8 2017-02-21 13:57:19 -06:00
jobevers c7cea9c94f handle case where lbry doesn't have changes 2017-02-21 13:48:29 -06:00
jobevers 77ce04b377 warn if bumpversion isn't installed 2017-02-21 13:33:11 -06:00
jobevers e28fab0696 warn if bumpversion isn't installed 2017-02-21 13:32:21 -06:00
Job Evers‐Meltzer b5fcc126d8 Merge pull request #5 from lbryio/test-electron-release
Add release script
2017-02-21 13:28:00 -06:00
jobevers a9b32bac9f update submodules to master and development branches 2017-02-21 13:24:10 -06:00
Job Evers‐Meltzer fe954ed17d Merge pull request #176 from lbryio/electron-2
Electron 2
2017-02-21 12:59:00 -06:00
jobevers b03f652d5e add check for GH_TOKEN 2017-02-21 12:13:44 -06:00
Jeremy Kauffman 48e9226cac better intro 2017-02-21 13:12:21 -05:00
Jeremy Kauffman 4a68835bba minor readme changes 2017-02-21 13:10:20 -05:00
jobevers 25febd1880 Merge remote-tracking branch 'origin/master' into test-electron-release 2017-02-21 11:25:34 -06:00
jobevers 5d55af0a77 update submodules 2017-02-21 11:07:14 -06:00
jobevers 55b2465125 update bumpversion 2017-02-21 08:36:29 -06:00
jobevers b65910f441 revert to detecting the OS client side for update url 2017-02-21 08:36:29 -06:00
jobevers 27b85e2301 Improve updates download
- create progress bar modal
- trigger app shutdown on successful download
- move update url logic to the website
2017-02-21 08:36:29 -06:00
alexliebowitz 1ace1b32a8 Merge pull request #177 from lbryio/fix-button-padding
Fix several problems with margin and padding on buttons
2017-02-21 01:32:43 -05:00
Alex Liebowitz fb75bc19b4 Fix several problems with margin and padding on buttons
- Buttons on dialogs were not getting width and height
 - Tooltip buttons were getting standard button spacing when they
   should be closer to their corresponding menu button
 - Several buttons and other elements had containers just to get
   spacing in button sets; rename button-container class to
   button-set-item and apply directly to elements where possible.
2017-02-21 01:27:08 -05:00
Alex Liebowitz 321fbfbc17 Change Watch page to recognize "stopped" status as playable 2017-02-20 23:09:04 -06:00
jobevers 2f80c86647 add changelog 2017-02-20 23:06:55 -06:00
jobevers c7a57d6e3f change watch for electron 2017-02-20 23:06:55 -06:00
jobevers 1fc8f21824 background image isn't actually used on load screen 2017-02-20 23:06:55 -06:00
jobevers b8b43ec587 change path for images 2017-02-20 23:06:55 -06:00
jobevers 4771682ee0 Use local file path for publishing instead of uploading 2017-02-20 23:06:55 -06:00
Job Evers-Meltzer 33395ccb33 Add a dev build configuration
Add caching and a faster source map for the dev builds.
This brings the rebuild time down to about 500ms for me.

dev build now puts the bundle in the electron app/js directory
so that the app can be automatically reloaded
2017-02-20 23:06:55 -06:00
jobevers 724742f0db revert - build into the dist folder 2017-02-20 23:06:55 -06:00
Job Evers-Meltzer 51ca2f8a92 add shutdown msg html pages 2017-02-20 23:06:55 -06:00
Job Evers-Meltzer 9979315d6a only show the splash screen on initial load 2017-02-20 23:06:55 -06:00