Commit Graph

1377 Commits

Author SHA1 Message Date
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
Kevin F 95a5ad0668
Merge pull request #30 from beardog108/dependabot/pip/urllib3-1.25.6
Bump urllib3 from 1.24.3 to 1.25.6
2019-11-07 16:26:47 -06:00
dependabot-preview[bot] 5ce1ea6774
Bump urllib3 from 1.24.3 to 1.25.6
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.3 to 1.25.6.
- [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.24.3...1.25.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 10:48:54 +00:00
Kevin F ba8e9ebfc8
Merge pull request #26 from beardog108/dependabot/pip/requests-2.22.0
Bump requests from 2.21.0 to 2.22.0
2019-11-07 04:12:03 -06:00
dependabot-preview[bot] 38a9be9a2e
Bump requests from 2.21.0 to 2.22.0
Bumps [requests](https://github.com/requests/requests) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.21.0...v2.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 10:11:38 +00:00
Kevin F bf74a4eb20
Merge pull request #29 from beardog108/dependabot/pip/urllib3-1.24.3
Bump urllib3 from 1.24.2 to 1.24.3
2019-11-07 04:10:09 -06:00
Kevin F 9e4e6a6e53
Merge pull request #25 from beardog108/dependabot/pip/jinja2-2.10.3
Bump jinja2 from 2.10.1 to 2.10.3
2019-11-07 04:08:43 -06:00
dependabot-preview[bot] 209b3e4323
Bump jinja2 from 2.10.1 to 2.10.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.10.3.
- [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.10.1...2.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 00:12:24 +00:00
dependabot-preview[bot] 0b4b075802
Bump urllib3 from 1.24.2 to 1.24.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.24.3.
- [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.24.2...1.24.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 00:12:17 +00:00
Kevin Froman adcb3f31a9 * bumped unpaddedbase32 version
* improved readme
* better shutdown message in ui
2019-11-06 18:03:38 -06:00
Kevin Froman aa07d50eed Fix static file read encoding on windows 2019-11-06 15:01:11 -06:00
Kevin Froman bc37fc0e95 ensure bootstrap is always added if enabled, work on site creator 2019-11-05 05:33:14 -06:00
KF 56c901eb8b * use utf-8 encoding on readstatic 2019-11-04 20:10:03 -06:00
Kevin Froman 9fa05d6e1f added site creator command 2019-11-04 04:52:38 -06:00
Kevin Froman ff9bdc690e work on new site system, only change directory when doing start command 2019-11-04 00:31:13 -06:00
Kevin Froman 027ce4f45b fix forking duplicating processes on shutdown and breaking on windows 2019-11-01 13:35:28 -05:00
Kevin Froman 9ccbcf6c1d work on sitesapi 2019-10-31 04:29:03 -05:00
Kevin Froman bc71e3f693 update todo.txt, remove b64 file task 2019-10-29 04:32:30 -05:00
Kevin Froman 40eed73ff7 remove no longer needed base64 on file sharing 2019-10-29 02:12:30 -05:00
Kevin Froman 49ecffb245 use database timeout in hasblock 2019-10-29 00:44:11 -05:00
Kevin Froman 304df0fbb4 lock databases with timeout from onionrvalues 2019-10-29 00:36:56 -05:00
Kevin Froman df57e2300e
fork onionr when restarting or shutting down 2019-10-28 22:57:45 -05:00
Kevin Froman c237efd523 a little work on new site system 2019-10-28 21:33:08 -05:00
Arinerron 9a35619a0b Fix whitespace issue in bootstrap 2019-10-24 23:52:26 -07:00
Kevin Froman 9c1cb1a7e1 added new bootstrap node, changed todo, documented onionrvalues better 2019-10-24 03:20:06 -05:00
Kevin Froman e0c53ee118 fix online peers having zero division error, added stress test insertion 2019-10-19 03:47:24 -05:00
Kevin Froman b3ee096e49 updated todo.txt, as things got done 2019-10-19 03:45:54 -05:00
Kevin Froman c60dfdcea3 added new bootstrap node 2019-10-19 03:45:11 -05:00
Kevin Froman 08d5d9e425 added install readme disclaimer and don't log max thread messages to terminal 2019-10-17 17:04:57 -05:00
Kevin Froman 4eeed15ecb added license boilerplate to onboarding and apicheck js 2019-10-17 14:53:21 -05:00
Kevin Froman bfd25ab706 removed web password from details and fixed python powered image 2019-10-17 05:01:27 -05:00
Kevin Froman 9fd8bd8bd0 updated readme and todo 2019-10-17 05:00:50 -05:00
Kevin Froman 265e2c181b work on onboarding 2019-10-17 05:00:24 -05:00
Kevin Froman d034072704 added apicheck file 2019-10-16 17:32:47 -05:00
Kevin Froman 560e828c8a updated todo and about 2019-10-16 04:15:24 -05:00
Kevin Froman cea6840588 added api shutdown check 2019-10-16 03:55:45 -05:00