Commit Graph

72 Commits

Author SHA1 Message Date
Kevin 93e030db92 Markdowntest 2019-08-30 09:47:23 +00:00
KF dcc42575c3 fixed mail ordering 2019-08-29 01:49:41 -05:00
KF 8549b79ac9 remove headers for onionr clients 2019-08-28 18:33:28 -05:00
KF d2845b2ad5 added some missing boilerplates 2019-08-28 02:42:26 -05:00
KF 127df8b2a3 * fixed broken mime types 2019-08-27 21:46:14 -05:00
Kevin Froman 2c61380ffa fixed unsynced flow cache 2019-08-25 21:18:09 -05:00
Kevin Froman 9fc6e35fe4 work on direct connections 2019-08-25 03:08:09 -05:00
Kevin Froman a5490b9f28 reduced initial block cleanup timer count 2019-08-18 00:54:52 -05:00
Kevin Froman 80098d39c1 connections now able to be created and detected in webui 2019-08-17 02:27:33 -05:00
Kevin Froman 0d9e72eccd work on chat 2019-08-16 17:40:17 -05:00
Kevin Froman bb6ce10985 Added thread call to create client service from web interface endpoint
made create_client in onionrservices static
2019-08-16 16:28:54 -05:00
Kevin Froman 602bc62897 work on chat 2019-08-16 15:41:56 -05:00
Kevin Froman d8af21ab16 * started endpoint for non-app specific control of direct connections
* fixed signature bugs in direct connections and forward secrecy
* removed chain and parent stuff from onionrblocks
2019-08-15 03:36:05 -05:00
Kevin Froman 3c6cbca0ac added loading whitelisted endpoints from plugins 2019-08-14 18:44:29 -05:00
Kevin Froman e86f154522 * prevent the same message from being inserted at the same time in the http api
* bumped toomanyobjs
* correct pysocks raise
fixes #34
2019-08-13 17:28:53 -05:00
Kevin Froman 26b0a05d66 * uploads now only remove from upload queue on 'exists' for efficiency-security trade off
fixes #26
2019-08-11 23:00:08 -05:00
Kevin Froman daff149acc refactoring 2019-08-09 15:41:27 -05:00
Kevin Froman 7c02f6fff1 * refactored blockmetadata
* be more careful with block type length
+ work on chat
2019-08-09 15:07:32 -05:00
Kevin Froman ae435bd5f9 limit log file line count 2019-08-06 21:50:15 -05:00
Kevin Froman bd5b6a1802 do not update address databases on every request 2019-08-06 16:19:26 -05:00
Kevin Froman 2bc908deb6 progress removing onionr.py 2019-08-05 12:57:25 -05:00
Kevin Froman 6bf8bb1db6 progress removing onionr.py 2019-08-05 11:30:19 -05:00
Kevin Froman cbe10f914a progress removing onionr.py 2019-08-05 00:25:27 -05:00
Kevin Froman 705962e9e7 progress removing onionr.py 2019-08-04 23:08:56 -05:00
Kevin Froman aea32bd1bc progress removing onionr.py 2019-08-03 23:52:57 -05:00
Kevin Froman a6fec9eefb progress removing onionr.py 2019-08-02 18:00:04 -05:00
Kevin Froman 453e8588c5 progress removing onionr.py 2019-07-30 00:19:22 -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 147ae953db progress in removing core 2019-07-24 13:10:37 -05:00
Kevin Froman 3097407774 progress in removing core 2019-07-24 12:22:19 -05:00
Kevin Froman 274505a51f progress in removing core 2019-07-24 11:32:23 -05:00
Kevin Froman a74f2c5051 progress in removing core 2019-07-22 00:24:42 -05:00
Kevin Froman 26c3b519c7 progress in removing core 2019-07-21 21:23:22 -05:00
Kevin Froman 4025983ca7 progress in removing core 2019-07-21 11:15:20 -05:00
Kevin Froman 50a8e8958a progress in removing core 2019-07-20 19:29:08 -05:00
Kevin Froman e1676ef168 progress in removing core 2019-07-19 19:01:16 -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 8163292ed9 progress in removing onionr core 2019-07-17 17:41:33 -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 b008616636 fixed flask's nonsense with relative dirs 2019-07-12 13:47:50 -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
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