Commit Graph

1376 Commits

Author SHA1 Message Date
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 e1676ef168 progress in removing core 2019-07-19 19:01:16 -05:00
Kevin Froman e12781a49d progress in removing core 2019-07-19 14:49:56 -05:00
Kevin Froman 08d3e3a231 progress in removing core 2019-07-18 23:59:44 -05:00
Kevin Froman dbbefafd19 progress in removing core 2019-07-18 18:07:18 -05:00
Kevin Froman 1775b96a04 progress in removing core 2019-07-18 12:40:48 -05:00
Kevin Froman e69c8dbb60 progress in removing core 2019-07-18 00:11:52 -05:00
Kevin Froman 8163292ed9 progress in removing onionr core 2019-07-17 17:41:33 -05:00
Kevin Froman bf8a9c4f27 refactoring core databases to not use core anymore 2019-07-17 11:58:40 -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 837286a970 use proper data folders 2019-07-14 22:01:56 -05:00
Kevin Froman 650d5077ed correct onionr.py open port function call 2019-07-14 02:05:25 -05:00
Kevin Froman c92689ef20 Merge branch 'master' of gitlab.com:beardog/Onionr 2019-07-14 01:59:13 -05:00
Kevin Froman 7aadd6a3b5 refactored netcontroller into a module 2019-07-14 01:58:57 -05:00
Kevin Froman 34ddded76d import signal in netcontrol 2019-07-14 01:57:25 -05:00
Kevin Froman 51cc390515 refactored netcontroller into a module 2019-07-14 01:51:43 -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 b008616636 fixed flask's nonsense with relative dirs 2019-07-12 13:47:50 -05:00
Kevin F 4c0c9675d0
Update LICENSE.txt 2019-07-12 17:58:46 +00:00
Kevin Froman 1ba26541b2 put peerprofiles in its own file 2019-07-12 12:51:35 -05:00
Kevin Froman f5e613134b
removed unnecessary imports in onionrpeers 2019-07-12 12:29:05 -05:00
Kevin Froman 021fa87f30
refactored onionrpeers into a module 2019-07-12 12:21:08 -05:00
Kevin Froman ec2f24b257
refactored api servers into module 2019-07-12 02:07:30 -05:00
Kevin Froman 62200d4d98 fixed broken daemon queue thread count 2019-07-11 13:26:57 -05:00
Kevin Froman dbd154d450 mostly finished refactoring communicator into a module 2019-07-11 02:39:35 -05:00
Kevin Froman 9bf6c76557 refactoring communicator into module 2019-07-10 17:38:20 -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 b822a74c53 based block size protection added 2019-07-09 01:25:20 -05:00
Kevin Froman fe142528ca added streamedrequests dependency for future use 2019-07-08 13:42:06 -05:00
Kevin Froman 8da1fded97 Merge branch 'new-ui-refactorinsert' of gitlab.com:beardog/Onionr into new-ui-refactorinsert 2019-07-03 21:52:55 -05:00
Kevin Froman bd647c9ccc correct downloadblocks bhash var name 2019-07-03 21:52:09 -05:00
Kevin Froman 076678d1af correct downloadblocks bhash var name 2019-07-03 21:41:41 -05:00
Kevin Froman 6a11ba38eb correct downloadblocks bhash var name 2019-07-03 21:37:20 -05:00
Kevin Froman bcc475dc61 refactor downloadblocks, removed old main.js, correct replay protection check 2019-07-03 21:28:16 -05:00
Kevin Froman 873740c5ad reject large requests 2019-07-02 21:50:22 -05:00
Kevin Froman 98fcd9d139 fixed duplicate upload namespace 2019-07-02 19:43:18 -05:00
Kevin Froman 4538a7e470 undo replace mistake 2019-07-02 19:35:59 -05:00
Kevin Froman cf0d27e85b Merge branch 'new-ui-refactorinsert' of github.com:EgosOwn/onionr into new-ui-refactorinsert 2019-07-02 18:55:34 -05:00
Kevin Froman 9230157d7a updated help wanted readme section 2019-07-02 18:55:09 -05:00
KF 0e2928db38 * refactored client api endpoints to their own file and class 2019-07-02 18:16:04 -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 10ef9ce41b refactored api servers, especially the public server. Client server to recieve similar refactoring soon 2019-07-02 01:32:26 -05:00