summaryrefslogtreecommitdiffstats
path: root/deluge/core
Commit message (Expand)AuthorAge
* 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
* [Core] Write torrent file with full magnet metainfoCalum Lind2019-05-18
* [Daemon] Fix showing translation warning messagesCalum Lind2019-05-17
* [Core] Refactor the base argparser and translation code.Calum Lind2019-05-11
* [Lint] Fix flake8 3.7 warningsCalum Lind2019-03-29
* [Core|Py3] Fix fastresume data not being loadedCalum Lind2018-11-17
* [Core] Fix showing incorrect file prioritiesCalum Lind2018-11-16
* [Docs] Fix formatting of exported docstringsCalum Lind2018-11-16
* [UI|Core] Fix problems with file prioritiesCalum Lind2018-11-05
* [Core] Fix file_renamed alert returning methodCalum Lind2018-11-02
* [Core] Archive corrupt torrent.state on loadCalum Lind2018-11-02
* [Lint] Fix flake8 warningsCalum Lind2018-10-25
* [#1903|UI] Add super seeding option to interfacesCalum Lind2018-10-25