Commit Graph

103 Commits

Author SHA1 Message Date
Kevin Froman 6cc01fa240 boiler plate and bug fixes 2019-11-15 22:18:38 -06:00
Kevin Froman 0cce0f4318 sites now support multi pages 2019-11-11 23:32:18 -06:00
KF 57e750a15a added deleted blocks to statistics command 2019-11-09 20:30:07 -06:00
Kevin Froman bc37fc0e95 ensure bootstrap is always added if enabled, work on site creator 2019-11-05 05:33:14 -06:00
Kevin Froman 9fa05d6e1f added site creator command 2019-11-04 04:52:38 -06:00
Kevin Froman ff9bdc690e work on new site system, only change directory when doing start command 2019-11-04 00:31:13 -06:00
Kevin Froman 027ce4f45b fix forking duplicating processes on shutdown and breaking on windows 2019-11-01 13:35:28 -05:00
Kevin Froman 40eed73ff7 remove no longer needed base64 on file sharing 2019-10-29 02:12:30 -05:00
Kevin Froman df57e2300e
fork onionr when restarting or shutting down 2019-10-28 22:57:45 -05:00
Kevin Froman bfd25ab706 removed web password from details and fixed python powered image 2019-10-17 05:01:27 -05:00
Kevin Froman 63fced9cff * improved friend removal
* made restart more reliable
* fixed banblock not deleting blocks
* somewhat fixed friend endpoints not working with niceware keys
* started working on adjusting mail interface to use div instead of inputs
2019-10-13 20:13:00 -05:00
Kevin Froman 47e81a4bb5 correct resettor help message 2019-10-09 22:31:40 -05:00
Kevin Froman 8195ffbeb6 bug fixes for tor and lock files 2019-10-08 17:26:44 -05:00
Kevin Froman 695f334297 added motd system, reworked handling of bytes in signatures 2019-10-07 21:32:33 -05:00
Kevin Froman 31825bfad7 fix lockfile and add motd key to onionrvalues 2019-10-07 19:02:12 -05:00
Kevin Froman 37db4b514e switch pubkeymanager and contactmanager over to niceware 2019-09-29 23:40:23 -05:00
Kevin Froman 991c79b350 added url command 2019-09-29 22:03:55 -05:00
Kevin Froman f0e7810342 split mail reply on - 2019-09-29 16:32:46 -05:00
Kevin Froman d49811bc2e increase restart sleep to avoid port conflicts 2019-09-29 15:55:14 -05:00
Kevin Froman 0067bd36b5 try to fix stdout broken pipe 2019-09-28 23:57:29 -05:00
Kevin Froman e310ffc4e2 try to fix stdout broken pipe 2019-09-28 23:53:15 -05:00
Kevin Froman e3b8e12dfb try to fix stderr broken pipe 2019-09-28 23:48:28 -05:00
Kevin Froman c709c8e030 try to fix stderr broken pipe 2019-09-28 23:44:19 -05:00
Kevin Froman 71c9337ab7 board now uses sha256 2019-09-27 18:04:49 -05:00
Kevin Froman f14239db6c added run time test framework 2019-09-26 02:43:03 -05:00
Kevin Froman edd9bf6d3b moved block related files to onionrblocks 2019-09-21 18:49:24 -05:00
Kevin Froman e49f311192 merged plugin related py files into one folder/module 2019-09-21 17:45:46 -05:00
Kevin Froman 586ce58894 added more help messages 2019-09-21 00:06:49 -05:00
Kevin Froman 4187aba570 added restart button to ui 2019-09-20 12:53:42 -05:00
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