Commit Graph

979 Commits (bf2d43d45cdffd2ba541050ac8958f89a37709e5)

Author SHA1 Message Date
Zlatin Balevsky cbb44ad772
show collection views 2020-11-02 12:50:19 +00:00
Zlatin Balevsky 6959a1b1d5
item limit check 2020-11-02 10:54:44 +00:00
Zlatin Balevsky 3518db63cc
pass collections flag for hash searches 2020-11-02 10:05:54 +00:00
Zlatin Balevsky dd622b1c0d
handle hash searches for collections 2020-11-02 01:04:06 +00:00
Zlatin Balevsky 4e8a3c2296
attach an InfoHash object to the FileCollection object 2020-11-02 00:49:23 +00:00
Zlatin Balevsky 09a560e05c
delete affected collections when unsharing 2020-11-01 20:44:29 +00:00
Zlatin Balevsky 9831848b73
load remote collections as well 2020-11-01 18:25:38 +00:00
Zlatin Balevsky d0cfaa7284
only remember full remote collections 2020-11-01 18:05:40 +00:00
Zlatin Balevsky 9f93b07b12
implement downloading of collections 2020-11-01 17:29:05 +00:00
Zlatin Balevsky 5c6d32dd47
hook up downloading of collections 2020-11-01 16:27:47 +00:00
Zlatin Balevsky 44e8e879cd
allow for multiple downloads of files with same name by appending infohash to incompletes 2020-11-01 16:25:42 +00:00
Zlatin Balevsky 00c1f9590a
event for downloading collections 2020-11-01 15:58:21 +00:00
Zlatin Balevsky c27a09473f
fix tree renderer for collection trees 2020-11-01 15:26:12 +00:00
Zlatin Balevsky 1ee385b2ff
store path elements or the item itself in the tree 2020-11-01 14:31:00 +00:00
Zlatin Balevsky 9790cadf3c
table of collection items 2020-11-01 08:05:06 +00:00
Zlatin Balevsky 6c7be05a12
fix parsing of collection hashes from remote results 2020-11-01 07:19:15 +00:00
Zlatin Balevsky cad3946d3e
fix event 2020-11-01 07:02:05 +00:00
Zlatin Balevsky a892f26441
fix parsing of persona 2020-11-01 07:01:41 +00:00
Zlatin Balevsky bcc791f403
switch from METAFILE to OLLECTION connect string 2020-11-01 06:41:08 +00:00
Zlatin Balevsky 6fae32765c
index the right infohash 2020-11-01 04:53:31 +00:00
Zlatin Balevsky db8260c2bb
fix stray import 2020-11-01 04:53:07 +00:00
Zlatin Balevsky 4dc8010062
change value in results from integer to Set<InfoHash> 2020-11-01 04:24:38 +00:00
Zlatin Balevsky 814e7e07c0
carry number of collections in search results 2020-11-01 03:51:26 +00:00
Zlatin Balevsky 475a50c9c1
backend for serving collection requests 2020-11-01 03:22:58 +00:00
Zlatin Balevsky 2c38bc307c
collections client 2020-10-31 22:37:06 +00:00
Zlatin Balevsky 9fbedbcdb5
Decode comments from SharedFile objects 2020-10-31 09:18:25 +00:00
Zlatin Balevsky fd70dd5f65
fix loading of collections 2020-10-31 08:51:42 +00:00
Zlatin Balevsky 846b158706
gui collections tool 2020-10-31 08:43:28 +00:00
Zlatin Balevsky 4faa09f601
backend plumbing for deleting collections 2020-10-31 03:47:15 +00:00
Zlatin Balevsky e762691c39
core side of collections manager 2020-10-31 03:35:59 +00:00
Zlatin Balevsky 5e0519cc06
add piece size and file length 2020-10-31 02:05:19 +00:00
Zlatin Balevsky 21144c532d
move PathTree to it's own class, add traverse method and callback 2020-10-30 23:27:43 +00:00
Zlatin Balevsky 8cc6c1e1c4
build a tree of paths for UI represention 2020-10-30 22:58:32 +00:00
Zlatin Balevsky 35b12e617d
builder for file collections 2020-10-30 19:09:17 +00:00
Zlatin Balevsky 67501a7d73
add common ancestor method to FileTree 2020-10-30 16:29:19 +00:00
Zlatin Balevsky b9b6d760e0
Objects necessary for collections 2020-10-30 13:57:28 +00:00
Zlatin Balevsky 0654fb26f6
Release 0.8.2 2020-10-30 01:53:16 +00:00
Zlatin Balevsky 264ba83936
count number of failes that have failed to load 2020-10-29 10:53:51 +00:00
Zlatin Balevsky 35d0d72f1b
do not load shared files on event dispatch thread 2020-10-26 06:20:23 +00:00
Your Name 3b529e88da change DEFAULT_S*/R*/F* to 1.0 2020-10-25 16:08:36 +01:00
Zlatin Balevsky 2b125ecb1a
fix groovy oddness 2020-10-25 14:51:35 +00:00
Zlatin Balevsky 71edcae38a
hash files in parallel using up to half available cores. Load files in parallel if in plugin 2020-10-25 14:04:55 +00:00
Zlatin Balevsky 6c4a1ebb35
log if there has been history for the predictor 2020-10-24 13:26:42 +01:00
Zlatin Balevsky dce659d463
variable name 2020-10-24 12:47:55 +01:00
Zlatin Balevsky f5f84899ec
change state on observation even if there is not enough history yet. Initialize MC with last state from DB 2020-10-24 12:38:18 +01:00
Zlatin Balevsky e1b2582ca6
do not prepend an S to the history 2020-10-24 12:29:50 +01:00
Zlatin Balevsky 58a8364901
do not transition when only predicting 2020-10-24 12:18:20 +01:00
Zlatin Balevsky 340ff339b3
reinit MC with last observed state 2020-10-24 11:32:14 +01:00
Zlatin Balevsky 8a4a2a75c4
up min profile history to 5 2020-10-24 10:18:26 +01:00
Zlatin Balevsky 43a503514b
introduce minimum history size for Markov computation 2020-10-23 20:29:30 +01:00