Commit Graph

1082 Commits (1358e144679d6b38f49c563419ee28cfacf51368)

Author SHA1 Message Date
Zlatin Balevsky 1358e14467 add options for search history 2019-11-03 08:12:10 +00:00
Zlatin Balevsky e22d5fea11 better search box 2019-11-03 01:50:55 +00:00
Zlatin Balevsky 7ade4aa10d set row height to trees 2019-11-02 19:06:26 +00:00
Zlatin Balevsky a9f623a91a correct method name 2019-11-02 18:51:02 +00:00
Zlatin Balevsky 1ce410e943 wip on signing queries 2019-11-02 18:34:13 +00:00
Zlatin Balevsky 27aad9d75d do not collapse tree on updates pt2 2019-11-02 17:41:04 +00:00
Zlatin Balevsky 24591b10f2 change the griffon environment 2019-11-02 10:13:28 -07:00
Zlatin Balevsky e4f1ea5c10 make table rows a bit larger 2019-11-02 15:58:48 +00:00
Zlatin Balevsky c73c44c5f2 base table row height on the size of the font 2019-11-02 15:46:50 +00:00
Zlatin Balevsky 309cbcc580 UTF-8 in props of cli 2019-11-02 15:23:15 +00:00
Zlatin Balevsky 86894f242b support UTF-8 in persona names 2019-11-02 14:43:24 +00:00
Zlatin Balevsky 568255140f visualize the negative tree as well 2019-11-02 12:54:43 +00:00
Zlatin Balevsky f6d2bac5bb show all watched directories 2019-11-02 12:26:19 +00:00
Zlatin Balevsky 1c396711ed Fix sidecar files larger than the limit from being shared 2019-11-02 11:15:08 +00:00
Zlatin Balevsky c154d9538d only check negative tree for files, not directories 2019-11-02 10:28:04 +00:00
Zlatin Balevsky 8043782446 logging config with all logs turned off 2019-11-02 08:52:29 +00:00
Zlatin Balevsky 00c529cca1 toString() 2019-11-02 00:40:08 +00:00
Zlatin Balevsky 094b9ac2b0 restore behavior where watched directories get scanned on startup 2019-11-02 00:27:12 +00:00
Zlatin Balevsky 0dae0a561b more accurate speed measurement. Makes a difference if MW is minimized for a long time 2019-11-01 18:39:41 +00:00
Zlatin Balevsky 82eaafc2c3 Release 0.5.6 2019-10-31 23:22:13 +00:00
Zlatin Balevsky a3fc1a62e7 format the I2P bandwidths 2019-10-31 21:52:22 +00:00
Zlatin Balevsky 2fd8f45107 update text in cli 2019-10-31 21:22:50 +00:00
Zlatin Balevsky 2429bbf59e Add update notification window 2019-10-31 20:51:09 +00:00
Zlatin Balevsky f7e28e04f6 add a system status panel 2019-10-31 14:14:14 +00:00
Zlatin Balevsky cc0188f20e show used memory, not free memory 2019-10-31 13:46:16 +00:00
Zlatin Balevsky af9b4f4679 change package name for cli 2019-10-31 13:05:42 +00:00
Zlatin Balevsky 625a559d02 change package name 2019-10-31 13:02:44 +00:00
Zlatin Balevsky 6e20193d57 properly set Xmx 2019-10-31 07:15:54 +00:00
Zlatin Balevsky 88ac267f99 show java version and ram usage in cli 2019-10-31 07:14:52 +00:00
Zlatin Balevsky 9b3a7473d1 limit Xmx on cli-lanterna too 2019-10-31 06:52:56 +00:00
Zlatin Balevsky 5b0180280e fix changing font and size on metal lnf 2019-10-30 22:20:27 +00:00
Zlatin Balevsky d0462034fc enforce comment length in cli as well 2019-10-30 21:51:16 +00:00
Zlatin Balevsky f3e4098107 refresh gui when processing a sidecar file 2019-10-30 21:45:38 +00:00
Zlatin Balevsky 26e7ca0b21 enforce maximum comment length in the gui 2019-10-30 21:22:08 +00:00
Zlatin Balevsky 11007e5f19 allow up to exact max comment length 2019-10-30 21:20:09 +00:00
Zlatin Balevsky ae651cb6bd implement sidecar files 2019-10-30 21:07:59 +00:00
Zlatin Balevsky cad3a88517 Xmx256M by default 2019-10-30 21:06:33 +00:00
Zlatin Balevsky 29c81646af word-wrap the comment views 2019-10-30 19:52:37 +00:00
Zlatin Balevsky 8a0257927b Link to CLI configuration options 2019-10-30 19:43:51 +00:00
Zlatin Balevsky 3b882ae644 Release 0.5.5 2019-10-29 16:16:36 +00:00
Zlatin Balevsky 5b61738ca9 skip downloaders that can't start 2019-10-29 15:56:19 +00:00
Zlatin Balevsky c77d79513e more long arithmetic fixes 2019-10-29 15:34:48 +00:00
Zlatin Balevsky 9f12442897 long arithmetic 2019-10-29 15:07:29 +00:00
Zlatin Balevsky 477b0a47ad more logging 2019-10-29 14:33:23 +00:00
Zlatin Balevsky 7f1041dd96 @Log 2019-10-29 14:22:28 +00:00
Zlatin Balevsky 99393c59bd log when skipping a download 2019-10-29 14:15:43 +00:00
Zlatin Balevsky a78d8c84ca unmap before flushing 2019-10-29 13:12:59 +00:00
Zlatin Balevsky fa9c697bfa do not flush the output stream on Endpoint.close(). This fixes the long shutdown time 2019-10-29 12:38:41 +00:00
Zlatin Balevsky e5b12701f5 do not crash the core if the XHave in mesh.json fails to parse 2019-10-29 10:28:14 +00:00
Zlatin Balevsky f69727ab43 wait less time for reset() 2019-10-29 09:35:57 +00:00