summaryrefslogtreecommitdiffstats
path: root/deluge/core
Commit message (Expand)AuthorAge
* [Alerts] Fix alert handler segfault on lt.pop_alertsCalum Lind2024-01-21
* [Core] Remove usage of deprecated torrent status.pausedCalum Lind2023-12-02
* [Core] Refactor Alertmanager to retry unhandled alertsCalum Lind2023-11-27
* [Core] Call wait_for_alert in a threadDjLegolas2023-11-27
* [Core] Support creating v2 torrentsRadu Carpa2023-11-20
* [Core] Make create_torrent return a deferredRadu Carpa2023-11-20
* [Core] Don't always write create_torrent metafile to diskRadu Carpa2023-11-20
* [Core] Fix bug when emiting event in EventManagerbendikro2023-05-29
* [Core] Fix getting libtorrent alert typeCalum Lind2023-03-07
* [Core] Refactor alert handler for readabilityCalum Lind2023-03-07
* [Lint] Update pre-commit apps to latest versionsCalum Lind2023-02-24
* [Core] Stop using libtorrent.add_torrent_params_flags_tDjLegolas2023-02-24
* Fix missing trackers adding magnetsCalum Lind2022-07-05
* [Core] Fix typo in AUTH_LEVEL_MAPPINGN91992022-06-19
* [Core] Refactor prefetch_metadata for more clarityChase Sterling2022-05-17
* [Core] Cleanup temp files in add_torrent_urlCalum Lind2022-05-01
* Automatically refresh and expire the torrent status cache.Chase Sterling2022-02-15
* [Lint] Update linter version and fix issuesCalum Lind2022-02-13
* [Core] Stopped using libtorrent deprecated functionsDjLegolas2022-02-13
* [Core] Enable file_completed_alert handling.Chase Sterling2022-02-13
* [Core] Document all exported core methods with type hintsChase Sterling2022-02-11
* [Core] Convert inlineCallbacks to maybe_coroutineChase Sterling2022-02-06
* Revert "[Core] Document all exported core methods with type hints"Calum Lind2022-02-05
* [Core] Document all exported core methods with type hintsChase Sterling2022-02-05
* [Common] Add is_interface to validate network interfacestbkizle2022-01-30
* [Core] Return plugin keys with get_torrents_statusChase Sterling2022-01-26
* [Core] Add pygeoip dependency supportCalum Lind2022-01-21
* [GTK] Fix unable to prefetch magnet in thinclientCalum Lind2022-01-08
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [Servers] Moved check_ssl_keys and generate_ssl_keys to crypto_utils.pyDjLegolas2021-12-20
* [Core] Workaround torrent file_progress lt 2.0 errorCalum Lind2021-10-03
* [Core] Stop using removed disk.num_blocks_cache_hits staticzero2021-10-03
* [Core] Use external_address in external_ip alert handlerCalum Lind2021-10-03
* [Lint] Fix spelling mistakesCalum Lind2021-09-21
* [Core] Export torrent get_magnet_uri methodCalum Lind2021-09-21
* [#3310|Core] Change logging invalid session status key to debugCalum Lind2021-08-29
* [#3478|Core] Fix loading magnet with resume_data and no metadataCalum Lind2021-08-29
* [Core] Improve on_alert_tracker_error for lt >= 1.2DjLegolas2021-04-17
* [#3337|Core] Fix lt listen_interfaces not comma-separatedCalum Lind2021-02-06
* [#3325|Core] Fix unable to remove magnet with delete_copies enabledCalum Lind2021-02-05
* [Lint] Update pre-commit hook and isort versionsCalum Lind2021-01-24
* [#3348] Fix TypeError adding peers to torrentsCalum Lind2020-04-25
* [#3298|Core] Fix pickle loading non-ascii state errorCalum Lind2019-11-12
* [Core] Fix for peer.client UnicodeDecodeErrorCalum Lind2019-06-24
* [Docs] Add spellchecking with pyenchantCalum Lind2019-06-15
* [Core] Fix SimpleNamespace on Python2Calum Lind2019-06-08
* [Core] Copy lt alerts to avoid segfaultsCalum Lind2019-06-05
* [Core] Update to support libtorrent 1.2DjLegolas2019-06-05
* [Core] Fix prefetch magnets missing trackersCalum Lind2019-05-20