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 |
Zlatin Balevsky
|
2b3c08d64a
|
Release 0.8.10
|
2021-10-19 20:12:33 +01:00 |
Zlatin Balevsky
|
c0ad9b9a6c
|
windows throws an exception when trying to open the file. GitHub issue #97
|
2021-10-19 16:24:42 +01:00 |
Zlatin Balevsky
|
d53666d7bb
|
try to acquire a read lock before trying to hash the file. GitHub issue #97
|
2021-10-19 15:46:40 +01:00 |
Zlatin Balevsky
|
6a3716b774
|
Try a read lock over the file that is being hashed. GitHub issue #97
|
2021-10-19 14:25:00 +01:00 |
Zlatin Balevsky
|
d64fcfc1a4
|
re-instate the throttling of file load property
|
2021-10-19 13:55:06 +01:00 |
Zlatin Balevsky
|
cdf96f32a2
|
switch to WeakHashMap to prevent reference leak of Destinations
|
2021-10-17 15:06:32 +01:00 |
Zlatin Balevsky
|
0e0b30c3a6
|
revert delaying of downloads as the semaphore approach is enough. GitHub issue #90
|
2021-10-15 18:33:05 +01:00 |
Zlatin Balevsky
|
3d72497d5f
|
Fix return value
|
2021-10-15 17:40:04 +01:00 |
Zlatin Balevsky
|
a131263686
|
limit the simultaneous connections to a given destination to 4. GitHub issue #90
|
2021-10-15 17:29:01 +01:00 |
Zlatin Balevsky
|
73d3fb6ad8
|
throttle new downloads to one every 100ms. Helps with GitHub issue #90
|
2021-10-15 16:03:24 +01:00 |
Zlatin Balevsky
|
bc4f61bcdb
|
Speed up mass resume/retry of downloads. GitHub issue #89
|
2021-10-15 02:11:39 +01:00 |
Zlatin Balevsky
|
0efe12f247
|
update test with second required kickoff event
|
2021-10-14 17:16:15 +01:00 |
Zlatin Balevsky
|
1c1f947315
|
remove the throttling of loading the shared files on startup since the GUI is now updated on a timer
|
2021-10-14 16:57:54 +01:00 |
Zlatin Balevsky
|
47b841cf3d
|
load feeds after the UI loads
|
2021-10-13 20:23:00 +01:00 |
Zlatin Balevsky
|
da2d006405
|
cache hidden roots as they are likely to repeat a lot
|
2021-10-13 10:11:45 +01:00 |
Zlatin Balevsky
|
6c186267f6
|
fix a typo that was causing max chat connections to revert to -1. GitHub issue #66
|
2021-10-12 17:33:41 +01:00 |
Zlatin Balevsky
|
d1bb60c269
|
remove (broken) attempt to force-share the update file
|
2021-10-12 17:15:00 +01:00 |
Zlatin Balevsky
|
ee68ce42c9
|
fix a typo that was causing update checks after every startup
|
2021-10-12 17:13:12 +01:00 |
Zlatin Balevsky
|
41dc8ab0e6
|
Increase the MAX_RESULTS constant because it's not as relevant any more
|
2021-10-11 15:18:16 +01:00 |
Zlatin Balevsky
|
2bfcbbf1c5
|
mark local queries and make sure they get broadcast
|
2021-10-10 08:11:55 +01:00 |
Zlatin Balevsky
|
3c1fbf1953
|
fix connecting to only trusted contacts
|
2021-10-10 07:51:10 +01:00 |
Zlatin Balevsky
|
296f8a9f4d
|
only show paths if the query was searching for paths
|
2021-10-10 00:00:50 +01:00 |