Commit Graph

1107 Commits

Author SHA1 Message Date
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 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 08d5d9e425 added install readme disclaimer and don't log max thread messages to terminal 2019-10-17 17:04:57 -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 63fced9cff * improved friend removal
* made restart more reliable
* fixed banblock not deleting blocks
* somewhat fixed friend endpoints not working with niceware keys
* started working on adjusting mail interface to use div instead of inputs
2019-10-13 20:13:00 -05:00
Kevin Froman e5fc15acc2 lots of web ui work 2019-10-11 04:28:43 -05:00
Kevin Froman 47e81a4bb5 correct resettor help message 2019-10-09 22:31:40 -05:00
Kevin Froman 8195ffbeb6 bug fixes for tor and lock files 2019-10-08 17:26:44 -05:00
Kevin Froman c4c4fb70d5 added motd, todo.txt, and small bug fixes 2019-10-08 16:14:30 -05:00
Kevin Froman 695f334297 added motd system, reworked handling of bytes in signatures 2019-10-07 21:32:33 -05:00
Kevin Froman 31825bfad7 fix lockfile and add motd key to onionrvalues 2019-10-07 19:02:12 -05:00
Kevin Froman c22f084315 work on runtime tests and onboarding 2019-10-07 00:51:30 -05:00
Kevin Froman 7e9fe03235
+ added theme api
+ added switcher from dark and light theme
- deleted profiles directory for now
+ added theme config option
* added boilerplate to circle picker and useridenticons
2019-10-05 18:35:40 -05:00
Kevin Froman e2832afacb fixed friends 2019-10-04 17:12:07 -05:00
Kevin Froman 215c8d2c3a added dark mode 2019-10-04 16:49:35 -05:00
Kevin Froman 14334e7197 fix mnemonic test and added make-release.sh 2019-09-30 00:13:43 -05:00
Kevin Froman 37db4b514e switch pubkeymanager and contactmanager over to niceware 2019-09-29 23:40:23 -05:00
Kevin Froman 991c79b350 added url command 2019-09-29 22:03:55 -05:00
Kevin Froman 48e956c27c moved to niceware from mnemonic 2019-09-29 21:14:43 -05:00
Kevin Froman f0e7810342 split mail reply on - 2019-09-29 16:32:46 -05:00
Kevin Froman d49811bc2e increase restart sleep to avoid port conflicts 2019-09-29 15:55:14 -05:00
Kevin Froman 6d515f7a60 added notification config option 2019-09-29 15:52:34 -05:00
Kevin Froman b077f72e5f work on site finder and fixed friend adding 2019-09-29 15:48:21 -05:00
Kevin Froman 0067bd36b5 try to fix stdout broken pipe 2019-09-28 23:57:29 -05:00
Kevin Froman e310ffc4e2 try to fix stdout broken pipe 2019-09-28 23:53:15 -05:00
Kevin Froman e3b8e12dfb try to fix stderr broken pipe 2019-09-28 23:48:28 -05:00
Kevin Froman c709c8e030 try to fix stderr broken pipe 2019-09-28 23:44:19 -05:00
Kevin Froman 631510f4fe moved vanityonionr into onionr repo 2019-09-28 20:22:39 -05:00
Kevin Froman 4df69b7842 work on sites api for finding user sites 2019-09-28 00:37:24 -05:00
Kevin Froman 60f0ef0fef added option to disable plaintext blocks 2019-09-27 20:38:47 -05:00
Kevin Froman 71c9337ab7 board now uses sha256 2019-09-27 18:04:49 -05:00
Kevin Froman 24d682860f fix ui test 2019-09-27 10:42:35 -05:00
Kevin Froman f14239db6c added run time test framework 2019-09-26 02:43:03 -05:00
Kevin Froman 386b64da10 moved onionrproofs and subprocesspow into one module/directory 2019-09-23 18:01:32 -05:00
Kevin Froman 09f6735961 moved static data one directory up 2019-09-23 17:56:05 -05:00
Kevin Froman e4df34ef29
moved dbcreator to onionrsetup 2019-09-23 14:48:35 -05:00
Kevin Froman f980c26aa7 now use bootstrap use configuration setting 2019-09-22 15:48:56 -05:00