Commit Graph

369 Commits

Author SHA1 Message Date
Zlatin Balevsky
3c9883785a implement dropping of connections 2019-05-31 15:55:16 +01:00
Zlatin Balevsky
e1517ef6f7 update wire protocol 2019-05-31 15:50:43 +01:00
Zlatin Balevsky
45e6adf07c uploads panel 2019-05-31 15:39:25 +01:00
Zlatin Balevsky
e667442cc2 update readme 2019-05-31 12:40:54 +01:00
Zlatin Balevsky
8824869e16 center progress bar and main frame 2019-05-31 12:32:47 +01:00
Zlatin Balevsky
624e135561 update readme 2019-05-31 12:29:31 +01:00
Zlatin Balevsky
8c9a5585eb show the shared files, controlled by property 2019-05-31 12:27:39 +01:00
Zlatin Balevsky
0df3e63288 select where files should be downloaded 2019-05-31 11:53:23 +01:00
Zlatin Balevsky
71473cf541 select nickname on startup 2019-05-31 11:16:04 +01:00
Zlatin Balevsky
1081f4bcd0 show piece progress 2019-05-31 08:56:44 +01:00
Zlatin Balevsky
a16d9ab7f9 update readme 2019-05-31 07:16:31 +01:00
Zlatin Balevsky
440f8a0556 Prevent duplicate connections 2019-05-31 07:03:46 +01:00
Zlatin Balevsky
59c0303fb8 show the number of connections in connection manager 2019-05-31 06:40:33 +01:00
Zlatin Balevsky
5a2312f488 show persona and (atm wrong) number of connections 2019-05-31 06:08:03 +01:00
Zlatin Balevsky
1944e33e79 fix pieces display 2019-05-31 05:27:45 +01:00
Zlatin Balevsky
deae9a3977 hook up downloads to the table 2019-05-31 05:26:04 +01:00
Zlatin Balevsky
7e4bf5d85d refresh downloads every second 2019-05-31 04:59:21 +01:00
Zlatin Balevsky
44735d96ce hook up search results to table 2019-05-31 04:45:24 +01:00
Zlatin Balevsky
2539461c0e hook up search to controller 2019-05-31 02:18:52 +01:00
Zlatin Balevsky
d7cb534813 tables 2019-05-31 01:24:21 +01:00
Zlatin Balevsky
d9aeb030d4 add a split pane, rename buttons, placeholders for results and downloads 2019-05-31 00:27:51 +01:00
Zlatin Balevsky
f09f7eb4a7 get rid of some etched borders now that things are in the right place 2019-05-30 23:41:55 +01:00
Zlatin Balevsky
f353cc263e card layout for the main content area 2019-05-30 22:43:26 +01:00
Zlatin Balevsky
ef1cf088ca update readme 2019-05-30 15:42:06 +01:00
Zlatin Balevsky
b58628c391 playing with layouts 2019-05-30 15:37:43 +01:00
Zlatin Balevsky
0d83314c13 show a progress bar while the core loads 2019-05-29 21:58:01 +01:00
Zlatin Balevsky
415b6e5287 disable button until core initialized 2019-05-29 19:05:19 +01:00
Zlatin Balevsky
b1d30dc29f start core when gui is loaded 2019-05-29 18:22:48 +01:00
Zlatin Balevsky
2cafba56ea instantiate Core 2019-05-29 18:00:55 +01:00
Zlatin Balevsky
4c9d3dc5f3 switch to Groovy syntax 2019-05-29 17:12:31 +01:00
Zlatin Balevsky
790253c868 hello griffon 2019-05-29 16:58:39 +01:00
Zlatin Balevsky
69e474c0d1 add lazybones settings 2019-05-29 16:15:29 +01:00
Zlatin Balevsky
797eab92f5 build files for griffon 2019-05-29 16:08:25 +01:00
Zlatin Balevsky
91757aadfb close endpoint after download 2019-05-29 12:15:27 +01:00
Zlatin Balevsky
865e4ab15c fix UploadFinishedEvent 2019-05-29 12:13:40 +01:00
Zlatin Balevsky
4f0c23d4c7 really fix constructor 2019-05-29 12:04:13 +01:00
Zlatin Balevsky
88eda40630 fix creation of event 2019-05-29 11:51:34 +01:00
Zlatin Balevsky
7618e2d0fb key by infohash 2019-05-29 11:40:01 +01:00
Zlatin Balevsky
380ec45bba small fixes 2019-05-29 11:25:35 +01:00
Zlatin Balevsky
fd100ae373 hook up download manager 2019-05-29 10:03:10 +01:00
Zlatin Balevsky
ca6e1231cd fix test 2019-05-29 09:19:22 +01:00
Zlatin Balevsky
89b07ba350 download pieces sequentially if over a threshold 2019-05-29 09:19:09 +01:00
Zlatin Balevsky
64bcb63dd9 test for multiple pieces, fixes 2019-05-29 08:40:48 +01:00
Zlatin Balevsky
15d11be16e download code and tests 2019-05-29 08:10:42 +01:00
Zlatin Balevsky
8ff8e98424 more tests 2019-05-29 00:28:35 +01:00
Zlatin Balevsky
16bf1e3fac piece tracking 2019-05-29 00:25:01 +01:00
Zlatin Balevsky
c849629358 fix tests 2019-05-29 00:24:32 +01:00
Zlatin Balevsky
e131a21c6f fix chained request support 2019-05-28 22:51:53 +01:00
Zlatin Balevsky
960daa2b9f close endpoint on 404 and bad requests 2019-05-28 22:38:43 +01:00
Zlatin Balevsky
46420740da hook up upload manager 2019-05-28 22:27:20 +01:00