Commit Graph

577 Commits (3b882ae6446e421f6b2a3bc0c99c9e394ac938d3)

Author SHA1 Message Date
Zlatin Balevsky 7f4cd4f331 wip on browse host 2019-10-18 21:17:34 +01:00
Zlatin Balevsky e6162503f6 wip on browse host 2019-10-18 20:29:39 +01:00
Zlatin Balevsky 946d9c8f32 disable sharing of hidden files by default, add option to enable 2019-10-17 05:46:27 +01:00
Zlatin Balevsky 02441ca1e3 add option to disable searching in comments 2019-10-16 19:57:18 +01:00
Zlatin Balevsky d4c08f4fe6 only remove from index if no more files have the same comment pt.2 2019-10-16 14:23:12 +01:00
Zlatin Balevsky 942de287c6 only remove from index if no more files have the same comment 2019-10-16 14:21:50 +01:00
Zlatin Balevsky d0299f80c6 search through comments 2019-10-16 14:06:11 +01:00
Zlatin Balevsky 1227cf9263 Release 0.5.0 2019-10-15 12:38:25 +01:00
Zlatin Balevsky f5bccd8126 All shared directories are watched directories. Fix manipulation of tree structure 2019-10-15 08:38:23 +01:00
Zlatin Balevsky feb712c253 Move persisting of files on dedicated thread. Introduce an event to forcefully persist files. Do that immediately after unsharing anything 2019-10-15 04:21:40 +01:00
Zlatin Balevsky a24982e0df fix comments for local results 2019-10-14 22:47:52 +01:00
Zlatin Balevsky c7284623bc Release 0.4.16 2019-10-13 22:14:33 +01:00
Zlatin Balevsky b28587a275 wip on file comments 2019-10-11 18:42:02 +01:00
Zlatin Balevsky 337605dc0f Release 0.4.15 2019-10-10 16:48:10 +01:00
Zlatin Balevsky 14bdfa6b2e throttle even further - 500/s 2019-10-09 17:34:54 +01:00
Zlatin Balevsky ed3f9da773 throttle loading even further, to 1000/sec 2019-10-09 16:46:17 +01:00
Zlatin Balevsky 251080d08f throttle loading of files to 500/s 2019-10-09 16:34:09 +01:00
Zlatin Balevsky 20b51b78a0 reduce priority of file persister thread 2019-10-07 11:59:51 +01:00
Zlatin Balevsky 8b0668a134 Rewrite utils into Java, cache the persistable data of shared files to reduce object churn 2019-10-05 22:50:32 +01:00
Zlatin Balevsky 69906a986d set i2p.dir.base to prevent router creating files in PWD 2019-10-05 15:03:59 +01:00
Zlatin Balevsky 2eec7bec5b fix most core tests 2019-10-05 04:20:14 +01:00
Zlatin Balevsky abe28517bc Release 0.4.14 2019-10-04 13:00:57 +01:00
Zlatin Balevsky 91d771944b add option for sequential download 2019-10-03 20:45:22 +01:00
Zlatin Balevsky e09c456a13 make the download retry interval in seconds, default still 1 minute 2019-10-03 19:31:15 +01:00
Zlatin Balevsky eda3e7ad3a Add option to not search extra hop, only considered if connecting only to trusted peers, issue #6 2019-10-02 05:45:46 +01:00
Zlatin Balevsky e9798c7eaa remember last rejection and back off from hosts that reject us. Fix return value of retry and hopelessness predicates 2019-10-01 08:34:43 +01:00
Zlatin Balevsky 66bb4eef5b close outbound establishments on a separate thread 2019-10-01 07:50:29 +01:00
Zlatin Balevsky 32d4c3965e Release 0.4.13 2019-09-29 19:00:20 +01:00
Zlatin Balevsky de1534d837 reduce the default host retry interval 2019-09-29 18:45:09 +01:00
Zlatin Balevsky 7b58e8a88a separate setting for the interval after which a host is considered hopeless 2019-09-29 18:43:39 +01:00
Zlatin Balevsky 8a03b89985 clean up the filtering logic; allow serialization of hosts that can be retried 2019-09-29 16:49:02 +01:00
Zlatin Balevsky 1d97374857 track last successful attempt. Only re-attempt hosts if they have ever been successful. Do not serialize hosts considered hopeless 2019-09-29 16:19:19 +01:00
Zlatin Balevsky 549e8c2d98 Release 0.4.12 2019-09-22 16:55:04 +01:00
Zlatin Balevsky b54d24db0d new update server destination 2019-09-22 16:47:35 +01:00
Zlatin Balevsky 6430ff2691 bump i2p libs version 2019-09-22 16:13:12 +01:00
Zlatin Balevsky 417675ad07 update dark_trion's hostcache address 2019-07-22 21:48:29 +01:00
Zlatin Balevsky 85610cf169 add new host-cache 2019-07-15 22:05:09 +01:00
Zlatin Balevsky e8322384b8 Release 0.4.11 2019-07-15 14:28:21 +01:00
Zlatin Balevsky 56e9235d7b avoid FS call to get file length 2019-07-11 15:28:25 +01:00
Zlatin Balevsky 2fba9a74ce persist files.json every minute 2019-07-11 14:32:57 +01:00
Zlatin Balevsky 2bb6826906 canonicalize all files before they enter FileManager and do not look for absolute path on persistence 2019-07-11 14:32:12 +01:00
Zlatin Balevsky 9f339629a9 remove unnecessary canonicalization 2019-07-11 11:58:20 +01:00
Zlatin Balevsky 58d4207f94 Release 0.4.10 2019-07-11 05:09:05 +01:00
Zlatin Balevsky 92dd7064c6 Release 0.4.9 2019-07-10 12:02:36 +01:00
Zlatin Balevsky ee2fd2ef68 single hit per search uuid 2019-07-09 21:22:31 +01:00
Zlatin Balevsky ce660cefe9 deleting of rules 2019-07-09 20:50:07 +01:00
Zlatin Balevsky 72b81eb886 fix matching 2019-07-09 20:27:28 +01:00
Zlatin Balevsky fd0bf17c24 add ability to unregister event listeners 2019-07-09 19:53:08 +01:00
Zlatin Balevsky ac12bff69b wip on content control panel ui 2019-07-09 19:20:06 +01:00
Zlatin Balevsky feef773bac hook up content control panel to rest of UI 2019-07-09 17:55:36 +01:00
Zlatin Balevsky 239d8f12a7 wip on core side of content management 2019-07-09 17:13:09 +01:00
Zlatin Balevsky 8bbc61a7cb add settings for watched keywords and regexes 2019-07-09 16:50:51 +01:00
Zlatin Balevsky 7f31c4477f matchers for keywords 2019-07-09 11:47:55 +01:00
Zlatin Balevsky 6bad67c1bf Release 0.4.8 2019-07-08 18:30:19 +01:00
Zlatin Balevsky bcce55b873 fix integer overflow 2019-07-07 10:58:39 +01:00
Zlatin Balevsky d8e44f5f39 kill other workers if download is finished 2019-07-06 22:21:13 +01:00
Zlatin Balevsky 066ee2c96d wrong list 2019-07-06 11:28:04 +01:00
Zlatin Balevsky 0a8016dea7 enable stealing of pieces from other download workers 2019-07-06 11:26:18 +01:00
Zlatin Balevsky db36367b11 avoid AIOOBE 2019-07-06 11:00:31 +01:00
Zlatin Balevsky b6c9ccb7f6 return up to 9 X-Alts 2019-07-06 09:03:27 +01:00
Zlatin Balevsky a9dc636bce write pieces every time a downloader finishes 2019-07-06 00:52:49 +01:00
Zlatin Balevsky 3cc0574d11 working partial pieces 2019-07-06 00:47:45 +01:00
Zlatin Balevsky 20fab9b16d work on partial piece persistence 2019-07-06 00:17:46 +01:00
Zlatin Balevsky 3773647869 remove diff rejects 2019-07-05 16:24:57 +01:00
Zlatin Balevsky 29cdbf018c remove trailing spaces 2019-07-05 16:24:19 +01:00
Zlatin Balevsky 94bb7022eb tabs -> spaces 2019-07-05 16:22:34 +01:00
Zlatin Balevsky 39808302df Show which file is hashing, thanks to Aegon 2019-07-05 16:20:03 +01:00
Zlatin Balevsky 2d22f9c39e override router log manager 2019-07-05 12:32:23 +01:00
Zlatin Balevsky ee8f80bab6 up i2p to 0.9.41 2019-07-05 12:26:48 +01:00
Zlatin Balevsky b5233780ef Release 0.4.7 2019-07-03 20:36:54 +01:00
Zlatin Balevsky 78753d7538 shut down cache client on shutdown 2019-07-03 19:50:00 +01:00
Zlatin Balevsky ad5b00fc90 prettier progress status thanks to Aegon 2019-07-03 12:50:24 +01:00
Zlatin Balevsky 4f948c1b9e Release 0.4.6 2019-07-03 07:11:59 +01:00
Zlatin Balevsky ef6b8fe458 add a state for failed updates 2019-07-03 05:12:00 +01:00
Zlatin Balevsky eda58c9e0d Merge branch 'trust-lists' 2019-07-03 00:04:50 +01:00
Zlatin Balevsky 011a4d5766 prevent duplicate updates and zero timestamps 2019-07-02 22:02:15 +01:00
Zlatin Balevsky 5cd1ca88c1 do actual updating on in a threadpool 2019-07-02 21:34:29 +01:00
Zlatin Balevsky 44c880d911 store subscriber list upon subscription 2019-07-02 20:53:29 +01:00
Zlatin Balevsky 14857cb5ad swallow headers in trust list response 2019-07-02 20:35:50 +01:00
Zlatin Balevsky 7daf981f1a fix NPE 2019-07-02 20:24:51 +01:00
Zlatin Balevsky 5711979272 Release 0.4.5 2019-07-02 15:01:51 +01:00
Zlatin Balevsky 9a5e2b1fa3 speed smoothing patch courtesy of Aegon 2019-07-02 14:46:40 +01:00
Zlatin Balevsky a89b423dfc simpler speed calculation 2019-07-02 13:05:06 +01:00
Zlatin Balevsky 79e8438941 always assume interval is at least 1 second 2019-07-02 12:49:00 +01:00
Zlatin Balevsky 19c2c46491 prevent NPE on startup 2019-07-02 12:27:15 +01:00
Zlatin Balevsky 78f1d54b69 add new host cache 2019-07-02 10:04:24 +01:00
Zlatin Balevsky 8b3d752727 add status to the trust list object 2019-07-02 08:59:30 +01:00
Zlatin Balevsky 7c54bd8966 start work on sharing of trust lists 2019-07-01 23:33:39 +01:00
Zlatin Balevsky 5d0fcb7027 start work on sharing of trust lists 2019-07-01 23:15:13 +01:00
Zlatin Balevsky 3ec9654d3c start work on sharing of trust lists 2019-07-01 22:05:43 +01:00
Zlatin Balevsky 7c8d64b462 start work on sharing of trust lists 2019-07-01 21:40:07 +01:00
Zlatin Balevsky 31e30e3d31 excludePeerCaps 2019-07-01 18:31:58 +01:00
Zlatin Balevsky 4468a262ae actually add timestamps to the list 2019-06-30 21:40:18 +01:00
Zlatin Balevsky 1780901cb0 throttle connections to 10 searches per second 2019-06-30 21:22:49 +01:00
Zlatin Balevsky d830d9261f canonicalize before checking if file is already shared 2019-06-30 17:12:25 +01:00
Zlatin Balevsky f5e1833a48 Release 0.4.4 2019-06-30 15:55:23 +01:00
Zlatin Balevsky ad766ac748 try to unmap files when done 2019-06-30 13:20:26 +01:00
Zlatin Balevsky d9e7d67d86 javadoc 2019-06-30 12:51:34 +01:00
Zlatin Balevsky 3fefbc94b3 utility to decode personas 2019-06-30 10:41:42 +01:00
Zlatin Balevsky 21034209a5 add ? to split pattern 2019-06-30 06:29:46 +01:00