Commit graph

437 commits

Author SHA1 Message Date
Jack
c10e7b2b41 fix import 2016-05-30 15:39:27 -04:00
Jack
ba605e985a no shell=True 2016-05-30 04:40:58 -04:00
Jack
4cd1cdf495 escape spaces in paths given to reveal() 2016-05-30 04:37:34 -04:00
Jack
f9c644b964 fix switching between --branch and --ui 2016-05-30 04:00:47 -04:00
Jack
da68bcf952 third time's the charm 2016-05-30 03:14:59 -04:00
Jack
2c3b625b6b change full_path to path 2016-05-30 02:56:08 -04:00
Jack
16ef259ae1 add full_path to lbry_file 2016-05-30 02:53:36 -04:00
Jack
c56b3e75ea add download_directory to lbry_file 2016-05-30 02:42:33 -04:00
Jack
772866389f ui manager fixes
load a ui when it’s supposed to be loaded
2016-05-30 02:36:13 -04:00
Jack
41f8b5aee2 add reveal() function and delete_target_file param for delete_lbry_file 2016-05-30 02:05:16 -04:00
Jack
75052fc773 remove check_for_new_version vestige 2016-05-30 00:10:43 -04:00
Jack
e7a580fd3a add lbry_ui_manager 2016-05-29 23:18:30 -04:00
Jack
8922fd6dde add startup scripts
-populate blockchainname.db on first run from older version
2016-05-25 22:28:45 -04:00
Jack
6b39e549f7 add developer id to travis.yml 2016-05-25 21:02:30 -04:00
Jack
eb0dd827b1 delete old unused app and move uri handler to lbry-osx-app 2016-05-24 17:54:44 -04:00
Jack
a48902d7d3 fix merge conflict 2016-05-24 17:51:00 -04:00
Jack
7fca1f865d update from master 2016-05-24 17:50:01 -04:00
Jack
c5dc06962d travis code signing 2016-05-24 17:44:26 -04:00
Alex Grintsvayg
45ecdafd52 i have the best words 2016-05-23 16:25:14 -04:00
Alex Grintsvayg
f9e8bf92bd readme rewrite 2016-05-23 16:13:53 -04:00
Alex Grintsvayg
de614b293c change description 2016-05-23 16:13:53 -04:00
Jack Robison
8382075147 add divider line 2016-05-23 15:22:42 -04:00
Jack Robison
b605630a9c update install instructions 2016-05-23 15:21:47 -04:00
Alex Grintsvayg
0a89fb1928 10 is too long 2016-05-23 00:40:18 -04:00
Alex Grintsvayg
4c81906b50 run lbry instructions in bg 2016-05-23 00:35:44 -04:00
Alex Grintsvayg
b6220e985a let user know how to run lbry after install 2016-05-23 00:19:55 -04:00
Alex Grintsvayg
7a97a28e00 fix lbry icon 2016-05-22 23:48:51 -04:00
Alex Grintsvayg
dda8f281a1 :shipit: travis build badge :shipit: 2016-05-22 22:45:08 -04:00
Alex Grintsvayg
28b561a810 Merge branch 'travis-ci-integration'
* travis-ci-integration:
  need fakeroot too
  Enabling builds on travis-ci
2016-05-22 22:38:22 -04:00
Alex Grintsvayg
44aba93d37 need fakeroot too 2016-05-22 22:36:56 -04:00
Job Evers
efb5157027 Enabling builds on travis-ci
- adds a travis.yml config file
- modifies the ubuntu build script to work on travis
- adds start of osx builds
   - waiting for certs to be added
2016-05-22 20:17:36 -05:00
Alex Grintsvayg
098b5b28a8 fix web ui branch in install script 2016-05-20 12:13:58 -04:00
Jack Robison
998e8e748c Merge pull request #32 from lbryio/development
more stream and file fixes
2016-05-16 20:28:13 -04:00
Jack
be96c77467 add set_miner and get_miner_status
set_miner takes parameter key ‘run’, which is True or False
2016-05-14 17:57:34 -04:00
Jack
b5e8aec548 fix --wallet=lbrycrd 2016-05-14 17:36:30 -04:00
Jack
278c7dc836 have get() wait for file to have written data before returning by default
controlled by wait_for_write parameter
2016-05-13 19:35:38 -04:00
Jack
1425ad87ab fix get_lbry_file problem 2016-05-11 04:44:23 -04:00
Jack
f985a2a8ad add waiting_for_credits startup code 2016-05-11 02:47:33 -04:00
Jack
20f423a2fc bump version 2016-05-11 02:08:13 -04:00
Jack
210c1215d6 add metadata to lbry_file 2016-05-11 01:48:23 -04:00
Jack
1c507393a9 fix problem with getting a stream where the file has been deleted 2016-05-10 21:01:53 -04:00
Jack
b04cfdc091 load uri and txid when stream is started 2016-05-10 20:47:35 -04:00
Jack
42a3006f6e add claim txid and uri to lbry_file 2016-05-10 19:03:18 -04:00
Jack Robison
7d5c618246 Merge pull request #29 from lbryio/development
0.2.3
2016-05-06 18:06:46 -04:00
Alex Grintsvayg
74250982d1 update linux uri handler 2016-05-06 17:38:59 -04:00
Jack
8bd6fb5b4e clean up uri handler
clean up work arounds from when ui didn’t do loading nicely
2016-05-06 17:20:03 -04:00
Jack
bb2fb92b0e have uri handler fail silently to prevent misleading error
otherwise first run produced an error while it was downloading the
headers if the app was started by going to lbry://lbry
2016-05-06 16:59:23 -04:00
Jack
10b016312d get rid of Xcode tools and git requirement 2016-05-06 16:16:09 -04:00
Jack
b4500a2914 get rid of git HEAD stuff 2016-05-06 15:51:59 -04:00
Jack
da9b1b3f58 merge conflicts 2016-05-06 15:42:21 -04:00