2 Commits (60c0939e05c898cdb00877d7cf79b99d14fb7438)

Author SHA1 Message Date
Vladimir Golovnev (Glassez) d32bb52390 Don't add core to INCLUDEPATH. 10 years ago
Vladimir Golovnev (Glassez) ff9a281b72 Change project directory structure. 10 years ago
sledgehammer999 087417c8a6 Change the code to use the Logger class instead. 10 years ago
Nick Tiskov ef14b83134 Support overriding global "Add paused" option in RSS on per rule basis 10 years ago
Nick Tiskov 806a4a2e6a Add setting to ignore RSS rule matches for X days 10 years ago
sledgehammer999 d8d95d2195 Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 10 years ago
Nick Tiskov abde611391 Fix possible null-pointer dereference. 11 years ago
Nick Tiskov 1341b7ea78 Fix RSS items not being marked read when the item is a magnet link. 11 years ago
Nick Tiskov b6c59fd70b Do not mark articles read if download has failed 11 years ago
Nick Tiskov 050893d8df Prevent auto(re)downloading of RSS articles, which exceed article limit. 12 years ago
Dmitry Maslennikov e017ba6863 add cookies for redirect, cookies for auto download torrent from rss, add support gzip 12 years ago
Nick Tiskov 9b121fd5d0 Save article 'read' state on exit 12 years ago
Christophe Dumez 6cf2f942e7 Fix cookie support for RSS feeds (closes #119) 12 years ago
Christophe Dumez 819dcacae0 Make sure new RSS download rules apply to existing articles as well, not just new ones 12 years ago
Christophe Dumez d7c36c9c3c RSS code clean up 12 years ago
Christophe Dumez fd2ba6f635 RSS code clean up 12 years ago
Christophe Dumez 0d1f9fcc58 RSS code clean up 12 years ago
Christophe Dumez a70e565edb RSS code clean up 12 years ago
Christophe Dumez d1e30cacf8 Keep RSS articles sorted by date in memory do avoid sorting them all the time 12 years ago
Christophe Dumez aecdc57cd4 RSS: Cache number of unread articles in a feed instead of computing it every time. 12 years ago
Christophe Dumez 58bc10fc47 Do not override RSS feed title if the user renamed it 12 years ago
Christophe Dumez ad7c9ace50 Do not save RSS feed to disk unless it has changed. 12 years ago
Christophe Dumez c50c9239ea Move RSS parsing to another thread to avoid freezing the UI 12 years ago
Константин Гончарик bbd1c9ee42 Iter cache more && prefix it 13 years ago
Christophe Dumez 12280c6a0f Fix RSS parsing 13 years ago
Christophe Dumez c40801ce99 Fix possible crash when adding a new RSS stream 13 years ago
Christophe Dumez d93a63e01a Add more RSS debug 13 years ago
Christophe Dumez 1c6ef50b77 Add more RSS debug 13 years ago
Christophe Dumez 90373897d6 Fix permission problems on Windows (closes #1020227) 13 years ago
Christophe Dumez e74b39f5af Build fix 13 years ago
Christophe Dumez 74079b2c86 Support custom save path / label for RSS feeds using magnet links 13 years ago
Christophe Dumez 5a65580169 Add support for RSS feeds using magnet links (Closes #1016379) 13 years ago
Christophe Dumez a2d9cce181 Code clean up 13 years ago
Christophe Dumez 06ccae591e Coding style changes 13 years ago
Christophe Dumez 33f5c8e903 Further RSS clean up 13 years ago
Christophe Dumez 8e529fc179 RSS code clean up 13 years ago
Christophe Dumez f3448125c3 Coding style clean up 13 years ago
Christophe Dumez 00b4ad6ec8 RSS: Remove last singleton 13 years ago
Christophe Dumez a8a7b61ea9 Coding style clean up 13 years ago
Christophe Dumez 9acac03f14 RSS: Correctly mark virtual functions 13 years ago
Christophe Dumez b78d6ba243 Several RSS fixes: 13 years ago
Christophe Dumez 50a3e4e776 RSS: Use SharedPtr everywhere 13 years ago
Christophe Dumez a13bb06ec3 Start RSS rewrite: Use SharedPtr for RssArticle objects 13 years ago
Christophe Dumez 32a6c89c8c RSS code clean up 13 years ago
Christophe Dumez 3bc75bb068 RSS optimizations 13 years ago
Christophe Dumez c25586b500 Remove misc::safeRemove(): shouldn't be needed 13 years ago
Christophe Dumez 380989d808 RSS: Add more debug output 13 years ago
Christophe Dumez c9c481fe69 RSS: Save items to disk regularly for safety 13 years ago
Christophe Dumez 8219c29b0c RSS: Correctly clean up config file when removing a feed 13 years ago
Christophe Dumez 452a8b2ae2 Rss code clean up 13 years ago