muwire/cli-lanterna/src/main/groovy/com/muwire/clilanterna
Zlatin Balevsky a6f6e7815d
Release 0.8.11
2022-01-18 20:02:19 +00:00
..
AddCommentView.groovy enforce comment length in cli as well 2019-10-30 21:51:16 +00:00
BrowseModel.groovy update cli for batched browse results 2020-10-10 16:46:13 +01:00
BrowseView.groovy sort browse host as well 2019-11-15 14:59:52 +00:00
CertificateWrapper.groovy wip on view certificate comments in cli 2019-11-06 16:58:22 +00:00
ChatConsoleModel.groovy ignore InterruptedExceptions in chat links 2020-10-06 15:14:05 +01:00
ChatConsoleView.groovy add clear button 2019-11-20 18:47:14 +00:00
CliLanterna.groovy Release 0.8.11 2022-01-18 20:02:19 +00:00
CliSettings.groovy Add a cli settings file, automatic or manual clearing of downloads and uploads 2019-10-27 02:29:20 +00:00
DownloadDetailsView.groovy add a download details view 2019-10-25 22:36:25 +01:00
DownloaderWrapper.groovy working downloads window 2019-10-24 16:36:10 +01:00
DownloadsModel.groovy Add a cli settings file, automatic or manual clearing of downloads and uploads 2019-10-27 02:29:20 +00:00
DownloadsView.groovy Add a cli settings file, automatic or manual clearing of downloads and uploads 2019-10-27 02:29:20 +00:00
FilesModel.groovy Make FileUnsharedEvent a batch event 2021-06-12 10:05:36 +01:00
FilesView.groovy Unshare directories in batches. Generate list of directories to unshare from core, not gui. Prevent the negative tree from growing when there are unshares. Fix sharing of files without extensions if the extension ignore list is empty. 2021-09-06 17:30:39 +01:00
MainWindowView.groovy prevent starting chat server more than once. Implement chat console in the cli 2019-11-16 16:40:07 +00:00
PersonaWrapper.groovy wip on trust window 2019-10-25 07:39:01 +01:00
ResultComparators.groovy sort results from search 2019-11-15 14:49:15 +00:00
ResultsModel.groovy sort results from search 2019-11-15 14:49:15 +00:00
ResultsView.groovy sort results from search 2019-11-15 14:49:15 +00:00
SearchModel.groovy extended signature in cli 2019-11-09 18:34:34 +00:00
SearchView.groovy center things horizontally 2019-10-25 22:02:04 +01:00
SharedFileWrapper.groovy implement share file dialog 2019-10-24 22:03:20 +01:00
SortPrompt.groovy wip on sorting 2019-11-15 14:23:00 +00:00
SortType.java wip on sorting 2019-11-15 14:23:00 +00:00
TrustEntryWrapper.groovy implement trust reason in cli 2019-11-08 14:41:10 +00:00
TrustListModel.groovy implement trust reason in cli 2019-11-08 14:41:10 +00:00
TrustListView.groovy implement trust reason in cli 2019-11-08 14:41:10 +00:00
TrustListWrapper.groovy wip on trust window 2019-10-25 07:39:01 +01:00
TrustModel.groovy implement trust reason in cli 2019-11-08 14:41:10 +00:00
TrustView.groovy implement trust reason in cli 2019-11-08 14:41:10 +00:00
UpdateTextView.groovy update text in cli 2019-10-31 21:22:50 +00:00
UploadsModel.groovy init the bandwidth counter on Uploader changes as well 2020-10-07 11:38:11 +01:00
UploadsView.groovy add upload speed column to cli 2019-10-27 03:07:18 +00:00
ViewCertificatesModel.groovy show trust status of certificate issuers in cli as well 2019-11-06 18:19:45 +00:00
ViewCertificatesView.groovy show trust status of certificate issuers in cli as well 2019-11-06 18:19:45 +00:00
ViewCommentView.groovy wip on view certificate comments in cli 2019-11-06 16:58:22 +00:00