Commit Graph

406 Commits (0bf696e62a405965f456668dc49ef44bded54407)

Author SHA1 Message Date
Zlatin Balevsky 0bf696e62a
remove chat-from-contacts button and context menu 2022-02-28 18:08:51 +00:00
Zlatin Balevsky d761a2ee20
chat favorites 2022-02-28 18:04:46 +00:00
Zlatin Balevsky 9282011dcf
fix retrying regex searches 2022-02-26 07:10:15 +00:00
Zlatin Balevsky 407d4645e7
ability to repeat searches 2022-02-26 00:54:52 +00:00
Zlatin Balevsky 7d7d062152
show down arrow on results that are currently downloading 2022-02-25 08:46:32 +00:00
Zlatin Balevsky ccddc18d7a
hide the Update Available dialog when clicking Restart 2022-02-23 16:54:18 +00:00
Zlatin Balevsky 722bc09aa6
auto updates 2022-02-22 05:27:24 +00:00
Zlatin Balevsky d857f127bb
convert to new way of creating dialogs 2022-02-21 15:12:32 +00:00
Zlatin Balevsky 37817b0c83
Fix copying of download hash, GitHub issue #121 2022-02-21 12:45:40 +00:00
Zlatin Balevsky dc8554143c
Drop/Block actions from Content Control Panel 2022-02-18 13:52:18 +00:00
Zlatin Balevsky 19974c3178
properly display MyFeed dialog 2022-02-18 08:27:24 +00:00
Zlatin Balevsky 36d010162e
publish preview dialog 2022-02-17 18:29:48 +00:00
Zlatin Balevsky f048277057
get rid of variable publish/unpublish button 2022-02-17 17:39:07 +00:00
Zlatin Balevsky c64dd7ab4f
disable publish and MyFeed buttons if file feed is disabled 2022-02-17 17:28:24 +00:00
Zlatin Balevsky 1750a22efc
Configure watched directories from Library Tree view. GitHub issue #120 2022-02-09 15:58:01 +00:00
Zlatin Balevsky 508e22d6c4
Ability to apply folder config changes to subfolders. GitHub issue #120 2022-02-09 15:00:59 +00:00
Zlatin Balevsky 2e4733e6c3
ability to disable serving regex queries in the options 2022-02-09 13:46:48 +00:00
Zlatin Balevsky e46bc7fd1c
pass UUID between MVCGroups to prevent crashes when viewing details about the same result from different search tabs 2022-02-08 05:21:58 +00:00
Zlatin Balevsky bab689d15e
send regex queries from the GUI 2022-02-07 01:19:03 +00:00
Zlatin Balevsky d1cdc3efe3
Collapse un-shared parts of paths in Library Table view by default. GitHub issue #65 2022-02-06 03:01:22 +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 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 4dd4f9659d
Update theme settings without restart. GitHub issue #112 2021-12-24 15:24:50 +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 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 79dc7269a0
switch to tabs in the group-by-file view 2021-10-26 22:37:01 +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 accd6a1f7c
add JTattoo LnFs (licensed GPLv2 or later) 2021-10-25 17:17:01 +01:00
Zlatin Balevsky d64fcfc1a4
re-instate the throttling of file load property 2021-10-19 13:55:06 +01:00
Zlatin Balevsky 9d0d00d43d
enable Clear button only if a filter is applied. GitHub issue #88 2021-10-17 13:04:44 +01:00
Zlatin Balevsky b5228f4a41
Cache the tree once it's fully built. GitHub issue #88 2021-10-17 07:33:13 +01:00
Zlatin Balevsky 189803e27a
Fix right-click menu options when uploads are cleared automatically. GitHub issue #86 2021-10-14 18:31:55 +01:00
Zlatin Balevsky 1c1f947315
remove the throttling of loading the shared files on startup since the GUI is now updated on a timer 2021-10-14 16:57:54 +01:00
Zlatin Balevsky 99d20c046c
use a combo box for font selection GitHub issue #83 2021-10-14 12:41:37 +01:00
Zlatin Balevsky 8eddee320b
allow opening containing folder only on files in the tree 2021-10-14 12:11:13 +01:00
Zlatin Balevsky 86e7a60c77
prevent opening a file when double-clicking on a folder 2021-10-14 11:56:37 +01:00
Zlatin Balevsky 51499b14bf
fix viewing of comments and collections and copying names and hashes to clipboard from tree views 2021-10-13 23:03:05 +01:00
Zlatin Balevsky 2fdd885151
Clear selections on any filtering operation, GitHub issue #80 2021-10-13 11:12:43 +01:00
Zlatin Balevsky 4e0ab4d873
reduce Iterator churn and simplify HashBucket locking 2021-10-13 02:43:31 +01:00
Zlatin Balevsky a1b25c3976
multiple selection from downloads view, GitHub issue #66 2021-10-12 19:09:26 +01:00
Zlatin Balevsky db733176c0
multiple selection from group-by-file view, GitHub issue #66 2021-10-12 18:17:44 +01:00
Zlatin Balevsky 7673222672
filtering in group-by-file view GitHub isssue #80 2021-10-11 17:07:01 +01:00
Zlatin Balevsky 2e8ce8c8d0
copy-full-id button in the browse collections view, GitHub issue #81 2021-10-11 15:39:23 +01:00
Zlatin Balevsky 8216cbc0f3
copy-full-id button in the browse files view, GitHub issue #81 2021-10-11 15:34:23 +01:00