1619 Commits (671eff324dea03a4bf4dcc019fc062ba45ec97a3)

Author SHA1 Message Date
Chocobo1 98e02a8fed
Remove unnecessary URL encoding 4 years ago
Chocobo1 121ff2b7be
Apply code formatting 4 years ago
Chocobo1 af85a8a340
Add necessary curly brackets 4 years ago
Chocobo1 5fe0e9395f
Don't use Object.prototypes builtins directly 4 years ago
Chocobo1 1f1cabd144
Remove unnecessary escape character 4 years ago
Chocobo1 c3bab70434
Remove extra semicolon 4 years ago
Chocobo1 1d6af22813
Add tools for js code formatting and linting 4 years ago
sledgehammer999 fda6def384
Sync translations from Transifex and run lupdate 4 years ago
Chocobo1 e43a9de2f3
Make global functions immutable 4 years ago
Chocobo1 901fca2d12
Remove wrong parentheses 4 years ago
Vladimir Golovnev (Glassez) 61d2ff359b
Use QRegularExpression instead of deprecated QRegExp 4 years ago
brvphoenix 5beb1b2cd0 WebUI: Avoid decoding strings repeatedly 4 years ago
thalieht d124041726 Allow >100 days in WebUI function "friendlyDuration" 4 years ago
thalieht 9f30aba2b3 Fix incorrect seeding time string in WebUI General tab 4 years ago
thalieht 560ecbc6c3 Add seeding time to the active time column in WebUI 4 years ago
Vladimir Golovnev (Glassez) f022458383
Raise minimum supported Qt version to 5.12 4 years ago
Vladimir Golovnev (Glassez) 561b597031
Improve "info hash" handling 4 years ago
Vladimir Golovnev (Glassez) 7a8c05dc7c
Improve tracker entries handling 4 years ago
Vladimir Golovnev (Glassez) e2c785b2d5
Accept "share limits" when adding torrent using WebAPI 4 years ago
Chocobo1 5161758193
Expose ToS setting from libtorrent 4 years ago
Vladimir Golovnev (Glassez) 8cfd803222
Drop implicit conversions between InfoHash and QString 4 years ago
Chocobo1 9a567721a8
Add missing semicolon 4 years ago
brvphoenix 59f0961594
WebUI: Properly decode strings 4 years ago
Chocobo1 e46c88580a
Revise getter function for torrrent queue position 4 years ago
Si Yong Kim 74a5c6e745 Add hyperlink to Transifex on translator list 4 years ago
Si Yong Kim cfafe90fe0 Remove Hungarian translator email 4 years ago
Vladimir Golovnev (Glassez) 5b495e2f51
Bump WebAPI version 4 years ago
sledgehammer999 d1aba56096
Sync translations from Transifex and run lupdate 4 years ago
Vladimir Golovnev (Glassez) 710c5e2c31
WebUI: Correctly represent torrent content structure 4 years ago
Vladimir Golovnev (Glassez) 0b4fef19f6
Remove redundant suffix from TorrentHandle class 4 years ago
sledgehammer999 b8d6058b28
Bump copyright year 4 years ago
Vladimir Golovnev (Glassez) 531ae501ad
Use std::optional<bool> instead of custom TriStateBool 4 years ago
Vladimir Golovnev (Glassez) d0cac421bb
Change parseBool() to return optional bool value 4 years ago
Vladimir Golovnev (Glassez) 4429a16ca8
Use std::optional instead of boost::optional 4 years ago
Chocobo1 c669401767
Generate version header when configuring project 4 years ago
Chocobo1 e022c371ff
Move parsing of TriStateBool to a static class function 4 years ago
thalieht bb698d682c Update "Keep top-level folder" in WebUI options 4 years ago
Vladimir Golovnev (Glassez) 3af2168b02
Don't call non-existent elements 4 years ago
Vladimir Golovnev (Glassez) 690dbc4725
Don't call non-existent elements 4 years ago
sledgehammer999 ffebe82586
Add new languages 4 years ago
Vladimir Golovnev (Glassez) 4453e7fcdd
Improve content file/folder names handling 4 years ago
Chocobo1 c8eefe749f
Capitalize locale names 4 years ago
sledgehammer999 162421a59a
Sync translations from Transifex and run lupdate 4 years ago
Vladimir Golovnev (Glassez) 79048812e9
Fix folder name extraction functions 4 years ago
Chocobo1 423983e023
Fix wrong JSON type returned 4 years ago
Chocobo1 90a1ea4281
Don't use removed stat metric in libtorrent 2.0 4 years ago
Vladimir Golovnev (Glassez) 1d5dc283fe
Allow to add root folder to torrent content 4 years ago
Chocobo1 78638a15be
Migrate away from deprecated QVariant comparison operators 4 years ago
Chocobo1 20ae89c2a1
Add support for `allow_idna` option 4 years ago
FranciscoPombal 6152b83405 Use #pragma once instead of include guards 4 years ago