Commit Graph

74 Commits

Author SHA1 Message Date
Kevin Froman a7a5f88142 added restart command 2019-09-20 11:25:12 -05:00
Kevin Froman fbe1766aea
fix filenotfound error in softreset, added softreset event 2019-09-20 09:47:14 -05:00
Kevin Froman 0405eda30e +added python info to version command
+uploads now have sessions
2019-09-19 18:43:06 -05:00
Kevin Froman 376b2cc2d6 added peerprofiles and filepaths tests 2019-09-14 01:29:31 -05:00
Kevin Froman ab49e3eaf6 improved typing for communicatortimes, give api threads a name 2019-09-12 14:50:06 -05:00
Kevin Froman f99ff27006 onionr can now run from relative dirs and lots of bug fixes 2019-09-10 01:05:59 -05:00
Kevin Froman 382627426b added vanity address support 2019-09-09 03:52:40 -05:00
Kevin Froman 866f0ce501 added vanity address support 2019-09-09 03:23:09 -05:00
Kevin Froman 57791c34a5 fixed broken random IP binding and Improved Onionr code safety 2019-09-08 19:21:36 -05:00
Kevin Froman 8191854a2f fix resetplugins 2019-09-08 14:23:27 -05:00
Kevin Froman ddcb1e39e3 switched to bip39 from pgp word list 2019-09-06 15:09:39 -05:00
Kevin Froman 41eab0e98d fixed command parser plugin command building 2019-09-06 13:23:01 -05:00
Kevin Froman 1f757679d9 added soft-reset command, fixed broken nonce cache, work on chat 2019-09-05 04:40:31 -05:00
Kevin Froman cf26232d61 added command to reset tor transport 2019-09-01 04:13:46 -05:00
Kevin Froman c3bb676363 +added fontawesome, improved readme 2019-08-30 04:23:44 -05:00
Kevin Froman 3ce0a617ae + added file for command testing 2019-08-29 19:37:39 -05:00
Kevin Froman e02e7dba87 readded help support including for plugins 2019-08-29 18:26:43 -05:00
Kevin Froman 604ce5f012 readded command help support 2019-08-29 17:17:47 -05:00
Kevin Froman 03649756f5
added reset plugins command 2019-08-29 04:25:21 -05:00
Kevin Froman 0c196e8135 import-blocks command should have non-plural alias 2019-08-27 03:27:00 -05:00
Kevin Froman 1493e029ea catch keyboard interupt when generating deterministic keys 2019-08-12 18:48:20 -05:00
Kevin Froman 7c02f6fff1 * refactored blockmetadata
* be more careful with block type length
+ work on chat
2019-08-09 15:07:32 -05:00
Kevin Froman 8c7319048d bug fixes 2019-08-08 01:25:48 -05:00
Kevin Froman ef01d3b577
+ added notifications for mail messages
+ added authors.md
2019-08-07 22:45:18 -05:00
Kevin Froman 3409a2888f progress removing onionr.py 2019-08-05 18:09:04 -05:00
Kevin Froman 705962e9e7 progress removing onionr.py 2019-08-04 23:08:56 -05:00
Kevin Froman 2f9c1de062 progress removing onionr.py 2019-08-04 19:34:57 -05:00
Kevin Froman aea32bd1bc progress removing onionr.py 2019-08-03 23:52:57 -05:00
Kevin Froman a6fec9eefb progress removing onionr.py 2019-08-02 18:00:04 -05:00
Kevin Froman 6e526bf629 progress removing onionr.py 2019-07-31 00:10:28 -05:00
Kevin Froman e037633735 progress removing onionr.py 2019-07-30 13:13:10 -05:00
Kevin Froman 453e8588c5 progress removing onionr.py 2019-07-30 00:19:22 -05:00
Kevin Froman ef6bb8c1e9 added keymanager test 2019-07-27 15:29:15 -05:00
Kevin Froman faf85c10d2 fixed importer 2019-07-26 21:42:55 -05:00
Kevin Froman 3d50dbcaac remove core to merge easyinstall 2019-07-24 20:58:09 -05:00
Kevin Froman ac70966c41 progress in removing core 2019-07-24 13:23:31 -05:00
Arinerron fff2b7b18f
master <- easy-releases 2019-07-22 16:59:48 -07:00
Kevin Froman e7c8c93dab progress in removing core 2019-07-20 10:52:03 -05:00
Kevin Froman e1676ef168 progress in removing core 2019-07-19 19:01:16 -05:00
Kevin Froman 08d3e3a231 progress in removing core 2019-07-18 23:59:44 -05:00
Kevin Froman e69c8dbb60 progress in removing core 2019-07-18 00:11:52 -05:00
Kevin Froman 8163292ed9 progress in removing onionr core 2019-07-17 17:41:33 -05:00
Kevin Froman 000538ddc8 fixes in board, refactoring core databases to not use core anymore 2019-07-17 11:25:29 -05:00
Kevin Froman ec2f24b257
refactored api servers into module 2019-07-12 02:07:30 -05:00
Kevin Froman 44bcbac8ef + added optimization check
* fixed stats table
* added main docs file (WIP)
2019-06-27 01:36:52 -05:00
Kevin Froman 94ba3e29d1 do not show traceback when adding existing determiistic key 2019-06-26 14:54:13 -05:00
Kevin Froman 122eb4ee5f Finished removing onionrutils for the most part, except for some possible bugs remaining 2019-06-25 19:15:04 -05:00
Kevin Froman c7e06205b7 OnionrUtils fully removed (but not fully bug free)
flow now uses daemon thread for displaying output
2019-06-25 18:07:35 -05:00
Kevin Froman 909c002dc4 more progress in removing onionrutils class 2019-06-25 03:21:36 -05:00
Kevin Froman d378340099 * further splitting onionrutils into a module 2019-06-23 12:41:07 -05:00