Commit graph

10 commits

Author SHA1 Message Date
shortcutme
b0b9a4d33c
Change to Python3 coding style 2019-03-15 21:06:59 +01:00
TheNain38
b0566da72d Fix some code that isn't valid 2016-03-31 11:08:24 +02:00
TheNain38
bef4596afa Make zeroname_udpater work 2016-03-27 15:58:30 +02:00
TheNain38
60fa986c47 Take all namecoin.conf parameters in consideration 2016-03-20 19:51:43 +01:00
TheNain38
c70d98d642 Add rpcport detection, use spaces instead of tabs 2016-03-19 17:12:19 +01:00
HelloZeroNet
a93ca2c3b4 rev307, Plugin for password protected web ui, Faster page load times by yielding wrapper html, Reworked configuration parser to support plugin extensions, Initial site sync bugfix, Test for configuration parsing, Parse posted data function 2015-07-17 00:28:43 +02:00
HelloZeroNet
b5ecb62bc6 rev280, The whole project reformatted to PEP8, UiRequest getPosted to query posted variables 2015-07-12 20:36:46 +02:00
Idealcoder
687b06fe19 Zeroname-local - removed commented out code
Tidying up
2015-06-18 19:52:15 +01:00
Idealcoder
4b96a63195 Zeroname-local - Added better error messages in case namecoin domain lookup fails 2015-06-18 19:51:29 +01:00
Idealcoder
64981e4392 Created Zeroname-local plugin that use local namecoind for lookup
Reused Zeroname code, and swapped out the reolveDomain function. It now connects to namecoind directly using RPC and then run rpc.name_show() to find domain.
2015-06-18 11:50:27 +01:00