Commit Graph

581 Commits (67a0939de4e8a3a8cb0aa6a974e9576c25fa6a6c)

Author SHA1 Message Date
Zlatin Balevsky 67a0939de4 Release 0.2.9 2019-06-18 20:15:53 +01:00
Zlatin Balevsky 37ca922a2c reduce default retry interval 2019-06-18 20:07:20 +01:00
Zlatin Balevsky 1d6781819b ignore CWSE if shutting down 2019-06-18 19:44:22 +01:00
Zlatin Balevsky 64d45da94a show version on title 2019-06-18 18:57:44 +01:00
Zlatin Balevsky 59c84d8a5e Release 0.2.8 2019-06-18 17:48:07 +01:00
Zlatin Balevsky 8b55021a4b fix 2019-06-18 17:23:18 +01:00
Zlatin Balevsky 8bd3ebfaf5 timestamp entries 2019-06-18 17:17:03 +01:00
Zlatin Balevsky 526ec45da3 Release 0.2.7 2019-06-18 15:53:54 +01:00
Zlatin Balevsky deb7c0b4b0 exclude files present locally from search results 2019-06-18 15:45:27 +01:00
Zlatin Balevsky e85a0c7b2c Merge branch 'source-tracking' 2019-06-18 12:22:46 +01:00
Zlatin Balevsky 7b021a47eb fix detection of moving files into a watched dir on Linux 2019-06-18 12:20:10 +01:00
Zlatin Balevsky 0c21d4d6c1 implement source tracking 2019-06-18 11:34:19 +01:00
Zlatin Balevsky 8e9f79d404 update TODO 2019-06-18 09:43:22 +01:00
Zlatin Balevsky bf33a6ff61 Release 0.2.6 2019-06-18 09:07:27 +01:00
Zlatin Balevsky 19c8d84afd Merge branch 'file-monitor' 2019-06-18 09:01:09 +01:00
Zlatin Balevsky 6a40787863 fine log 2019-06-18 05:46:16 +01:00
Zlatin Balevsky c698cbd737 register created directories recursively 2019-06-18 05:43:41 +01:00
Zlatin Balevsky 9c049b9301 special case mac 2019-06-18 05:26:41 +01:00
Zlatin Balevsky 84a9bb9482 watch deleting of files 2019-06-18 04:15:44 +01:00
Zlatin Balevsky 0c1008d6b3 update readme 2019-06-18 04:01:04 +01:00
Zlatin Balevsky c46f1b1ccd delay processing of files until after 1 second after the last MODIFY event 2019-06-17 23:08:16 +01:00
Zlatin Balevsky 7e2c4d48c6 wait for UI to load before loading files 2019-06-17 22:34:19 +01:00
Zlatin Balevsky 71a919e62b shut down watcher before connection manager 2019-06-17 22:15:50 +01:00
Zlatin Balevsky d5eb65bdc2 do not print stacktrace on clean shutdown 2019-06-17 21:58:44 +01:00
Zlatin Balevsky aef7533bd5 make watcher thread daemon 2019-06-17 19:58:57 +01:00
Zlatin Balevsky e78016ead4 ui panel for managing watched directories 2019-06-17 19:23:04 +01:00
Zlatin Balevsky 52ced669dd basic watching of directories 2019-06-17 16:36:12 +01:00
Zlatin Balevsky b52fb38ede fix disabling of buttons on search tab close 2019-06-17 13:43:11 +01:00
Zlatin Balevsky 5dcef3ca05 Release 0.2.5 2019-06-17 12:53:58 +01:00
Zlatin Balevsky eaa0e46ce5 Merge branch 'separate-incomplete-files' 2019-06-17 12:45:51 +01:00
Zlatin Balevsky c4f48c02b6 delete incomplete file on cancel 2019-06-17 12:33:44 +01:00
Zlatin Balevsky 5c16335969 if no row is selected do not enable buttons 2019-06-17 12:26:28 +01:00
Zlatin Balevsky 546eb4e9d3 only allow one download per infohash from gui 2019-06-17 11:25:21 +01:00
Zlatin Balevsky c3d9e852ba separate incomplete files 2019-06-17 07:49:06 +01:00
Zlatin Balevsky 0db7077a45 Release 0.2.4 2019-06-17 03:22:52 +01:00
Zlatin Balevsky 614ecc85fe new piece selection logic to avoid high cpu bug 2019-06-17 03:21:37 +01:00
Zlatin Balevsky af66a79376 fix sorting by progress 2019-06-17 00:56:16 +01:00
Zlatin Balevsky 465171c81d prevent multiple identical shared files 2019-06-17 00:38:05 +01:00
Zlatin Balevsky b507361c58 close the file before marking pieces complete 2019-06-16 23:45:23 +01:00
Zlatin Balevsky 4d001ae74b thread-safe access to the pieces file 2019-06-16 22:56:09 +01:00
Zlatin Balevsky 36a6e2769f Release 0.2.3 2019-06-16 19:05:12 +01:00
Zlatin Balevsky 69eeb7d77a fix 2019-06-16 18:58:52 +01:00
Zlatin Balevsky 551982b72a batch results sent to the GUI to prevent freeze 2019-06-16 18:51:07 +01:00
Zlatin Balevsky 8d808f0b8f Release 0.2.2 2019-06-16 13:30:11 +01:00
Zlatin Balevsky 7833a83c87 mark hash queries for V2 results 2019-06-16 13:17:32 +01:00
Zlatin Balevsky 3160c1a8f3 fix for silent uploader exceptions 2019-06-16 13:01:14 +01:00
Zlatin Balevsky e295aa67d5 proper log statement 2019-06-16 10:59:11 +01:00
Zlatin Balevsky a9f5625dc3 fix popup menu on failed downloads 2019-06-16 10:50:21 +01:00
Zlatin Balevsky cc0af5b9ed add context menu to downloads table 2019-06-16 10:29:28 +01:00
Zlatin Balevsky 041fc3bef3 Release 0.2.1 2019-06-16 09:37:53 +01:00