Commit Graph

1680 Commits

Author SHA1 Message Date
Kevin Froman 160469f50f added popular board selector 2020-03-29 18:51:12 -05:00
Kevin Froman 7bb4a7680a fix export test to use new circle plugin name 2020-03-29 18:50:16 -05:00
Kevin Froman 018f6692a9 don't refresh boards if doc hidden 2020-03-29 18:49:51 -05:00
Kevin Froman b256db2698 added endpoint to get most popular circles 2020-03-28 02:41:23 -05:00
Kevin Froman 825c576ce3 finish requirements.txt merge 2020-03-28 00:18:13 -05:00
Kevin Froman 179ec4a3be Added work on popular board listing 2020-03-28 00:16:42 -05:00
Kevin F 2c848a4caf
Merge pull request #52 from beardog108/dependabot/pip/deadsimplekv-0.3.0
Bump deadsimplekv from 0.2.0 to 0.3.0
2020-03-28 00:15:03 -05:00
dependabot-preview[bot] 309f98d640
Bump deadsimplekv from 0.2.0 to 0.3.0
Bumps [deadsimplekv](https://github.com/beardog108/deadsimplekv) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/beardog108/deadsimplekv/releases)
- [Changelog](https://github.com/beardog108/DeadSimpleKV/blob/master/CHANGELOG.md)
- [Commits](https://github.com/beardog108/deadsimplekv/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-28 05:09:53 +00:00
Kevin Froman 418881fc32 removed searchengine plugin files for now since no work being done 2020-03-27 21:13:42 -05:00
Kevin Froman 3b939b4598 Added default config formatter script 2020-03-27 20:59:38 -05:00
Kevin Froman d50e6db1d2 fix removeblock docstring 2020-03-27 20:03:30 -05:00
Kevin Froman 012ee33499 corrected onionrstorage formatting 2020-03-26 03:57:54 -05:00
Kevin Froman 16ae16f042 fixed forward secrecy test 2020-03-26 03:57:42 -05:00
Kevin Froman b8a8cfd3f6 changed socket_server config key to more accurate ephemeral_tunnels key 2020-03-26 03:49:23 -05:00
Kevin Froman 62b4f5eb0e Removed support for v2 onions 2020-03-26 03:48:57 -05:00
Kevin Froman 922f2be235 added binary forward secrecy test 2020-03-26 03:47:49 -05:00
Kevin Froman d5c9b01b53 * adjusted default config to scale better
* test default config values for dev accidental changes
* bump runtime result
2020-03-26 03:46:49 -05:00
Kevin Froman db9cd3eb60 remove defunct import in register_private_blueprints.py 2020-03-26 02:33:08 -05:00
Kevin Froman 71c7ad4545 made onboarding use bulma steps 2020-03-26 02:30:59 -05:00
Kevin Froman d24fd41c53 added fd and disk usage stats 2020-03-24 03:18:05 -05:00
Kevin Froman 8e31d51740 improve start ram script to use quotes 2020-03-24 03:17:40 -05:00
Kevin Froman 1be08e09ef reformated sizeutils 2020-03-24 03:17:22 -05:00
Kevin Froman 0825f2dd01 use mktemp for ram dir 2020-03-24 02:17:11 -05:00
Kevin Froman 427a5355bc switched circle post loader to use fetch instead of xml http 2020-03-24 00:21:46 -05:00
Kevin Froman 83a1c09af7 do not ping api when document is hidden 2020-03-24 00:21:13 -05:00
Kevin Froman 2aa8cdbaa0 corrected utils formatting and removed defunct utils 2020-03-23 23:55:57 -05:00
Kevin Froman b5e57da191 lan can now properly connect 2020-03-23 03:39:57 -05:00
Kevin Froman 2c8f1fdf99 restore unicoding in multicast ad 2020-03-23 01:25:27 -05:00
Kevin Froman eec7efd38d use right multicast address 2020-03-23 01:24:13 -05:00
Kevin Froman d77f802fdd lan client thread added 2020-03-23 00:37:49 -05:00
Kevin Froman 3c6b3652c6 hidden is not a js func 2020-03-23 00:00:35 -05:00
Kevin Froman 77b24d022f fixed undefined mail sig load 2020-03-22 22:04:20 -05:00
Kevin Froman c7b8f9bed6 don't fetch stats on home page if there is no window focus 2020-03-22 22:04:06 -05:00
Kevin Froman 42a8d71ebf added script to start Onionr in RAM 2020-03-22 21:54:20 -05:00
Kevin Froman acabeab7c4 added files for vdf proofing 2020-03-22 19:16:26 -05:00
Kevin Froman 9369a22841 correct updateblockinfo docstring and format 2020-03-22 19:16:08 -05:00
Kevin Froman 361853cc95 bump mimcvdf version 2020-03-22 19:15:37 -05:00
Kevin Froman 481cb5aeff use a smaller offset for obscuring block metadb time 2020-03-21 01:15:07 -05:00
Kevin Froman 4696e7be3f added offset test for lan block list and improved run time tests to be random order and have better iterative output 2020-03-21 01:14:35 -05:00
Kevin Froman 05ea54cd28 use double quotes instead of single in home page 2020-03-20 18:41:09 -05:00
Kevin Froman 2a104d7459 added ram stats 2020-03-20 18:39:26 -05:00
Kevin Froman a52a17ac25 removed thread debug from events 2020-03-20 18:39:08 -05:00
Kevin Froman 3e4a39016f work on lan server (upload endpoint) 2020-03-20 03:51:08 -05:00
Kevin Froman e6181bdd1f fixed nasty bug where tor circuits was causing gevent to leak threads 2020-03-20 03:50:48 -05:00
Kevin Froman 022fbaa1af bumped disk allocation to 1gb 2020-03-20 03:47:08 -05:00
Kevin Froman b2f4dae226 refactored main page to not use xhr, added thread ui stat area 2020-03-20 03:46:33 -05:00
Kevin Froman b5ac1ed7d8 correct timer thread amounts 2020-03-20 03:45:25 -05:00
Kevin Froman fe3b6c01c4 * Remove ifaddr since psutil provides access to net interfaces
+ added mimcvdf dependency for future block spec
2020-03-19 16:02:15 -05:00
Kevin Froman d4f4487fb6 finished block list endpoint for lan and added get data endpoint 2020-03-19 01:44:44 -05:00
Kevin Froman e90d7e96f4 moved daemon kill command to its own seperate file in daemonlaunch 2020-03-19 01:43:57 -05:00