Commit Graph

997 Commits (dbe909945f52649f412183f685b6ebb793c9ae03)

Author SHA1 Message Date
Zlatin Balevsky b52fb38ede fix disabling of buttons on search tab close 2019-06-17 13:43:11 +01:00
Zlatin Balevsky 5c16335969 if no row is selected do not enable buttons 2019-06-17 12:26:28 +01:00
Zlatin Balevsky 546eb4e9d3 only allow one download per infohash from gui 2019-06-17 11:25:21 +01:00
Zlatin Balevsky af66a79376 fix sorting by progress 2019-06-17 00:56:16 +01:00
Zlatin Balevsky 69eeb7d77a fix 2019-06-16 18:58:52 +01:00
Zlatin Balevsky 551982b72a batch results sent to the GUI to prevent freeze 2019-06-16 18:51:07 +01:00
Zlatin Balevsky 7833a83c87 mark hash queries for V2 results 2019-06-16 13:17:32 +01:00
Zlatin Balevsky 3160c1a8f3 fix for silent uploader exceptions 2019-06-16 13:01:14 +01:00
Zlatin Balevsky a9f5625dc3 fix popup menu on failed downloads 2019-06-16 10:50:21 +01:00
Zlatin Balevsky cc0af5b9ed add context menu to downloads table 2019-06-16 10:29:28 +01:00
Zlatin Balevsky 03c3b1ebf1 fix copying of hash if search results are sorted 2019-06-16 09:30:52 +01:00
Zlatin Balevsky aece390daa right-click menu on the search results tab 2019-06-16 09:17:17 +01:00
Zlatin Balevsky cf63be68e8 copy search to clipboard 2019-06-16 08:38:47 +01:00
Zlatin Balevsky 88ece4dc23 add option to show search hashes in monitor 2019-06-16 08:29:03 +01:00
Zlatin Balevsky 13767d58f2 detect if a query is hash, get rid of radio buttons 2019-06-16 08:09:51 +01:00
Zlatin Balevsky 6807c14a5f add copy hash to clipboard 2019-06-16 07:23:22 +01:00
Zlatin Balevsky e2b7ffa1db direction in monitor tab 2019-06-16 05:52:23 +01:00
Zlatin Balevsky 12db6857c1 disable unshare files popup until implemented 2019-06-15 12:12:08 +01:00
Zlatin Balevsky acd67733a5 sort the downloads table on updates 2019-06-15 12:08:29 +01:00
Zlatin Balevsky 8d3ce7aa8e use the same sorted row selection logic in downloads table 2019-06-15 09:57:12 +01:00
Zlatin Balevsky 051efbfaba prevent empty searches 2019-06-15 09:11:42 +01:00
Zlatin Balevsky 6b38d7bffb fix sorting bug try 2 2019-06-15 08:58:51 +01:00
Zlatin Balevsky edd58e0c90 allow cancelling of downloads while hashlist is being fetched 2019-06-15 08:35:23 +01:00
Zlatin Balevsky 9ac52b61dc sort results table on update 2019-06-15 08:33:22 +01:00
Zlatin Balevsky 87b366a205 add ability to cancel failed downloads 2019-06-14 22:49:56 +01:00
Zlatin Balevsky 8ff39072c7 download file on double-clicking a result 2019-06-14 20:42:26 +01:00
Zlatin Balevsky 6ebe492fd8 if nothing is enabled cancel and retry buttons are disabled 2019-06-14 18:37:18 +01:00
Zlatin Balevsky 165cd542ec work around not having a selected row while cancelling a download 2019-06-14 18:28:00 +01:00
Zlatin Balevsky 5ca0c8b00d wip on unshare selected files popup menu 2019-06-14 18:08:56 +01:00
Zlatin Balevsky b6a38e3f23 revert to default lnf if the desired one fails 2019-06-14 18:01:14 +01:00
Zlatin Balevsky 2a315dd734 add option to exclude local results from searches 2019-06-14 14:48:01 +01:00
Zlatin Balevsky 6b661b99c5 fix sorting by size in shared files table 2019-06-14 13:47:35 +01:00
Zlatin Balevsky 5dacd60bbb hook up cleaning up of cancelled/finished downloads 2019-06-14 13:11:20 +01:00
Zlatin Balevsky f8f7cfe836 UI options panel 2019-06-14 12:51:27 +01:00
Zlatin Balevsky 0b4f261bc1 ability to not show monitor panel 2019-06-14 12:21:14 +01:00
Zlatin Balevsky 042d67d784 fix selection of size column 2019-06-14 11:46:31 +01:00
Zlatin Balevsky 800df88f14 proper sorting by size 2019-06-14 11:10:19 +01:00
Zlatin Balevsky de22f3c6b9 use metal lnf on java 9 or newer 2019-06-13 05:02:11 +01:00
Zlatin Balevsky 6a01d97a8d enable oob infohash in queries; send V2 search results 2019-06-12 20:55:13 +01:00
Zlatin Balevsky 5172e19627 font-ize more elements 2019-06-12 16:34:24 +01:00
Zlatin Balevsky e826cfd8d5 start work on ability to configure font 2019-06-12 16:26:40 +01:00
Zlatin Balevsky 51004f6fe9 wip on adding UI options 2019-06-11 08:04:26 +01:00
Zlatin Balevsky 08bb2b614d load some gui props from a separate config file 2019-06-11 02:17:58 +01:00
Zlatin Balevsky dea592eb27 do not resume cancelled downloads on restart 2019-06-09 20:36:14 +01:00
Zlatin Balevsky f39d7f4fa8 emit an event when the UI loads 2019-06-09 15:44:06 +01:00
Zlatin Balevsky 81e186ad1f fix sorting by download status and trust, fix events on downloads table 2019-06-08 17:55:39 +01:00
Zlatin Balevsky 33a45c3835 fix buttons when tables are sorted 2019-06-08 17:09:44 +01:00
Zlatin Balevsky 14e42dd7c2 correct element 2019-06-08 08:46:28 +01:00
Zlatin Balevsky 36eb632756 do not set the flag until it is implemented 2019-06-08 07:53:33 +01:00
Zlatin Balevsky 83ee620402 sort by columns 2019-06-08 07:45:07 +01:00
Zlatin Balevsky a3fe89851f OS-specific home dir 2019-06-08 07:10:24 +01:00
Zlatin Balevsky b9ea0128cd add oobInfohash flag, filter results by that flag 2019-06-08 02:44:49 +01:00
Zlatin Balevsky 114940c4c1 fix searches with spaces 2019-06-07 14:51:09 +01:00
Zlatin Balevsky 2198b4846d change wording 2019-06-07 11:43:02 +01:00
Zlatin Balevsky 5c959bc8b7 name update search tab 2019-06-06 22:07:20 +01:00
Zlatin Balevsky c27fc0a515 update from infohash 2019-06-06 21:08:58 +01:00
Zlatin Balevsky 14681c2060 search by hash ui 2019-06-06 20:30:15 +01:00
Zlatin Balevsky 33c5b3b18e option to disable sharing of downloaded files 2019-06-05 17:46:55 +01:00
Zlatin Balevsky 581fce4643 share downloaded files 2019-06-05 17:33:34 +01:00
Zlatin Balevsky 7fe78a0719 more clear name 2019-06-05 16:47:10 +01:00
Zlatin Balevsky cdb6e22522 ui option for allowing untrusted connections 2019-06-05 15:47:44 +01:00
Zlatin Balevsky 9a8dadff57 center the sources column 2019-06-05 08:43:58 +01:00
Zlatin Balevsky 4a274010f9 fix close tab button not appearing on duplicate searches 2019-06-05 08:34:09 +01:00
Zlatin Balevsky e5c402a400 retry download workers on resume 2019-06-04 23:36:57 +01:00
Zlatin Balevsky de682a802a options panel for i2p tunnel options 2019-06-04 21:14:23 +01:00
Zlatin Balevsky bd01f983c9 break html in search results 2019-06-04 19:27:22 +01:00
Zlatin Balevsky e195141a27 simpler sanitization 2019-06-04 17:58:19 +01:00
Zlatin Balevsky bb02fdbee9 do not use regex in sanitization 2019-06-04 17:46:41 +01:00
Zlatin Balevsky b129e79196 do not count finished workers in total count 2019-06-04 16:22:48 +01:00
Zlatin Balevsky 404d5b60bc format length in shared file stable an resize columns 2019-06-04 14:05:33 +01:00
Zlatin Balevsky de2753ac50 preferred sizes for download table columns 2019-06-04 13:35:18 +01:00
Zlatin Balevsky 5aecf72d6f format download speed 2019-06-04 13:19:14 +01:00
Zlatin Balevsky a574a67ec6 format file size 2019-06-04 13:15:24 +01:00
Zlatin Balevsky 6b5ad969b7 pass logging properties 2019-06-04 13:00:10 +01:00
Zlatin Balevsky 617209c4e4 column widths tweaks 2019-06-04 12:46:48 +01:00
Zlatin Balevsky 3cea1870cd multisource downloads, untested 2019-06-04 03:30:55 +01:00
Zlatin Balevsky c91440cbfc config option for update check interval 2019-06-03 23:30:39 +01:00
Zlatin Balevsky 294605f5c7 basic update notification 2019-06-03 23:23:07 +01:00
Zlatin Balevsky 986caf3a75 backend for checking updates 2019-06-03 23:11:03 +01:00
Zlatin Balevsky 6e0f1778b7 rudimentary speed gauge 2019-06-03 18:02:10 +01:00
Zlatin Balevsky abbb741d73 show the number of sources for a result, counted by infohash 2019-06-03 17:21:08 +01:00
Zlatin Balevsky 07dfc0a1d1 destroy mvc group on options window close 2019-06-03 15:33:16 +01:00
Zlatin Balevsky 00c12cfd49 hook up download retry logic 2019-06-03 15:02:04 +01:00
Zlatin Balevsky 1ee389ff91 options dialog 2019-06-03 14:40:32 +01:00
Zlatin Balevsky 3642736cfe options dialog, wip 2019-06-03 11:32:34 +01:00
Zlatin Balevsky 4c21f2d5ae show full persona in searches 2019-06-03 08:06:51 +01:00
Zlatin Balevsky 9e0d52d548 show source in incoming searches 2019-06-03 07:43:28 +01:00
Zlatin Balevsky 8f8710801c update any result tabs on trust events 2019-06-02 12:16:28 +01:00
Zlatin Balevsky 43f3cf9b7a small ui tweak 2019-06-02 12:00:14 +01:00
Zlatin Balevsky 6fe4155678 delete accidental commit 2019-06-02 11:57:15 +01:00
Zlatin Balevsky 32f944a089 trust panel ui 2019-06-02 11:56:19 +01:00
Zlatin Balevsky b19b5ef315 Fix for java 9+ #1 2019-06-02 10:04:27 +01:00
Zlatin Balevsky 5138935c20 add options for portable installation, issue #2 2019-06-02 09:33:28 +01:00
Zlatin Balevsky ba596af778 Trust panel, wip 2019-06-02 05:40:44 +01:00
Zlatin Balevsky 0f4533c867 persist personas in trust files instead of destinations 2019-06-02 05:12:14 +01:00
Zlatin Balevsky 727834390c slightly better looking message 2019-06-02 04:18:15 +01:00
Zlatin Balevsky c51e3874da show a message instead of search bar while disconnected 2019-06-02 04:12:11 +01:00
Zlatin Balevsky d18a618575 focus on the tab of the new search 2019-06-02 03:54:34 +01:00
Zlatin Balevsky 15508f417d hack to add some horizontal space 2019-06-02 01:33:53 +01:00
Zlatin Balevsky de856cd085 canonize search terms 2019-06-02 00:42:18 +01:00
Zlatin Balevsky d2533cc4d6 retry failed downloads, every 15 minutes by default 2019-06-02 00:22:33 +01:00
Zlatin Balevsky f41cc39659 show who is downloading 2019-06-01 21:53:14 +01:00
Zlatin Balevsky 13b3f0f63b retry implemented 2019-06-01 18:30:30 +01:00
Zlatin Balevsky 82377aa9df hook up cancel button 2019-06-01 17:44:52 +01:00
Zlatin Balevsky 70078c309b add cancel and retry buttons, not hooked up yet 2019-06-01 17:30:29 +01:00
Zlatin Balevsky 15a0eda713 preserve selection in downloads table 2019-06-01 17:09:23 +01:00
Zlatin Balevsky 9645716e18 prevent rare stacktraces on shutdown 2019-06-01 16:55:37 +01:00
Zlatin Balevsky 03d6af39ed icon for closing tabs 2019-06-01 16:43:05 +01:00
Zlatin Balevsky 9435cb003b Show warning if cannot find I2P router 2019-06-01 16:36:23 +01:00
Zlatin Balevsky 63399803d5 ui tweaks 2019-06-01 15:59:55 +01:00
Zlatin Balevsky 4d6541030f disable system l&f on osx 2019-06-01 14:55:17 +01:00
Zlatin Balevsky 9d75550b6f do not show local searches in monitor 2019-06-01 13:48:12 +01:00
Zlatin Balevsky 1996681677 incoming searches monitor 2019-06-01 13:44:46 +01:00
Zlatin Balevsky 9dac1891b2 connection monitor 2019-06-01 13:32:40 +01:00
Zlatin Balevsky 1255ac936b close connections on shutdown 2019-06-01 13:04:22 +01:00
Zlatin Balevsky 2db3276b07 fix rare NPE on shutdown 2019-06-01 13:03:42 +01:00
Zlatin Balevsky 7e3b0795af disable buttons if no row is selected 2019-06-01 12:23:20 +01:00
Zlatin Balevsky 6f02e3e9c0 hook up buttons to tabbed results 2019-06-01 10:04:10 +01:00
Zlatin Balevsky 9f5f21376a one tab per search 2019-06-01 09:29:03 +01:00
Zlatin Balevsky 096f784d1b share files from UI 2019-05-31 17:01:49 +01:00
Zlatin Balevsky 8e196a5777 show trust in ui 2019-05-31 16:39:13 +01:00
Zlatin Balevsky e7c463a3be hook up trust buttons 2019-05-31 16:07:00 +01:00
Zlatin Balevsky 45e6adf07c uploads panel 2019-05-31 15:39:25 +01:00
Zlatin Balevsky 8824869e16 center progress bar and main frame 2019-05-31 12:32:47 +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 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 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 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