Commit Graph

  • acabeab7c4 added files for vdf proofing Kevin Froman 2020-03-22 19:16:26 -0500
  • 9369a22841 correct updateblockinfo docstring and format Kevin Froman 2020-03-22 19:16:08 -0500
  • 361853cc95 bump mimcvdf version Kevin Froman 2020-03-22 19:15:37 -0500
  • 481cb5aeff use a smaller offset for obscuring block metadb time Kevin Froman 2020-03-21 01:15:07 -0500
  • 4696e7be3f added offset test for lan block list and improved run time tests to be random order and have better iterative output Kevin Froman 2020-03-21 01:14:35 -0500
  • 05ea54cd28 use double quotes instead of single in home page Kevin Froman 2020-03-20 18:41:09 -0500
  • 2a104d7459 added ram stats Kevin Froman 2020-03-20 18:39:26 -0500
  • a52a17ac25 removed thread debug from events Kevin Froman 2020-03-20 18:39:08 -0500
  • 3e4a39016f work on lan server (upload endpoint) Kevin Froman 2020-03-20 03:51:08 -0500
  • e6181bdd1f fixed nasty bug where tor circuits was causing gevent to leak threads Kevin Froman 2020-03-20 03:50:48 -0500
  • 022fbaa1af bumped disk allocation to 1gb Kevin Froman 2020-03-20 03:47:08 -0500
  • b2f4dae226 refactored main page to not use xhr, added thread ui stat area Kevin Froman 2020-03-20 03:46:33 -0500
  • b5ac1ed7d8 correct timer thread amounts Kevin Froman 2020-03-20 03:45:25 -0500
  • fe3b6c01c4 * Remove ifaddr since psutil provides access to net interfaces + added mimcvdf dependency for future block spec Kevin Froman 2020-03-19 16:02:15 -0500
  • d4f4487fb6 finished block list endpoint for lan and added get data endpoint Kevin Froman 2020-03-19 01:44:44 -0500
  • e90d7e96f4 moved daemon kill command to its own seperate file in daemonlaunch Kevin Froman 2020-03-19 01:43:57 -0500
  • 1ffc899695 added lan transport config Kevin Froman 2020-03-19 01:43:25 -0500
  • 6fed37a237 reduced sleep in housekeeping run test Kevin Froman 2020-03-19 01:43:02 -0500
  • 69bb257166 made ownnode run test only run if tor is enabled Kevin Froman 2020-03-19 01:42:15 -0500
  • 24284e058f ensure public api served blocks are not decrypted Kevin Froman 2020-03-19 01:40:52 -0500
  • 62a01b6dba update tests dir readme Kevin Froman 2020-03-19 01:38:59 -0500
  • 76118a2e4a improve dev config scripts to be able to toggle Tor Kevin Froman 2020-03-19 01:01:05 -0500
  • 68678177ed type hinted bytesconverter Kevin Froman 2020-03-16 02:55:36 -0500
  • 9575352e3e added config option for using LAN transport Kevin Froman 2020-03-16 02:51:47 -0500
  • 3aec35ef33 * lan server including discovery and publishing added (only ping implemented in server) Kevin Froman 2020-03-16 02:28:41 -0500
  • 92c4109572 * updated big brother to allow multicast and LAN Kevin Froman 2020-03-16 02:06:37 -0500
  • 2732b2feea + added ifaddr for use in lan related connectivity Kevin Froman 2020-03-16 02:05:20 -0500
  • 18aca5aeea finishd tests for multicast lan service discovery Kevin Froman 2020-03-14 00:56:10 -0500
  • d4652e1107 added test for learning lan services Kevin Froman 2020-03-13 23:47:44 -0500
  • 7bb95c3b87 work on lan transport, added service discovery logic Kevin Froman 2020-03-11 04:46:42 -0500
  • a8290e2ac3 added cleanup test and test-re-runner automation script Kevin Froman 2020-03-09 21:43:18 -0500
  • 4e053f1b30 don't have mouse keep mail send notification active Kevin Froman 2020-03-09 17:58:01 -0500
  • e4d4091e66 fixed pep8 formatting in daemon launch Kevin Froman 2020-03-09 04:12:47 -0500
  • c106d5881f removed imports in daemon launch Kevin Froman 2020-03-09 04:10:41 -0500
  • 25766e02fc Fixed epoch formatting Kevin Froman 2020-03-09 04:05:10 -0500
  • a5c733469f made better sleep ignored sleep and added test for it Kevin Froman 2020-03-09 04:04:41 -0500
  • 159585a292 add dev bumps from master Kevin Froman 2020-03-07 18:58:19 -0600
  • 04133035ba fix existing tor daemon not having closed ephemeral onions and work on mail test Kevin Froman 2020-03-07 18:51:39 -0600
  • 901b7fa064
    Merge pull request #50 from beardog108/dependabot/pip/pdoc3-0.7.5 Kevin F 2020-03-05 03:41:13 -0600
  • eb081d1f3d
    Bump pdoc3 from 0.7.4 to 0.7.5 dependabot-preview[bot] 2020-03-05 09:41:02 +0000
  • 46c8c99fa1
    Merge pull request #51 from beardog108/dependabot/pip/pip-tools-4.5.1 Kevin F 2020-03-05 03:39:41 -0600
  • dfc42953f7 added mail browser test file Kevin Froman 2020-03-04 17:02:34 -0600
  • 008e16c11f added helium test deps to ci Kevin Froman 2020-03-04 16:59:41 -0600
  • 61d60c13d2 Finished signature support for outgoing mail Kevin Froman 2020-03-04 04:45:27 -0600
  • 6c82632469
    Bump pip-tools from 4.5.0 to 4.5.1 dependabot-preview[bot] 2020-03-04 10:30:45 +0000
  • 4516cdee24 reenabled browser tests, added mail test, work on mail signatures Kevin Froman 2020-03-04 04:29:28 -0600
  • 60d2ebfaed + added more tests * fixed chdir home bug * fixed some tests creating normal data dir Kevin Froman 2020-03-04 00:59:29 -0600
  • 665cb0c732 fixed housekeeping being broken Kevin Froman 2020-03-03 05:55:50 -0600
  • c0def6fb7e fixed shutdown not working on onboarding page Kevin Froman 2020-02-28 23:24:32 -0600
  • 1322352fa2 update onionrvalues test for new expire time Kevin Froman 2020-02-28 05:05:00 -0600
  • 02fa6dd558 added first browser test, tests if circles opens out of ot the box Kevin Froman 2020-02-28 03:49:30 -0600
  • b62e613e8e work on mail settings, onionruser own key adding bug fix Kevin Froman 2020-02-27 21:06:28 -0600
  • 862c6f2ea4 work on mail settings Kevin Froman 2020-02-25 20:30:04 -0600
  • 6f0ef390a7 work on mail settings Kevin Froman 2020-02-24 04:45:29 -0600
  • 56e86460d1 more vanityonionr changes Kevin Froman 2020-02-23 02:12:30 -0600
  • b8348be65a now avoid looking up older than allowed blocks Kevin Froman 2020-02-23 02:12:13 -0600
  • 34a55f63f9 fixed vanity not working and added integration test for it Kevin Froman 2020-02-22 05:44:21 -0600
  • 6b5e6a9ad0 merge master changes: repo configs and dep bumps Kevin Froman 2020-02-22 02:45:18 -0600
  • 59376135f9 remove mergify Kevin Froman 2020-02-22 02:38:28 -0600
  • 38e2ecb8ca
    Merge pull request #46 from beardog108/dependabot/pip/pip-tools-4.5.0 Kevin F 2020-02-22 02:37:24 -0600
  • e5d64bb164
    Bump pip-tools from 4.4.1 to 4.5.0 dependabot-preview[bot] 2020-02-21 10:29:09 +0000
  • 6f2f2c89a3
    Create stale.yml Kevin F 2020-02-21 03:32:31 -0600
  • 3e6811bea6
    Update .mergify.yml Kevin F 2020-02-21 03:23:13 -0600
  • bdf838e48f
    Update .mergify.yml Kevin F 2020-02-21 03:13:33 -0600
  • aaa7251d56
    Update .mergify.yml Kevin F 2020-02-21 03:06:05 -0600
  • c1472ecfaa
    Merge pull request #41 from beardog108/mergify/beardog108/config-update Kevin F 2020-02-21 03:00:02 -0600
  • 1b52a957dc Mergify: configuration update Kevin F 2020-02-21 02:57:31 -0600
  • d342bb3e5b verified dependabot bumps pass tests Kevin Froman 2020-02-21 02:51:07 -0600
  • 4dae995eaa remove defunct commented out padding code Kevin Froman 2020-02-21 02:46:59 -0600
  • 3e0919f12d
    Merge pull request #40 from beardog108/dependabot/pip/requests-2.23.0 Kevin F 2020-02-21 02:46:22 -0600
  • d0fb035572
    Merge pull request #39 from beardog108/dependabot/pip/psutil-5.7.0 Kevin F 2020-02-21 02:46:06 -0600
  • 20debf5c9e
    Bump requests from 2.22.0 to 2.23.0 dependabot-preview[bot] 2020-02-20 10:28:52 +0000
  • 080933639c fixed 'is onionr client' security exit attribute error and improved public security module formatting Kevin Froman 2020-02-19 18:02:20 -0600
  • 6fe2da7b09 fixed padding view for sentbox Kevin Froman 2020-02-19 17:33:54 -0600
  • bf73dedd64
    Bump psutil from 5.6.7 to 5.7.0 dependabot-preview[bot] 2020-02-19 10:28:26 +0000
  • 9f1790a601 Added mail message padding support Kevin Froman 2020-02-19 01:57:56 -0600
  • 83ef9dc3ca added sound notifications (used in mail for now) and more settings UI work Kevin Froman 2020-02-18 05:32:17 -0600
  • aea4815fbd added sound notification support and forward secery setting finished Kevin Froman 2020-02-17 06:13:57 -0600
  • 23782dcb8f work on mail settings Kevin Froman 2020-02-12 04:29:34 -0600
  • 6bb4347f61 update runtime test Kevin Froman 2020-02-12 01:22:09 -0600
  • 47eef04643 fix #45 Kevin Froman 2020-02-12 01:19:59 -0600
  • d149f351d2 made onionr ascii image default, added quotes to startup Kevin Froman 2020-02-12 00:58:15 -0600
  • 59a1ad1235 move tor start finished message to bottom during merge from work on fixing onboarding Kevin Froman 2020-02-11 20:10:21 -0600
  • 353b2f1c63 + added check for Tor to be ready before openhome works * fixed not being able to stop Onionr when awaiting onboarding survey to be finished Kevin Froman 2020-02-11 19:49:44 -0600
  • 3bb51a16e1 check for onionr exit when awaiting onboarding completion Kevin Froman 2020-02-11 16:47:30 -0600
  • 6f7406e82c improved mail formatting and work on settings ui Kevin Froman 2020-02-11 16:41:06 -0600
  • 26ddee54ce work on mail settings Kevin Froman 2020-02-10 08:01:49 -0600
  • 559f6bed49 added settings modal for mail Kevin Froman 2020-02-09 03:11:41 -0600
  • dee531fd51 added license info to boxprint Kevin Froman 2020-02-08 17:07:39 -0600
  • 982ac88a72 print tor startup progress to term Kevin Froman 2020-02-08 04:24:19 -0600
  • 572e29f5d5 bumped network version and main version, lots of test work and some stability improvements Kevin Froman 2020-02-08 03:07:07 -0600
  • e77d422fc2 fix main init formatting Kevin Froman 2020-02-06 16:00:19 -0600
  • b8c288259b fix keymanager formatting Kevin Froman 2020-02-06 16:00:06 -0600
  • 2319ff8344 added config option to shred log file on exit Kevin Froman 2020-02-06 04:11:39 -0600
  • 7c7e5de091 do not allow restart on windows Kevin Froman 2020-02-05 20:31:38 -0600
  • 938e1bddd3 Added site list command test Kevin Froman 2020-02-05 01:53:14 -0600
  • 3456fae533 added site lister Kevin Froman 2020-02-05 01:49:24 -0600
  • 4487bf2806 Update todo Kevin Froman 2020-02-04 22:07:18 -0600
  • c8f0427f45 make data dir readable only by user by default, make no dep release Kevin Froman 2020-02-04 18:07:03 -0600
  • b305380447 protect data dir by default Kevin Froman 2020-02-04 16:58:24 -0600