..
core
Fix missing trackers adding magnets
2022-07-05 08:03:33 +01:00
i18n
Fix crash when logging errors initializing gettext
2022-01-26 18:44:46 +00:00
plugins
[Notifications] Fix UnicodeEncodeError upon non-ascii torrent name
2022-05-17 22:42:05 +01:00
scripts
[plugins] Add dev links script for Windows
2022-02-12 17:59:37 +00:00
tests
Fix parsing magnet with tracker tiers
2022-07-08 08:34:29 +01:00
ui
[Web] Accept charset in content-type for json messages
2022-06-12 16:08:36 +01:00
__init__.py
[Plugins] Convert plugins to deluge_
module prefix convention
2019-05-15 19:20:08 +01:00
_libtorrent.py
[lt] Upgraded libtorrent minimum version to 1.2
2022-02-13 11:32:30 +00:00
argparserbase.py
[Lint] Update linter version and fix issues
2022-02-13 13:38:27 +00:00
bencode.py
Upgrade codebase with pyupgrade (>=py3.6)
2021-12-29 21:51:07 +00:00
common.py
Fix parsing magnet with tracker tiers
2022-07-08 08:34:29 +01:00
component.py
Upgrade codebase with pyupgrade (>=py3.6)
2021-12-29 21:51:07 +00:00
config.py
[Lint] Update linter version and fix issues
2022-02-13 13:38:27 +00:00
configmanager.py
Upgrade codebase with pyupgrade (>=py3.6)
2021-12-29 21:51:07 +00:00
conftest.py
[TrackerIcons] Cleanup tmp files created by downloading page
2022-05-01 20:35:28 +01:00
crypto_utils.py
Upgrade codebase with pyupgrade (>=py3.6)
2021-12-29 21:51:07 +00:00
decorators.py
[Core] Fix Twisted fromCoroutine AttrError
2022-02-16 16:20:54 +00:00
error.py
Upgrade codebase with pyupgrade (>=py3.6)
2021-12-29 21:51:07 +00:00
event.py
Upgrade codebase with pyupgrade (>=py3.6)
2021-12-29 21:51:07 +00:00
httpdownloader.py
[Tests] Transition tests to pure pytest
2022-02-03 22:29:32 +00:00
log.py
[Core] Convert inlineCallbacks to maybe_coroutine
2022-02-06 16:45:37 +00:00
maketorrent.py
Upgrade codebase with pyupgrade (>=py3.6)
2021-12-29 21:51:07 +00:00
metafile.py
Upgrade codebase with pyupgrade (>=py3.6)
2021-12-29 21:51:07 +00:00
path_chooser_common.py
[Core] Document all exported core methods with type hints
2022-02-11 08:48:58 +00:00
pluginmanagerbase.py
[Plugins] Fix namespace deprecation warning
2022-02-06 16:27:47 +00:00
transfer.py
Upgrade codebase with pyupgrade (>=py3.6)
2021-12-29 21:51:07 +00:00