-
f5a98fba13
fix ofexec auditor docstrings
Kevin Froman
2019-12-19 23:22:51 -0600
-
906219fe30
* Refactored onionrcommands py to be linting compliant (started using mypy) + git ignore mypy cache
Kevin Froman
2019-12-19 04:34:19 -0600
-
6d123b93fc
made parser flake8 compliant
Kevin Froman
2019-12-19 04:32:40 -0600
-
4b6fdbdd0a
change dockerfile to python image, remove unnecessary apt installs
Kevin Froman
2019-12-19 03:30:30 -0600
-
ef794b18cf
use python docker for CI instead of ubuntu
Kevin Froman
2019-12-19 03:29:51 -0600
-
e77e213589
made keyadders pep8 compliant
Kevin Froman
2019-12-19 03:12:56 -0600
-
027abd3f13
None is not a type
Kevin Froman
2019-12-18 04:13:38 -0600
-
c1dd2a7213
flake8 log style for connect fails
Kevin Froman
2019-12-18 04:10:00 -0600
-
00e20c54b0
don't try to connect to peers in offline mode
Kevin Froman
2019-12-18 04:09:37 -0600
-
f7e2a94502
flake8 refactors get onlinePeers
Kevin Froman
2019-12-18 04:08:33 -0600
-
9707d5e320
fix flake8 ofcommunication line len
Kevin Froman
2019-12-18 04:07:20 -0600
-
aa51a2fea6
var for netCheckTimer and commented code removal
Kevin Froman
2019-12-18 04:06:52 -0600
-
a1c68fabe7
set isOnline to false if offline mode
Kevin Froman
2019-12-18 04:05:37 -0600
-
f42e777408
make network check obey offline mode
Kevin Froman
2019-12-18 04:03:55 -0600
-
abe1dde57e
pep8 refactor netcheck
Kevin Froman
2019-12-18 04:03:26 -0600
-
8f1df8c371
make daemon launch obey offline mode and pep8 refactor it
Kevin Froman
2019-12-18 04:02:08 -0600
-
a36885c806
pep8 formatted daemon launch boilerplate
Kevin Froman
2019-12-18 04:00:39 -0600
-
9af3f06b56
added block system auditor
Kevin Froman
2019-12-18 03:58:47 -0600
-
70408b828b
fix about authors
Kevin Froman
2019-12-18 03:53:16 -0600
-
743e735c48
add big brother readme and test
Kevin Froman
2019-12-18 03:52:52 -0600
-
9790785c08
made runtests init flake8/pylint conforming
Kevin Froman
2019-12-17 19:31:41 -0600
-
ae416bc650
added big brother security auditing to prevent some RCE and leaks
Kevin Froman
2019-12-14 13:45:18 -0600
-
47e69bab99
added big brother event auditor
Kevin Froman
2019-12-13 12:24:29 -0600
-
bb87bc192e
refactored netcontroller and split module
Kevin Froman
2019-12-12 02:47:33 -0600
-
6b0c88aff9
added custom torrc support
Kevin Froman
2019-12-10 04:46:36 -0600
-
15872f8f7c
added watchdog, use it to kill tor
Kevin Froman
2019-12-09 05:02:37 -0600
-
63c0c51f38
circles timezone and sorting fixes
Kevin Froman
2019-12-06 14:25:02 -0600
-
fd6096a93c
default plugins now have navbar removal logic
Kevin Froman
2019-12-06 01:21:30 -0600
-
1eb7880de9
fix #36
Kevin Froman
2019-12-04 01:02:28 -0600
-
1eb47a4584
onboarding work
Kevin Froman
2019-12-03 00:00:15 -0600
-
3816e64da7
fix more of nick's broken changes
Kevin Froman
2019-12-01 03:51:38 -0600
-
3c1fd87fd4
Merge branch 'master' of gitlab.com:beardog/Onionr
Kevin Froman
2019-12-01 02:18:29 -0600
-
-
fa3b1c5d22
Merge branch 'nickchanges' into 'master'
Kevin
2019-12-01 08:10:00 +0000
-
-
8a4102cbd1
Merge nick's fixes
Kevin
2019-12-01 08:10:00 +0000
-
-
a277736afa
Merge branch 'nickchanges' into 'master'
Kevin
2019-12-01 08:07:58 +0000
-
-
-
-
68ead2ae85
Undo reconstructhash changes, but with pep-8
Kevin Froman
2019-12-01 02:07:41 -0600
-
9b2aa63846
Merge branch 'master' of https://github.com/0Gitnick/onionr
Kevin Froman
2019-12-01 01:37:35 -0600
-
-
1de668a9e5
onboarding work, now waits to start daemon timers
Kevin Froman
2019-11-30 02:42:49 -0600
-
-
-
fb975dc52c
fix time skew message formatting
Kevin Froman
2019-11-30 01:11:46 -0600
-
158510e9fb
Merge pull request #32 from EgosOwn/master
Kevin F
2019-11-30 00:40:03 -0600
-
-
316b01ea85
properly delete run files when tor is not found
KF
2019-11-29 17:49:14 -0600
-
-
13c34a1c04
adjust tests for upload queue exception
Kevin Froman
2019-11-27 14:07:51 -0600
-
f401518d24
fix insertion upload check when daemon is not running
Kevin Froman
2019-11-27 13:53:06 -0600
-
00baf30141
add check and daemon api endpoint to fix #41
Kevin Froman
2019-11-27 13:39:48 -0600
-
d4ae6255d6
Improve syntax
0Gitnick
2019-11-26 22:11:08 -0600
-
e7c826d4c6
Clean up board.js syntax
0Gitnick
2019-11-26 21:46:45 -0600
-
6f8a843e49
Make peer cleanup timings smoother
0Gitnick
2019-11-26 18:34:10 -0600
-
d1f9911fd4
when resetting plugins, dont copy until onionr is ran again
Kevin Froman
2019-11-26 18:36:50 -0600
-
e41487f80c
Simplify replay_timestamp_validation
0Gitnick
2019-11-26 18:19:28 -0600
-
ee5f4409af
work on onboarding and pep8 compliance. re-worded about
Kevin Froman
2019-11-26 18:01:32 -0600
-
-
a4a0d240ac
updated import path in tests
Kevin Froman
2019-11-21 03:26:23 -0600
-
54a35a452a
fixed mail bugs where one couldn't add contact
Kevin Froman
2019-11-21 03:18:16 -0600
-
720efe4fca
renamed onionr dir and bugfixes/linting progress
Kevin Froman
2019-11-20 04:52:50 -0600
-
2b996da17f
Create greetings.yml
Kevin F
2019-11-20 04:42:18 -0600
-
8126e6490e
Create greetings.yml
Kevin F
2019-11-20 04:40:54 -0600
-
d27ebd7f19
use data based importer in importnewblocks and fixed file exists error in createdirs
Kevin Froman
2019-11-16 11:29:18 -0600
-
b4225d3750
fix updater
Kevin Froman
2019-11-16 02:57:49 -0600
-
6cc01fa240
boiler plate and bug fixes
Kevin Froman
2019-11-15 22:18:38 -0600
-
15b3d506ff
Merge pull request #31 from beardog108/dependabot/pip/urllib3-1.25.7
Kevin F
2019-11-14 01:45:25 -0600
-
-
1166c9155a
fixed site loader and subdirs
Kevin Froman
2019-11-13 21:06:04 -0600
-
534bf138cc
Bump urllib3 from 1.25.6 to 1.25.7
dependabot-preview[bot]
2019-11-12 10:30:27 +0000
-
-
0cce0f4318
sites now support multi pages
Kevin Froman
2019-11-11 23:32:18 -0600
-
57e750a15a
added deleted blocks to statistics command
KF
2019-11-09 20:30:07 -0600
-
348904c97a
Merge pull request #28 from beardog108/dependabot/pip/pysocks-1.7.1
Kevin F
2019-11-07 17:02:13 -0600
-
-
5bb4cc7179
Bump pysocks from 1.6.8 to 1.7.1
dependabot-preview[bot]
2019-11-07 22:36:00 +0000
-
-
ce761f6ec0
Merge pull request #27 from beardog108/dependabot/pip/gevent-1.4.0
Kevin F
2019-11-07 16:34:27 -0600
-
-
54c7b807c7
Bump gevent from 1.3.6 to 1.4.0
dependabot-preview[bot]
2019-11-07 22:28:13 +0000
-
-
95a5ad0668
Merge pull request #30 from beardog108/dependabot/pip/urllib3-1.25.6
Kevin F
2019-11-07 16:26:47 -0600
-
-
5ce1ea6774
Bump urllib3 from 1.24.3 to 1.25.6
dependabot-preview[bot]
2019-11-07 10:48:54 +0000
-
-
ba8e9ebfc8
Merge pull request #26 from beardog108/dependabot/pip/requests-2.22.0
Kevin F
2019-11-07 04:12:03 -0600
-
-
38a9be9a2e
Bump requests from 2.21.0 to 2.22.0
dependabot-preview[bot]
2019-11-07 10:11:38 +0000
-
-
bf74a4eb20
Merge pull request #29 from beardog108/dependabot/pip/urllib3-1.24.3
Kevin F
2019-11-07 04:10:09 -0600
-
-
9e4e6a6e53
Merge pull request #25 from beardog108/dependabot/pip/jinja2-2.10.3
Kevin F
2019-11-07 04:08:43 -0600
-
-
209b3e4323
Bump jinja2 from 2.10.1 to 2.10.3
dependabot-preview[bot]
2019-11-07 00:12:24 +0000
-
-
0b4b075802
Bump urllib3 from 1.24.2 to 1.24.3
dependabot-preview[bot]
2019-11-07 00:12:17 +0000
-
-
adcb3f31a9
* bumped unpaddedbase32 version * improved readme * better shutdown message in ui
Kevin Froman
2019-11-06 18:03:38 -0600
-
aa07d50eed
Fix static file read encoding on windows
Kevin Froman
2019-11-06 15:01:11 -0600
-
-
bc37fc0e95
ensure bootstrap is always added if enabled, work on site creator
Kevin Froman
2019-11-05 05:29:15 -0600
-
56c901eb8b
* use utf-8 encoding on readstatic
KF
2019-11-04 20:10:03 -0600
-
-
9fa05d6e1f
added site creator command
Kevin Froman
2019-11-04 04:52:38 -0600
-
ff9bdc690e
work on new site system, only change directory when doing start command
Kevin Froman
2019-11-04 00:31:13 -0600
-
027ce4f45b
fix forking duplicating processes on shutdown and breaking on windows
Kevin Froman
2019-11-01 13:35:28 -0500
-
9ccbcf6c1d
work on sitesapi
Kevin Froman
2019-10-31 04:29:03 -0500
-
bc71e3f693
update todo.txt, remove b64 file task
Kevin Froman
2019-10-29 04:32:30 -0500
-
40eed73ff7
remove no longer needed base64 on file sharing
Kevin Froman
2019-10-29 02:12:30 -0500
-
49ecffb245
use database timeout in hasblock
Kevin Froman
2019-10-29 00:44:11 -0500
-
304df0fbb4
lock databases with timeout from onionrvalues
Kevin Froman
2019-10-29 00:36:56 -0500
-
df57e2300e
fork onionr when restarting or shutting down
Kevin Froman
2019-10-28 22:57:45 -0500
-
c237efd523
a little work on new site system
Kevin Froman
2019-10-28 21:33:08 -0500
-
9a35619a0b
Fix whitespace issue in bootstrap
Arinerron
2019-10-24 23:52:26 -0700
-
9c1cb1a7e1
added new bootstrap node, changed todo, documented onionrvalues better
Kevin Froman
2019-10-24 03:20:06 -0500
-
e0c53ee118
fix online peers having zero division error, added stress test insertion
Kevin Froman
2019-10-19 03:47:24 -0500
-
b3ee096e49
updated todo.txt, as things got done
Kevin Froman
2019-10-19 03:45:54 -0500
-
c60dfdcea3
added new bootstrap node
Kevin Froman
2019-10-19 03:45:11 -0500
-
08d5d9e425
added install readme disclaimer and don't log max thread messages to terminal
Kevin Froman
2019-10-17 17:04:57 -0500
-
4eeed15ecb
added license boilerplate to onboarding and apicheck js
Kevin Froman
2019-10-17 14:52:56 -0500
-
bfd25ab706
removed web password from details and fixed python powered image
Kevin Froman
2019-10-17 05:01:27 -0500
-
9fd8bd8bd0
updated readme and todo
Kevin Froman
2019-10-17 05:00:50 -0500
-
265e2c181b
work on onboarding
Kevin Froman
2019-10-17 05:00:24 -0500
-
d034072704
added apicheck file
Kevin Froman
2019-10-16 17:32:47 -0500