Commit Graph

1121 Commits (c7b0ae34af0733b0fe224993367ea7ba5d174231)

Author SHA1 Message Date
Zlatin Balevsky 7d652fabcb add option to close warning dialog to exit app. Add config option for exit behavior in the options 2019-10-28 13:28:03 +00:00
Zlatin Balevsky 5eb8d75bba Show how many times we've been browsed and increment hit counter 2019-10-27 11:26:41 +00:00
Zlatin Balevsky 9ca8d1738c do not re-share watched directories from the cli 2019-10-27 10:42:26 +00:00
Zlatin Balevsky 2bb9480137 the filetree map gets accessed from the directory watcher thread 2019-10-27 09:54:16 +00:00
Zlatin Balevsky 7a6365f87a Implement a negative lookup structure to prevent explicitly unshared files in watched directories from being re-shared 2019-10-27 09:13:22 +00:00
Zlatin Balevsky 56540ca3ca delay initial persistence to give chance to events to reach FileManager 2019-10-27 09:08:57 +00:00
Zlatin Balevsky eb5a5198b1 more efficient unsharing of nested dirs 2019-10-27 05:12:25 +00:00
Zlatin Balevsky 29562c42ea add toString() 2019-10-27 05:12:01 +00:00
Zlatin Balevsky f5284f9483 add upload speed column to cli 2019-10-27 03:07:18 +00:00
Zlatin Balevsky 9bd3c4f141 add speed column to uploads table 2019-10-27 03:00:54 +00:00
Zlatin Balevsky 817dd68faf Add a cli settings file, automatic or manual clearing of downloads and uploads 2019-10-27 02:29:20 +00:00
Zlatin Balevsky 5954cdb342 remove requests column, reword option for consistency 2019-10-26 17:41:57 +01:00
Zlatin Balevsky 56d44e6458 Do not clear uploads by default 2019-10-26 16:45:21 +01:00
Zlatin Balevsky c6fb76610d Add search hit and download count to shared file table in both UIs 2019-10-26 15:02:46 +01:00
Zlatin Balevsky 5e329dfa2c Release 0.5.4 2019-10-26 06:42:14 +01:00
Zlatin Balevsky 742f6da870 update notifications 2019-10-26 06:12:54 +01:00
Zlatin Balevsky 7f46347c0f retry failed downloads 2019-10-26 05:33:22 +01:00
Zlatin Balevsky b308ac2f37 searches by hash 2019-10-26 05:14:04 +01:00
Zlatin Balevsky 9cdabb51d1 count shared files in dashboard 2019-10-25 22:51:26 +01:00
Zlatin Balevsky 45f0736a5e account for hashing errors 2019-10-25 22:51:15 +01:00
Zlatin Balevsky fe753ff978 add a download details view 2019-10-25 22:36:25 +01:00
Zlatin Balevsky ac717b5205 center things horizontally 2019-10-25 22:02:04 +01:00
Zlatin Balevsky 6f624e3afc add some stats to main window 2019-10-25 21:51:16 +01:00
Zlatin Balevsky 623d675ed9 Ability to view comments 2019-10-25 18:57:07 +01:00
Zlatin Balevsky 546b71b632 implement adding comments to shared files 2019-10-25 18:32:55 +01:00
Zlatin Balevsky 804113bb1b typo 2019-10-25 17:46:59 +01:00
Zlatin Balevsky ab9e10f438 add a note about the CLI 2019-10-25 17:43:15 +01:00
Zlatin Balevsky 00520acdf0 implement browse host 2019-10-25 17:30:16 +01:00
Zlatin Balevsky 8c44d196a7 move gui result processing on gui thread 2019-10-25 13:14:38 +01:00
Zlatin Balevsky 9c5fa0a2ce hook up trust to results 2019-10-25 10:36:26 +01:00
Zlatin Balevsky d7bca05725 implement trust list review window 2019-10-25 10:00:52 +01:00
Zlatin Balevsky 45fcb2209e Trust List actions 2019-10-25 08:48:07 +01:00
Zlatin Balevsky 7bf0373b80 trust and distrust actions 2019-10-25 08:24:07 +01:00
Zlatin Balevsky 5925b42597 wip on trust window 2019-10-25 07:39:01 +01:00
Zlatin Balevsky 13243b05ad center shutdown dialog 2019-10-25 06:14:14 +01:00
Zlatin Balevsky 43987be463 prevent RejectedExecutionExceptions on shutdown 2019-10-25 06:13:20 +01:00
Zlatin Balevsky fcd3414e02 refresh number of connections automatically 2019-10-25 06:08:41 +01:00
Zlatin Balevsky 70913ea8fb correct startup sequence, add listeners for allFilesLoadedEvent 2019-10-25 06:01:16 +01:00
Zlatin Balevsky b30e552498 share and unshare a directory 2019-10-24 22:35:29 +01:00
Zlatin Balevsky bae66de4eb implement share file dialog 2019-10-24 22:03:20 +01:00
Zlatin Balevsky 626e145e25 properly set size of tables 2019-10-24 19:22:39 +01:00
Zlatin Balevsky bf72c76f13 limit the size of the table based on the terminal size 2019-10-24 19:12:50 +01:00
Zlatin Balevsky fce8bbfd97 wip on shared files window 2019-10-24 18:34:27 +01:00
Zlatin Balevsky 1cc7925155 uploads window 2019-10-24 17:24:01 +01:00
Zlatin Balevsky 12b51ceb02 add an ETA column 2019-10-24 16:51:11 +01:00
Zlatin Balevsky 62811861a4 working downloads window 2019-10-24 16:36:10 +01:00
Zlatin Balevsky 837aa6974b display search results in new window 2019-10-24 14:39:25 +01:00
Zlatin Balevsky 94e7c42d19 add option to specify I2CP host and port. Show failure message is I2CP connect fails 2019-10-24 08:15:02 +01:00
Zlatin Balevsky 877bf12a93 fixed progress dialog, wip on search view 2019-10-24 07:49:15 +01:00
Zlatin Balevsky 224266b2dd basic initialization of the core 2019-10-23 22:25:54 +01:00