Commit Graph

30 Commits

Author SHA1 Message Date
Kevin Froman adcb3f31a9 * bumped unpaddedbase32 version
* improved readme
* better shutdown message in ui
2019-11-06 18:03:38 -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 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 0405eda30e +added python info to version command
+uploads now have sessions
2019-09-19 18:43:06 -05:00
Kevin Froman 4b8fe7eeb3 bumped min python version to 3.7, added upload sessions to use in preventing infinite upload fails 2019-09-16 02:50:13 -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 1f757679d9 added soft-reset command, fixed broken nonce cache, work on chat 2019-09-05 04:40:31 -05:00
Kevin Froman 5d1d49368e downloads now start much sooner when blocks are discovered 2019-08-27 03:26:14 -05:00
Kevin Froman 2c61380ffa fixed unsynced flow cache 2019-08-25 21:18:09 -05:00
Kevin Froman a5490b9f28 reduced initial block cleanup timer count 2019-08-18 00:54:52 -05:00
Kevin Froman 602bc62897 work on chat 2019-08-16 15:41:56 -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 97d04440ee added upload queue class to remember block inserts across restarts 2019-08-11 22:32:58 -05:00
Kevin Froman 0e9da24d79 refactored lookup timer calls in communicator 2019-08-11 15:44:16 -05:00
Kevin Froman 75ec108496 improved network stability by having automatic tor restarts 2019-08-09 20:04:56 -05:00
Kevin Froman bd5b6a1802 do not update address databases on every request 2019-08-06 16:19:26 -05:00
Kevin Froman cbe10f914a progress removing onionr.py 2019-08-05 00:25:27 -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 147ae953db progress in removing core 2019-07-24 13:10:37 -05:00
Kevin Froman 274505a51f progress in removing core 2019-07-24 11:32:23 -05:00
Kevin Froman a74f2c5051 progress in removing core 2019-07-22 00:24:42 -05:00
Kevin Froman 348ec1081f progress in removing core 2019-07-20 01:02:30 -05:00
Kevin Froman 1775b96a04 progress in removing core 2019-07-18 12:40:48 -05:00
Kevin Froman 8163292ed9 progress in removing onionr core 2019-07-17 17:41:33 -05:00
Kevin Froman 021fa87f30
refactored onionrpeers into a module 2019-07-12 12:21:08 -05:00
Kevin Froman dbd154d450 mostly finished refactoring communicator into a module 2019-07-11 02:39:35 -05:00
Kevin Froman 9bf6c76557 refactoring communicator into module 2019-07-10 17:38:20 -05:00