Commit Graph

1563 Commits

Author SHA1 Message Date
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
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 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
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
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
Kevin Froman
d4dd964069 don't restart tor unless its our own 2020-02-02 19:07:48 -06:00
Kevin Froman
5b78a8810d only nuke data on node shutdown 2020-02-02 19:00:49 -06:00
Kevin Froman
79a3f725be fix mail sorting and send fields not being cleared 2020-02-02 18:29:20 -06:00
Kevin Froman
5c3fb5bec3 added requirements files for devs 2020-02-02 17:52:14 -06:00
Kevin Froman
912c2c832b started safety docs 2020-02-02 17:51:52 -06:00
Kevin Froman
74be4dee01 Added scripts readme info for dev config scripts 2020-02-02 17:51:35 -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
567af997d7 Added dev config scripts 2020-02-02 00:55:39 -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
cd671feb92 tor can now be attached 2020-01-31 22:14:26 -06:00
Kevin Froman
ea47ae456b work on the ability to attach to existing Tor 2020-01-31 18:23:48 -06:00
Kevin Froman
8bf1389a48 Merge branch 'existingtor' of gitlab.com:beardog/Onionr into existingtor 2020-01-31 07:36:31 -06:00
Kevin Froman
840563f75c work on the ability to attach to existing Tor 2020-01-31 07:35:44 -06:00
Kevin Froman
bffef46e89 Added boilerplate to gettransports 2020-01-31 07:35:44 -06:00
Kevin F
95599003e5
Merge pull request #38 from beardog108/dependabot/pip/jinja2-2.11.1
Bump jinja2 from 2.11.0 to 2.11.1
2020-01-31 13:34:59 +00:00
dependabot-preview[bot]
d2dca0f94d
Bump jinja2 from 2.11.0 to 2.11.1
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.0...2.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 10:28:47 +00:00
Kevin Froman
1556339ab2 work on the ability to attach to existing Tor 2020-01-30 23:47:48 -06:00