Commit Graph

1200 Commits (01d3bac416285af6a102988872a74dcf103013d9)

Author SHA1 Message Date
Zlatin Balevsky 9d5c9cc9b3
limit first hop queries to 5/second 2022-03-24 06:37:05 +00:00
Zlatin Balevsky 50333d10a3
lock persisting of downloader, trying to fix GitHub issue #124 2022-03-12 13:19:51 +00:00
Zlatin Balevsky b95a9b62b1
Add a new state for downloads rejected due to slot limit 2022-03-08 16:25:41 +00:00
Zlatin Balevsky 9f62fb6256
do not exit accept loop on I2PExceptions, GitHub issue #123 2022-03-05 15:17:24 +00:00
Zlatin Balevsky 1fa2ee99f6
do not exit accept loop on I2PExceptions, GitHub issue #123 2022-03-05 15:13:25 +00:00
Zlatin Balevsky 75f65a61ca
do not exit accept loop on I2PExceptions, GitHub issue #123 2022-03-05 14:50:22 +00:00
Zlatin Balevsky 9e8d6fe013
do not exit accept loop on I2PExceptions, GitHub issue #123 2022-03-05 14:37:12 +00:00
Zlatin Balevsky 09c43b8b6c
do not exit accept loop on I2PExceptions, GitHub issue #123 2022-03-05 14:29:58 +00:00
Zlatin Balevsky 9249bdc2a6
do not exit when losing external router, try to reconnect automatically GitHub issue #123 2022-03-05 14:03:12 +00:00
Zlatin Balevsky 72a5406d25
reduce connect timeout for faster initial rampup 2022-03-04 15:21:23 +00:00
Zlatin Balevsky 901c626d0a
do not show Restart button if there is no AutoUpdater 2022-02-22 16:33:10 +00:00
Zlatin Balevsky a83853b892
fix initialization of auto updater 2022-02-22 13:45:16 +00:00
Zlatin Balevsky adca41ec27
version must be string 2022-02-22 07:32:59 +00:00
Zlatin Balevsky 9ee70f384c
fix compilation 2022-02-22 06:05:57 +00:00
Zlatin Balevsky f389231ca4
home must be accessible from updaters 2022-02-22 05:49:57 +00:00
Zlatin Balevsky 722bc09aa6
auto updates 2022-02-22 05:27:24 +00:00
Zlatin Balevsky 0ba03e94b0
update test 2022-02-21 11:34:09 +00:00
Zlatin Balevsky 8f8f10d168
Persist contact list immediately in UTF-8 charset 2022-02-21 11:21:17 +00:00
Zlatin Balevsky 18696f9b88
remove incomplete file and pieces file if download is hopeless 2022-02-21 10:43:56 +00:00
Zlatin Balevsky 28d1d9fc0e
fix logging statement in case of non-zip updates 2022-02-21 06:58:58 +00:00
Zlatin Balevsky 29b8b81a1e
fix reading of beta.version 2022-02-21 06:51:09 +00:00
Zlatin Balevsky 3a96fa9606
split display version from core version and check for beta block in update payload 2022-02-21 06:08:40 +00:00
Zlatin Balevsky dc8554143c
Drop/Block actions from Content Control Panel 2022-02-18 13:52:18 +00:00
Zlatin Balevsky e5f585c413
vetoable events 2022-02-18 11:18:46 +00:00
Zlatin Balevsky 0205b62804
jacoco test reports for core 2022-02-12 10:55:58 +00:00
Zlatin Balevsky e2bd1dc613
* Use MessageThrottle to throttle incoming queries
* Drop queries without "originator" Persona field
* Enforce that first hop queries originator == connection endpoint
2022-02-10 17:00:41 +00:00
Zlatin Balevsky 1750a22efc
Configure watched directories from Library Tree view. GitHub issue #120 2022-02-09 15:58:01 +00:00
Zlatin Balevsky 508e22d6c4
Ability to apply folder config changes to subfolders. GitHub issue #120 2022-02-09 15:00:59 +00:00
Zlatin Balevsky 2e4733e6c3
ability to disable serving regex queries in the options 2022-02-09 13:46:48 +00:00
Zlatin Balevsky 4251c96b6f
support regex search in collections 2022-02-07 14:57:28 +00:00
Zlatin Balevsky 53f4009b5d
evaluate regex queries 2022-02-07 14:41:01 +00:00
Zlatin Balevsky 98bb50a73b
apply global and per-sender limits for regex queries 2022-02-07 14:15:00 +00:00
Zlatin Balevsky 5a4a8b4ef8
remove import 2022-02-07 14:14:38 +00:00
Zlatin Balevsky f2072be281
message and per-sender throttles 2022-02-07 14:06:01 +00:00
Zlatin Balevsky d1cdc3efe3
Collapse un-shared parts of paths in Library Table view by default. GitHub issue #65 2022-02-06 03:01:22 +00:00
Zlatin Balevsky 19db10348f
fix loading of pre-0.8.10 libraries 2022-02-06 01:59:05 +00:00
Zlatin Balevsky 89e4cf7a54
fix plugin build 2022-01-18 22:50:00 +00:00
Zlatin Balevsky a6f6e7815d
Release 0.8.11 2022-01-18 20:02:19 +00:00
Zlatin Balevsky 106b7772f8
add German low-high quotes to split pattern 2022-01-14 13:27:03 +00:00
Zlatin Balevsky e6b76826f4
do not try to respond to regex queries until properly implemented 2022-01-12 14:03:12 +00:00
Zlatin Balevsky bd3555dce9
propagate regex flag in queries in preparation for regex search 2022-01-10 11:29:35 +00:00
Zlatin Balevsky 1cd1828e15
open modules for core tests 2022-01-08 12:48:24 +00:00
Zlatin Balevsky c061ad0588
update test for changes related to symlinks 2022-01-08 12:16:56 +00:00
Zlatin Balevsky 33292f773c
Remember hopeless hosts a little longer to prevent recycling them. Do not advertise hosts which are hopeless. 2021-12-20 04:51:22 +00:00
Zlatin Balevsky f38e65991e
Modify directory watching logic to work with symlinks 2021-10-23 01:37:34 +01:00
Zlatin Balevsky 6814e715ec
share symlinked folders correctly 2021-10-22 22:58:23 +01:00
Zlatin Balevsky 905c8e6bb3
working symlinks to files without rehashing 2021-10-22 22:50:50 +01:00
Zlatin Balevsky 33287c781c
make sure an UploadFinishedEvent always follows an UploadEvent, even if hashlist upload fails 2021-10-20 23:28:35 +01:00
Zlatin Balevsky ccf55d5ec6
Refresh only the rows that are affected by a new uploader. GitHub issue #98 2021-10-20 18:05:45 +01:00
Zlatin Balevsky ef9ad1549a
Mark which upload requests were first for the connection and only refresh the Library for those. Fix accounting of upload slots per user. GitHub issue #98 2021-10-20 14:30:40 +01:00