Chocobo1
b924357ea9
Specify Unicode for resource block ( #15370 )
...
The StringFileInfo block was using "1252 Multilingual", change it to
"1200 Unicode" for consistency.
https://docs.microsoft.com/en-us/windows/win32/menurc/stringfileinfo-block
Closes #15364 .
3 years ago
Vladimir Golovnev
b823d74ac3
Use "old file path" provided by libtorrent
...
Until libtorrent provided an "old_name" field in `file_renamed_alert` we relied
on a workaround with storing old file names to remove empty leftover folders.
PR #15356 .
3 years ago
Chocobo1
d1e2019cd7
Merge pull request #15357 from a1346054/master
...
Fix minor licensing issue
3 years ago
Chocobo1
70573eba2c
GHA CI: Use preinstalled vcpkg ( #15355 )
...
This will save maintenance work on the vcpkg version.
Also a few other improvements:
* Add quotes to path
* Sort command flags
* Avoid switching shell, always use powershell (the default shell)
3 years ago
a1346054
cf46653333
Fix typo
3 years ago
a1346054
8d3fcbd897
Use license file verbatim
...
The GPL part of COPYING file was distributed incomplete, it must be
distributed verbatim.
The file was obtained from:
https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
3 years ago
Chocobo1
1900538315
Merge pull request #15342 from Chocobo1/macos
...
GHA CI: Split "main CI" to multiple workflows
3 years ago
Chocobo1
a9feae6110
GHA CI: Split "main CI" to multiple workflows
3 years ago
Chocobo1
8d822f2cb4
Improve "last activity" calculation in WebAPI ( #15339 )
...
Co-authored-by: 秦风 <mayli.he@gmail.com>
Co-authored-by: Chocobo1 <Chocobo1@users.noreply.github.com>
3 years ago
Chocobo1
c12e486f59
GHA CI: Use prebuilt library packages on macOS
3 years ago
Chocobo1
d0d0bed333
Merge pull request #15340 from Chocobo1/libt2
...
Support libtorrent v2.0.4 in CI
3 years ago
Chocobo1
8799321312
GHA CI: Use ccache
3 years ago
Chocobo1
00d2997971
GHA CI: Move global environment variables out
3 years ago
Chocobo1
69f7f233fd
GHA CI: Remove OS variable from build matrix
...
It is meaningless to build on multiple linux versions as we only depend
on library versions, not OS versions.
Also remove redundant "shell default" section.
3 years ago
Chocobo1
793e8643bf
GHA CI: Support libtorrent v2.0.4
3 years ago
Chocobo1
521ef8e28f
Merge pull request #15321 from Chocobo1/ci
...
Clean up workflow files coding style
3 years ago
Chocobo1
7433d85418
Revise workflow steps name/description
3 years ago
Chocobo1
ba1cf12817
Capitalize workflow step names
3 years ago
Chocobo1
7dc7b95bfd
Merge pull request #15306 from Chocobo1/icon
...
Minor UI revise
3 years ago
Chocobo1
59352e4ca7
Use nodejs lts version for CI
...
The exact nodejs version isn't critical here, just make sure it isn't
too outdated.
3 years ago
Chocobo1
011d026d76
Rename jobs
3 years ago
Chocobo1
89a8184ad2
Avoid using legacy backticks
...
https://github.com/koalaman/shellcheck/wiki/SC2006
3 years ago
Chocobo1
a23e10dff5
Split commands to multiple lines properly
3 years ago
Chocobo1
535603fac4
Use latest Ubuntu images
...
Jobs in those workflows has little to do with specific OS version, so
just use the latest.
3 years ago
Chocobo1
fb6282da57
Add proper indention to steps section
...
Following the style from the examples in https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idsteps
3 years ago
Chocobo1
23766cd01d
Clean up Github workflows' name
3 years ago
sledgehammer999
44b2afb218
Merge pull request #15310 from Chocobo1/stale
...
Stale bot: Handle more PR per run
3 years ago
sledgehammer999
9e82e59fc8
Merge pull request #15315 from sledgehammer999/readme_chat
...
Change IRC channel to Libera.Chat
3 years ago
Chocobo1
e006538514
Fix cmake script ( #15309 )
...
Fix up 138c911ef4
.
3 years ago
sledgehammer999
fad5dfa4f4
Change IRC channel to Libera.Chat
...
Unfortunately Freenode, after a takeover, decided to purge all their databases, thus
deleting all channel and user registrations, without a warning.
So if we're forced to re-register our stuff why not go where the cool kids are at?
3 years ago
a-raccoon
b737ee0240
Update README.md
...
Removed these two lines because they haven't been true in a very long time, and is no longer even possible.
```
You can also meet me (sledgehammer_999) on IRC:
`#qbittorrent on irc.freenode.net`
```
3 years ago
Chocobo1
9d9f774dad
Handle more PR per run
...
Previously only about ~27 PR are scanned per run, this commit attempt
to handle all open PR at once.
3 years ago
Chocobo1
526ee9c9db
Add tooltip to listening port spinbox
3 years ago
sledgehammer999
671eff324d
Merge pull request #15298 from sledgehammer999/coverity_workflow
...
Run Coverity once per month
3 years ago
Chocobo1
a93cf04aca
Use default values for inconsequential fields
...
Or when the default value is actually what we want.
3 years ago
Chocobo1
e93a67e644
Use default upper limits for ddns entries
...
The default is 32767 which is larger than the previous artificial limit.
3 years ago
Chocobo1
b29a52dfa8
Use the same icon for selecting folders/files
...
As stated in Qt doc, the `QStyle::SP_DialogOpenButton` is only for a
button within QDialogButtonBox which means it isn't suitable elsewhere.
3 years ago
Chocobo1
4ed99ba851
Introduce stale bot for PR ( #15211 )
...
Stale bot will mark stale PR with a tag and close them after a specified
interval of time.
* Draft PRs are not subject to this marking.
* PR with an assignee or milestone is not subject to this marking.
3 years ago
sledgehammer999
3e92e716b2
Merge pull request #15294 from sledgehammer999/accept_v2_infohash
...
Accept v2 infohashes for download
3 years ago
sledgehammer999
c6c8f6563d
Run Coverity once per month
3 years ago
Chocobo1
138c911ef4
Add compile definition to indicate using of libtorrent 2.0 ( #15297 )
...
The compile definition is temporary which will be removed when qbt
ditches libtorrent 1.x.
3 years ago
sledgehammer999
e5fe6401a0
Accept v2 infohashes for download
...
Partially fixes #15287
3 years ago
Vladimir Golovnev
bed643e627
Delay processing of watched folders ( #15282 )
...
Fixes regression of #14882 .
Closes #15272 .
3 years ago
Mengyang Li
4ac25a50ed
WebUI: group trackers by hostname ( #15264 )
...
Closes #13608 .
3 years ago
Chocobo1
d9cf189ef6
Merge pull request #15281 from Chocobo1/lib
...
Update js libraries
3 years ago
Matthaiks
6e19878973
NSIS: Add Polish translation ( #15262 )
3 years ago
Chocobo1
9f9c4d6ed0
Ignore file heath for 3rd party libraries
3 years ago
Chocobo1
567848e94f
Work around missing function error
...
The fix comes from older version of MochaUI.
3 years ago
Chocobo1
221cbcc1ac
Update MochaUI to v0.9.7
...
Upstream: https://github.com/cdotyone/mochaui/blob/develop-0.9.8/Build/mocha.js
3 years ago
Chocobo1
dc2086dab4
Update clipboard.js to v2.0.8
3 years ago