Commit Graph

47 Commits

Author SHA1 Message Date
Kevin Froman 3456fae533 added site lister 2020-02-05 01:49:24 -06:00
Kevin Froman c8f0427f45 make data dir readable only by user by default, make no dep release 2020-02-04 18:07:03 -06:00
Kevin Froman b305380447 protect data dir by default 2020-02-04 16:58:24 -06:00
Kevin Froman d91480104b handle more sec levels in ui stats 2020-02-04 15:42:08 -06:00
Kevin Froman e7fd0d1d66 update runtime test 2020-02-04 14:53:46 -06:00
Kevin Froman fe36b87c57 fix notifier formatting 2020-02-04 14:18:20 -06:00
Kevin Froman b08e95d752 moving to release with better settings and onboarding, add dev setup docs 2020-02-03 21:35:46 -06:00
Kevin Froman 68074d4dd8 moving to release with better settings and onboarding 2020-02-03 20:08:06 -06:00
Kevin Froman 246ba6eb7b fixed onboarding bugs and enabled it by default 2020-02-03 17:01:08 -06:00
Kevin Froman 79a3f725be fix mail sorting and send fields not being cleared 2020-02-02 18:29:20 -06:00
Kevin Froman 8a82e76182 fix tor dir being too open 2020-02-02 03:23:59 -06:00
Kevin Froman 8e5152a14e added support to wipe data directory on exit 2020-02-02 02:48:23 -06:00
Kevin Froman 88146a5690 use thread instead of greenlet to start run time tests 2020-01-31 22:57:53 -06:00
Kevin Froman bffef46e89 Added boilerplate to gettransports 2020-01-31 07:35:44 -06:00
Kevin Froman a934fbd006 reset bootstrap setting 2020-01-30 01:57:28 -06:00
Kevin Froman f17d56341b reset random bind ip setting 2020-01-30 01:47:27 -06:00
Kevin Froman d0bdeca7c4 fixed hide blocks being broken in some cases 2020-01-30 00:54:43 -06:00
Kevin Froman 8649231860 fix cmd recommend to use f string 2020-01-29 23:22:23 -06:00
Kevin Froman d4c1dc2bf2 bump runtime test allow to half an hour 2020-01-29 23:08:18 -06:00
Kevin Froman 6f557d0aef removed webpass test since it is a runtime test now 2020-01-29 23:05:48 -06:00
Kevin Froman 8a3f84097a + now require runtime tests to generate unittest result that is somewhat fresh
+ add runtime test for webpass needing to be set
2020-01-29 22:56:47 -06:00
Kevin Froman d303b8252b remove sent mail from sentbox when block is blacklisted 2020-01-28 21:39:01 -06:00
Kevin Froman 0059c91b06 use fp symbol instead, merge master changes before merging back to improve circles 2020-01-28 00:29:20 -06:00
Kevin Froman a1fd5f2648 remove defunct test, add random bint ip test, and fix offline mode 2020-01-27 19:32:25 -06:00
Kevin Froman 828f7682b8 added server sent events wrapper and example 2020-01-14 02:29:42 -06:00
Kevin Froman f78809fa2a added config observers, delete plaintext blocks when plaintext storage is disabled 2020-01-07 05:44:53 -06:00
Kevin Froman a9bc826930 added tests/readme and disabled unneccesary executable bits on tests 2019-12-29 14:24:25 -06:00
Kevin Froman 34b1abddb7 added toggle bootstrap command 2019-12-29 11:33:47 -06:00
Kevin Froman e9f0e60608 added toggle bootstrap command 2019-12-29 11:21:18 -06:00
Kevin Froman 01f9b9b470 work on block insertion mixing 2019-12-27 01:53:18 -06:00
Kevin Froman 743e735c48 add big brother readme and test 2019-12-18 03:52:52 -06:00
Kevin Froman bb87bc192e refactored netcontroller and split module 2019-12-12 02:47:33 -06:00
Kevin Froman 6b0c88aff9 added custom torrc support 2019-12-10 04:52:32 -06:00
Kevin Froman ee5f4409af work on onboarding and pep8 compliance. re-worded about 2019-11-26 18:01:32 -06:00
Kevin Froman a4a0d240ac updated import path in tests 2019-11-21 03:26:23 -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 e75adb3d48 fixed vanity test 2019-10-05 18:55:40 -05:00
Kevin Froman 14334e7197 fix mnemonic test and added make-release.sh 2019-09-30 00:13:43 -05:00
Kevin Froman 48e956c27c moved to niceware from mnemonic 2019-09-29 21:14:43 -05:00
Kevin Froman 7006c7e63d added test for vanity 2019-09-28 20:26:17 -05:00
Kevin Froman e4df34ef29
moved dbcreator to onionrsetup 2019-09-23 14:48:35 -05:00
Kevin Froman edd9bf6d3b moved block related files to onionrblocks 2019-09-21 18:49:24 -05:00
Kevin Froman a7a5f88142 added restart command 2019-09-20 11:25:12 -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 376b2cc2d6 added peerprofiles and filepaths tests 2019-09-14 01:29:31 -05:00
Kevin Froman 4f6f83f383
moved tests to parent directory 2019-09-12 21:22:25 -05:00