Commit Graph

2243 Commits (65e96eacc27f8371151e30941d9acc3a1640057d)

Author SHA1 Message Date
Zlatin Balevsky 65e96eacc2
add button for downloading full collection 2020-11-01 15:46:36 +00:00
Zlatin Balevsky c27a09473f
fix tree renderer for collection trees 2020-11-01 15:26:12 +00:00
Zlatin Balevsky 531def2a14
externalize instance of B/Sec 2020-11-01 15:25:25 +00:00
Zlatin Balevsky a87d1f6852
tree view of remote collection items 2020-11-01 14:31:54 +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 83680779f8
factor out tree copy method into an utility class. Expand tree in review 2020-11-01 13:19:58 +00:00
Zlatin Balevsky 7750825057
add buttons and implement view comment 2020-11-01 08:41:10 +00:00
Zlatin Balevsky 9790cadf3c
table of collection items 2020-11-01 08:05:06 +00:00
Zlatin Balevsky 9bbace00bb
show collection comment 2020-11-01 07:40:14 +00:00
Zlatin Balevsky 6c7be05a12
fix parsing of collection hashes from remote results 2020-11-01 07:19:15 +00:00
Zlatin Balevsky df577f97e8
wip on collections tab 2020-11-01 07:02:20 +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 23e664921a
switch from METAFILE to OLLECTION connect string 2020-11-01 06:41:23 +00:00
Zlatin Balevsky bcc791f403
switch from METAFILE to OLLECTION connect string 2020-11-01 06:41:08 +00:00
Zlatin Balevsky b8b8e8bc7d
new tab for collections 2020-11-01 05:45:29 +00:00
Zlatin Balevsky a2f83a621d
show search hits in collections tool, show collection count in results 2020-11-01 04:54:21 +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 d6ab78bc80
add a search hits column 2020-11-01 03:26:38 +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 4beb9742d8
fix selection when files table is sorted 2020-10-31 09:24:20 +00:00
Zlatin Balevsky c52ffc2671
clear files table when deleting collection 2020-10-31 09:21:35 +00:00
Zlatin Balevsky 9fbedbcdb5
Decode comments from SharedFile objects 2020-10-31 09:18:25 +00:00
Zlatin Balevsky 013cefb347
size columns 2020-10-31 09:04:45 +00:00
Zlatin Balevsky 4022754362
use size renderer for file size 2020-10-31 08:55:42 +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 608de1c9b3
review step 2020-10-31 00:28:58 +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 8de2d05dcb
wip on collection wizard gui 2020-10-30 22:25:49 +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 b973f95590
formatting 2020-10-30 13:56:45 +00:00
Zlatin Balevsky 71eb6762b9
update collections proposal 2020-10-30 12:44:49 +00:00
Zlatin Balevsky 043b9eb483
up version and link to LocalizationLab translate page 2020-10-30 04:02:19 +00:00
Zlatin Balevsky 0654fb26f6
Release 0.8.2 2020-10-30 01:53:16 +00:00
Zlatin Balevsky 52683aa887
show a warning on the status page if any files failed to load 2020-10-29 10:54:52 +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
Zlatin Balevsky 24ec341d18 Merge branch 'master' into 'master'
change DEFAULT_S*/R*/F* to 1.0

See merge request zlatinb/muwire!51
2020-10-25 16:48:09 +00:00
Your Name 3b529e88da change DEFAULT_S*/R*/F* to 1.0 2020-10-25 16:08:36 +01:00