Commit graph

1034 commits

Author SHA1 Message Date
Alex Liebowitz a5feefe294 Use updated key name in file_list (was lbry_uri, now name) 2017-03-09 17:55:17 -05:00
Alex Liebowitz 3b428c394c Convert UI to use outpoints for unique IDs
This covers *almost* everything. There are a couple of places that
still use names or SD hashes because the APIs haven't been updated
yet.
2017-03-09 17:55:17 -05:00
Alex Liebowitz cba3ec3091 Add unique ID to JSON-RPC requests 2017-03-09 17:54:46 -05:00
Alex Liebowitz 1567a2de0a Revamp API wrapper code
- Refactoring throughout JSON-RPC, lbrynet and Lighthouse logic
 - Move JSON-RPC stuff into its own module
 - Add ability to directly call API methods on the lbry and lighthouse
   modules, e.g. lbry.file_list({name: 'what'})
 - New-style API calls use promises instead of callbacks.
 - Converted some lbrynet calls and all Lighthouse calls to use the new
   style
2017-03-09 17:54:46 -05:00
Alex Grintsvayg d633c2790c missed a few spots 2017-03-09 15:41:17 -05:00
Alex Grintsvayg 787fd0cc71 Bump version: 0.9.0rc15 → 0.9.0rc16 2017-03-09 15:30:36 -05:00
Alex Grintsvayg 2bd5d3faae add build.sh for teamcity 2017-03-09 13:33:06 -05:00
Alex Grintsvayg 48a8aab292 move build stuff into its own dir 2017-03-09 13:33:06 -05:00
Alex Grintsvayg 60ed5cce14 switch from lbry-web-ui to ui 2017-03-09 12:31:40 -05:00
Alex Grintsvayg 05d4a07312 Add 'ui/' from commit 'efc28c6644b7970403e3a11523cbf6e336eee52d'
git-subtree-dir: ui
git-subtree-mainline: 3886c7bf2c
git-subtree-split: efc28c6644
2017-03-09 12:11:46 -05:00
Alex Grintsvayg 3886c7bf2c remove lbry-web-ui submodule 2017-03-09 12:07:14 -05:00
Alex Grintsvayg a021d7b200 Bump version: 0.9.0rc14 → 0.9.0rc15 2017-03-09 10:37:45 -05:00
Alex Grintsvayg efc28c6644 Bump version: 0.9.0rc14 → 0.9.0rc15 2017-03-09 10:37:42 -05:00
Alex Grintsvayg f8a2a03ae8 fix lbryum release without tag 2017-03-09 10:37:35 -05:00
alexliebowitz addfbb2acf Merge pull request #194 from lbryio/developer-menu-tweaks
Quick tweaks to developer menu
2017-03-08 18:35:18 -05:00
Alex Liebowitz 3763108cb0 Quick tweaks to developer menu
- Fix variable name of default client setting
 - Correct key combo details in change log entry
2017-03-08 18:35:00 -05:00
alexliebowitz 2ff2d12d94 Merge pull request #193 from lbryio/developer-menu
Add option in Developer Settings to enable/disable developer menu
2017-03-08 18:24:13 -05:00
alexliebowitz b71382d276 Merge pull request #9 from lbryio/menubar
Add basic menubar
2017-03-08 18:23:04 -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 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 302a1029bd Simplify developer menu logic 2017-03-08 18:14:43 -05:00
Jeremy Kauffman d78aab14e8 Merge pull request #192 from lbryio/open-reveal-electron
Open and reveal files using Electron instead of daemon
2017-03-08 17:12:30 -05:00
Jeremy Kauffman 34c7da88c9 ignore venv 2017-03-08 09:55:45 -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 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 Liebowitz a6979445cc Fix "search for your first download" link on My Files page 2017-03-08 02:37:06 -05:00
Alex Liebowitz fbc1d4fe8a Open and reveal files using Electron instead of daemon 2017-03-08 02:33:42 -05:00
Alex Grintsvayg 780f9dd7c5 Bump version: 0.9.0rc13 → 0.9.0rc14 2017-03-07 16:03:19 -05:00
Alex Grintsvayg 86c1210793 Bump version: 0.9.0rc13 → 0.9.0rc14 2017-03-07 16:03:17 -05:00
Alex Grintsvayg 8f417005b5 finally working 2017-03-07 15:46:06 -05:00
Alex Grintsvayg df33156ea4 Bump version: 0.9.0rc12 → 0.9.0rc13 2017-03-06 18:15:45 -05:00
Alex Grintsvayg 9ff1ffd53e Bump version: 0.9.0rc12 → 0.9.0rc13 2017-03-06 18:15:43 -05:00
Alex Grintsvayg bb26e66d05 another fix 2017-03-06 18:00:57 -05:00
Alex Grintsvayg 9b6146cf0d Bump version: 0.9.0rc11 → 0.9.0rc12 2017-03-06 17:47:50 -05:00
Alex Grintsvayg 4a4b575d93 Bump version: 0.9.0rc11 → 0.9.0rc12 2017-03-06 17:47:46 -05:00
Alex Grintsvayg ccfb56f717 fix 2017-03-06 17:47:10 -05:00
Alex Grintsvayg a3a3769222 Revert "Change submodules url to use ssh access"
This reverts commit 4386102ba3.

It turns out that Appveyor and Teamcity choke on SSH urls.
2017-03-06 17:40:21 -05:00
Alex Grintsvayg 3c100ecf20 minor 2017-03-06 17:17:03 -05:00
Alex Grintsvayg abbcbfefd7 move more requirements into req.txt 2017-03-06 11:52:34 -05:00
jobevers 33ffb322cc add script to reset each submodule 2017-03-06 10:34:37 -06:00
jobevers 5a2de41563 update submodules 2017-03-06 10:33:54 -06:00
jobevers 9ed1ba33be check if tag already exists 2017-03-06 10:33:17 -06:00
jobevers 86e52ffcb4 Add checks for token and lbryum part
Also adds better instructions and help items
2017-03-06 08:45:41 -06:00
jobevers 4bda5ac19a update submodules 2017-03-06 07:48:07 -06:00
jobevers 4386102ba3 Change submodules url to use ssh access
This change was requested by grin. This means that the general public
won't be able to pull the repo unless they have ssh access setup on
github.  I'd suggest switching back to https at some point and having
each person that wants to use ssh authentication change their local
repo to use ssh urls

`git config submodule.lbry.url git@github.com:lbryio/lbry.git`
2017-03-06 07:43:38 -06:00
Job Evers‐Meltzer ecec1ba5c8 Merge pull request #8 from lbryio/grin
grin's attempts at getting release.py working
2017-03-06 07:29:17 -06:00
Alex Grintsvayg 565764a629 fixing release so ppl like me can do it 2017-03-02 23:37:20 -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
Jeremy Kauffman c2f9352466 Merge pull request #189 from lbryio/refactor-publish-page
Refactor Publish page + make styling of form fields more flexible
2017-03-02 12:19:59 -05:00
Alex Liebowitz 714714cece Update change log for changes to form field styles and Publish page 2017-03-01 16:07:52 -05:00