Commit Graph

529 Commits (cb23aa44f00b579142bfd5b807ae3d3c33891170)

Author SHA1 Message Date
Zlatin Balevsky 94340480b4 wip on browse host 2019-10-18 23:25:26 +01:00
Zlatin Balevsky 8850d49c63 wip on browse host 2019-10-18 23:16:37 +01:00
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