7743 Commits (71dcc76a64089ca11a877adfa54b5ba8c6f1331a)

Author SHA1 Message Date
Vladimir Golovnev (Glassez) 200f4d0f07
Don't use RSS feed URLs as base for file names 7 years ago
Chocobo1 4751b79f42
Initialize variables properly 7 years ago
sledgehammer999 80e93e23f9
Fix compilation without D-Bus support 7 years ago
Chocobo1 e099f6ad33
Add constexpr to IndexInterval class 7 years ago
Chocobo1 9631a9c2ad
Add constexpr to TriStateBool class 7 years ago
Chocobo1 b38925413d
Improve Utils::Version class 7 years ago
sledgehammer999 b9546ccd4c
Suppress multiple I/O errors for the same torrent 7 years ago
Chocobo1 9eeef0be97
Add option to control CSRF protection 7 years ago
Vladimir Golovnev (Glassez) 4f8ed09183
Add missing 'return' statement 7 years ago
Chocobo1 bad4d94f77
Add option to control WebUI clickjacking protection 7 years ago
Chocobo1 e8a69dd60c
Update Options dialog layout in WebUI 7 years ago
Vladimir Golovnev (Glassez) 9b80c4f7eb
Use RSS feed update time as a fallback 7 years ago
sledgehammer999 b4c1a949cc
Fix Stats dialog size 7 years ago
Vladimir Golovnev (Glassez) a54f57611c
Rename torrent if content was initially renamed 7 years ago
Vladimir Golovnev (Glassez) 3be945a401
Add last used save path to the front of history 7 years ago
Chocobo1 95b19ec303
Relax behavior of "Download first and last piece first" 7 years ago
Chocobo1 da75a010c7
Refactor code 7 years ago
Chocobo1 eb72b9ca7d
Simplify the saving & loading of a setting 7 years ago
Vladimir Golovnev (Glassez) 53b9bcaaac
Place "Use Smart Episode Filter" more correctly 7 years ago
Vladimir Golovnev (Glassez) 844f76c2ca
Make "Ignoring days" to behave like other filters 7 years ago
Evgeny Lensky c7601d7a43 Fix open destination folder with Nautilus > 3.28 7 years ago
Vladimir Golovnev (Glassez) 256f6954c5
Improve code of RSS auto-downloading rule 7 years ago
Chocobo1 ceaf755ac6
Make use of QStringLiteral 7 years ago
Chocobo1 fcbcf4039b
Use smaller type 7 years ago
Vladimir Golovnev (Glassez) 90f09e7570
Properly fill UploadedFile::filename field 7 years ago
Vladimir Golovnev (Glassez) 98ca274169
Rename RSS properties to follow other names 7 years ago
Chocobo1 0a49f76c0a
Detect endianness at compile time 7 years ago
Vladimir Golovnev (Glassez) 2a0b104e5e
Properly set RSS settings via API 7 years ago
Vladimir Golovnev (Glassez) 71e5a40857
Add option to remember last used save path 7 years ago
sledgehammer999 35eee0b590
Don't migrate torrents that have newer fastresumes 7 years ago
sledgehammer999 7626ebe7a6
Delete non-commited fastresume files 7 years ago
Chocobo1 61e61a1fd5
Rename variables 7 years ago
sledgehammer999 375b15727d
Show rechecking progress 7 years ago
sledgehammer999 7484889836
Fix deletion of old logs 7 years ago
Chocobo1 263524e856
Improve "Run External Program" behavior 7 years ago
Chocobo1 5ae926a376
Refactor code 7 years ago
Chocobo1 92a4e73a22
Apply locale changes immediately in WebUI 7 years ago
sledgehammer999 e5c73cee4a
Log successful torrent move 7 years ago
sledgehammer999 565ffa7d1e
Add 'Moving' state for torrents being relocated/moved 7 years ago
adem b3f98fc975 Update Windows icons 7 years ago
Vladimir Golovnev (Glassez) 88f2a66aac
Fix params handling for some legacy API methods 7 years ago
Vladimir Golovnev (Glassez) 0fda49c060
Improve legacy API params handling 7 years ago
Vladimir Golovnev (Glassez) afcf232bd8
Fix invalid API calls in WebUI 7 years ago
Vladimir Golovnev (Glassez) 32e2791f56
Fix compilation with MinGW 7 years ago
Chocobo1 b1304057ec
Fix i18n in WebUI 7 years ago
Chocobo1 c26ff40029
Make strings translatable 7 years ago
thalieht 4cfa163bbd Use qt5 syntax for a few remaining SLOT() 7 years ago
thalieht 20ca90800d Fix coding style 7 years ago
thalieht 586e1a0830 Move some connect() from propertieswidget to their corresponding widget 7 years ago
thalieht 6b4455e13d Use qt5 connect() syntax 7 years ago