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 |
Kevin Froman
|
6cc01fa240
|
boiler plate and bug fixes
|
2019-11-15 22:18:38 -06:00 |
Kevin F
|
15b3d506ff
|
Merge pull request #31 from beardog108/dependabot/pip/urllib3-1.25.7
Bump urllib3 from 1.25.6 to 1.25.7
|
2019-11-14 01:45:25 -06:00 |
Kevin Froman
|
1166c9155a
|
fixed site loader and subdirs
|
2019-11-13 21:06:04 -06:00 |
dependabot-preview[bot]
|
534bf138cc
|
Bump urllib3 from 1.25.6 to 1.25.7
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 to 1.25.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.6...1.25.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-12 10:30:27 +00:00 |
Kevin Froman
|
0cce0f4318
|
sites now support multi pages
|
2019-11-11 23:32:18 -06:00 |
KF
|
57e750a15a
|
added deleted blocks to statistics command
|
2019-11-09 20:30:07 -06:00 |
Kevin F
|
348904c97a
|
Merge pull request #28 from beardog108/dependabot/pip/pysocks-1.7.1
Bump pysocks from 1.6.8 to 1.7.1
|
2019-11-07 17:02:13 -06:00 |
dependabot-preview[bot]
|
5bb4cc7179
|
Bump pysocks from 1.6.8 to 1.7.1
Bumps [pysocks](https://github.com/Anorov/PySocks) from 1.6.8 to 1.7.1.
- [Release notes](https://github.com/Anorov/PySocks/releases)
- [Changelog](https://github.com/Anorov/PySocks/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Anorov/PySocks/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-07 22:36:00 +00:00 |
Kevin F
|
ce761f6ec0
|
Merge pull request #27 from beardog108/dependabot/pip/gevent-1.4.0
Bump gevent from 1.3.6 to 1.4.0
|
2019-11-07 16:34:27 -06:00 |
dependabot-preview[bot]
|
54c7b807c7
|
Bump gevent from 1.3.6 to 1.4.0
Bumps [gevent](https://github.com/gevent/gevent) from 1.3.6 to 1.4.0.
- [Release notes](https://github.com/gevent/gevent/releases)
- [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst)
- [Commits](https://github.com/gevent/gevent/compare/1.3.6...1.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-07 22:28:13 +00:00 |