Commit Graph

205 Commits

Author SHA1 Message Date
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
Kevin Froman b45bb94375
added dynamic proof of work 2018-12-24 00:12:46 -06:00
Kevin Froman 8c79cd9583 * removed randomized block insert times for now
* listconn has a new alias
2018-12-22 15:48:05 -06:00
Kevin Froman 1dd471b91e
+ Reformatted API, more efficient, standard, and secure now
* Various bug fixes
2018-12-22 13:02:09 -06:00
Kevin Froman 53f98c3449 more endpoints reimplemented in new api 2018-12-20 14:24:46 -06:00
Kevin Froman a8f8aea35f work on revising api 2018-12-18 17:48:17 -06:00
Kevin Froman a20769fb68 config option for new api server 2018-12-16 16:19:21 -06:00
Kevin 993e5ae4c7 Cleanup and fixes 2018-12-13 04:35:01 +00:00
Kevin ca70b275f6 Merge wot 2018-12-09 17:29:39 +00:00
Arinerron 908ee647a1
Fix merge conflicts 2018-11-16 23:23:10 -08:00
Kevin Froman 851b2bef76
onionr now waits for a block to be uploaded to share it, unless the node exits 2018-11-13 11:07:46 -06:00
Arinerron bb08162019
Make Onionr more user friendly
This commit mostly just made messages more readable, worked on logger, and fixed a few bugs
2018-11-10 19:25:40 -08:00
Kevin 44d545684a Merge Tempblocks 2018-11-11 02:10:58 +00:00
Arinerron 548d4ed106
Misc changes
- made stuff pretty
- fixed bugs
- refactored stuff
2018-11-09 23:17:19 -08:00