Jack
4d52a33ee5
Bump version: 0.4.8 → 0.4.9
2016-09-16 04:12:55 -04:00
Jack
7ad916f116
fix api being blocked for /? pages
2016-09-16 04:12:13 -04:00
Jack
05b47a9180
Bump version: 0.4.7 → 0.4.8
2016-09-16 03:56:14 -04:00
Jack Robison
9a412bbc76
Merge pull request #168 from lbryio/fewer-desktop-shortcuts
...
no extra desktop shortcuts in windows
2016-09-16 03:50:04 -04:00
Jack Robison
b3a16f95f7
Merge pull request #167 from lbryio/block-api-requests-by-referer
...
block api requests by referer
2016-09-16 03:49:55 -04:00
Jack
871b3be09a
no extra desktop shortcuts
2016-09-16 03:42:25 -04:00
Jack
7085b1e3c3
block api requests by referer
2016-09-16 03:40:06 -04:00
Jack Robison
a9e4343775
Merge pull request #166 from lbryio/daemon-settings-yml
...
.yml daemon settings file
2016-09-16 01:22:20 -04:00
Jack
3d4d895d9b
fix windows requirement
2016-09-16 01:14:56 -04:00
Jack
3d89e3fd93
add to appveyor.yml
2016-09-16 01:08:43 -04:00
Jack
a8e2dd3f2a
add pyyaml to requirements.txt
2016-09-16 00:57:30 -04:00
Jack
3ae0664fa9
use prettier file format for daemon conf file
2016-09-16 00:14:25 -04:00
Jack
98b9f2cf73
Bump version: 0.4.6 → 0.4.7
2016-09-15 23:06:56 -04:00
Jack Robison
6fa65ebb9f
Merge pull request #163 from lbryio/windows-cli
...
fix windows cli
2016-09-15 22:57:44 -04:00
Jack
add163a092
move get_params to own function, add some tests
2016-09-15 22:20:00 -04:00
Jack
7b84d9b10a
handle no params
2016-09-15 15:04:42 -04:00
Jack
e9a1dbca4b
fix windows cli
...
make cli easier to use on windows by converting keyword args to json
cli now accepts commands like:
lbrynet-cli resolve_name name=one
as well as:
lbrynet-cli resolve_name ‘{“name”: “one”}’
2016-09-15 14:47:32 -04:00
Jack
145a2654d2
Bump version: 0.4.5 → 0.4.6
2016-09-15 12:36:37 -04:00
Jack Robison
9f14cdb1d7
Merge pull request #162 from lbryio/fix-appveyor
...
fix appveyor error
2016-09-15 12:36:02 -04:00
Jack
5cefa2e995
set default logger in __init__
2016-09-15 12:19:49 -04:00
Jack
13cbe0fd42
fix appveyor error
2016-09-14 23:03:18 -04:00
Jack Robison
c8bb0c0bc8
Merge pull request #161 from lbryio/delete-lbry-file-without-claim
...
Delete lbry file with abandoned claim
2016-09-14 22:41:43 -04:00
Jack
4cc941fbec
make abandon_claim compatible with old function name
2016-09-14 22:36:18 -04:00
Jack
b010192f8e
improve logging
2016-09-14 22:28:59 -04:00
Jack
2b1af8eea2
delete lbry file with an abandoned claim
2016-09-14 22:27:57 -04:00
Jack
6ea1f6f78c
block api calls from bad origins
2016-09-14 17:39:19 -04:00
Alex Grintsvayg
1215470cc1
MIT license
2016-09-13 22:10:12 -04:00
Jack Robison
94195b7018
Merge pull request #160 from lbryio/allow-retry-after-timeout
...
Allow download attempts after having timed out and lower the name cache time
2016-09-13 15:17:13 -04:00
Jack
3c9c178bdc
fix conf update
2016-09-12 15:44:56 -04:00
Jack
cc64547920
Bump version: 0.4.4 → 0.4.5
2016-09-12 15:42:48 -04:00
Jack
a23f2ca956
allow more download attempts after having timed out
...
-also lower the name cache time
2016-09-12 15:39:19 -04:00
Jack Robison
4dacc52ecb
Merge pull request #159 from lbryio/rename-abandon-name
...
Include unconfirmed balance and rename abandon_name
2016-09-12 14:50:45 -04:00
Jack
ccaeecfd46
bug fix
2016-09-12 13:17:21 -04:00
Jack
3e45449e8c
return unconfirmed balance
2016-09-12 13:16:56 -04:00
Jack
f352a3c597
rename abandon_name to abandon_claim
2016-09-12 13:16:03 -04:00
Jack
8cdbc847d1
add get_search_servers to allowed_during_startup
2016-09-09 05:11:51 -04:00
Jack
54dbf66cb7
update secure vars for appveyor
2016-09-09 04:14:56 -04:00
Jack
177d384126
Bump version: 0.4.3 → 0.4.4
2016-09-09 04:12:42 -04:00
Jack Robison
561fe757f3
Merge pull request #152 from DaveA50/master
...
Fix shortcut icons
2016-09-09 04:09:48 -04:00
Jack Robison
c670ab638f
Merge pull request #158 from lbryio/get-search-servers
...
add get_search_servers
2016-09-09 04:04:51 -04:00
Jack
eea5cbbafc
add get_search_servers
2016-09-09 04:04:35 -04:00
Jack Robison
e4c61a4a13
Merge pull request #155 from lbryio/get-block-by-height
...
add 'height' parameter to get_block
2016-09-09 00:57:51 -04:00
Jack
0f0afadc94
add 'height' parameter to get_block
2016-09-09 00:48:54 -04:00
Alex Grintsvayg
659563f27a
fix indent
2016-09-08 13:41:11 -04:00
Alex Grintsvayg
cbd8a68d0f
print actual json
2016-09-08 13:40:43 -04:00
Jack Robison
54229282a4
Merge pull request #149 from lbryio/address-is-mine
...
Add address_is_mine() API method
2016-09-06 13:09:08 -04:00
David Amrhein
514575d0f1
Fix Shortcuts icons
2016-09-03 14:39:39 -04:00
David Amrhein
756427560c
Attempt to fix CannotListenError
2016-09-02 16:04:27 -04:00
Alex Liebowitz
900eeb177a
Add address_is_mine() API method
2016-09-02 01:27:30 -04:00
David Amrhein
e67fa3cadc
Merge remote-tracking branch 'origin/master'
2016-09-01 10:31:20 -04:00