Commit Graph

807 Commits (4b11aca16e0d312972e07e2f7f6207bd14c6bfd9)

Author SHA1 Message Date
Zlatin Balevsky 4b11aca16e
show the number of files being hashed 2021-06-02 20:10:26 +01:00
Zlatin Balevsky c849fa078a
No need to restart when chaning the number of hashing threads , GitHub issue #57 2021-06-02 19:17:17 +01:00
Zlatin Balevsky b1af2e557b
Make the number of hashing threads configurable, GitHub issue #57 2021-06-01 23:35:59 +01:00
Zlatin Balevsky 0fc5ca7141
fix copy-full-id from message table 2021-06-01 19:25:29 +01:00
Zlatin Balevsky 51f6a49459
translate retry/resume popup text 2021-05-25 23:50:04 +01:00
Zlatin Balevsky ce787a6f99
avoid BigIntegers in progress bar rendering 2021-05-24 11:49:27 +01:00
Zlatin Balevsky 5ded9c4f30
fix collections warning always showing even if there are no collections 2021-05-24 04:28:01 +01:00
Zlatin Balevsky f9ceb7854a
use KiB for download progress as well 2021-05-24 03:56:27 +01:00
Zlatin Balevsky d243e1cd31
do not add 1 to the number of pieces, let the HEAD request tell the value 2021-05-24 03:52:31 +01:00
Zlatin Balevsky c3e1a8faad
Release 0.8.7 2021-05-19 02:04:01 +01:00
Zlatin Balevsky 6515514a73
some translations 2021-05-16 19:09:58 +01:00
Zlatin Balevsky b0b129f679
fixes for reproducibility on windows 2021-05-14 20:41:44 +01:00
Zlatin Balevsky 8933897853
specify charsets for jar manifests and generated files 2021-05-14 19:20:37 +01:00
Zlatin Balevsky a07ffe468f
remove git revision from title, may readd it later 2021-05-13 20:24:06 +01:00
Zlatin Balevsky 1e867b4f29
Gradle 7.0.1 2021-05-13 19:50:03 +01:00
Zlatin Balevsky f5783bbd86
rewrite the gui build.gradle script 2021-05-13 19:29:27 +01:00
Zlatin Balevsky 9db10e23fc
fix contact subscriptions table which broke after recent redesign 2021-05-11 21:28:54 +01:00
Zlatin Balevsky de0c719f53
properly mark messages as read when not in inbox 2021-05-02 19:35:13 +01:00
Zlatin Balevsky ee43f12a35
multiple selection of messages 2021-05-02 19:09:43 +01:00
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 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 3c141c37b5
open containing folder from downloads table 2021-04-10 04:33:02 +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 b29f1d7913
dump heap and exit on OOM 2021-02-16 05:57:14 +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 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