Chocobo1
|
bd672c4c4e
|
Move "embedded tracker" options to qbt section
|
2020-12-02 13:50:41 +08:00 |
|
Chocobo1
|
8d768bda31
|
Add links to libtorrent documentation
|
2020-12-02 13:50:40 +08:00 |
|
Chocobo1
|
5110994f81
|
Lift upper limit of "Max concurrent HTTP announces" option
Closes #13800.
|
2020-12-02 13:47:47 +08:00 |
|
Chocobo1
|
83d17b5c0e
|
Remove unnecessary restriction on input length
Closes #13884.
|
2020-12-02 11:51:41 +08:00 |
|
Vladimir Golovnev
|
e6c174c33b
|
Merge pull request #13882 from jesec/master
WebAPI: allow to attach tags while adding torrents
|
2020-12-01 15:38:48 +03:00 |
|
Vladimir Golovnev (Glassez)
|
9497300a4a
|
Don't rewrite TorrentInfo instance if it's valid
|
2020-12-01 08:15:26 +03:00 |
|
Vladimir Golovnev (Glassez)
|
acab62e345
|
Properly handle "Append extension" option changing
|
2020-12-01 08:15:25 +03:00 |
|
Vladimir Golovnev (Glassez)
|
0e8feed2f2
|
Clean up metadata downloading code
|
2020-12-01 08:15:12 +03:00 |
|
sledgehammer999
|
82716d8014
|
Merge pull request #13871 from sledgehammer999/magnet_delete
Don't try to remove folders for a torrent without metadata
|
2020-12-01 02:14:51 +02:00 |
|
sledgehammer999
|
af262e9a14
|
Merge pull request #13870 from sledgehammer999/fix_magnet_queue
Fix status of torrents without metadata
|
2020-12-01 02:14:32 +02:00 |
|
Jesse Chan
|
d0d5af8c66
|
WebAPI: bump version to 2.6.2
|
2020-12-01 01:43:03 +08:00 |
|
Jesse Chan
|
86f9b1f6db
|
WebAPI: allow to attach tags while adding torrents
|
2020-11-30 20:54:42 +08:00 |
|
Chocobo1
|
eaaacd71a8
|
Simplify the calculation of speed graph scale
|
2020-11-30 00:03:47 +08:00 |
|
Chocobo1
|
75cead9266
|
Avoid potential rounding to integer issues
|
2020-11-30 00:03:46 +08:00 |
|
Chocobo1
|
4381739b6d
|
Fix coding style
|
2020-11-29 20:13:58 +08:00 |
|
Chocobo1
|
8f2cdcef0e
|
Fix availability value
Closes #13869.
Fix up 02f19bfbee .
|
2020-11-29 19:52:51 +08:00 |
|
sledgehammer999
|
9721acbf63
|
Don't try to remove folders for a torrent without metadata
|
2020-11-29 02:41:47 +02:00 |
|
sledgehammer999
|
be5cb1683b
|
Fix status of torrents without metadata
|
2020-11-29 00:32:53 +02:00 |
|
Mike Tzou
|
4259b4571c
|
Merge pull request #13836 from Chocobo1/webui
Add ability to use 'shift+delete' to delete torrents in WebUI
|
2020-11-28 01:02:41 +08:00 |
|
Chocobo1
|
d46343fb9c
|
Add ability to use 'shift+delete' to delete torrents in WebUI
Closes #13827.
|
2020-11-26 15:52:47 +08:00 |
|
Chocobo1
|
13c4581c86
|
Fix wrong data used for comparison
In torrent transfer list we should use underlying data for sorting, not
displayed values.
Closes #13818.
|
2020-11-26 01:35:57 +08:00 |
|
sledgehammer999
|
9c938b91b7
|
Sync translations from Transifex and run lupdate
|
2020-11-24 16:58:42 +02:00 |
|
Thomas De Rocker
|
9515b40ca5
|
Fix confusion in date format description (#1)
* Update automatedrssdownloader.ui
* Update rssDownloader.html (#2)
|
2020-11-21 10:09:47 +01:00 |
|
Vladimir Golovnev (Glassez)
|
c41df9ffbd
|
Improve coding style
|
2020-11-17 21:02:37 +03:00 |
|
sledgehammer999
|
6ec07d744e
|
Add Latgalian translation
Closes #12415
|
2020-11-16 20:26:54 +02:00 |
|
Chocobo1
|
0be2567d97
|
Don't use deprecated torrent state "allocating"
Closes #13737.
|
2020-11-12 00:17:42 +08:00 |
|
Vladimir Golovnev (Glassez)
|
85bd0feee0
|
Handle torrent "paused" state at application level
|
2020-11-02 10:09:14 +03:00 |
|
Mike Tzou
|
b249216db6
|
Merge pull request #13659 from FranciscoPombal/whitespacev2
File health: trailing newlines, whitespace, etc fixes and GitHub Actions workflow
|
2020-11-02 11:33:21 +08:00 |
|
Chocobo1
|
7ddd5e9bc3
|
Remove unused function
|
2020-11-01 14:25:33 +08:00 |
|
Chocobo1
|
6b4a4517ec
|
Remove redundant semicolon
|
2020-11-01 14:24:49 +08:00 |
|
Mike Tzou
|
7c1c91ac43
|
Merge pull request #13689 from Chocobo1/paste
Allow adding torrents using "Paste" key sequence
|
2020-11-01 11:30:27 +08:00 |
|
Chocobo1
|
b2b7d02c01
|
Allow adding torrents using "Paste" key sequence
Closes #13685.
|
2020-10-31 14:07:04 +08:00 |
|
NotTsunami
|
a5f8f1f0f5
|
Fix mingw64 build error
mingw64 defines interface, so revert back to previous naming scheme
Fixes: 87864531ab
Closes #13649
|
2020-10-29 18:25:19 -04:00 |
|
Mike Tzou
|
424e2c76fa
|
Merge pull request #13668 from jagannatharjun/consistent
Improve consistency between transfer list and torrent content view
|
2020-10-29 10:20:28 +08:00 |
|
FranciscoPombal
|
41ae2bfb84
|
Make sure there are no empty files
|
2020-10-28 14:20:18 +00:00 |
|
FranciscoPombal
|
4bdf9eda41
|
Fix extra/missing trailing new lines in files
|
2020-10-28 14:20:18 +00:00 |
|
FranciscoPombal
|
ef1c7eec74
|
Fix trailing whitespace in multiple files
Also fix formatting of CODING_GUIDELINES.md
|
2020-10-28 14:20:11 +00:00 |
|
FranciscoPombal
|
87527fccc6
|
Encode files in UTF-8 without BOM
|
2020-10-28 14:15:31 +00:00 |
|
Mike Tzou
|
f23234d0df
|
Merge pull request #13667 from Chocobo1/webui
Remove outdated information
|
2020-10-28 21:08:39 +08:00 |
|
jagannatharjun
|
fdbc3a692f
|
Align integer data to right in torrent content view
|
2020-10-28 12:27:54 +05:30 |
|
Vladimir Golovnev
|
571aaea3e0
|
Merge pull request #13658 from glassez/recheck
Don't resume "paused" torrents when put into "checking" state by libtorrent
|
2020-10-28 08:45:35 +03:00 |
|
jagannatharjun
|
d0986297ca
|
Rename TR_PROGRESS header in TransferList
Closes #13665
|
2020-10-28 10:39:56 +05:30 |
|
Chocobo1
|
188e679ea3
|
Remove outdated information
|
2020-10-28 13:09:37 +08:00 |
|
Mike Tzou
|
4209a5699a
|
Merge pull request #13632 from jagannatharjun/progress-style
Allow progress bar styling from custom themes
|
2020-10-28 10:04:05 +08:00 |
|
Vladimir Golovnev (Glassez)
|
80ca7796ca
|
Fix torrent state calculation
|
2020-10-27 17:41:40 +03:00 |
|
jagannatharjun
|
02f19bfbee
|
Use ProgressbarDelegate for drawing progressbar in PropListDelegate
Also directly provide display data from model rather then generating it in delegate
|
2020-10-27 11:58:17 +05:30 |
|
jagannatharjun
|
49d5591f48
|
Use ProgressBarDelegate for drawing progressbar in TransferListView
|
2020-10-27 11:58:17 +05:30 |
|
jagannatharjun
|
816bc45707
|
Implement ProgressBarDelegate
|
2020-10-27 11:58:17 +05:30 |
|
Mike Tzou
|
73e9dce143
|
Merge pull request #13637 from Chocobo1/libt
Improve compatibility with libtorrent 2.0
|
2020-10-27 01:33:08 +08:00 |
|
Vladimir Golovnev (Glassez)
|
9f0edde12b
|
Don't resume "paused" torrents when checking by libtorrent
|
2020-10-26 11:08:22 +03:00 |
|