Chocobo1
2b385e5f92
WebUI: don't disable combobox for file priority
...
Closes #17794 .
PR #17797 .
2 years ago
Vladimir Golovnev
616057a433
Improve session statistics handling
...
PR #17779 .
2 years ago
Chocobo1
dc76a175ad
WebUI: allow string to be translated
...
Closes #17759 .
2 years ago
sledgehammer999
db7850e218
Sync translations from Transifex and run lupdate
2 years ago
Chocobo1
90652d3555
WebAPI: fix wrong behavior for shutdown action
...
Qt6 has changed implementation for `QCoreApplication::quit` and therefore it is not suitable
anymore.
Closes #17709 .
PR #17720 .
2 years ago
Chocobo1
e692a191ed
Revise 'Add trackers' dialog
...
* Now it allow user to add tracker to different tier.
* The downloaded trackers are now displayed as is (without modifying).
* Now the dialog remember dialog size and last used URL.
Closes #17692 .
2 years ago
Chocobo1
4e06a9629a
WebUI: alert when HTTPS settings are incomplete
...
Closes #17696 .
PR #17701 .
2 years ago
sledgehammer999
b3334e5fac
Binary distributions are GPLv3+ licensed
2 years ago
Chocobo1
4e326229da
Rename action
2 years ago
Chocobo1
5cfaaa5d1a
Add tooltips
2 years ago
Chocobo1
109c45bb95
Allow to use subnet notation in reverse proxy list
...
Closes #17475 .
2 years ago
Chocobo1
851374e517
Rename function
2 years ago
Vladimir Golovnev
4318de6dc5
Add ability to run external program on torrent added
...
PR #17646 .
2 years ago
Chocobo1
9877ff330e
Make strings translatable
2 years ago
sledgehammer999
ddf4b94bc6
Sync translations from Transifex and run lupdate
2 years ago
Chocobo1
f6e2715f4a
Apply forward declaration
...
Follow up 525692759d
.
PR #17621 .
2 years ago
Chocobo1
082e6f8830
Apply i18n translation only to built-in WebUI
2 years ago
Chocobo1
ee38124db7
Optimize symbolic links checking
2 years ago
Chocobo1
e06e1d9911
Throw error exception properly
2 years ago
Chocobo1
3851e76179
Remove special handling of icons
2 years ago
Chocobo1
d693f97a46
Use natural sort in WebUI
2 years ago
Chocobo1
ca274635d5
Make WebUI images self-contained
2 years ago
Vladimir Golovnev
525692759d
Split Session class into interface/implementation parts
...
PR #17579 .
2 years ago
Chocobo1
9f511a47e8
Adjust Edit menu of WebUI to follow GUI
2 years ago
Chocobo1
7b0644cdcd
Use proper verb when referring to torrent removal
2 years ago
Vladimir Golovnev
7527343629
Handle some torrent conflicts
...
PR #17576 .
2 years ago
Chocobo1
d28b5f7834
Rephrase `confirm deletion` dialog
...
Closes #14309 .
PR #17586 .
Co-authored-by: xavier2k6 <42386382+xavier2k6@users.noreply.github.com>
2 years ago
Chocobo1
b046b40668
Fix icon in WebUI being trimmed
2 years ago
Chocobo1
72941b10bb
Use proper request method
2 years ago
Chocobo1
d6c92704a1
Restrict more WebAPI endpoints to POST method only
2 years ago
Jesse Smick
ba511e07b4
WebUI: Improve pieces bar drawing algorithm
...
PR #17336 .
2 years ago
Chocobo1
aa6b29fe7e
Set HTTP method restriction on WebAPI actions
...
PR #17548 .
2 years ago
Chocobo1
33e6ca6778
Redesign Version class
...
PR #17484 .
2 years ago
Nowshed H. Imran
748226be29
Rename Icons according to the actions
...
Fixes #17357 .
PR #17366 .
2 years ago
Chocobo1
5d1115f591
Remove compile-time conditional
...
This checking should be universally applied and not limited to certain OS.
2 years ago
summer
3f7376f26b
Add transfer list refresh interval settings to WebUI
...
Specially useful for qbt-nox users
PR #16713 .
Co-authored-by: An0n <79678786+an0n666@users.noreply.github.com>
2 years ago
summer
4cda5d89fb
Clean up WebUI preferences
...
PR #17319 .
2 years ago
summer
5b730ffb72
Split the OS cache settings into Disk IO read/write modes
...
Co-authored-by: Chocobo1 <Chocobo1@users.noreply.github.com>
2 years ago
Chocobo1
dba711d099
Use helper function for logging messages
2 years ago
luzpaz
8736c9ec4c
Fix various typos
...
Found via `codespell -q 3 -S *.ts,*.desktop,./src/base/3rdparty,./dist/windows/installer-translations -L ba,doas,ist,ro,ths`
PR #17317 .
2 years ago
summer
cc0a0b56ed
Make working set limit available only on libtorrent 2.0.x builds
...
You can already control the cache size in libtorrent 1.2.x so it doesn't make sense to implement this limit for all use cases. Also there are some downsides to using working set size to limit memory usage such as unresponsive GUI when limit gets hit.
PR #17275 .
2 years ago
Vladimir Golovnev
f8a304abdc
Implement base classes for application components
...
PR #17219 .
2 years ago
Mike Lei
d3850cf98f
Improve WebUI progress bar rendering
...
PR #17258 .
2 years ago
Chocobo1
6de72ecc77
Make use of chrono literals from std library
2 years ago
Vladimir Golovnev
7d97905716
WebAPI: Add endpoint to set speed limit mode
2 years ago
Chocobo1
3dd616f6ff
Use proper method for manipulating text
...
`innerText` is too powerful for the job here, use a more
restricted/secure way to manipulate text.
Related: #17211 .
PR #17212 .
2 years ago
thalieht
d1515456bc
Add checkbox for "Excluded file names"
...
PR #17206 .
2 years ago
mxtsdev
5e6174c087
Add file name filter/blacklist
...
Blacklist filtered file names from being downloaded from torrent(s).
Files matching any of the filters in this list will have their priority automatically set to "Do not download".
See Options > Downloads >Do not download.
Closes #3369 .
PR #17106 .
2 years ago
Nowshed H. Imran
199d770e15
Implement new icon/color theme
...
Co-authored-by: xavier2k6 <42386382+xavier2k6@users.noreply.github.com>
2 years ago
sledgehammer999
cbf9c8ec1a
Sync translations from Transifex and run lupdate
3 years ago