Commit Graph

1043 Commits (3b882ae6446e421f6b2a3bc0c99c9e394ac938d3)

Author SHA1 Message Date
Zlatin Balevsky 2e8082af64 use titled borders everywhere for consistency 2019-10-21 22:12:39 +01:00
Zlatin Balevsky 8da5a428c9 make the i2p version a variable 2019-10-21 21:02:37 +01:00
Zlatin Balevsky fd46b3c7d6 do not display fractions in percentage 2019-10-21 20:37:30 +01:00
Zlatin Balevsky eea3b2563b allign router-specific settings 2019-10-21 20:16:36 +01:00
Zlatin Balevsky 50719f3828 move settings to top of panel 2019-10-21 20:12:08 +01:00
Zlatin Balevsky 01a45a89a8 reorganize the options view 2019-10-21 19:44:33 +01:00
Zlatin Balevsky 66bd249ed3 show percentage of fetched results 2019-10-21 18:28:37 +01:00
Zlatin Balevsky 265cd6ee15 more accurate description 2019-10-20 20:19:47 +01:00
Zlatin Balevsky 1dc88cb96b make speed smoothing interval configurable 2019-10-20 20:09:24 +01:00
Zlatin Balevsky 3e10d497b1 add an ETA column to downloads table 2019-10-20 19:11:32 +01:00
Zlatin Balevsky 9a0b3bb9d6 fix download table selection when sorted 2019-10-20 18:47:48 +01:00
Zlatin Balevsky a1fe3c01b9 if no incompletes are in serialized json, use the default one, assuming an upgrade 2019-10-20 18:24:16 +01:00
Zlatin Balevsky ab323db62a add ability to choose the incompletes location 2019-10-20 18:16:07 +01:00
Zlatin Balevsky d954387e41 fix showing of local files in results 2019-10-20 11:59:48 +01:00
Zlatin Balevsky ea9db21a18 wip on compressed results 2019-10-20 01:01:34 +01:00
Zlatin Balevsky 136cf89c9b groovy != java 2019-10-20 00:55:31 +01:00
Zlatin Balevsky 46de1baf88 compressed results 2019-10-20 00:54:32 +01:00
Zlatin Balevsky 13f7b8563c fix a bug where disabled browsing was shown as browsable. Log the response code if it's not 200 2019-10-19 22:33:47 +01:00
Zlatin Balevsky 9c15208f3a Release 0.5.1 2019-10-19 19:11:04 +01:00
Zlatin Balevsky a9ce9d96b3 wip on menu; close zlib stream 2019-10-19 18:54:58 +01:00
Zlatin Balevsky 4d2a5a8018 MainFrameModel doesn't need to listen to single result events anymore 2019-10-19 18:12:30 +01:00
Zlatin Balevsky 8395047386 compress results in browse connections 2019-10-19 17:59:08 +01:00
Zlatin Balevsky cb23aa44f0 enable SEVERE log messages if no config file specified 2019-10-19 05:53:33 +01:00
Zlatin Balevsky dbcb8508b8 add a view comment button 2019-10-19 05:35:04 +01:00
Zlatin Balevsky 47d406d93b add a border around the two panels 2019-10-19 04:59:37 +01:00
Zlatin Balevsky e06f1805c2 redirect griffon logging to jul 2019-10-19 04:45:45 +01:00
Zlatin Balevsky 2b04374e23 add option to disable browsing of files, make the dialog bigger 2019-10-19 00:53:13 +01:00
Zlatin Balevsky 383addbc37 implement view comment from browse window 2019-10-19 00:30:03 +01:00
Zlatin Balevsky cc39cd7f8e implement downloading from browse window 2019-10-19 00:23:43 +01:00
Zlatin Balevsky 83665d7524 wip on browse host 2019-10-18 23:55:07 +01:00
Zlatin Balevsky 94340480b4 wip on browse host 2019-10-18 23:25:26 +01:00
Zlatin Balevsky 8850d49c63 wip on browse host 2019-10-18 23:16:37 +01:00
Zlatin Balevsky f0f9d840f0 wip on browse host 2019-10-18 22:35:17 +01:00
Zlatin Balevsky 7f4cd4f331 wip on browse host 2019-10-18 21:17:34 +01:00
Zlatin Balevsky e6162503f6 wip on browse host 2019-10-18 20:29:39 +01:00
Zlatin Balevsky 7a5d71dc36 add copy name to clipboard option 2019-10-17 19:01:53 +01:00
Zlatin Balevsky 6fa39a5e35 turn off logging if there is no config file 2019-10-17 18:39:28 +01:00
Zlatin Balevsky c5ae804f61 Implement automatic font sizing; set all font properties on change of font 2019-10-17 18:15:04 +01:00
Zlatin Balevsky d7695b448d remove my DS_Store 2019-10-17 05:50:29 +01:00
Zlatin Balevsky 946d9c8f32 disable sharing of hidden files by default, add option to enable 2019-10-17 05:46:27 +01:00
Zlatin Balevsky 02441ca1e3 add option to disable searching in comments 2019-10-16 19:57:18 +01:00
Zlatin Balevsky 5fa21b2360 keep tree expanded on modifications 2019-10-16 14:42:40 +01:00
Zlatin Balevsky d4c08f4fe6 only remove from index if no more files have the same comment pt.2 2019-10-16 14:23:12 +01:00
Zlatin Balevsky 942de287c6 only remove from index if no more files have the same comment 2019-10-16 14:21:50 +01:00
Zlatin Balevsky d0299f80c6 search through comments 2019-10-16 14:06:11 +01:00
Zlatin Balevsky 1227cf9263 Release 0.5.0 2019-10-15 12:38:25 +01:00
Zlatin Balevsky a05575485f move things around 2019-10-15 10:40:50 +01:00
Zlatin Balevsky f5bccd8126 All shared directories are watched directories. Fix manipulation of tree structure 2019-10-15 08:38:23 +01:00
Zlatin Balevsky 70fb789abf remove the watched directories table 2019-10-15 04:51:21 +01:00
Zlatin Balevsky feb712c253 Move persisting of files on dedicated thread. Introduce an event to forcefully persist files. Do that immediately after unsharing anything 2019-10-15 04:21:40 +01:00