Commit Graph

1681 Commits

Author SHA1 Message Date
Kevin Froman e90d7e96f4 moved daemon kill command to its own seperate file in daemonlaunch 2020-03-19 01:43:57 -05:00
Kevin Froman 1ffc899695 added lan transport config 2020-03-19 01:43:25 -05:00
Kevin Froman 6fed37a237 reduced sleep in housekeeping run test 2020-03-19 01:43:02 -05:00
Kevin Froman 69bb257166 made ownnode run test only run if tor is enabled 2020-03-19 01:42:15 -05:00
Kevin Froman 24284e058f ensure public api served blocks are not decrypted 2020-03-19 01:40:52 -05:00
Kevin Froman 62a01b6dba update tests dir readme 2020-03-19 01:38:59 -05:00
Kevin Froman 76118a2e4a improve dev config scripts to be able to toggle Tor 2020-03-19 01:01:05 -05:00
Kevin Froman 68678177ed type hinted bytesconverter 2020-03-16 02:55:36 -05:00
Kevin Froman 9575352e3e added config option for using LAN transport 2020-03-16 02:51:47 -05:00
Kevin Froman 3aec35ef33 * lan server including discovery and publishing added (only ping implemented in server) 2020-03-16 02:28:41 -05:00
Kevin Froman 92c4109572 * updated big brother to allow multicast and LAN 2020-03-16 02:06:37 -05:00
Kevin Froman 2732b2feea + added ifaddr for use in lan related connectivity 2020-03-16 02:05:20 -05:00
Kevin Froman 18aca5aeea finishd tests for multicast lan service discovery 2020-03-14 00:56:10 -05:00
Kevin Froman d4652e1107 added test for learning lan services 2020-03-13 23:47:44 -05:00
Kevin Froman 7bb95c3b87 work on lan transport, added service discovery logic 2020-03-11 04:46:42 -05:00
Kevin Froman a8290e2ac3 added cleanup test and test-re-runner automation script 2020-03-09 21:43:18 -05:00
Kevin Froman 4e053f1b30 don't have mouse keep mail send notification active 2020-03-09 17:58:01 -05:00
Kevin Froman e4d4091e66 fixed pep8 formatting in daemon launch 2020-03-09 04:13:37 -05:00
Kevin Froman c106d5881f removed imports in daemon launch 2020-03-09 04:13:13 -05:00
Kevin Froman 25766e02fc Fixed epoch formatting 2020-03-09 04:05:10 -05:00
Kevin Froman a5c733469f made better sleep ignored sleep and added test for it 2020-03-09 04:04:41 -05:00
Kevin Froman 159585a292 add dev bumps from master 2020-03-07 18:58:19 -06:00
Kevin Froman 04133035ba fix existing tor daemon not having closed ephemeral onions and work on mail test 2020-03-07 18:51:39 -06:00
Kevin F 901b7fa064
Merge pull request #50 from beardog108/dependabot/pip/pdoc3-0.7.5
Bump pdoc3 from 0.7.4 to 0.7.5
2020-03-05 03:41:13 -06:00
dependabot-preview[bot] eb081d1f3d
Bump pdoc3 from 0.7.4 to 0.7.5
Bumps [pdoc3](https://github.com/pdoc3/pdoc) from 0.7.4 to 0.7.5.
- [Release notes](https://github.com/pdoc3/pdoc/releases)
- [Changelog](https://github.com/pdoc3/pdoc/blob/master/CHANGELOG)
- [Commits](https://github.com/pdoc3/pdoc/compare/0.7.4...0.7.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-05 09:41:02 +00:00
Kevin F 46c8c99fa1
Merge pull request #51 from beardog108/dependabot/pip/pip-tools-4.5.1
Bump pip-tools from 4.5.0 to 4.5.1
2020-03-05 03:39:41 -06:00
Kevin Froman dfc42953f7 added mail browser test file 2020-03-04 17:02:34 -06:00
Kevin Froman 008e16c11f added helium test deps to ci 2020-03-04 17:02:03 -06:00
Kevin Froman 61d60c13d2 Finished signature support for outgoing mail 2020-03-04 04:45:27 -06:00
dependabot-preview[bot] 6c82632469
Bump pip-tools from 4.5.0 to 4.5.1
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/jazzband/pip-tools/releases)
- [Changelog](https://github.com/jazzband/pip-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jazzband/pip-tools/compare/4.5.0...4.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-04 10:30:45 +00:00
Kevin Froman 4516cdee24 reenabled browser tests, added mail test, work on mail signatures 2020-03-04 04:29:28 -06:00
Kevin Froman 60d2ebfaed + added more tests
* fixed chdir home bug
* fixed some tests creating normal data dir
2020-03-04 01:15:58 -06:00
Kevin Froman 665cb0c732 fixed housekeeping being broken 2020-03-03 05:55:50 -06:00
Kevin Froman c0def6fb7e fixed shutdown not working on onboarding page 2020-02-28 23:24:32 -06:00
Kevin Froman 1322352fa2 update onionrvalues test for new expire time 2020-02-28 05:05:00 -06:00
Kevin Froman 02fa6dd558 added first browser test, tests if circles opens out of ot the box 2020-02-28 03:49:30 -06:00
Kevin Froman b62e613e8e work on mail settings, onionruser own key adding bug fix 2020-02-27 21:06:28 -06:00
Kevin Froman 862c6f2ea4 work on mail settings 2020-02-25 20:30:04 -06:00
Kevin Froman 6f0ef390a7 work on mail settings 2020-02-24 04:45:29 -06:00
Kevin Froman 56e86460d1 more vanityonionr changes 2020-02-23 02:12:30 -06:00
Kevin Froman b8348be65a now avoid looking up older than allowed blocks 2020-02-23 02:12:13 -06:00
Kevin Froman 34a55f63f9 fixed vanity not working and added integration test for it 2020-02-22 05:44:21 -06:00
Kevin Froman 6b5e6a9ad0 merge master changes: repo configs and dep bumps 2020-02-22 02:45:18 -06:00
Kevin Froman 59376135f9 remove mergify 2020-02-22 02:43:23 -06:00
Kevin F 38e2ecb8ca
Merge pull request #46 from beardog108/dependabot/pip/pip-tools-4.5.0
Bump pip-tools from 4.4.1 to 4.5.0
2020-02-22 02:37:24 -06:00
dependabot-preview[bot] e5d64bb164
Bump pip-tools from 4.4.1 to 4.5.0
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/jazzband/pip-tools/releases)
- [Changelog](https://github.com/jazzband/pip-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jazzband/pip-tools/compare/4.4.1...4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 10:29:09 +00:00
Kevin F 6f2f2c89a3
Create stale.yml 2020-02-21 03:32:31 -06:00
Kevin F 3e6811bea6
Update .mergify.yml 2020-02-21 03:23:13 -06:00
Kevin F bdf838e48f
Update .mergify.yml 2020-02-21 03:13:33 -06:00
Kevin F aaa7251d56
Update .mergify.yml 2020-02-21 03:06:05 -06:00