Commit Graph

2737 Commits (933f3e2dab03862f991a56638714e15a721ea0c5)

Author SHA1 Message Date
Zlatin Balevsky 591acc9325
working drag-and-drop between mail folders 2021-05-02 18:26:04 +01:00
Zlatin Balevsky 799a2a99df
ability to create and delete folders 2021-05-02 15:28:53 +01:00
Zlatin Balevsky d3555db803
fix deleting of messages 2021-05-02 09:07:34 +01:00
Zlatin Balevsky 9c905c041c
display user folders, load from disk working 2021-05-02 03:47:18 +01:00
Zlatin Balevsky 9b7fb00f6e
different table columns for outgoing folders 2021-05-01 20:05:47 +01:00
Zlatin Balevsky c3cd32f9c4
fix reference to core 2021-05-01 19:38:34 +01:00
Zlatin Balevsky 6a0a4dae12
working sending and receiving of messages 2021-05-01 19:27:04 +01:00
Zlatin Balevsky 119107b400
switch to MVC groups per folder 2021-04-30 23:05:26 +01:00
Zlatin Balevsky f09b598b2a
switch to String folder names 2021-04-30 18:24:44 +01:00
Zlatin Balevsky d60c07a35c
not all actions available in contacts popup menu 2021-04-30 13:06:23 +01:00
Zlatin Balevsky bc7aec00c1
ability to add distrusted contacts 2021-04-30 12:24:35 +01:00
Zlatin Balevsky b4c4dca953
trans group by strings 2021-04-30 11:59:29 +01:00
Zlatin Balevsky 342e268603
merge the trusted and distrusted tables into a single table 2021-04-30 11:50:33 +01:00
Zlatin Balevsky 8397630b1a
enable keyboard navigation in the wizard 2021-04-30 02:31:30 +01:00
Zlatin Balevsky 79bc7373be
switch to ecies-only connections 2021-04-26 18:20:09 +01:00
Zlatin Balevsky ccf4fa1485
increase defaults for bandwidth limits 2021-04-26 18:19:23 +01:00
Zlatin Balevsky 8b6bf597e9
make the excludePeerCaps dependent on the speed slider 2021-04-26 18:18:43 +01:00
Zlatin Balevsky 889d5aab31
Allow N and O router classes as recommended by zzz 2021-04-18 16:26:12 +01:00
Zlatin Balevsky 3c141c37b5
open containing folder from downloads table 2021-04-10 04:33:02 +01:00
Zlatin Balevsky ce6a6ddc89
do not change props expected to come from launcher(s) 2021-04-07 21:30:35 +01:00
Zlatin Balevsky 50fc05ad08
update test dependency configurations 2021-04-07 12:57:15 +01:00
Zlatin Balevsky 6d6c81ff57
note about newer JDKs 2021-04-07 12:53:38 +01:00
Zlatin Balevsky 0f0f70b6ca
wip on upgrading gradle: remove most references to 'compile' and 'runtime' configurations 2021-04-07 12:52:38 +01:00
Zlatin Balevsky c9406f0710
the singleton isn't available on Java16? 2021-04-07 12:51:12 +01:00
Zlatin Balevsky daa267ccde
fix for java 16 2021-04-07 05:14:53 +01:00
Zlatin Balevsky 15efb83be7
request focus on the language chooser 2021-04-02 16:31:10 +01:00
Zlatin Balevsky 2dbcf5c8b8
Ignore the test for the old hostcache 2021-03-12 03:51:09 +00:00
Zlatin Balevsky dbc4731358
recycle the groovy.sql.Sql object as it tends to get very large 2021-02-25 17:20:13 +00:00
Zlatin Balevsky b89bb93c26
try to get test to pass deterministically 2021-02-19 16:40:09 +00:00
Zlatin Balevsky 05e55a75e9
update version 2021-02-19 06:40:39 +00:00
Zlatin Balevsky 91aac95ccb
Release 0.8.6 2021-02-19 04:31:13 +00:00
Zlatin Balevsky 5c26044b98
up router version to 0.9.49 2021-02-19 04:30:11 +00:00
Zlatin Balevsky a640ff5e1c
rekey embedded routers 2021-02-19 04:09:46 +00:00
Zlatin Balevsky c33af8ffa6
more items 2021-02-16 06:02:22 +00:00
Zlatin Balevsky b29f1d7913
dump heap and exit on OOM 2021-02-16 05:57:14 +00:00
Zlatin Balevsky b9ad4ec3d6
kill the timer on H2 hostcache shutdown 2021-01-31 20:55:27 +00:00
Zlatin Balevsky 59e26d564e
workaround a strange bug with jre logging subsystem 2021-01-31 19:46:44 +00:00
Zlatin Balevsky 2733fb6b1a
fix show-in-library when table is sorted 2020-12-21 17:46:37 +00:00
Zlatin Balevsky 3569f45242
avoid weirdness caused by reusing the DataFormatter object 2020-12-18 19:34:53 +00:00
Zlatin Balevsky 45ef62e6f9
divide speeds and sizes by 1024 in plugin 2020-12-11 18:42:18 +00:00
Zlatin Balevsky b7f260f0a0
fix display of total collection files and size 2020-12-11 18:17:50 +00:00
Zlatin Balevsky 0b1a64e88e
move all sizes and speeds to div by 1024 2020-12-11 18:06:47 +00:00
Zlatin Balevsky f14ae744b4
change tree size to divide by 1024 too 2020-12-11 07:33:48 +00:00
Zlatin Balevsky 8b3a7d6510
reduce object churn in SizeRenderer 2020-12-11 02:35:20 +00:00
Zlatin Balevsky 45769cbaf3
metal and darcula are named, system can vary across platforms 2020-12-10 19:33:51 +00:00
Zlatin Balevsky aef1af34a3
change theme selection to radio buttons 2020-12-10 18:18:50 +00:00
Zlatin Balevsky 32cbdd9d02
add the Darcula theme 2020-12-10 17:13:01 +00:00
Zlatin Balevsky 13e23a7622
Ability to load custom modules. A module for logging queries 2020-12-08 13:06:01 +00:00
Zlatin Balevsky 759136cff3
cache InfoHash instnance in SharedFile 2020-12-08 07:44:00 +00:00
Zlatin Balevsky 26561a1b5b
Release 0.8.5 2020-12-03 02:11:10 +00:00