Commit Graph

28 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
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 c22f084315 work on runtime tests and onboarding 2019-10-07 00:51:30 -05:00
Kevin Froman 215c8d2c3a added dark mode 2019-10-04 16:49:35 -05:00
Kevin Froman 60f0ef0fef added option to disable plaintext blocks 2019-09-27 20:38:47 -05:00
Kevin Froman 386b64da10 moved onionrproofs and subprocesspow into one module/directory 2019-09-23 18:01:32 -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 63b32f98df block data portion now pure bytes when encrypted (barely tested), and improved config testing 2019-09-10 15:25:50 -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 57791c34a5 fixed broken random IP binding and Improved Onionr code safety 2019-09-08 19:21:36 -05:00
Kevin Froman 085b90f84c added storagecounter test and renamed setup 2019-09-08 04:48:16 -05:00
Kevin Froman 170cca9620 misc work on webui 2019-09-04 01:20:11 -05:00
KF 664b955255 * added forgotten onionrproofs import in onionrblocks insert 2019-08-27 21:46:33 -05:00
Kevin Froman dd87ad8999 encryptType no longer set when encryption not used 2019-08-27 03:47:22 -05:00
Kevin Froman a69cb17e47 fixed inserted blocks not having default expire in meta db
work on chat
2019-08-18 00:27:33 -05:00
Kevin Froman e86f154522 * prevent the same message from being inserted at the same time in the http api
* bumped toomanyobjs
* correct pysocks raise
fixes #34
2019-08-13 17:28:53 -05:00
Kevin Froman daff149acc refactoring 2019-08-09 15:41:27 -05:00
Kevin Froman 6bf8bb1db6 progress removing onionr.py 2019-08-05 11:30:19 -05:00
Kevin Froman ac70966c41 progress in removing core 2019-07-24 13:23:31 -05:00
Kevin Froman 3097407774 progress in removing core 2019-07-24 12:22:19 -05:00
Kevin Froman 4025983ca7 progress in removing core 2019-07-21 11:15:20 -05:00
Kevin Froman f843ccc3b2 progress in removing core 2019-07-20 16:21:03 -05:00
Kevin Froman e7c8c93dab progress in removing core 2019-07-20 10:52:03 -05:00
Kevin Froman e12781a49d progress in removing core 2019-07-19 14:49:56 -05:00
Kevin Froman dbbefafd19 progress in removing core 2019-07-18 18:07:18 -05:00