Commit Graph

308 Commits

Author SHA1 Message Date
Kevin Froman bf9b244180 fixed some bugs 2019-08-06 00:49:31 -05:00
Kevin Froman 3409a2888f progress removing onionr.py 2019-08-05 18:09:04 -05:00
Kevin Froman 0690e9ca0e progress removing onionr.py 2019-08-04 23:23:12 -05:00
Kevin Froman 705962e9e7 progress removing onionr.py 2019-08-04 23:08:56 -05:00
Kevin Froman 2f9c1de062 progress removing onionr.py 2019-08-04 19:34:57 -05:00
Kevin Froman aea32bd1bc progress removing onionr.py 2019-08-03 23:52:57 -05:00
Kevin Froman 453e8588c5 progress removing onionr.py 2019-07-30 00:19:22 -05:00
Kevin Froman 2316e3c6e4 fixed encrypt plugin having bad import 2019-07-29 13:13:40 -05:00
Kevin Froman b7d4aaed9a
Fixed up mail CSS and message deletion 2019-07-29 13:05:27 -05:00
Kevin Froman 9cd33971d4 added new bootstrap node 2019-07-28 23:14:06 -05:00
Kevin Froman 0fee4eb390 added auto refresh to circle ui 2019-07-28 23:07:29 -05:00
Kevin Froman 9933cd1b82 circles now working ok in ui 2019-07-28 22:00:38 -05:00
Kevin Froman ccbf687ad1 work on chat 2019-07-28 13:05:32 -05:00
Kevin Froman da21999287 work on chat 2019-07-28 00:33:26 -05:00
Kevin Froman 7514fd5228 work on chat 2019-07-27 16:56:06 -05:00
Kevin Froman b24c683f5f work on chat 2019-07-27 02:29:16 -05:00
Kevin Froman 19fa128710 progress in removing core 2019-07-25 11:14:13 -05:00
Kevin Froman 3d50dbcaac remove core to merge easyinstall 2019-07-24 20:58:09 -05:00
Kevin Froman ac70966c41 progress in removing core 2019-07-24 13:23:31 -05:00
Arinerron fff2b7b18f
master <- easy-releases 2019-07-22 16:59:48 -07:00
Kevin Froman 50a8e8958a progress in removing core 2019-07-20 19:29:08 -05:00
Kevin Froman f843ccc3b2 progress in removing core 2019-07-20 16:21:03 -05:00
Kevin Froman e7c8c93dab progress in removing core 2019-07-20 10:52:03 -05:00
Kevin Froman 348ec1081f progress in removing core 2019-07-20 01:02:30 -05:00
Kevin Froman e351710189 progress in removing core 2019-07-19 19:41:15 -05:00
Kevin Froman e12781a49d progress in removing core 2019-07-19 14:49:56 -05:00
Kevin Froman 000538ddc8 fixes in board, refactoring core databases to not use core anymore 2019-07-17 11:25:29 -05:00
Kevin Froman 1ced21f40c forgot navbar.js, work on board web ui refreshing and appearance 2019-07-17 00:10:39 -05:00
Kevin Froman 9298b3716b
refactored logger into a module 2019-07-13 19:29:33 -05:00
Kevin Froman 4256de5097 updated screenshots to have new ui 2019-07-13 01:35:49 -05:00
Kevin Froman 2811173051 fix broken peer cleanup 2019-07-12 19:03:06 -05:00
Kevin Froman 2a124c423b fixed broken plugin blueprint loading 2019-07-12 17:31:11 -05:00
Kevin Froman be318f2403 punish peers for overloading get responses 2019-07-10 02:29:05 -05:00
Kevin Froman 52c7ba860d fixed mail UI for redesign 2019-07-09 22:17:56 -05:00
Kevin Froman fe142528ca added streamedrequests dependency for future use 2019-07-08 13:42:06 -05:00
Kevin Froman bd647c9ccc correct downloadblocks bhash var name 2019-07-03 21:52:09 -05:00
Kevin Froman bcc475dc61 refactor downloadblocks, removed old main.js, correct replay protection check 2019-07-03 21:28:16 -05:00
KF 2f07b2d00e * fixed some mail elements for bulma redesign
* added dll, exe to .gitignore
* fixed some miscpublicapi endpoints httpapi calls
2019-07-02 17:34:26 -05:00
Kevin Froman 54dabefe45 incomplete work on refactoring client api endpoints 2019-07-01 15:38:55 -05:00
Kevin Froman 02c71eab2f * fixed fd handler probably
* fixed security level in ui redesign
* moved client api insertblock to its own blueprint
2019-06-29 15:17:48 -05:00
Kevin Froman d70afbf92b merge refactorinsert into travis' ui work 2019-06-28 17:26:37 -05:00
Travis 33340746dd Implemented Bulma for the new UI.
Tried to use the template element and JavaScript for some elements.
2019-06-28 16:24:34 -05:00
Kevin Froman 03fbf32af9 added reconstructhash for working with block hashes without their leading zeroes 2019-06-27 21:43:50 -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 d378340099 * further splitting onionrutils into a module 2019-06-23 12:41:07 -05:00
Kevin Froman 7830484760 * started refactoring onionrusers into a full module instead of a class
* now use daemon threads to prevent process hanging
2019-06-23 02:00:27 -05:00
Kevin Froman 50e93f46e4 * Major core refactoring
* renamed clandestine to esoteric
2019-06-22 16:16:12 -05:00
Kevin Froman 12227b6bcb a little work on clandestine UI 2019-06-20 02:59:32 -05:00