8141 Commits (9f461d0fe6c1e89e25bd627f7edb680ed3c07990)
 

Author SHA1 Message Date
sledgehammer999 b5c0d90e9c Merge pull request #6842 from Chocobo1/countPieces 8 years ago
Chocobo1 087856d3d8
[WebUI]: Implement CSRF defense 8 years ago
Vladimir Golovnev (Glassez) 4021bf68f7 Use constants for article field names in RSS::Feed 8 years ago
Vladimir Golovnev (Glassez) 02f77a05dc Improve RSS article parsing 8 years ago
Vladimir Golovnev (Glassez) 080dd79875 Store all RSS Article data in auto downloading job 8 years ago
Vladimir Golovnev (Glassez) 475348595c Improve RSS::Article class 8 years ago
sledgehammer999 34c7465009 Merge pull request #6871 from KingLucius/googlefavicon 8 years ago
sledgehammer999 ace68d4961 Merge pull request #6874 from evsh/no-old-style-cast 8 years ago
Eugene Shalygin 72cb868224 cmake: disable warnings for bundled QtSingleApplication 8 years ago
Eugene Shalygin c2f9f57ef4 Travis: group apt packages 8 years ago
Eugene Shalygin 8c589b8579 travis: use GCC 6 in CMake builds 8 years ago
Eugene Shalygin 3a87af7372 travis: Use Ninja in CMake builds 8 years ago
sledgehammer999 d3ccbe4f86
Fix format-truncation warning. 8 years ago
KingLucius 1b9882b3a3 Fetch Favicons via google 8 years ago
Mike Tzou 70d0fb741f Merge pull request #6870 from Chocobo1/ui 8 years ago
Chocobo1 4a4e3a13e6 Fix focusing on the previously opened dialog didn't work 8 years ago
Eugene Shalygin ff80208534 Merge pull request #6868 from evsh/no-old-style-cast 8 years ago
Vladimir Golovnev (Glassez) a8bcc2ee52 Fix empty statusbar showed after app restarted 8 years ago
Eugene Shalygin 74cecb1b6c Replace C-style casts with C++ ones 8 years ago
Chocobo1 1ac7d779a7 Set expiration date for newly added cookie to +2 years from now, instead 8 years ago
Chocobo1 a585b02e76 Enable alternatingRowColors for "Manage Cookie" dialog 8 years ago
Chocobo1 d8083dd985 Allow to select & delete multiple entries in "Manage Cookies" dialog 8 years ago
Noam Gal bd90614413 Get more RSS article data 8 years ago
Vladimir Golovnev e3671050d1 Merge pull request #6840 from glassez/statusbar 8 years ago
Vladimir Golovnev 146b0b91f0 Merge pull request #6845 from KingLucius/rsscrash 8 years ago
KingLucius dedd31ada5 Fix crash when delete RSS feed 8 years ago
Eugene Shalygin ae5932a573 Merge pull request #6848 from evsh/fix-piecebar-crash 8 years ago
Mike Tzou 20f6bf817e Merge pull request #6836 from Chocobo1/api 8 years ago
Chocobo1 c618214061 [TorrentCreator] Show number of pieces. Closes #6774. 8 years ago
Eugene Shalygin 6d9eec0e71 Fix crash in download piece bar 8 years ago
Mike Tzou b6080c19c2 Merge pull request #6834 from Chocobo1/cookie 8 years ago
Vladimir Golovnev (Glassez) c456b9a42c Refactor and improve StatusBar 8 years ago
Chocobo1 3933790bda Add new webUI API. Closes #6457. 8 years ago
takiz 0940a8a764 Add show/hide statusbar option 8 years ago
Chocobo1 f35a5c8085 [WebUI] Make cookie parsing robust 8 years ago
Chocobo1 712e6a0e5c Refactor out helper function Utils::String::unquote 8 years ago
Mike Tzou 1f9ccb44a3 Merge pull request #5196 from Chocobo1/creator_pr 8 years ago
Mike Tzou 92decf83b8 Merge pull request #6330 from Chocobo1/rename 8 years ago
Chocobo1 7eed1a108e Rename variables 8 years ago
Chocobo1 7e87eeb2d4 Use QThread::requestInterruption() instead of m_abort flag 8 years ago
Chocobo1 60524348f0 Enlarge combobox to fix its contents 8 years ago
Chocobo1 9f2fe2b678 Move CachedSettingValue instances to header file 8 years ago
Chocobo1 a4141fd151 Simplify m_creatorThread initialization 8 years ago
Chocobo1 7de1aba092 Switch to modeless dialog 8 years ago
Chocobo1 d277696acc Add global.h file 8 years ago
Chocobo1 2e8c01d88c Use CachedSettingValue 8 years ago
Chocobo1 908481885c Enable drag n drop to create torrent on mainwindow 8 years ago
Chocobo1 386b93bb0f Fix the file size sum igonred files starting with a dot: ".name" 8 years ago
Chocobo1 8efcc335de Switch to use SettingsStorage class 8 years ago
Chocobo1 009798f690 Follow header include rule 8 years ago