9959 Commits (eab455422f5492286840ee71a436ae5765d51c10)

Author SHA1 Message Date
Eugene Shalygin 11f5738d99 Fix build. 7 years ago
Eugene Shalygin 62be2d7400 cmake: fix build 7 years ago
Thomas Piccirello a7f4ea8b18 Fix javascript errors and follow best practices 7 years ago
Thomas Piccirello cd5a55d711 Skip username/password check for active sessions (closes #6860) 7 years ago
thalieht 91f528bc96 Fix coding style for several files 7 years ago
Vladimir Golovnev 4d28f8f48d Fix RSS with normal links do not work (#7016) 7 years ago
Tony Gregerson 467e516801 Add a Tags (multi-label) feature to the GUI. Closes #13. 7 years ago
sledgehammer999 70ae05c3de
Pad shorter python versions. Closes #6877. 7 years ago
sledgehammer999 7d030b4cd9
Drop python2 support. 7 years ago
sledgehammer999 a77e1c9f36
Use qt5 connect style for searchengine, pluginselectdlg and searchwidget. 7 years ago
sledgehammer999 dee0b63cc5
Aggregate installed/updated plugin names and use a single messagebox to inform the user. 7 years ago
sledgehammer999 c2a2d306da
Use alternative method for plugin favicon validity. Drop unnecessary code. 7 years ago
sledgehammer999 34c29b78f9
Update the backend when a new plugin favicon is downloaded. 7 years ago
sledgehammer999 8c98c8cb3f
Put copyright warning message to the search plugin dialog. 7 years ago
sledgehammer999 fc543b9db6
Display instructions when no search plugin is installed. 7 years ago
sledgehammer999 793ed7148f
Remove code that expects bundled search plugins. 7 years ago
sledgehammer999 de74f9298f
Remove all search plugins from repo. 7 years ago
sledgehammer999 4ab117d946
Remove possible double check of the same thing. 7 years ago
Eugene Shalygin 574fed04fc Add visual feedback for wrong paths in FileSystemPathEdit 7 years ago
Vladimir Golovnev (Glassez) 66aeafdc63 Fix crash in ArticleListWidget 7 years ago
Chocobo1 8419ca87f9 Fix KEEP_ALIVE_DURATION value 7 years ago
Chocobo1 45c21f62f9 [WebAPI] Convert all header name constants to lowercase 7 years ago
Chocobo1 cdb8f4bc61 [WebUI] relax CSRF defense. Closes #6882. 7 years ago
Chocobo1 087856d3d8
[WebUI]: Implement CSRF defense 7 years ago
Vladimir Golovnev (Glassez) 4021bf68f7 Use constants for article field names in RSS::Feed 7 years ago
Vladimir Golovnev (Glassez) 02f77a05dc Improve RSS article parsing 7 years ago
Vladimir Golovnev (Glassez) 080dd79875 Store all RSS Article data in auto downloading job 7 years ago
Vladimir Golovnev (Glassez) 475348595c Improve RSS::Article class 7 years ago
Eugene Shalygin 72cb868224 cmake: disable warnings for bundled QtSingleApplication 7 years ago
sledgehammer999 d3ccbe4f86
Fix format-truncation warning. 7 years ago
KingLucius 1b9882b3a3 Fetch Favicons via google 7 years ago
Chocobo1 4a4e3a13e6 Fix focusing on the previously opened dialog didn't work 7 years ago
Vladimir Golovnev (Glassez) a8bcc2ee52 Fix empty statusbar showed after app restarted 7 years ago
Eugene Shalygin 74cecb1b6c Replace C-style casts with C++ ones 7 years ago
Chocobo1 1ac7d779a7 Set expiration date for newly added cookie to +2 years from now, instead 7 years ago
Chocobo1 a585b02e76 Enable alternatingRowColors for "Manage Cookie" dialog 7 years ago
Chocobo1 d8083dd985 Allow to select & delete multiple entries in "Manage Cookies" dialog 7 years ago
Noam Gal bd90614413 Get more RSS article data 7 years ago
KingLucius dedd31ada5 Fix crash when delete RSS feed 7 years ago
Chocobo1 c618214061 [TorrentCreator] Show number of pieces. Closes #6774. 7 years ago
Eugene Shalygin 6d9eec0e71 Fix crash in download piece bar 7 years ago
Vladimir Golovnev (Glassez) c456b9a42c Refactor and improve StatusBar 7 years ago
Chocobo1 3933790bda Add new webUI API. Closes #6457. 7 years ago
takiz 0940a8a764 Add show/hide statusbar option 7 years ago
Chocobo1 f35a5c8085 [WebUI] Make cookie parsing robust 7 years ago
Chocobo1 712e6a0e5c Refactor out helper function Utils::String::unquote 7 years ago
Chocobo1 7eed1a108e Rename variables 7 years ago
Chocobo1 7e87eeb2d4 Use QThread::requestInterruption() instead of m_abort flag 7 years ago
Chocobo1 60524348f0 Enlarge combobox to fix its contents 7 years ago
Chocobo1 9f2fe2b678 Move CachedSettingValue instances to header file 7 years ago