lbry-sdk/lbrynet/lbrynet_daemon
Alex Liebowitz 87cc487051 Fix deferred for loading user-specified UIs
In UIManager, pass self._load_ui into deferred as function object
instead of calling immediately
2016-11-10 03:47:32 -05:00
..
auth move settings into conf file 2016-10-27 14:31:27 -05:00
daemon_scripts remove fee checking from autofetcher script 2016-07-25 22:28:01 -04:00
__init__.py don't mess with logging 2016-06-07 04:19:51 -04:00
Daemon.py Merge pull request #242 from lbryio/shutdown-issues 2016-11-09 08:17:13 -06:00
DaemonCLI.py move settings into conf file 2016-10-27 14:31:27 -05:00
DaemonControl.py fix --wallet=lbrycrd argument 2016-11-05 14:10:26 -04:00
DaemonRequest.py add bad-whitespace check to pylint 2016-11-09 11:27:07 -06:00
DaemonServer.py Read config file in windows and osx 2016-11-01 11:14:04 -05:00
Downloader.py remove repeated log code 2016-10-28 15:43:04 -05:00
ExchangeRateManager.py misc 2016-10-20 11:28:05 -07:00
FileStreamer.py refactor resources and file streamer into their own files, use NoCacheStaticFile instead of static.File 2016-10-07 14:01:59 -04:00
Lighthouse.py move settings into conf file 2016-10-27 14:31:27 -05:00
Publisher.py better logging, cleanup whitespace 2016-11-09 08:16:08 -06:00
Resources.py refactor upload endpoint 2016-11-09 08:16:08 -06:00
UIManager.py Fix deferred for loading user-specified UIs 2016-11-10 03:47:32 -05:00