Commit Graph

1681 Commits

Author SHA1 Message Date
Kevin F c1472ecfaa
Merge pull request #41 from beardog108/mergify/beardog108/config-update
Mergify: configuration update
2020-02-21 03:00:02 -06:00
Kevin F 1b52a957dc Mergify: configuration update 2020-02-21 02:57:31 -06:00
Kevin Froman d342bb3e5b verified dependabot bumps pass tests 2020-02-21 02:51:07 -06:00
Kevin Froman 4dae995eaa remove defunct commented out padding code 2020-02-21 02:46:59 -06:00
Kevin F 3e0919f12d
Merge pull request #40 from beardog108/dependabot/pip/requests-2.23.0
Bump requests from 2.22.0 to 2.23.0
2020-02-21 02:46:22 -06:00
Kevin F d0fb035572
Merge pull request #39 from beardog108/dependabot/pip/psutil-5.7.0
Bump psutil from 5.6.7 to 5.7.0
2020-02-21 02:46:06 -06:00
dependabot-preview[bot] 20debf5c9e
Bump requests from 2.22.0 to 2.23.0
Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 10:28:52 +00:00
Kevin Froman 080933639c fixed 'is onionr client' security exit attribute error and improved public security module formatting 2020-02-19 18:02:20 -06:00
Kevin Froman 6fe2da7b09 fixed padding view for sentbox 2020-02-19 17:33:54 -06:00
dependabot-preview[bot] bf73dedd64
Bump psutil from 5.6.7 to 5.7.0
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.7 to 5.7.0.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.6.7...release-5.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-19 10:28:26 +00:00
Kevin Froman 9f1790a601 Added mail message padding support 2020-02-19 01:57:56 -06:00
Kevin Froman 83ef9dc3ca added sound notifications (used in mail for now) and more settings UI work 2020-02-18 05:32:17 -06:00
Kevin Froman aea4815fbd added sound notification support and forward secery setting finished 2020-02-17 06:13:57 -06:00
Kevin Froman 23782dcb8f work on mail settings 2020-02-12 05:31:05 -06:00
Kevin Froman 6bb4347f61 update runtime test 2020-02-12 01:22:09 -06:00
Kevin Froman 47eef04643 fix #45 2020-02-12 01:19:59 -06:00
Kevin Froman d149f351d2 made onionr ascii image default, added quotes to startup 2020-02-12 00:58:15 -06:00
Kevin Froman 59a1ad1235 move tor start finished message to bottom during merge from work on fixing onboarding 2020-02-11 20:10:21 -06:00
Kevin Froman 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
2020-02-11 19:49:44 -06:00
Kevin Froman 3bb51a16e1 check for onionr exit when awaiting onboarding completion 2020-02-11 16:47:30 -06:00
Kevin Froman 6f7406e82c improved mail formatting and work on settings ui 2020-02-11 16:41:06 -06:00
Kevin Froman 26ddee54ce work on mail settings 2020-02-10 08:01:49 -06:00
Kevin Froman 559f6bed49 added settings modal for mail 2020-02-09 03:11:41 -06:00
Kevin Froman dee531fd51 added license info to boxprint 2020-02-08 17:07:39 -06:00
Kevin Froman 982ac88a72 print tor startup progress to term 2020-02-08 04:24:19 -06:00
Kevin Froman 572e29f5d5 bumped network version and main version, lots of test work and some stability improvements 2020-02-08 03:34:11 -06:00
Kevin Froman e77d422fc2 fix main init formatting 2020-02-06 16:00:19 -06:00
Kevin Froman b8c288259b fix keymanager formatting 2020-02-06 16:00:06 -06:00
Kevin Froman 2319ff8344 added config option to shred log file on exit 2020-02-06 04:11:39 -06:00
Kevin Froman 7c7e5de091 do not allow restart on windows 2020-02-06 00:54:49 -06:00
Kevin Froman 938e1bddd3 Added site list command test 2020-02-05 01:53:14 -06:00
Kevin Froman 3456fae533 added site lister 2020-02-05 01:49:24 -06:00
Kevin Froman 4487bf2806 Update todo 2020-02-04 22:07:18 -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 52e3600ae1 bump version 2020-02-04 14:55:56 -06:00
Kevin Froman e7fd0d1d66 update runtime test 2020-02-04 14:53:46 -06:00
Kevin Froman 6960d9209d refreshed and renamed docs, added bootstrap server, added default config for sec auditing 2020-02-04 14:46:17 -06:00
Kevin Froman fe36b87c57 fix notifier formatting 2020-02-04 14:18:20 -06:00
Kevin Froman 8e1eaa2b42 updated readme 2020-02-04 00:59:52 -06:00
Kevin Froman b86eb821ce clean up onboarding handler 2020-02-03 21:49:21 -06:00
Kevin Froman 583ce92065 remove redundant home link in navbar 2020-02-03 21:42:41 -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 f0ffbb63e7 fix bootstrap list 2020-02-03 21:29:15 -06:00
Kevin Froman 68074d4dd8 moving to release with better settings and onboarding 2020-02-03 20:08:06 -06:00
Kevin Froman 09617dc563 added vscode files 2020-02-03 17:38:04 -06:00
Kevin Froman 246ba6eb7b fixed onboarding bugs and enabled it by default 2020-02-03 17:01:08 -06:00
Kevin Froman 6500229000 added attack simulation scripts 2020-02-02 21:21:51 -06:00
Kevin Froman c58bbbb10f Add missing import in daemon launch 2020-02-02 19:16:30 -06:00