lbry-sdk/lbrynet/lbrynet_daemon
Alex Liebowitz 5db1a4d328 Refactor and update open() and reveal() RPC methods
- Both methods now take an SD hash instead of a path (more logical API
   and avoids potential security problems)
 - Moves the core logic into functions on a new module,
   lbry.core.file_utils
 - Adds reveal support for Windows
2017-01-20 22:29:27 -05:00
..
auth fix missing id_ parameter to _render_error 2017-01-17 20:01:28 -06:00
daemon_scripts pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
__init__.py don't mess with logging 2016-06-07 04:19:51 -04:00
Daemon.py Refactor and update open() and reveal() RPC methods 2017-01-20 22:29:27 -05:00
DaemonCLI.py refactor conf.settings 2017-01-16 22:32:54 -05:00
DaemonControl.py updates, more refactoring for greater clarity 2017-01-17 12:29:09 -05:00
DaemonRequest.py Remove commented code 2016-12-15 18:58:06 -06:00
DaemonServer.py refactor conf.settings 2017-01-16 22:32:54 -05:00
Downloader.py refactor conf.settings 2017-01-16 22:32:54 -05:00
ExchangeRateManager.py refactor conf.settings 2017-01-16 22:32:54 -05:00
FileStreamer.py fixup long lines 2016-12-07 09:38:34 -05:00
Publisher.py refactor conf.settings 2017-01-16 22:32:54 -05:00
Resources.py fix resource needed for watch 2017-01-17 19:26:09 -06:00
UIManager.py refactor conf.settings 2017-01-16 22:32:54 -05:00