Commit Graph

  • 1f067f614a Added tor restart button to index and tor restart command. Enabled tor restart daemon event Kevin Froman 2020-09-15 17:08:50 +0000
  • b4d80da3ff Work on fixing node uptime Kevin Froman 2020-09-14 23:28:01 +0000
  • 43d3e687d7
    Bump helium from 3.0.4 to 3.0.5 dependabot-preview[bot] 2020-09-14 12:23:42 +0000
  • 4bc2bf5db5 removed deterministic keys due to poor hashing Kevin Froman 2020-09-14 11:54:14 +0000
  • c7e0b6c1b2 Removed batch files, added WIP run wrapper script Kevin Froman 2020-09-13 03:26:02 +0000
  • 247b1f616d added missing last release to changelog Kevin Froman 2020-09-10 22:04:53 +0000
  • b4ddf343fc Removed unreachable return in onionrproofs Kevin Froman 2020-09-10 21:44:42 +0000
  • 196d02a751 Sped up + fixed statistics table command using psutil, removed checkcommunicator as a result Kevin Froman 2020-09-10 21:44:30 +0000
  • a5b6805b5f Update readme to have version tag Kevin Froman 2020-09-10 20:50:41 +0000
  • e11c3d2733 Merge branch 'master' into remote-access Kevin Froman 2020-09-08 18:31:12 +0000
  • 97708e5875
    Merge pull request #91 from beardog108/dependabot/pip/pip-tools-5.3.1 Kevin F 2020-09-08 18:30:49 +0000
  • 41e57cb5b9
    Merge pull request #96 from beardog108/dependabot/pip/ujson-3.2.0 Kevin F 2020-09-08 18:27:53 +0000
  • 79a5e6ca3e
    Bump ujson from 3.0.0 to 3.2.0 dependabot-preview[bot] 2020-09-08 16:46:17 +0000
  • 2ce5f48c90 Added ui.public_remote_enabled and ui.public_remote_hosts Kevin Froman 2020-09-08 08:39:18 +0000
  • 17ef138c21 bump version release-5.1.0 Kevin Froman 2020-09-07 05:49:13 +0000
  • cb88ff8c3f update runtime test Kevin Froman 2020-09-07 05:47:58 +0000
  • d40bd85368 added test for api version Kevin Froman 2020-09-07 05:13:36 +0000
  • d7e7d4499b
    Bump pip-tools from 5.2.1 to 5.3.1 dependabot-preview[bot] 2020-09-07 04:08:23 +0000
  • 104f71c0c3
    Merge pull request #95 from beardog108/dependabot/pip/pdoc3-0.9.1 Kevin F 2020-09-07 04:06:52 +0000
  • 16cdd6d877 Merge branch 'master' of ssh://git.voidnet.tech:/kev/Onionr Kevin Froman 2020-09-07 03:44:17 +0000
  • b7091d2062 fix showlogo crash when not connected to terminal, bump version Kevin Froman 2020-09-07 03:42:13 +0000
  • f8fcd6d4e5 Formatting changes Kevin Froman 2020-09-07 03:18:23 +0000
  • 15a66c7fb4 fix showlogo crash when not connected to terminal Kevin Froman 2020-09-07 03:17:20 +0000
  • 37e5dbab4b Moved plugin web files to be in the plugin folder to reduce staticfiles blueprint coupling Kevin Froman 2020-09-01 22:41:59 +0000
  • 3df1859df5
    Bump pdoc3 from 0.8.3 to 0.9.1 dependabot-preview[bot] 2020-08-27 23:12:01 +0000
  • 14f2d03ebf Formatting improvements in httpapis Kevin Froman 2020-08-26 08:25:43 +0000
  • 3422ca43ff Fixing block syncing quirks Kevin Froman 2020-08-25 15:02:13 -0500
  • a83351a73c misc formatting improvements Kevin Froman 2020-08-25 03:13:32 -0500
  • 39650a4ca0 catch and log when cannot reach non-managed tor Kevin Froman 2020-08-23 22:26:54 -0500
  • 8d54519771 implemented the sybil attack script Kevin Froman 2020-08-23 11:54:14 -0500
  • 9f1f1435ce Fix block downloading for shared state Kevin Froman 2020-08-23 11:53:49 -0500
  • 78e533952c added sybil attack script Kevin Froman 2020-08-23 07:17:10 -0500
  • e19e23022b show message if user tries to open .onion as onionr site Kevin Froman 2020-08-23 06:29:40 -0500
  • 68aac2153b add some more useful logging for failed signed blocks in validatemetadata Kevin Froman 2020-08-23 06:29:12 -0500
  • 15379a7c2f add readline to client api request crafter Kevin Froman 2020-08-23 05:53:43 -0500
  • 61bc5fd34b use better language for LE on onboarding page Kevin Froman 2020-08-23 05:17:32 -0500
  • b66e1d852e clear stats interval on shutdown button, remove deprecated sync httpget Kevin Froman 2020-08-23 05:17:15 -0500
  • 02fde0ad70 fix subprocesspow keyboard interrupt not being catched Kevin Froman 2020-08-21 10:44:59 -0500
  • 308fca7c22 added creating blocks count to sidebar Kevin Froman 2020-08-21 09:57:59 -0500
  • 72653c1e93 check for light theme before enabling particles Kevin Froman 2020-08-21 09:57:28 -0500
  • cd0b69b03f Use init-time creation only of StorageCounter to use less inotify instances Kevin Froman 2020-08-21 09:56:49 -0500
  • bbc9646a25 fix LANServer dns rebinding crashing because of old kwarg format Kevin Froman 2020-08-20 20:03:11 -0500
  • fd73f63ecd fix public block list not working because of old kwarg format Kevin Froman 2020-08-20 20:00:44 -0500
  • 2cf7a8c8b3 Fix unclickable labels in onboarding Kevin Froman 2020-08-20 01:29:29 -0500
  • 6089cc3c98 fix formatting in onionrservices Kevin Froman 2020-08-19 23:05:06 -0500
  • 05127dd3b7 remove warden since it won't be implemented Kevin Froman 2020-08-19 23:04:29 -0500
  • d39c12ab4d Update runtime test Kevin Froman 2020-08-17 19:16:07 -0500
  • ce0e60c4ea Correct formatting in expiredblocks Kevin Froman 2020-08-17 19:03:42 -0500
  • 0938bf0692 Deduplicate infoNumbers in transportinfo keydb Kevin Froman 2020-08-17 19:03:21 -0500
  • fb4dd07ba4 fix missed blockHash->block_hash change in onionrstorage Kevin Froman 2020-08-17 19:02:51 -0500
  • 6f242298fe Don't run LAN unittests on QubesOS Kevin Froman 2020-08-17 19:02:24 -0500
  • 0b2658374b Added/corrected timeouts for sqlite3 database connections Bumped mail plugin patch version for sqlite3 timeout change Code formatting corrections Kevin Froman 2020-08-16 19:52:50 -0500
  • 2a7c933321 Utils format fixes Kevin Froman 2020-08-12 18:07:04 -0500
  • c9af24392d Fix netutils formatting Kevin Froman 2020-08-12 17:29:53 -0500
  • 272d7d7f74 Removed Windows specific code Kevin Froman 2020-08-12 17:21:11 -0500
  • ce63c4cd3b Show a terminal message if bridge is enabled but one is not set. By design, there is no easy way for us to get Tor bridges automatically work on tor blocking detection Kevin Froman 2020-08-12 03:23:48 -0500
  • e900d597d8 Added repo-size shield to readme Kevin Froman 2020-08-12 03:22:52 -0500
  • 2ddeab8788 work on tor blocking detection Kevin Froman 2020-08-11 23:49:26 -0500
  • a24086da62 add comments to bootstrappeers Kevin Froman 2020-08-10 21:35:19 -0500
  • 8389ed190c Basic check for QubesOS in runtime tests and to avoid starting LAN server Kevin Froman 2020-08-10 01:09:19 -0500
  • 87b8655b83 do not start lan on qubes Kevin Froman 2020-08-10 01:03:32 -0500
  • feb8004c95 fix generating hashes not being removed when done, add endpoint to get generating hashes Kevin Froman 2020-08-09 22:13:06 -0500
  • a01b645a79 added dump endpoints to debug api Kevin Froman 2020-08-08 21:19:09 -0500
  • 3473c5e36a Improved torcontrol formatting and efficency Kevin Froman 2020-08-08 21:18:56 -0500
  • e14955cb6b Improved formatting and removed unnecessary imports in torcontrol Kevin Froman 2020-08-08 20:44:11 -0500
  • 504c53edb3 added debug info api files Kevin Froman 2020-08-08 15:59:44 -0500
  • 5e00bb930f added client api request crafting script Kevin Froman 2020-08-08 15:40:20 -0500
  • 6976dcf8f3 Friends API now shows redirect error message when ref header not set instead of request failing Kevin Froman 2020-08-08 15:39:24 -0500
  • 552e7427d8 Merge branch 'master' of ssh://git.voidnet.tech:/kev/Onionr into sidebar Kevin Froman 2020-08-08 12:52:39 -0500
  • 661a4ee3d2 Fix doc links in readme kev 2020-08-08 20:52:02 +0300
  • 96af4e8db0 Fixed some broken things from communicator decoupling Kevin Froman 2020-08-08 12:38:14 -0500
  • bff2595ac9 Merge branch 'new-release' into sidebar Kevin Froman 2020-08-08 10:51:04 -0500
  • 522cd2c462 bumped requirements versions release-5.0.1 Kevin Froman 2020-08-08 00:11:45 -0500
  • 2f5c1311be update readme to reflect release tag usage Kevin 2020-08-07 22:41:56 -0500
  • 077f530b72 Fix peeraction still using comm_inst Kevin 2020-08-07 21:57:02 -0500
  • 5930f3bfad Added missing tests and sidebar files Kevin 2020-08-04 22:35:45 -0500
  • ab10cea8b6 add forgotten spawndaemonthreads and added license info to bulma extension files Kevin 2020-08-04 08:45:06 -0500
  • 086f2f718c fix onlinepeers decoupling Kevin 2020-08-04 08:44:24 -0500
  • 4cf17ffe62 work on removing communicator Kevin 2020-07-30 20:15:36 -0500
  • 0b34aa7385 added onionrthreads to replace communicator timers Kevin 2020-07-29 20:36:41 -0500
  • 6f1daf50d3 added setup kvvars Kevin 2020-07-29 20:23:48 -0500
  • 5bde99967b Moved all communicator ext vars to KV Kevin 2020-07-29 04:32:09 -0500
  • f28d469e56 Moved all communicator ext vars to KV Kevin 2020-07-29 03:57:06 -0500
  • 080f33bf1f More decoupling, removed unnecessary announceCache Kevin 2020-07-26 21:45:17 -0500
  • fad5e8547e Moved cooldownPeer to KV to further reduce coupling Kevin 2020-07-26 19:15:26 -0500
  • dde10b7005 Moved offllinePeers to KV to further reduce coupling Kevin 2020-07-26 19:12:52 -0500
  • 10c1cd7803 Moved blocksToUpload to KV to further reduce coupling Kevin 2020-07-26 19:02:39 -0500
  • 97a5f50271 Moved dbTimestamps and newPeers to KV for more decoupling Kevin 2020-07-26 15:49:34 -0500
  • e00d41f8a9 Moved onlinePeers and announceCache to kv for more decoupling Kevin 2020-07-26 15:26:15 -0500
  • 6a6718c9fd Moved onlinePeers to KV to further reduce coupling Kevin 2020-07-25 22:28:32 -0500
  • 0e4e7bb050 Moved communicator shutdown over to KV model for more decoupling Kevin 2020-07-25 21:36:48 -0500
  • 0460d3380f
    Merge pull request #89 from beardog108/dependabot/pip/deadsimplekv-0.3.2 Kevin F 2020-07-25 21:30:17 -0500
  • e3b1eaad17
    Bump deadsimplekv from 0.3.1 to 0.3.2 dependabot-preview[bot] 2020-07-24 20:08:08 +0000
  • 6ecb62356a Moved blockQueue to DSKV singleton as part of communicator decoupling Kevin 2020-07-24 14:37:01 -0500
  • 47013431d2 Removed use of communicator's storagecounter to reduce coupling Kevin 2020-07-24 03:24:41 -0500
  • b4be481f81 bumped urllib3 to 1.25.10 Kevin 2020-07-24 03:03:21 -0500
  • f4d1739e4a made storagecounter use a watchdog (inotify) instead of excessive file reads Kevin 2020-07-24 02:57:44 -0500
  • 8b5c87d356 Removed single-process POW support, which was just needed on Windows release-5.0.0 5.0.0 Kevin 2020-07-23 15:16:52 -0500
  • 7e5514d65d merge lan changes from master vdf Kevin 2020-07-21 22:35:29 -0500
  • ac279c1cef bumped version 4.0.0 Kevin 2020-07-21 21:57:44 -0500