Commit Graph

218 Commits

Author SHA1 Message Date
Arinerron 39ac87b6ad
Improve logging, mostly 2019-07-06 12:54:52 -07:00
Kevin Froman dce453db81 fixed output in onionr.py, work on docs 2019-06-27 13:45:28 -05:00
Kevin Froman 44bcbac8ef + added optimization check
* fixed stats table
* added main docs file (WIP)
2019-06-27 01:36:52 -05:00
Kevin Froman 7f4605998c fix some commands terminal output 2019-06-26 01:34:34 -05:00
Kevin Froman 122eb4ee5f Finished removing onionrutils for the most part, except for some possible bugs remaining 2019-06-25 19:15:04 -05:00
Kevin Froman c7e06205b7 OnionrUtils fully removed (but not fully bug free)
flow now uses daemon thread for displaying output
2019-06-25 18:07:35 -05:00
Kevin Froman 909c002dc4 more progress in removing onionrutils class 2019-06-25 03:21:36 -05:00
Kevin Froman 5cee375b02 fixed small cli logging bugs 2019-06-20 16:59:36 -05:00
Kevin Froman 6630071802 log to terminal again in places where it should 2019-06-19 19:59:05 -05:00
Kevin Froman 065e97ab11 improved logging messages to be less spammy 2019-06-19 15:29:27 -05:00
Kevin Froman 3825d3857c - removed defunct config option
* changed bootstrap node
* improved web interface styles
* start-daemon script hopefully less prone to crash
* fixed openwebinterface url output
* added defaults for timer configs incase config can't be read or the values are missing
2019-06-16 15:56:22 -05:00
Kevin Froman 268325c07d
- removed simplecache for now
* fixed existingRand bytes check in announce in onionrdaemontools
* moved openhome to its own file
* slight comment and boilerplate changes
+ added more readme files for subdirectories
2019-06-12 15:12:56 -05:00
Kevin Froman 2d20ecdfd3 * send introduce command instead of using duplicated logic
* remove unnecessary imports
* improve if self-address peer comparison to avoid some config reads
2019-06-11 01:08:44 -05:00
Kevin Froman 3322778ff4 refactored onionr commands and other small adjustments 2019-06-01 11:54:36 -05:00
Kevin Froman b582377c8c fixed config and other bugs, improved connection server 2019-05-15 18:25:36 -05:00
Kevin Froman b49199c7d1 makedirs, not mkdirs 2019-05-12 09:41:36 -05:00
Kevin Froman 4fcf3d69cd fix config setup not returning bool for existing data directory 2019-05-12 09:21:17 -05:00
Kevin Froman a4d6dc5fa5 bug fixes and refactoring 2019-05-07 12:56:20 -05:00
Aaron df8a3d39bc Add installation scripts 2019-03-29 03:33:14 +00:00
Kevin Froman 137d6f39dd refactoring, work on friends ui, bug fixes and whitepaper work 2019-03-09 00:37:57 -06:00
Kevin Froman 1562848999 more refactoring and secured requirements.txt 2019-03-08 19:57:44 -06:00
Kevin Froman 236edac257 more refactoring 2019-03-08 00:30:14 -06:00
Kevin Froman e0a18e2adf in process of refactoring onionr.py 2019-03-07 19:08:06 -06:00
Kevin Froman 26f25f8fe4 do not save expired blocks 2019-03-06 22:58:21 -06:00
Kevin Froman 9b6553511b bug fixes 2019-03-04 16:29:44 -06:00
Kevin Froman 45221291fa work on friends and mail UI 2019-03-04 13:03:35 -06:00
Kevin Froman 31039861c2 bind ip config option, use different type for deniable block, mostly finished friends UI 2019-02-23 18:11:43 -06:00
Kevin Froman 30a2ae8d06 work on UI friends manager 2019-02-21 19:55:13 -06:00
Kevin Froman ee5c620cc6 small fixes and work on tests 2019-02-19 16:14:06 -06:00
Kevin Froman 3fc623b8ee work on contact manager, removed old twitter-like ui for now 2019-02-16 00:01:26 -06:00
Kevin Froman 3357f93fc1 work on tests and various fixes 2019-02-14 17:48:41 -06:00
Kevin Froman 59603deb6a fixed first log 2019-02-12 22:35:43 -06:00
Kevin Froman 7c57829ec3 code cleanup, defunct code removal 2019-02-11 23:30:56 -06:00
Kevin Froman 944c76d2e9 code cleanup, defunct code removal, and some module splitting 2019-02-11 17:44:39 -06:00
Kevin Froman b038d758b9 proof of work adjustments, bugfixes, added connection check url 2019-02-07 12:12:04 -06:00
Kevin Froman 0e3fb41912 no longer use b64 transport (was a crutch/temp fix), mail work, dont name all files 'txt' 2019-02-06 19:03:31 -06:00
Kevin Froman 0a8b31ff6e work on mail, storagecounter bugfix 2019-02-03 12:19:50 -06:00
Kevin Froman 5d9f81153d fixed merge conflicts 2019-02-01 21:35:18 -06:00
Kevin Froman f0382d24da work on readme, added mail files, bugfixes 2019-01-30 00:10:29 -06:00
Kevin Froman e60503771e renamed communicator, bug fixes and added work on onionfragment.py 2019-01-28 00:06:20 -06:00
Kevin Froman a9e61e2827 improved api-communicator integration, panel 2019-01-20 16:54:04 -06:00
Kevin Froman d2e7ced776 changed communicator to be in the same process 2019-01-20 12:09:53 -06:00
Kevin Froman 11d9047548 added tor check and fixed fd exhaustion 2019-01-17 23:34:13 -06:00
Kevin Froman 1ebed8d606 improved block list syncing, added forgotten stats.js file 2019-01-15 23:57:47 -06:00
Kevin Froman 22cece2b2c work on serialization and communication, misc work on web, run files 2019-01-13 16:20:10 -06:00
Kevin Froman d6eabe9f12 catch sigterm properly 2019-01-09 10:54:35 -06:00
Kevin 5dd4022684 API reformat 2019-01-08 05:51:39 +00:00
Kevin Froman c5a0b29988 communicator db responses probably finished 2019-01-07 15:09:58 -06:00
Kevin Froman aeb9a6e775 work on gui, dbstorage, daemon queue responses 2019-01-06 23:50:20 -06:00
Kevin Froman 04421c6b6c fixed friend command somewhat 2018-12-28 18:52:46 -06:00