Zlatin Balevsky
bd3555dce9
propagate regex flag in queries in preparation for regex search
2022-01-10 11:29:35 +00:00
Zlatin Balevsky
548a981b16
Do not fallback to the system's default locale but to English. GitHub issue #109
2022-01-09 19:00:30 +00:00
Zlatin Balevsky
2eb3fe11e6
change the pattern of creating and destroying mvc gruops for modal dialogs. This fixes ConcurrentModificationExceptions which were introduced when Griffon thread injection was disabled
2022-01-08 14:56:59 +00:00
Zlatin Balevsky
1cd1828e15
open modules for core tests
2022-01-08 12:48:24 +00:00
Zlatin Balevsky
c061ad0588
update test for changes related to symlinks
2022-01-08 12:16:56 +00:00
Zlatin Balevsky
a517ad7ca4
update TODO
2022-01-08 09:42:03 +00:00
Zlatin Balevsky
19da65ae64
wrap some lists and comment text area in a scrollPane
2022-01-08 09:40:11 +00:00
Zlatin Balevsky
933f3e2dab
Make search history case-insensitive. GitHub ticket #117
2022-01-06 06:26:53 +00:00
Zlatin Balevsky
6c5dd2f954
Implement suggestions in GitHub issue #112
...
* Fix Aluminium LnF
* Add Nimbus, Metal, Motif and some system LnFs by name
* Sort list of LnFs
* Check if an LnF is available on the classpath on startup
2021-12-26 13:56:41 +00:00
Zlatin Balevsky
ee1a3ed43a
re-arrange basic details panel
2021-12-25 18:38:45 +00:00
Zlatin Balevsky
2128d3eac7
add a Close button to result details frame
2021-12-25 18:20:47 +00:00
Zlatin Balevsky
38948034a1
replace View X buttons in Browse tab with View Details frame
2021-12-25 18:12:15 +00:00
Zlatin Balevsky
758a725098
fix system lnfs in gui:run target
2021-12-25 01:44:25 +00:00
Zlatin Balevsky
8266322e3b
this should fix all system lnfs on java 17
2021-12-25 01:37:09 +00:00
Zlatin Balevsky
a1e392bf6d
fix typo
2021-12-24 23:14:56 +00:00
Zlatin Balevsky
55ea07dab0
rework the choosing of LnF on startup. GitHub issue #112
2021-12-24 23:14:22 +00:00
Zlatin Balevsky
74944ae796
Update theme settings without restart try 2. GitHub issue #112
2021-12-24 23:13:31 +00:00
Zlatin Balevsky
4dd4f9659d
Update theme settings without restart. GitHub issue #112
2021-12-24 15:24:50 +00:00
Zlatin Balevsky
2e5f17a896
adapt the height of the result details frame based on content
2021-12-23 15:17:44 +00:00
Zlatin Balevsky
33292f773c
Remember hopeless hosts a little longer to prevent recycling them. Do not advertise hosts which are hopeless.
2021-12-20 04:51:22 +00:00
Zlatin Balevsky
b21604b2ba
up gradle and groovy versions for building with JDK 17
2021-12-08 15:16:15 +00:00
Zlatin Balevsky
9e9f429cad
I2P router 1.6.1
2021-12-08 15:14:13 +00:00
Zlatin Balevsky
30fb0d0419
rewrite the TODO list to be more like a backlog with priorities
2021-12-08 15:06:20 +00:00
Zlatin Balevsky
99b33788a1
Result details frame for the View Details button
2021-11-02 14:35:51 +00:00
Zlatin Balevsky
675d833b8e
move the result details classes into own package and rename
2021-11-02 02:28:23 +00:00
Zlatin Balevsky
5c842e25d9
fix View Details button, still does nothing
2021-10-27 07:28:24 +01:00
Zlatin Balevsky
2492425320
add collections mini-tab
2021-10-27 07:21:40 +01:00
Zlatin Balevsky
23d6ced988
add certificates tab
2021-10-27 06:17:51 +01:00
Zlatin Balevsky
e8253f82b7
header for the comments tab
2021-10-27 04:13:45 +01:00
Zlatin Balevsky
d61e4245bd
build tabs dynamically based on presence of commments or local copies
2021-10-27 04:09:50 +01:00
Zlatin Balevsky
4fc5bdd382
wire automatic update of details tabs, fix repainting with updateUI()
2021-10-27 03:40:44 +01:00
Zlatin Balevsky
79dc7269a0
switch to tabs in the group-by-file view
2021-10-26 22:37:01 +01:00
Zlatin Balevsky
c6967eb105
collections fetch and view
2021-10-26 14:51:22 +01:00
Zlatin Balevsky
e70d5f9956
actions on the senders table and certificates table
2021-10-26 11:47:46 +01:00
Zlatin Balevsky
c3f9663f84
plumbing for fetching certificates on demand
2021-10-26 07:59:09 +01:00
Zlatin Balevsky
4f471f7144
details tabs per sender
2021-10-26 05:15:06 +01:00
Zlatin Balevsky
31394847ec
Introduce a new tab for file details
2021-10-26 04:28:08 +01:00
Zlatin Balevsky
1fa08728db
convert the existing system-specific LnF to generic system
2021-10-25 23:12:06 +01:00
Zlatin Balevsky
8392f1af5b
Add a set of aliases for the system LnF for the major platforms
2021-10-25 20:46:05 +01:00
Zlatin Balevsky
5100a4ad44
fix HiFi and McWin themes
2021-10-25 20:19:00 +01:00
Zlatin Balevsky
ff2ece623f
missing LnFs mapper
2021-10-25 17:31:18 +01:00
Zlatin Balevsky
accd6a1f7c
add JTattoo LnFs (licensed GPLv2 or later)
2021-10-25 17:17:01 +01:00
Zlatin Balevsky
f38e65991e
Modify directory watching logic to work with symlinks
2021-10-23 01:37:34 +01:00
Zlatin Balevsky
6814e715ec
share symlinked folders correctly
2021-10-22 22:58:23 +01:00
Zlatin Balevsky
905c8e6bb3
working symlinks to files without rehashing
2021-10-22 22:50:50 +01:00
Zlatin Balevsky
5af7068b39
Update shared files table on result events instead of search events. Only update full table if any visible rows are affected
2021-10-22 08:56:11 +01:00
Zlatin Balevsky
09f1ef2be4
account for table filtering when refreshing download counts
2021-10-22 08:19:28 +01:00
Zlatin Balevsky
6be0267bb6
prevent NPE if the table is filtered
2021-10-21 21:13:25 +01:00
Zlatin Balevsky
33287c781c
make sure an UploadFinishedEvent always follows an UploadEvent, even if hashlist upload fails
2021-10-20 23:28:35 +01:00
Zlatin Balevsky
67f85cfa0b
only update table rows which are affected by upload events
2021-10-20 18:35:01 +01:00