Kevin Froman
|
027abd3f13
|
None is not a type
|
2019-12-18 04:13:38 -06:00 |
Kevin Froman
|
c1dd2a7213
|
flake8 log style for connect fails
|
2019-12-18 04:10:00 -06:00 |
Kevin Froman
|
00e20c54b0
|
don't try to connect to peers in offline mode
|
2019-12-18 04:09:37 -06:00 |
Kevin Froman
|
f7e2a94502
|
flake8 refactors get onlinePeers
|
2019-12-18 04:08:33 -06:00 |
Kevin Froman
|
9707d5e320
|
fix flake8 ofcommunication line len
|
2019-12-18 04:07:20 -06:00 |
Kevin Froman
|
aa51a2fea6
|
var for netCheckTimer and commented code removal
|
2019-12-18 04:06:52 -06:00 |
Kevin Froman
|
a1c68fabe7
|
set isOnline to false if offline mode
|
2019-12-18 04:05:37 -06:00 |
Kevin Froman
|
f42e777408
|
make network check obey offline mode
|
2019-12-18 04:03:55 -06:00 |
Kevin Froman
|
abe1dde57e
|
pep8 refactor netcheck
|
2019-12-18 04:03:26 -06:00 |
Kevin Froman
|
8f1df8c371
|
make daemon launch obey offline mode and pep8 refactor it
|
2019-12-18 04:02:08 -06:00 |
Kevin Froman
|
a36885c806
|
pep8 formatted daemon launch boilerplate
|
2019-12-18 04:00:39 -06:00 |
Kevin Froman
|
9af3f06b56
|
added block system auditor
|
2019-12-18 03:58:47 -06:00 |
Kevin Froman
|
70408b828b
|
fix about authors
|
2019-12-18 03:53:16 -06:00 |
Kevin Froman
|
743e735c48
|
add big brother readme and test
|
2019-12-18 03:52:52 -06:00 |
Kevin Froman
|
9790785c08
|
made runtests init flake8/pylint conforming
|
2019-12-17 19:31:41 -06:00 |
Kevin Froman
|
ae416bc650
|
added big brother security auditing to prevent some RCE and leaks
|
2019-12-14 13:45:18 -06:00 |
Kevin Froman
|
47e69bab99
|
added big brother event auditor
|
2019-12-13 12:24:29 -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
|
15872f8f7c
|
added watchdog, use it to kill tor
|
2019-12-10 00:29:16 -06:00 |
Kevin Froman
|
63c0c51f38
|
circles timezone and sorting fixes
|
2019-12-06 14:25:02 -06:00 |
Kevin Froman
|
fd6096a93c
|
default plugins now have navbar removal logic
|
2019-12-06 01:21:30 -06:00 |
Kevin Froman
|
1eb7880de9
|
fix #36
|
2019-12-04 01:02:28 -06:00 |
Kevin Froman
|
1eb47a4584
|
onboarding work
|
2019-12-03 00:00:15 -06:00 |
Kevin Froman
|
3816e64da7
|
fix more of nick's broken changes
|
2019-12-01 03:51:38 -06:00 |
Kevin Froman
|
3c1fd87fd4
|
Merge branch 'master' of gitlab.com:beardog/Onionr
|
2019-12-01 02:18:29 -06:00 |
Kevin
|
fa3b1c5d22
|
Merge branch 'nickchanges' into 'master'
Merge nick's fixes
See merge request beardog/Onionr!27
|
2019-12-01 08:10:00 +00:00 |
Kevin
|
8a4102cbd1
|
Merge nick's fixes
|
2019-12-01 08:10:00 +00:00 |
Kevin Froman
|
68ead2ae85
|
Undo reconstructhash changes, but with pep-8
|
2019-12-01 02:07:41 -06:00 |
Kevin Froman
|
9b2aa63846
|
Merge branch 'master' of https://github.com/0Gitnick/onionr
|
2019-12-01 01:37:35 -06:00 |
Kevin Froman
|
1de668a9e5
|
onboarding work, now waits to start daemon timers
|
2019-11-30 02:42:49 -06:00 |
Kevin Froman
|
fb975dc52c
|
fix time skew message formatting
|
2019-11-30 01:11:46 -06:00 |
Kevin F
|
158510e9fb
|
Merge pull request #32 from EgosOwn/master
properly delete run files when tor is not found
|
2019-11-30 00:40:03 -06:00 |
KF
|
316b01ea85
|
properly delete run files when tor is not found
|
2019-11-29 17:49:14 -06:00 |
Kevin Froman
|
13c34a1c04
|
adjust tests for upload queue exception
|
2019-11-27 14:07:51 -06:00 |
Kevin Froman
|
f401518d24
|
fix insertion upload check when daemon is not running
|
2019-11-27 13:53:06 -06:00 |
Kevin Froman
|
00baf30141
|
add check and daemon api endpoint to fix #41
|
2019-11-27 13:39:48 -06:00 |
0Gitnick
|
d4ae6255d6
|
Improve syntax
|
2019-11-26 22:11:08 -06:00 |
0Gitnick
|
e7c826d4c6
|
Clean up board.js syntax
|
2019-11-26 21:46:45 -06:00 |
0Gitnick
|
6f8a843e49
|
Make peer cleanup timings smoother
|
2019-11-26 18:46:14 -06:00 |
Kevin Froman
|
d1f9911fd4
|
when resetting plugins, dont copy until onionr is ran again
|
2019-11-26 18:36:50 -06:00 |
0Gitnick
|
e41487f80c
|
Simplify replay_timestamp_validation
|
2019-11-26 18:19:28 -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
|
54a35a452a
|
fixed mail bugs where one couldn't add contact
|
2019-11-21 03:18:16 -06:00 |
Kevin Froman
|
720efe4fca
|
renamed onionr dir and bugfixes/linting progress
|
2019-11-21 02:23:58 -06:00 |
Kevin F
|
2b996da17f
|
Create greetings.yml
|
2019-11-20 04:42:18 -06:00 |
Kevin F
|
8126e6490e
|
Create greetings.yml
|
2019-11-20 04:40:54 -06:00 |
Kevin Froman
|
d27ebd7f19
|
use data based importer in importnewblocks and fixed file exists error in createdirs
|
2019-11-16 11:29:18 -06:00 |
Kevin Froman
|
b4225d3750
|
fix updater
|
2019-11-16 02:57:49 -06:00 |