Vladimir Golovnev
9171b73edb
WebUI: use new format of RSS rules
...
PR #19326 .
Fixes regression of #18824 .
Closes #19323 .
1 year ago
sledgehammer999
c1d64cc3ea
Sync translations from Transifex and run lupdate
1 year ago
Christopher
35e18498d9
Add option to stop seeding when torrent has been inactive
...
PR #19294 .
Closes #533 .
Closes #8073 .
Closes #15939 .
1 year ago
sledgehammer999
e739d38061
Sync translations from Transifex and run lupdate
1 year ago
Fabricio Silva
f08556be30
WebUI: Preserve the network interfaces when down
...
PR #19286 .
1 year ago
Chocobo1
5a660fc8a9
Expose 'bdecode limits' settings
...
This includes:
* Bdecode depth limit
* Bdecode token limit
1 year ago
Vladimir Golovnev
4ef9a6444a
Add options to adjust behavior of merging trackers to existing torrent
...
PR #19278 .
Closes #19251 .
1 year ago
Chocobo1
66dfe8545d
Expose 'max torrent file size' setting
1 year ago
Chocobo1
9d7dad4a61
Don't unnecessarily restart Web server
...
When related settings hasn't changed.
1 year ago
Vladimir Golovnev
7ec80263e1
Allow to globally disable the use of proxy
...
PR #19273 .
Closes #19141 .
1 year ago
Chocobo1
80791e328d
Fix wrong behavior when reading text
...
Also add another 'file read error' status.
Closes #19254 .
PR #19262 .
1 year ago
Chocobo1
6680fdda18
Fix typos
1 year ago
luzpaz
deec2ae1b1
Fix various typos
...
PR #19213 .
1 year ago
sledgehammer999
2bbfd317ce
Sync translations from Transifex and run lupdate
1 year ago
Chocobo1
e6d85a468b
Rename literal operator
...
Qt 6.4 introduced `QString operator""_s()` and the previous `""_qs` is
deprecated since Qt 6.8.
1 year ago
Chocobo1
f6b58f36e2
WebUI: set Cross Origin Opener Policy to `same-origin`
...
This separates browsing context for different origin sites and prevents
leaking data from it.
This header is only present when using built-in WebUI. Alternative WebUI
is not affected.
https://web.dev/why-coop-coep/#coop
PR #19157 .
1 year ago
Chocobo1
79ca2e145f
Don't read unlimited data from files
...
It now guards against reading infinite files such as `/dev/zero`.
And most readings are bound with a (lax) limit.
As a side effect, more checking are done when reading a file and
overall the reading procedure is more robust.
PR #19095 .
1 year ago
tearfur
2e87e6e0df
Use hostname instead of domain name in tracker filter list
...
Co-authored-by: Chocobo1 <Chocobo1@users.noreply.github.com>
PR #19062 .
Closes #19035 .
2 years ago
Vladimir Golovnev
a5e8af5070
Allow to assign priority to RSS download rule
...
PR #19000 .
2 years ago
Raymond Ha
3ef8726083
WebUI: Set Connection status and Speed limits tooltips
...
PR #19052 .
Fixes #18958 .
2 years ago
Chocobo1
dad9157d84
Don't overwrite original variable
2 years ago
Chocobo1
5cea69472f
Use natural sort
2 years ago
ttys3
b1492bcd7d
WebUI: Show only hosts in tracker filter list
...
PR #18190 .
2 years ago
Priit Uring
b27e839405
Sync flag icons with upstream
...
PR #19027 .
2 years ago
sledgehammer999
11945eef3f
Sync translations from Transifex and run lupdate
2 years ago
Raymond Ha
a35dbc6df7
WebUI: Fix category save path
...
PR #19008 .
2 years ago
Chocobo1
179a61d75e
Add curly braces
2 years ago
Chocobo1
73134d5f4d
Initialize member variables
2 years ago
Chocobo1
e408973ee6
Add pointer qualifications to `auto`-typed variables
2 years ago
Chocobo1
8c9b6e2f2d
Use reference whenever possible
2 years ago
Chocobo1
bbd5ed1142
Switch URLs to https
...
PR #18876 .
2 years ago
sledgehammer999
0f033ec9c8
Regenerate translation files
2 years ago
Chocobo1
7397c80837
WebUI: improve 'exporting torrent' behavior
...
Don't stop the whole operation when a torrent doesn't exists and try to export the remaining
existing ones.
PR #18858 .
2 years ago
DivineHawk
0defb7d79d
WebUI: Use workaround for IOS file picker
...
PR #18837 .
Fixes #18683 .
2 years ago
七海千秋
1e400df324
Set "SameSite=None" if CSRF Protection is disabled
...
PR #18843 .
2 years ago
Chocobo1
d63e0ad78f
Work around Chrome download limit
...
Closes #18775 .
2 years ago
Chocobo1
9d7fcea5d6
Describe special values in label
...
https://github.com/qbittorrent/qBittorrent/pull/18806#discussion_r1158346210
https://github.com/qbittorrent/qBittorrent/pull/18812#issuecomment-1500303976
2 years ago
Vladimir Golovnev
b8cd614775
Allow to edit RSS feed URL
...
PR #18807 .
Closes #5489 .
2 years ago
Chocobo1
a9ab2d9b9e
Use KiB unit for socket buffer sizes
...
https://github.com/qbittorrent/qBittorrent/pull/18806#issuecomment-1499894871
2 years ago
Chocobo1
77411760a0
Expose 'socket send/receive buffer size' options
...
Closes #18794 .
2 years ago
Bartu Özen
b55d4b1733
WebUI: Implement subcategories
...
PR #18740 .
2 years ago
Chocobo1
9de8abadb6
Fix wrong end tag
2 years ago
Chocobo1
05c5cdab96
Add alternative text for images
2 years ago
Chocobo1
1e1c1725ab
Always use quotes for attributes
...
This is to unify coding style.
2 years ago
Chocobo1
b5c57af869
Escape special characters properly
2 years ago
Chocobo1
eb875ac8c1
Add attributes explicitly
2 years ago
Chocobo1
a36358d7d0
Remove deprecated rules
2 years ago
Chocobo1
679e592a5c
Add checker for html
2 years ago
Chocobo1
fa30b70453
Fix code defects
2 years ago
thalieht
f630d84858
WebUI: Add "Add to top of queue" option
...
PR #18660 .
2 years ago